Skip to content
View alpermcelebi's full-sized avatar

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
alpermcelebi/README.md

👋 Hi, I'm Alper

🌱 A junior computer engineering student at METU
🏡 Based in Ankara, Türkiye
👨🏻‍💻 Eager to immerse himself in various realms of CS & engineering

🌐 Socials:

LinkedIn

💻 Tech Stack:

C C# C++ Haskell Java Java Spring LaTeX Python .Net Docker

📊 GitHub Stats:




Pinned Loading

  1. CFlight CFlight Public

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

    C++

  2. FarmInfo FarmInfo Public

    A web API for farmers to control their cows with records including milk production and health.

    C#

  3. WatchedMovies WatchedMovies Public

    A specialized dictionary implementation utilizing a unique data structure for managing user-specific data on watched films.

    C++

  4. TuringMachine TuringMachine Public

    A turing machine implementation using template meta programming.

    C++

  5. NFA NFA Public

    A nondeterministic finite automata implementation by using C++.

    C++

  6. StudentRest StudentRest Public

    A many-to-many REST API implementation for the student-course registration process.

    Java