Skip to content
View alpermcelebi's full-sized avatar
  • Ankara

Block or report alpermcelebi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alpermcelebi/README.md

I'm Alper

Computer Engineering student at METU.
I care about clarity, efficiency, and understanding how things work beneath the surface.

LinkedIn

"Science is what we understand well enough to explain to a computer. Art is everything else we do." — Donald Knuth

Pinned Loading

  1. multiplayer-tictactoe-server multiplayer-tictactoe-server Public

    A concurrent, multi-process real-time tic-tac-toe server in C++ using Unix IPC (socketpair, fork/exec, poll)

    C++

  2. histext2fs histext2fs Public

    EXT2 filesystem forensic analyzer — reconstructs directory hierarchy and action history from raw disk images

    C++

  3. parking-lot-simulator parking-lot-simulator Public

    PIC18F8722 multi-level parking lot controller with Python/Pygame serial simulator

    Python

  4. wc2026 wc2026 Public

    Interactive FIFA World Cup 2026 bracket predictor with real-time group stage standings, knockout trees, dynamic poster downloads, and global community statistics.

    TypeScript

  5. hungry-hippos-pic hungry-hippos-pic Public

    Hungry Hungry Hippos — arcade LED game on PIC18F8722 microcontroller

    Makefile

  6. CFlight CFlight Public

    Flight finder application using multi graphs (Djikstra's Algo) and hash tables. (Similar logic to skyscanner etc.)

    C++