About Skills Experience Projects Resume Contact

Hello, I'm Ireland

Computer Science and Mathematics Student

Profile photo

About Me

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.

Skills

Python

Python

Java

Java

HTML

HTML

CSS

CSS

JavaScript

JavaScript

React

React

C

C

Projects

TicTacToe

Python
Demo of tictactoe

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

Pomodoro Timer

HTML CSS JavaScript
Demo of pomodoro timer

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