Projects
>Things I've built, experiments I've run, and problems I've solved.
gphotos-fixer
Rescue your Google Photos Takeout export — handles every broken JSON naming variant Python can find.
nazimcanislam.dev
Nazımcan İslam's personal portfolio website.
nazimcanislam
Nazımcan İslam's GitHub README
shrinkify
Analyze media files, suggest codec conversions, detect duplicates, and generate a detailed HTML report.
blog-app
A simple blog application written in Python Django.
todo-app
A simple TODO application written in Python Flask.
chat-app
A simple web based chat application written in PHP and MySQL.
syntax-error-game
Fun but be careful! Bugs are everywhere and you have to escape them.
tic-tac-toe-game
A simple tic tac toe game written in pure JavaScript.
nonstop-ball
A small and simple exercise for making games.
employee-log-screen
User interface using Django to add staff and clients and associate projects.
memory-game
A simple memory game written in pure JavaScript.
fast-prime-finder
A way to find very large prime numbers from terminal.
word-warden
A simple yet powerful command-line tool written in C that analyzes .txt files.
credit-card-validator
A simple yet lightweight Python library for validating credit card numbers using the Luhn (Mod 10) algorithm.
md-write
A modern, minimal, and powerful Markdown note-taking web application.
syntax-error-game-web
Web page of Syntax Error Game project.