Welcome to my personal website. Here you can find some of the projects I have been working on. I am a software engineer with 2.5 years of experience in the industry. I have a passion for technology and I am always looking for new challenges.
A chess platform to analyse games, integrated with popular chess websites chess.com and Lichess.
Chess Explorer allows users to import games from their chess.com or Lichess accounts and analyse them. The
backend API is written using Java and Spring Boot, and the frontend is written using NextJS.
An implementation of the popular board game Codenames, integrating ChatGPT to provide clues and guess.
Codenames is a word-based party game where players split into two teams. Each team has a "spymaster" who
gives one-word clues to help their teammates guess specific words on a grid. The grid consists of words
that represent agents, bystanders, and an assassin. The goal is to guess all the words associated with your
team before the other team does, while avoiding the assassin, which ends the game immediately.