~/projects

Projects

Animerdlelink

Animerdle is a guessing game similar to Wordle using audio tracks from Animes. The aim of Animerdle is to guess the correct anime within 6 attempts based on the audio track. Every day a Animerdle guess is generated.

NextJS
Tailwind CSS
ShopCornerlink

ShopCorner is a codeless and flexible shop management system programmed using Angular and Spring Boot. It has been developed in a team of 6 people including myself for a college project.

Angular
Spring Boot
JUnit
H2 Database
LostBark - A Lost Ark Discord Bot

I implemented a Discord Bot for the game Lost Ark in a local discord server that contains various tools such as gold conversion, daily reminders, etc... It is currently deployed on Heroku on a free tier

Python
discord.py
discord-py-slash-command
Heroku
wplan (in development)

Successful strength training coaching consists of using multiple tools such as Google Sheets, multiple folders in Google Drive and so on. I have made it my task to solve this problem by developing a web app that enables to use a unified platform.

NextJS
TypeORM
NestJS
PostgreSQL
StockRisk

Created an AI agent for the game Risk in a team of 2 that won the 3rd place out of 10 in the university course tournament even beating PhD teams. The agent is based on Monte Carlo Tree Search using the generalized RAVE heuristic, branch pruning and domain specific knowledge in all phases of the tree search.

Java