Pinned Repositories
a-raylib-project
An old attempt at creating a video game engine without prior knowledge of design patterns. Rough but has a special place in my heart so I'm leaving it pinned.
adventofcode
apple-health-insights
BlocklyCraft
Write Minecraft Plugins with Blockly, visual programming editor
cellular-automaton
hangman-assembly-safe
The popular hangman game implemented in raw assembly. It was a fun little first year university project!
non-contigous-segmented-mmu
Virtually simulated non-contigous segmented memory management system implemented in Java. Fun first year university project!
PixPox
PixPox is a 2D Modular Game Engine built around the concept of each pixel on screen being simulated using Cellular Automata rules.
tenabl
Tenabl is a web application and browser extension which allows readers to share their opinion about arbitrary articles on the internet, as well as provide statistics on the public's opinion of said articles.
tiny-track
Tracks user engagement on online platforms
martinteoharov's Repositories
martinteoharov/tenabl
Tenabl is a web application and browser extension which allows readers to share their opinion about arbitrary articles on the internet, as well as provide statistics on the public's opinion of said articles.
martinteoharov/PixPox
PixPox is a 2D Modular Game Engine built around the concept of each pixel on screen being simulated using Cellular Automata rules.
martinteoharov/a-raylib-project
An old attempt at creating a video game engine without prior knowledge of design patterns. Rough but has a special place in my heart so I'm leaving it pinned.
martinteoharov/tiny-track
Tracks user engagement on online platforms
martinteoharov/adventofcode
martinteoharov/apple-health-insights
martinteoharov/BlocklyCraft
Write Minecraft Plugins with Blockly, visual programming editor
martinteoharov/cellular-automaton
martinteoharov/hangman-assembly-safe
The popular hangman game implemented in raw assembly. It was a fun little first year university project!
martinteoharov/non-contigous-segmented-mmu
Virtually simulated non-contigous segmented memory management system implemented in Java. Fun first year university project!
martinteoharov/threejs-audio
ThreeJS + JS Audio API = Cool Visualization
martinteoharov/COM2022
COM2022 Networking Protocol
martinteoharov/COM3029
martinteoharov/fourier-series-visualization
martinteoharov/i3config
Personal config
martinteoharov/learning-opengl-3d
martinteoharov/martinteoharov
martinteoharov/MediBuddy
A medical conversational AI.
martinteoharov/messenger-telegram-bot
A node app that converts messenger chats to telegram
martinteoharov/pixpox-dev-docs
Obsidian vault of research regarding PixPox.
martinteoharov/power_management_protocol
Year 2 computer networking coursework using a Python3 implementation of a power management protocol.
martinteoharov/py-notion
script to automate the exporting of notes from notion
martinteoharov/python-file-sorter
Useful py script to quickly sort scattered files
martinteoharov/Relate-shkola-smg
Example course for RELATE
martinteoharov/scripts
personal config
martinteoharov/sdl-frequency-visualiser
An attempt to visualise .wav files in real time using FFT from scratch. Definitely not in a good state.
martinteoharov/UniRoomy_T9
martinteoharov/visuali
martinteoharov/wgpu-rust-renderer
A tiny WebGPU renderer written in Rust