I am very interested in designing and implementing useful and/or everyday software from scratch to gain new and deep experiences, and maybe even improve them!
These are other bridges between you and me:
𝕏 • Daftar (my self-hosted blog) • Telegram • Stack Overflow • YouTube • Virgool • Kaggle • LinkedIn
A possibly funny fact: When I tried to use my bot to auto-delete things saved on LinkedIn, I got blocked... And at least I don't have access to it until I get my passport!
-
This project is for people who want to compare everything in a playful and entertaining manner.
FastAPI, PostgreSQL, ReactJS, Bulma CSS — back-end repository, front-end repository -
Designing and implementing a programming language without using tools like ANTLR, PLY, or any known tool to do so.
Python, RegEx — repository -
My second website was about a platform where users could chat with other website members in real-time and show their knowledge by answering questions!
Django, PostgreSQL, Bulma CSS — repository -
A bytecode interpreter for mathematical expressions. This project was made to better understand bytecode virtual machines and the damn Go programming language!
Go — repository -
To get a deeper understanding of neural networks, I decided to implement it almost from scratch.
Python, NumPy — repository -
Implementation of the well-known SMA* algorithm to find the shortest path!
Python — repository -
A web scraper to extract data from all three different types of groups from the Google Scholar website.
Python, XPath — repository -
A project for the Computer Olympiad where I had to specifically implement a system to manage a store.
Python, SQLite, PyQt5 -
I developed a cryptocurrency trading bot for the ETH/USDT pair as a high school internship project.
Python, Pandas, third-party APIs