- San Francisco, CA, USA
-
13:58
(UTC -07:00) - https://indieweb.social/@maximsmol
- @maximsmol
-
crystal Public
Forked from graphile/crystal🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!
TypeScript MIT License UpdatedApr 13, 2026 -
-
vscode_lsp_generic Public
VSCode extension for registering arbitrary LSP servers
-
-
electron-forge Public
Forked from electron/forgeA complete tool for building and publishing Electron applications
TypeScript MIT License UpdatedNov 25, 2025 -
LSP-basedpyright Public
Forked from sublimelsp/LSP-basedpyrightPython support for Sublime's LSP plugin provided through DetachHead/basedpyright.
Python MIT License UpdatedJul 16, 2025 -
vscode-languageserver-node Public
Forked from microsoft/vscode-languageserver-nodeDocs built for vscode-languageserver-node (non-automated)
TypeScript MIT License UpdatedFeb 3, 2025 -
libguestfs-docker Public
`libguestfs` and its tools in a minimal Alpine-based Docker image. Usable in Mac OS.
Shell Creative Commons Zero v1.0 Universal UpdatedDec 10, 2024 -
webShortener Public
Utility for shortening ids and classnames.
JavaScript MIT License UpdatedAug 1, 2024 -
-
-
SublimeThemingIsTooHard Public
The community effort to create a complete documentation of sublime theming
-
-
NoDialogs Public
Replace sluggish system file dialogs with a blazingly fast versatile input box.
-
-
-
opdot-tf2.cfg Public
Composable Team Fortress 2 Configuration Framework
MIT License UpdatedAug 1, 2024 -
-
prs Public
Research into parsing with nondeterministic finite automatons to overcome the necessity to preserve the entire input stream upon branching imposed by traditional monadic parsers. Inspired by arrow …
Haskell UpdatedAug 1, 2024 -
-
Open-GraphEq Public
Implementation of an algorithm for generating robust graphs of mathematical functions. Currently able to graph with domain-tracking and pixel-precision using custom interval arithmetic. Based on Je…
-
resauce Public
Binary remote console protocol implementation for the Source engine with a readline CLI.
-
node2html Public
Library for generating html from json.
-
-
-
ParserGen Public
Toolkit for creating LL1 parsers and RegEx tokenizers with verbose error reporting and from-scratch LL1 table generation, recursive descent RegEx string parsing, RegEx NFA generation and evaluation…
JavaScript MIT License UpdatedAug 1, 2024 -
-
rolmodl Public
C++ API for the Simple Directmedia Library (SDL). Carefully designed C++ interface for the C-based SDL, focused on making memory safety trade-offs explicit and preserving performance of the original.
-
-
nos Public
32-bit x86 Operating system written from scratch with custom NASM bootloader, a complex Haskell Shake build system and C++ kernel and drivers. Currently able to boot and read ATA drives.