Skip to content
View Emre-Akgul's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Emre-Akgul

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
Emre-Akgul/README.md

Emre Akgul

Hello! I'm Emre, a Computer Science student at Bilkent University with a passion for AI, optimization, and data science. I'm fascinated by the challenges of algorithmic problem-solving and the power of data analytics to drive meaningful insights.

🚀 Projects

  • Chess AI: A project focused on developing a chess engine by integrating various machine learning, AI, and optimization algorithms to enhance strategic gameplay. Still working on.

  • Fantasy Premier League Recommender System: Utilized a Random Forest Regressor for player points prediction and a SCIP solver for team selection optimization, significantly surpassing average FPL manager points.

  • Life Pattern Analysis Across Demographics: Implemented in Scala and Apache Spark, this project analyzed time allocation across demographics, managing large datasets efficiently to extract actionable insights.

  • KMeans Clustering Algorithm Project: Developed in Scala, this project showcases a KMeans clustering algorithm with a focus on performance optimization and algorithm efficiency through parallel execution.

  • BilConnect Second-Hand Sale Website: Contributed to backend development using C# and ASP.NET, focusing on robust system design, data management with Azure SQL, and user authentication mechanisms.

  • 15 Numbers Puzzle: A Java-based project implementing a 15-number sliding puzzle that includes an automated solver to assist in arranging the tiles in sequential order.

  • Pathfinding and Sorting Algorithms Visualized: A Python application using Pygame to visually demonstrate pathfinding and sorting algorithms, enhancing the learning experience.

  • Viral-Epidemic-Simulator: A Java desktop application using LibGDX to simulate pandemic scenarios and measure the effectiveness of interventions like curfews and masks, incorporating Dijkstra’s algorithm for movement simulation.

📫 How to Reach Me

Gmail

LinkedIn

Pinned Loading

  1. 15NumbersPuzzle 15NumbersPuzzle Public

    Classic 15 number puzzle game.

    Java 2

  2. BilConnect BilConnect Public

    Forked from sameduslu/BilConnect

    TypeScript 1

  3. K-Means-Clustering K-Means-Clustering Public

    Scala 1

  4. Fantasy-Premier-League-Recommender-System Fantasy-Premier-League-Recommender-System Public

    Fantasy Premier League Recommender System

    Jupyter Notebook

  5. Pathfinding-and-Sorting-Algorithms-Visualized Pathfinding-and-Sorting-Algorithms-Visualized Public

    Forked from TunaCuma/Pathfinding-and-Sorting-Algorithms-Visualized

    Python

  6. Viral-Epidemic-Simulator Viral-Epidemic-Simulator Public

    Forked from TunaCuma/Viral-Epidemic-Simulator

    Java