Pinned Repositories
cc1101
Arduino library for CC1101 transceiver.
chip8
Virtual machine that allows you to emulate games/apps written in the CHIP-8 programming language.
data-structures-and-algorithms
Implementations of data structures and algorithms written in C and Python.
django-shop
A shop made using custom templates & styles, REST API, implemented in Django Web Framework.
google-ctf
🚩 Google CTF (Capture The Flag) Beginner's Quest 2019 writeups.
snake-512
Snake that fits in 512 bytes (boot sector size) written for x86 real mode.
tinynn
Tiny neural network library with automatic differentiation.
tinyos
Simple OS with custom bootloader written for x86-32 protected mode.
web-password-manager
A web-based password manager that can create/edit/delete as well as share a password using a specially generated URL. It was written in Django Web Framework & pycrypto library.
mfurga's Repositories
mfurga/data-structures-and-algorithms
Implementations of data structures and algorithms written in C and Python.
mfurga/web-password-manager
A web-based password manager that can create/edit/delete as well as share a password using a specially generated URL. It was written in Django Web Framework & pycrypto library.
mfurga/snake-512
Snake that fits in 512 bytes (boot sector size) written for x86 real mode.
mfurga/tinyos
Simple OS with custom bootloader written for x86-32 protected mode.
mfurga/chip8
Virtual machine that allows you to emulate games/apps written in the CHIP-8 programming language.
mfurga/google-ctf
🚩 Google CTF (Capture The Flag) Beginner's Quest 2019 writeups.
mfurga/cc1101
Arduino library for CC1101 transceiver.
mfurga/django-shop
A shop made using custom templates & styles, REST API, implemented in Django Web Framework.
mfurga/tinynn
Tiny neural network library with automatic differentiation.
mfurga/bignum
Arbitrary precision arithmetic library.
mfurga/2x2-rubiks-cube
The Pocket Cube (2x2 Rubik's Cube) Solver. 🧊
mfurga/configuration
Terminal configuration.
mfurga/django-blog
Blog with CMS system & very basic templates implemented in Django Web Framework.
mfurga/email-api
REST API that allows you to send emails.
mfurga/IEEE-754
mfurga/nsc
mfurga/stm32-template
STM32 template (GNU Make, ARM GCC, ST-Link)
mfurga/stuff
Random stuff:)
mfurga/the-game-of-life
Conway's Game of Life symulator.
mfurga/tools
Random stuff
mfurga/uefi-bootloader
UEFI Bootloader for x86-64.