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
contests
Concise predicative testing of iterables
fastapi-ext
informative-disassembler
Reimplementation of dis.dis with enhanced informativity
leptos-wsite
Personal website in Leptos
multilayer-cache
Nano framework for implementing multilayered caching
snake
Singleplayer/multiplayer browser game on modern Rust stack and Websockets
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/leptos-wsite
Personal website in Leptos
phantie/multilayer-cache
Nano framework for implementing multilayered caching
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
Singleplayer/multiplayer browser game on modern Rust stack and Websockets
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/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/knossos
A Rust library and CLI for generating mazes with some basic routines for rendering and saving mazes to files
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/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