Pinned Repositories
aws-cdk-practice
currency-converter
A small currency converter application built in React. This small web app queries the currency-converter-api I built to grab data and display converted currency values. It uses the project currency-converter-api for the backend.
currency-converter-api
A small NodeJS RESTful API that queries an external API (https://exchangeratesapi.io). The main purpose of this custom API will be to store the conversion rates on a daily basis in case of the event of the external API going down and to reduce the API requests made to the external resource.
debugeroo
Kind of like a shite Deliveroo clone...but with more bugs.
lifetime
A React web app that shows you how many days/months/years you have left to live. Inspired by Dhanish Ghajjar's Lifeproject.
personal-website
A minimal website containing information about me and my blog posts.
simple-calculator
Basic calculator built with React JS.
simple-todos
A simple todo web application that uses local storage to store and retrieve todos.
space-invader-theme-vscode
weather-app
A weather application.
samogorm's Repositories
samogorm/aws-cdk-practice
samogorm/currency-converter
A small currency converter application built in React. This small web app queries the currency-converter-api I built to grab data and display converted currency values. It uses the project currency-converter-api for the backend.
samogorm/currency-converter-api
A small NodeJS RESTful API that queries an external API (https://exchangeratesapi.io). The main purpose of this custom API will be to store the conversion rates on a daily basis in case of the event of the external API going down and to reduce the API requests made to the external resource.
samogorm/debugeroo
Kind of like a shite Deliveroo clone...but with more bugs.
samogorm/lifetime
A React web app that shows you how many days/months/years you have left to live. Inspired by Dhanish Ghajjar's Lifeproject.
samogorm/personal-website
A minimal website containing information about me and my blog posts.
samogorm/simple-calculator
Basic calculator built with React JS.
samogorm/simple-todos
A simple todo web application that uses local storage to store and retrieve todos.
samogorm/space-invader-theme-vscode
samogorm/weather-app
A weather application.
samogorm/xss-example