![](https://private-user-images.githubusercontent.com/64385550/380584824-da8bc1ad-418a-4fd2-88a2-74526683ab43.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4OTc4MTcsIm5iZiI6MTczODg5NzUxNywicGF0aCI6Ii82NDM4NTU1MC8zODA1ODQ4MjQtZGE4YmMxYWQtNDE4YS00ZmQyLTg4YTItNzQ1MjY2ODNhYjQzLmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDAzMDUxN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWI4ZjU3MjI0NTc4YzdkMTlmMjdiOWE0OWJkNmNjNmM5NDc0ODAzYWUyZDZiNWIxZGQ1YjVmNTQ3YjJmMzdlODImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.LD78nr4uOt7Uc2twsJ5liW-gS0CMwan8E9B2agz6OAU)
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