Hi, I'm Jason
From architecture to software engineering, I like creating things people can use. My leap into software development was driven by a desire to build beyond the physical realm. From bricks and mortar to lines of code, I find immense satisfaction in transforming concepts into digital reality. As a fullstack developer, I draw on my architectural expertise to shape accessible user-centered applications that seamlessly combine style and function.
When I'm not at the computer you can find me climbing on a rock or taking care of plants.
React | TypeScript | JavaScript | Node | Express | PostgreSQL | React Native | HTML5 | SASS | CSS3 | Cypress | Mocha & Chai | Storybook | Chromatic | Wordpress

Projects

BE collection
A collection of projects following Codecademy's Back End career path, these projects represent my journey to gain valuable exposure to the other side of the stack.

KLIME
An iOS-only React Native application targeting users with home-built climbing walls. Users can save different problems on the same wall.
NOTE: The database is not maintained and has been disconnected, so the app no longer works as per the video preview.

STARRY NIGHTS
A website that informs users of upcoming celestial events by fetching data from the NASA API. Users are notified of tracked astroids nearing earth in the next 60 days.

SOUND STASH
A vinyl collectors website that fetches data from discogs API to diplay that data to users. The web app allows users to login using demo users, search for vinyls, save vinyl albums to a collection, add journal entries for specific albums, and discover new music aligned with the users saved music preferences.

RANCID TOMATILLOS
A movie rating website that uses the fetch API to display information about a variety of movies. This web app allows users to search movies by title, filter by ratings, and watch movie trailers.

QUOTEBOX
Random inspirational quotes are fetched from quotable's API. Your favourite quotes can be saved and deleted.

OVERLOOK
A hotel dashboard system allowing users to log in, plan their next stay and view past metrics.
Log in with a username between customer01 through customer50 and the password overlook2021.

WHAT'S COOKIN
Data is fetched from a database belonging to Turing's School of Software and Design to simulate a recipe website. Ingredients, instructions and an unrealistic recipe cost is listed.

COLORANDOM
A website that generates a random colour palette and allows users to save their favourite palettes.

ROCK PAPER SCISSORS
One of my first solo projects after learning some basic JavaScript, HTML5 & CSS3. A simple game of Rock Paper Scissors.