mishaga.com
Pet projects
-
Birthdays reminder
Python / React application that reminds you about birthdays (via email or telegram messenger)
-
JS Snake game
Pure JS implementation of classic Snake game
-
JS Tetris game
Pure JS implementation of classic Tetris game
Open-source
-
Basic data structure
Implementation of basic sata structures in Python (including: stack, linked list, binary tree)
-
Python and Poetry GitHub Action
GitHub Action that installs Python and Poetry package manager
-
Python Snake game
Source code of Python implementation of classic Snake game
-
JS Snake game
Source code of JS implementation of classic Snake game
-
JS Tetris game
Source code of JS implementation of classic Tetris game
-
peewee-async
Contributed to peewee-async (async Python ORM)
-
dirty-equals
Contributed to dirty-equals (python library that (mis)uses the __eq__ method to make python code more declarative and therefore easier to read and write)