Computer Science and Mathematics Student
I'm a developer with a strong interest in expanding my full-stack skills and exploring the world of coding and mathematics. With a background in finance and banking, I bring a unique perspective to problem-solving and analytical thinking, and I'm eager to apply these skills to the world of software development. I am passionate about improving my technical expertise and contributing to innovative projects through collaborative work in software engineering.
Python
Java
HTML
CSS
JavaScript
React
C
This is a command-line version of the classic Tic Tac Toe game, created using Python.
Players alternate turns to place their mark. The game supports two players,
displays the current board after each move, and checks for a winner or a tie. If a player tries to select an already occupied spot, the game prompts them to choose again.
The game ends when there is a winner or the board is full.
Check it out on GitHub
A minimalist and customizable Pomodoro timer built with HTML, CSS, and JavaScript to help boost
productivity. The timer includes visual countdowns, automatic session switching, and a clean user interface.
Check it out on GitHub