projects/
ls -la projects/
- 📁 aisuite-chatbotui/
★ AI Chatbot UI for aisuite
A Flask interface for chatting with multiple AI models in one place: saved histories, cost estimates and more. Built for the SAÜ AI Society chatbot workshop. - 📁 ai-interpretability-journey/
★ AI Interpretability Journey
My digital notebook for learning AI interpretability: notes, experiments and insights on making models more transparent. - 📁 pytorch-sota-implementations/
★ PyTorch SOTA Implementations
From-scratch PyTorch implementations of state-of-the-art deep learning models, including the Transformer. - 📁 ff-algorithm-pytorch-implementation/
★ Forward-Forward Algorithm in PyTorch
An unofficial PyTorch implementation of Geoffrey Hinton's Forward-Forward algorithm, a backprop-free way to train neural networks. - 📁 sysprog-assignment-sau/
tarsau: a tiny archiver in C
A simple archiver for Linux/Unix written in C: bundles multiple text files into one .sau archive and extracts them back. - 📁 bilgisayargormesi-sanalayna/
Sanal Ayna: Virtual Mirror
A real-time virtual mirror: camera filters, face accessories and face swapping. Computer Vision course project at Sakarya University. - 📁 kuaforyonetimsistemi/
Barber Shop Management System
Appointment and management system for barber shops. Web Programming course project at Sakarya University (2024-25). - 📁 tiktok-sliding-blue-line-filter/
TikTok Blue Line Filter
A recreation of the viral TikTok 'sliding blue line' time-warp filter. - 📁 kanbagisiyapabilirmiyim/
Kan Bağışı Yapabilir miyim? (Can I donate blood?)
After the 2023 earthquakes, a quick web check to see whether you can donate blood before going to a hospital or Kızılay tent, based on the Ministry of Health guideline. - 📁 django-movie-series-information-site/
Movie & Series Info Site
A basic Django project for browsing movie and series information, built to learn the framework. - 📁 mlp-from-scratch-cpp/
MLP From Scratch (C++)
The same from-scratch multilayer perceptron, this time in C++. - 📁 mlp-from-scratch-python/
MLP From Scratch (Python)
A multilayer perceptron written in plain Python, with no deep learning framework, to really understand backprop. - 📁 2048-basic-python/
2048 in Python
The 2048 game as a Python script. - 📁 basketball-simulation-reinforced-learning/
Basketball Simulation with RL
A basketball shooting simulation where an agent learns to score through reinforcement learning. - 📁 connect-4-game/
Connect-4
Connect-4 in Python, played in the terminal. - 📁 iscoin-blok-zincir/
ISCoin: Educational Blockchain
A non-commercial, Bitcoin-inspired blockchain built while learning how blockchains work. - 📁 sankal-sanal-kalem/
SANKAL: Virtual Pen
Tracks handwriting on a surface through a camera and brings it to the computer screen.