Full-Stack Software Developer & Tutor at Code Institute
I'm a full-stack developer, always looking to learn and grow. Currently working at Code Institute in Dublin.
All coding projects are built from the ground up, from planning and designing all the way to solving real-life problems with code. Check out my projects below!
Find me on
🖼️ Fully fleshed-out e commerce site selling digital piano courses. Users can sign up, and purchase courses using a Stripe payment process secured with Stripe Webhooks.
⚙️ Technologies Used - HTML5, CSS with Bootstrap, JavaScript, Python, Django framework, Postgres DB, Unittest.
🖼️ Full-stack site for a tennis club. Users can sign up, create custom profiles with profile images, as well as make court reservations using the fully-functioning booking system.
⚙️ Technologies Used - HTML5, CSS with Bootstrap, JavaScript, Python, Django framework, Postgres DB, Unittest.
🖼️ Original retro-style text-adventure game played inside a Python terminal. Player uses text input to navigate through the various game elements. Game includes an inventory & combat system as well as a high-score table.
⚙️ Technologies Used - Python, HTML5, CSS, JavaScript.
🖼️ Custom-built Javascript version of the board game, ‘Snakes and Ladders’. Users can play against one another in a two-player game, or one player can play against the computer opponent.
⚙️ Technologies Used - Javascript, HTML5, CSS