GalenCasstevens
I have been working for about 5 years as a software engineer using mostly C#/.NET. In my free time, I like to learn more about JavaScript and building web apps.
South Carolina
Pinned Repositories
10-Park-Lanes-Clone
This is a clone site that I made of http://www.rollten.com/
8-Queens
This is a AI program I started that is to solve the 8 queens problem.
A-Star-Pathfinding
This is a A Star Pathfinding program I started using Java and implementing a GUI.
Algorithm-Solutions
Cracking the Coding Interview Solutions
calculator-app
calculator built with React.js
energize-studios
Fantasy website for a music studio built using React.js, Redux Toolkit, Bootstrap, JavaScript, HTML, and CSS
JavaScript-Checkers
Checkers created with Vanilla JavaScript
Loc8r
This a full stack JavaScript app using the MEAN stack (Angular, Node.js/Express.js and MongoDB). It tells you the nearest places with Wi-Fi to get some work done.
react-loc8r
React/Node CRUD app that tells you restaurants nearby to get some work done. I built this before with Angular, but I recreated it with React.
warcraft3-ladder
Recreating the old school Warcraft 3 ladder stats site with React and TypeScript.
GalenCasstevens's Repositories
GalenCasstevens/calculator-app
calculator built with React.js
GalenCasstevens/Connect-Four
Connect Four created with Vanilla JavaScript
GalenCasstevens/Loc8r
This a full stack JavaScript app using the MEAN stack (Angular, Node.js/Express.js and MongoDB). It tells you the nearest places with Wi-Fi to get some work done.
GalenCasstevens/react-loc8r
React/Node CRUD app that tells you restaurants nearby to get some work done. I built this before with Angular, but I recreated it with React.
GalenCasstevens/ASP.NET-Core-2.2-Razor-Pages-CRUD-App
CRUD app built with ASP.NET Core 2.2 Razor Pages, uses C#, SQL with some Bootstrap
GalenCasstevens/AzureMapsCodeSamples
A set of code samples for the Azure Maps web control.
GalenCasstevens/Bar-Graph-w-Chart.js
Created a bar graph using Chart.js
GalenCasstevens/Bootstrap-4-Multilevel-Dropdown
GalenCasstevens/CSharp8NullableReferenceTypes
Going through the new nullable reference type feature in C# 8.0
GalenCasstevens/CtCI-6th-Edition-JavaScript
Cracking the Coding Interview 6th Ed. JavaScript Solutions
GalenCasstevens/CtCI-6th-Edition-Solutions-JavaScript
GalenCasstevens/Dino-Choir
Depending on the keyboard key pressed, the associated dinosaur will roar!
GalenCasstevens/DIP-Example
Dependency Inversion Principle in JavaScript
GalenCasstevens/ES6-Features
going through all of the features of es6
GalenCasstevens/extending-js-error-demo
Practicing extending the Error object in JavaScript
GalenCasstevens/Feedback-App
React.js Feedback App
GalenCasstevens/FourPillarsOfOOPExamples
Four Pillars of OOP Examples
GalenCasstevens/GalenCasstevens.github.io
This is a portfolio of some of my works as well as a brief introduction about me.
GalenCasstevens/gettingMean-2
Official Repository for the Manning Book Getting MEAN with MongoDB, Express, Angular and Node, 2nd Edition.
GalenCasstevens/github-demo
A simple demo repository to show the basic Git workflow
GalenCasstevens/Goalsetter-App
Goalsetter app built on the MERN stack
GalenCasstevens/menu-review-app
App that allows users to rate menu items from their favorite restaurants.
GalenCasstevens/Moment-JS-Demo
Used moment.js to convert EST to UTC time format and vice versa
GalenCasstevens/Navigator---Shortest-Path-App
WinForms app that generates a 12x12 grid with random "walls" as well as a random start and end point and finds the shortest path between them
GalenCasstevens/NBA-App
Partial Clone of NBA.com
GalenCasstevens/React-DevTools-Demo
GalenCasstevens/Recipes-App
React.js app that calls spoonacular's API to display information about different recipes.
GalenCasstevens/Ruby-on-Rails-Blog
Ruby on Rails Blog
GalenCasstevens/Support-Desk
Full stack React.js app using Node, Express and MongoDB
GalenCasstevens/WhatsNewCSharp8
Going through the new features in C# 8.0