My Work

Check out some of my projects...

Abacus logo

The Abacus - A React Calculator

This is a calculator. It's functionality includes basic arithmetic operations such as addition, subtraction, multiplication, and division, as well as additional features like clearing the input, handling decimal numbers, and evaluating complex expressions.

It's made with React, JS and vanilla CSS, and it uses Vite as a bundler.

Abacus logo

Blue Anaconda

"Blue Anaconda" is a the classic game of Snake recreated using HTML, CSS, and JavaScript. Control a snake on a grid, guide it to eat food, and avoid collisions with its body and the grid boundaries. The game features a retro style interface and allows players to control the snake using keyboard inputs.