Skip to content
View ErikScow's full-sized avatar

Block or report ErikScow

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ErikScow/README.md

Hi there 👋

Hi, I'm Erik Scow! I am a full stack engineer who uses React and Node to build web applications. I love working on projects to improve day to day life and automate / digitalize otherwise cumbersome tasks. Please take a look at some of my recent projects!

Front End Technologies: Javascript | React | Redux | Context API | HTML | CSS | LESS | Sass | SCSS

Back End Technologies: Node | Express | PostgreSQL | SQLite | knex | REST API | nginx | Digital Ocean | Heroku

Find me on LinkedIn

Pinned Loading

  1. covid-tracker covid-tracker Public

    A covid 19 data tracker built in React that takes data from two seperate 3rd party api's (one for states and another for countries). Data is displayed both in the main screen and more specific data…

    JavaScript

  2. diet-tracker diet-tracker Public

    A diet aid application. Recommends caloric intake based on a variety of factors. Includes daily counter with the ability to add and subtract calories. Data saved and displayed in a graph of users p…

    JavaScript

  3. BloomTech-Labs/pt15-cityspire-c-be BloomTech-Labs/pt15-cityspire-c-be Public

    JavaScript 2

  4. BloomTech-Labs/pt15-cityspire-c-fe BloomTech-Labs/pt15-cityspire-c-fe Public

    JavaScript 1

  5. Todo-List Todo-List Public

    A somewhat advanced todo list app to refine and practice my skills. The front end is build with react, context api. The backend is built with node.js and express, running on a sqlite3 database.

    JavaScript

  6. game-of-life game-of-life Public

    A simple implementation of Conway's game of life that demonstrates my skills in react.

    JavaScript