Skip to content
View sgatesdev's full-sized avatar
  • Raleigh, NC

Block or report sgatesdev

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
  • go-stock Public

    A customizable stock price monitoring and analysis tool

    Go Updated Jan 18, 2024
  • User interface for go-stock

    TypeScript Updated Jan 18, 2024
  • go_blog Public

    Blog project I undertook to dive head first into Go! The backend features a RESTful API written in Go that utilizes MongoDB Atlas for data storage and JWT's for user authentication. The frontend wi…

    Go Updated Dec 4, 2022
  • Blog front end written in React/TypeScript

    JavaScript MIT License Updated Oct 30, 2022
  • blog-server Public

    Node.js based blog server (REST API)

    JavaScript Updated Oct 30, 2022
  • Java project: A simple command line mortgage amortization calculator

    Java Updated Sep 25, 2022
  • For this project, I updated my React Blog app. This is a full stack MERN application. I rewrote the frontend using Redux Hooks, utilized a new library for Google Sign-In, and updated styling with B…

    JavaScript 1 Updated Sep 5, 2022
  • A custom development environment for working on Slim Select.

    TypeScript Updated Aug 14, 2022
  • Simple Stocks is a full stack app that allows users to track their stock holdings in the simplest way possible. The frontend is written in vanilla JavaScript and utilizes web components. The backen…

    JavaScript 2 Updated May 22, 2022
  • A simple app to track daily water intake. Allows display and conversion between metric and standard units.

    JavaScript Updated May 8, 2022
  • This repo contains my notes from working through Web Components & Stencil.js - Build Custom HTML Elements, a Udemy course.

    JavaScript Updated Aug 4, 2021
  • Created this app to practice with web components, and am adding features over time. Users can add a stock using a valid symbol and the app will generate a new card below with the current price and …

    JavaScript Updated Jul 30, 2021
  • AG_Grid Public

    I created this app to practice with AG Grid using foreign exchange (forex) data from FinnHub.io. When the page loads, users are presented with current FX rates. You can look up available FX symbols…

    JavaScript Updated Jul 27, 2021
  • The Little Guy is a property management app that allows landlords to manage a small portfolio of rental properties themselves. This is a collaboration between Zoe Chalk, Sam Gates and Juan Santiago.

    JavaScript 5 2 Updated Jul 22, 2021
  • Redux Store is an e-commerce app that originally used React Context to track global state. It was refactored to use Redux and takes advantage of the Redux hooks API. Full stack app deployed to Hero…

    JavaScript Updated Jun 27, 2021
  • Google Book Search is a full stack MERN app that allows users to search for and save their favorite books. Users must sign up and sign in to save a list of books. Converted the app from using a RES…

    JavaScript Updated Jun 22, 2021
  • React Portfolio is a web developer portfolio page written using React. The app is deployed on Github Pages. It uses React, Bootstrap, and custom Google fonts.

    JavaScript Updated Jun 19, 2021
  • React_Blog Public

    React Blog is a full stack Mongo, Express, React and Node (MERN) application that allows users to log in with their Google accounts and post blog posts to a shared homepage. I created the React Blo…

    JavaScript Updated Jun 19, 2021
  • Budget Tracker is a progressive web app that allows users to enter budget items on- and off-line. This app uses IndexedDB, a service-worker, and a web manifest to allow offline functionality. The a…

    JavaScript Updated Jun 13, 2021
  • Re-write of the Weather App! homework using React.js. This app utilizes the OpenWeather API to get current weather conditions for any city that you search along with a 7 day forecast. The app also …

    JavaScript Updated Jun 11, 2021
  • Updated example portfolio page for UNC Bootcamp. Made portfolio single page, changed styling to make responsive, removed unnecessary JavaScript, changed styling, added gradient to top of page, util…

    HTML MIT License Updated Jun 7, 2021
  • Weather App! utilizes the OpenWeather API to search for a specific city and return weather data, including a 5 day forecast, for that city. Used JavaScript, jQuery, Bootstrap and Moment.js.

    JavaScript Updated Jun 7, 2021
  • The README generator utilizes Node.js and the Inquirer package to gather user input and generate a professional README using the input.

    JavaScript Updated Jun 7, 2021
  • Fitness Tracker is a Node.js app that utilizes MongoDB Atlas to store workout and exercise data. The app allows users to add new workouts and modify existing workouts. The stats page keeps track of…

    JavaScript Updated Jun 5, 2021
  • Tech Blog is a full stack application utilizing Node.js, Express, bCrypt, Handlebars, sequelize and MySQL. Users can sign up, and once logged in have the ability to create blog posts and comment on…

    JavaScript Updated May 8, 2021
  • Algorithms Public

    This repo contains algorithms that I worked on in my spare time during the UNC Coding Boot Camp. The algorithm problems were not created by me. The solutions are my own.

    JavaScript Updated May 7, 2021
  • Node.js app that uses Express, Sequelize, and MySQL to create an API for managing a sample e-commerce database. Starter code provided. I created the database, Sequelize routes, Sequelize models. Te…

    JavaScript Updated Apr 30, 2021
  • Node Employee Tracker is a Node.js app that allows a user to manage a MySQL database of employees, managers, roles, and departments. It uses Node packages/modules inquirer, util, mysql, and OOP pra…

    JavaScript 1 Updated Apr 27, 2021
  • Side project! Uses Finnhub.io API.

    JavaScript Updated Apr 25, 2021
  • Homework for UNC Boot Camp. UI code provided, wrote backend. Created express server, designed routes, utilized uniqid and FS modules. App allows users to create and delete notes. Data stored in JSO…

    JavaScript 1 Updated Apr 15, 2021