Works

tictactoe running screenshot

TicTacToe

python icon docker icon

My first play with Python: a CLI app take on the TicTacToe challenge. It has the classic game functionality and some experimental features, like different game modes, semi-smart AI opponent and interactive CLI UI. Supports super easy running inside the Docker image.

View Github repo

Toy Robot web page screenshot

Little Toy Robot

react icon typescript icon netlify icon

A Toy Robot challenge solution that started as a Node/TS library and then grew a React front-end. Beyond the classic commands, this robot has a 3D expansion and can fly.

View Site / View Github repo

Toy Robot web page screenshot

Roster Rosie

typescript icon node icon cyclic logo

A small app that, in conjunction with a Slack Workflow, posts to my team's Slack channel who runs scrum ceremonies whenever they happen. This is something I used to do on Lab Days. When Cyclic became unavailable, this app became a Google workflow that still serves my team.

View Github repo

Game of Life web page screenshot

React Game of Life

react icon js icon netlify icon

A React take on the classic Conway's Game Of Life challenge I built together with a colleague for Zendesk code club. Apart from the standard game functionality, it can take initial cell configuration input from the browser or create a randomized one, clear the board, save - load - delete the game. Please pardon the fonts 🥹

View Site / View Github repo

Vibe landing page screenshot

Vibe

html icon css icon css icon js icon netlify icon

A web app that can make you a Spotify playlist based on your mood, energy levels and favorite music.
Built in collaboration with other developers at a hackathon. My contribution includes create playlist functionality, creation of some pages and responsive mobile-friendly design throughout.

View Site / View Github repo

lineup website preview

LineUp

html icon bootstrap icon postgres icon aws s3 icon stripe icon heroku icon

A full stack two-sided marketplace, connecting musicians for shows.
Includes features like messaging system, secure payments, authentication and authorization and many more.
An app I built for a bootcamp assignment.

View Github repo

cassandra programme screenshot

Cassandra

ruby icon

She is a robot fortune teller, telling your fortunes right from the CLI.
Built with vanilla Ruby, TDD with RSpec. Uses external REST APIs for the fortunes. Has a responsive interface and the ability to CRUD your personal fortunes diary.

This is the first app I ever built, and had a lot of fun doing so.

View Github repo