Custom Filesystem designed and implemented to test optimization methods devised for a publication. Written in Go.
MIPS CPU designed and implemented in Verilog that runs on an FPGA. MIPS Assembly Interpreter written in Javascript.
[Design GitHub] | [Interpreter GitHub] | [Web Demo]
Interpreter for a stack driven functional programming language. Written in Rust Programming Language.
[GitHub]
Distributes the training load of a Machine Learning model to multiple devices interconnected to each other. Written in Python.
[GitHub]
Uses Programming Language Parsing Techniques instead of relying on common patterns in NLP design.
[GitHub]
Simple Landing Page for the Community Project Half-Life 2 RTX in collaboration with NVIDIA.
[Website]
2D game engine written using the JS Canvas API. There is also a Go version written with Raylib instead.
[JS Version] | [Go Version] | [Live Demo]
Simple snake game written in C with Raylib. Snake movement is handled by a Link List like structure.
[GitHub]
A Benchmark Application written in Java with Android SDK for a school project.
[GitHub]
Scrabble word list generated from TDK's Güncel Türkçe Sözlük, using the autocomplete.json file exposed by the website. Includes a print-ready PDF with words grouped by letter count.
[GitHub]
Very basic Three Tier Architecture - FRONTEND (Vanilla JS) & API (Golang) & DMBS SERVER (MSSQL) - implemented for a school project.
[GitHub]
Browser Extension that will occasionally add grammar mistakes to sites you browse.
[GitHub]