Developer Profile
jawsh.dev

Personal Projects

Cryptocurrency Rankings

Having gained an interest in the world of blockchain and crypto during the initial boom in late 2017, I decided to invest in some of the technologies during their early stages. Over time some have bloomed and others reduced to less than a penny, but regardless the concept itself is still in it's infancy and who knows what the future holds. I decided to create a list of the Top 20 ranked coins in the world using React with hooks, and the CoinCap API for real time data.

ReactHTMLSCSS

Project EVA

I wanted to challenge myself by processing, manipulating and displaying a large common dataset. Having a personal interest in electric vehicles helped me come up with a large data source for this full stack project. Project EVA (Electric Vehicle Articles) is a web application driven by a large electric vehicle dataset of over 9000 documents.

ReactNode.jsNPM

Alexa Facts Skill

AWS offers a plethora of fantastic services that are extremely useful for creating software today. I wanted to get involved on a personal project and since I own an Amazon Echo, I created an Alexa skill. The skill itself is very basic and simply iterates a basic array of facts that I found. I was more interested in the opportunity to get my hands on an AWS service and to learn how serverless technology works. This was my first interaction with AWS Lambda.

LambdaJavaScript