Pinned Repositories
advent-of-code-2023
Advent of Code 2023 in Rust, 2 stars for days from 1 to 18.
arity-based-calling
Method overloading based on argument number
blog
Source code of my blog website
bonsaidb
A developer-friendly document database that grows with you, written in Rust
contests
Concise predicative testing of iterables
fastapi-ext
informative-disassembler
Reimplementation of dis.dis with enhanced informativity
ruption
Reliability utilities with good type hinting based on Rust's Option/Result
snake
Multiplayer browser game on modern Rust stack
wsite
Full stack website in Rust
phantie's Repositories
phantie/fastapi-ext
phantie/informative-disassembler
Reimplementation of dis.dis with enhanced informativity
phantie/wsite
Full stack website in Rust
phantie/advent-of-code-2023
Advent of Code 2023 in Rust, 2 stars for days from 1 to 18.
phantie/arity-based-calling
Method overloading based on argument number
phantie/blog
Source code of my blog website
phantie/bonsaidb
A developer-friendly document database that grows with you, written in Rust
phantie/contests
Concise predicative testing of iterables
phantie/overloaded
Overloading of functions and methods (including static- and classmethods). Supports complex type hinting. Does not modify original functions, classes and methods.
phantie/ruption
Reliability utilities with good type hinting based on Rust's Option/Result
phantie/snake
Multiplayer browser game on modern Rust stack
phantie/take
Execute methods even if they do not return the object they are bound to, set attributes and execute functions over stored objects in one line
phantie/con
Exploratory project, with aim to define limits of using semantic connections between objects in systems.
phantie/cryptr
Caesar and Vigenere cyphers, One time pad
phantie/dmca
Repository with text of DMCA takedown notices as received. GitHub does not endorse or adopt any assertion contained in the following notices. Users identified in the notices are presumed innocent until proven guilty. Additional information about our DMCA policy can be found at
phantie/doc_fns
phantie/dynamic_azure_logger_extension
An example of logger extension for dynamic message content and Azure App Insights customDimensions
phantie/flask_minify
A Flask extension to minify request's response for html, js, css and less.
phantie/heroku-buildpack-elixir
Heroku Buildpack for Elixir with nitro boost
phantie/ImmutableGenerator
Immutable generator implementation via generator factories
phantie/jpify
get your public IP address
phantie/mistery-bevy
Experience with Bevy engine (abandonment as a result, until it's more mature for game dev)
phantie/mongoengine-field-validation
reusable combinable composite field validators for mongoengine models
phantie/mutable-string
Mutable, change-friendly, feature-rich String.
phantie/ow_matchmaking_queue
Implementation of a matchmaking queue
phantie/pdf_util
Adobe Acrobat styled pdf document signing and other pdf utilities
phantie/phantie
phantie/rs-raylib-game-examples
raylib examples reimplemented in Rust
phantie/shuttle-xmas-code-hunt-2023
phantie/yield-self
yield-self decorator forces classmethods, staticmethods and normal methods return a class/instance they are called on