You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: about.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,13 +22,13 @@ permalink: /about/
22
22
---
23
23
## My Projects
24
24
-**[Formula 1 Fantasy League (2017-)](https://tinyurl.com/formula1turkiye)**: An online guessing game for Formula 1 developed in Python's Django framework which requires budget management and strategy skills, first and only one in Turkey, played by hundreds of people.
25
-
-**[Splendid](https://senior.ceng.metu.edu.tr/2024/SPLENDID/)**: Intelligent design system for the board game called Splendor, being developed through Django and Channels, it is a web application that can be played as multiplayer or against AI in real time. It uses a robust and modern authentication system and Elo rating system for ranking and fair matchmaking.
25
+
-**[Splendid](https://splendid.onurarikan.dev)**: Intelligent design system for the board game called Splendor, being developed through Django and Channels, it is a web application that can be played as multiplayer or against AI in real time. It uses a robust and modern authentication system and Elo rating system for ranking and fair matchmaking.
26
26
-**[Flagsweeper](https://github.com/opethef10/Flagsweeper)**: Multiplayer version of Minesweeper game we all know, written in PyGame
27
-
-**[Solar System Plotter](https://solarsystemplotter.pythonanywhere.com)**: A simple Python program which plots the solar system with given parameters, in heliocentric or geocentric view with an option to generate an animated GIF showing movements over time.
28
-
-**[Syllabify-Turkish](https://opethef10.github.io/Syllabify-Turkish/)**: A simple Javascript program which divide a Turkish sentence into its syllables.
27
+
-**[Solar System Plotter](https://solar.onurarikan.dev)**: A simple Python program which plots the solar system with given parameters, in heliocentric or geocentric view with an option to generate an animated GIF showing movements over time.
28
+
-**[Syllabify-Turkish](https://syllabify.onurarikan.dev)**: A simple Javascript program which divide a Turkish sentence into its syllables.
29
29
-**[PySplendor](https://github.com/opethef10/PySplendor)**: Splendor board game in command line interface
30
30
-**[Habit Tracker](https://github.com/opethef10/habit_tracker)**: A simple habit tracker which helps you to track your habits and visualize your progress
31
31
-**[simpleF1simulator](https://github.com/opethef10/simpleF1simulator)**: A simple Formula 1 simulator which outputs race results after given inputs
32
32
-**[formula1_elo](https://github.com/opethef10/formula1_elo)**: Ranking the fastest Formula 1 drivers by using the Elo scoring system.
33
33
-**[ChatCSV](https://github.com/opethef10/chat_csv)**: A simple Python program which converts WhatsApp or Telegram chat history into a CSV file and creates analysis on it
34
-
-**[Elo Rating Calculator](https://github.com/opethef10/elo_calculator)**: This script calculates the Elo rating adjustment for two players based on their current ratings and the outcome of their match.
34
+
-**[Elo Rating Calculator](https://elo.onurarikan.dev)**: This script calculates the Elo rating adjustment for two players based on their current ratings and the outcome of their match.
0 commit comments