reOS makes your rental book work like magic, so you can do more of what you do best.
As a front-end developer at reOS I was responsible for building new features, adding small enhancements and fixing bugs for the customer facing React app.
Visit WebsiteIs a slot game I built with the purpose of playing around with API’s. It’s built using React and pulls data from the PokeAPI using the fetch API. It creates an array of three arrays (a tuple) each with a range of numbers, randomises the order and maps each number to a pokemon from the PokeAPI listing response. The app manages a wallet balance that can be used to fund a bet on each spin and a winning spin allocates a multiple of the bet back into the wallet. For the spin animation, I used CSS keyframes and synced the timing animation with some other functions that are responsible for updating the state.
View Demo
Crypto Hunter is a game I built for my Introduction to Programming course I did in my first year at University. It is built in Javascript using p5.js. The game is a simple platform game where the player has to collect coins and avoid the obstacles and enemies.
View DemoLa Tierra Is a landing page I built for La Tierra using Next.js and Tailwind CSS. It’s a static build at this point but handles tab panes each with a product offering. The intention was to use this project to learn Next.js as it grew into a more sophisticated website. I integrated a Rive animation of a Windmill using the Rive JavaScript runtime library.
View Demo