Creative things
Projects I am currently focusing on
-
football-db
FootballDB is a system developed for managing football data, including teams, leagues, and players. Built with Angular, Java Spring Boot and PostgreSQL.- Angular,
- Java Spring Boot,
- JPA,
- Hibernate ORM,
- PostgreSQL,
-
day32-mobile
Day32 is a calendar app built with Flutter. It supports syncing with Google Calendar and the creation of public events hosted on Google Firebase.- Flutter,
- Google Calendar API,
- Firebase,
- Dart,
-
memorandom
MemoRandom is a card memory game that won 2nd place in DressCode’s 2021 Hackathon. It features classic and advanced modes where players flip cards to find matching pairs. Built with Vite.js, Vue.js, VueRouter, Vuex, and styled with TailwindCSS.- Vite.js,
- Vue.js,
- VueRouter,
- Vuex,
- TailwindCSS,
-
taxiis-mission-control
Taxiis is a taxi service system built with Vue.js, Tailwind CSS, and Express.js. It integrates Bing Maps API for maps and location services, data is stored in a MongoDB database.- Vue.js,
- Tailwind CSS,
- Express.js,
- Bing Maps API,
- MongoDB,
-
tactoe16
Tactoe16 is a 4x4 Tic-Tac-Toe game that won 2nd place in DressCode’s 2020 hackathon. It uses a Minimax algorithm with Alpha-Beta pruning for AI, built with pure JavaScript.- JavaScript,
- Minimax Algorithm,
- Service Worker,
- PWA,
- Alpha-Beta Pruning,