Pinned Repositories
anki-ultimate-geography
Geography flashcard deck for Anki
Applied_Statistics_2021
asm-play
My first toy programs in the NASM assembly
BullsAndCows
An attempt at an efficient player of the Bulls & Cows game
CS1-DS-topics
Topics from the Discrete structures course for exam preparation
min
A smarter, faster web browser
opengl3-sandbox
A wrapper in c++ for opengl3 and glfw with a working example.
slovo-chooser
Tired of forgetting the meaning of words in songs' lyrics? Quickly generate long lists of unknown words to study with Anki, or to print as a spreadsheet.
Spreadsheets
Project prototype for OOP course
Spreadsheets-Lower
The C++ version of the Spreadsheets repo done for a OOP course task
code-hunger's Repositories
code-hunger/CS1-DS-topics
Topics from the Discrete structures course for exam preparation
code-hunger/Loeve2d-play
Experiments with 2d trigonometry using the Löve2d library
code-hunger/Spreadsheets-Lower
The C++ version of the Spreadsheets repo done for a OOP course task
code-hunger/anki-ultimate-geography
Geography flashcard deck for Anki
code-hunger/Applied_Statistics_2021
code-hunger/asm-play
My first toy programs in the NASM assembly
code-hunger/BullsAndCows
An attempt at an efficient player of the Bulls & Cows game
code-hunger/min
A smarter, faster web browser
code-hunger/opengl3-sandbox
A wrapper in c++ for opengl3 and glfw with a working example.
code-hunger/slovo-chooser
Tired of forgetting the meaning of words in songs' lyrics? Quickly generate long lists of unknown words to study with Anki, or to print as a spreadsheet.
code-hunger/Spreadsheets
Project prototype for OOP course
code-hunger/cinclude2dot
Generate graphs of C/C++ #include dependencies
code-hunger/Context-Free-Grammars
Definitions of necessary classes for working with contex-free grammars & an implementation of a few algorithms on them.
code-hunger/fire-proofs
My most recent pride [at the time of creation]
code-hunger/kochmorse
A simple morse tutor using the Koch method.
code-hunger/lambda-calc
Implementation of a few algorithms from a lambda calculus course
code-hunger/latex-notes
Proofs and hard math concepts in the readable language I needed to use in order to understand them (written in Bulgarian).
code-hunger/lecture-notes
Lecture notes on computer programming
code-hunger/linear-algebra-2020-21
Notes on Linear algebra.
code-hunger/modules-over-PID
Въведение в модулите от алгебрата, модули над пръстени от главни идеали и теорема за класификацията им
code-hunger/NodeShooter
Simple 2D multiplayer shooter
code-hunger/php-the-right-way-l10n-bg_BG
Българският превод на PHP: The Right Way - лесно за четене ръководство към най-добрите практики в PHP, приети стандарти за писане на код, както и връзки към качествени ръководства в Интернет.
code-hunger/pskype
Programmers skype
code-hunger/react-bind-decorator
An ES2016 decorator that efficiently binds your component's unique class methods.
code-hunger/slovo-chooser-v2
A rewrite from scratch of my slovo-chooser project in much less code for the same functionallity, using Svelte.
code-hunger/Test-paper-Generator
code-hunger/test-paper-generator2
code-hunger/ultisnips
UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!
code-hunger/vim-jsx-typescript
React JSX syntax highlighting for vim and Typescript
code-hunger/webcrawler
Some ugly code that I nevertheless wrote