<about>
Software Engineer with a passion for cool animations. Full-stack developer with a focus on React, Java and Spring. Agile enthusiast. Avid podcast, fitness, and video game junkie with a growth mindset. Chronically bad singer.
</about>
<skills>
skills
Front End
CSS
JavaScript
Html
Tailwind
Next.js
React
React Native
Material UI
Back End
Java
C++
Spring
Python
MySQL
Node.js
OCaml
MongoDB
Tools
GitHub
Bash
VS Code
Vercel
AWS
Agile
Microservices
SAAS
Docker
</skills>
<projects>
my work
Balkan Bros. Replica Website
Description: A replica of the Balkan Bros. Agency website using advanced CSS,HTML, and Javascript skills. Mimics the responsive design of the website with the custom hamburger animation. Coded the unique underline animation using linear gradients. The sticky header was also custom coded to only show up when scrolling up. Advanced use of automatic light-mode when scrolling along with smooth animations for a perfect user-experience.
Languages/Tools: CSS, HTML, JavaScript, Github
Web Portfolio
Arduino Tic-Tac-Toe
Description: A 2-person school project involving a human player playing versus an AI in tic-tac-toe. Utilized a custom AI minimax algorithm to find the best possible moves. Buttons and bluetooth communication with the arduino was used along with LED lights to display the game state. Charlieplexing was used for the wiring.
Languages/Tools: C++, Arduino, Processing