neilnmartin
Full stack engineer/developer and AWS solutions architect, specializing in: NodeJS - Typescript - GraphQL - React - MongoDB - SQL - AWS
FloQastLos Angeles
Pinned Repositories
AirBnBReproduction
A full reproduction of AirBnB's Experiences listing data and user interface.
angularjs-overview-lecture
angularjs-review-workshop
blitz-api
REST API for a serial art sharing SPA
blitz-ui
React web app for serial art sharing
databases-review-mongodb
This database review will focus on creating a simple todo list and persisting the data in a MongoDB database using Mongoose.
dnd5e-graphql-api
GraphQL API for 5th Edition Dungeons & Dragons built with Go / golang
HackReactorPreCourse-Testbuilder
pre-course testbuilder
Neil-Chrome-Extension
A simple chrome extension that has all my personal links for me.
socket-basic
A basic socket-based chat application.
neilnmartin's Repositories
neilnmartin/dnd5e-graphql-api
GraphQL API for 5th Edition Dungeons & Dragons built with Go / golang
neilnmartin/HackReactorPreCourse-Testbuilder
pre-course testbuilder
neilnmartin/Neil-Chrome-Extension
A simple chrome extension that has all my personal links for me.
neilnmartin/socket-basic
A basic socket-based chat application.
neilnmartin/AirBnBReproduction
A full reproduction of AirBnB's Experiences listing data and user interface.
neilnmartin/angularjs-overview-lecture
neilnmartin/angularjs-review-workshop
neilnmartin/blitz-api
REST API for a serial art sharing SPA
neilnmartin/blitz-ui
React web app for serial art sharing
neilnmartin/databases-review-mongodb
This database review will focus on creating a simple todo list and persisting the data in a MongoDB database using Mongoose.
neilnmartin/databases-review-workshop
Database Review Workshop
neilnmartin/demo-scene
Scripts and samples to support Confluent Platform talks. May be rough around the edges. For automated tutorials and QA'd code, see https://github.com/confluentinc/examples/
neilnmartin/express-mongodb-review
Express-MongoDB Review Workshop
neilnmartin/full-stack-js-practice
Mini-exercises for practicing Full Stack JS.
neilnmartin/Full-Stack-Practice
Building a full-stack contacts 'app' from scratch. Utilizing AngularJS, NodeJS, Express and either MySQL or MongoDB.
neilnmartin/HackReactorPreCourse-Koans
koans pre-course
neilnmartin/HackReactorPreCourse-Recursion
pre-course recursion
neilnmartin/HackReactorPreCourse-Twittler
pre-course twittler
neilnmartin/HackReactorPreCourse-Underbar
pre-course underbar
neilnmartin/hello-world
First repository
neilnmartin/HRLA-React-Review
Review for React.js
neilnmartin/login-app
Creating a basic app with login functionality
neilnmartin/mongo-review-workshop
neilnmartin/movie-list
Lets users create personalized lists of movies, using the TMDB API for movie data.
neilnmartin/mysql-database-review
MySQL Database Review
neilnmartin/node-review
Node.js and Express Review lecture
neilnmartin/PokerTally
App for tracking poker buy-ins, chip counts, ending balances and more.
neilnmartin/react-review
neilnmartin/react-review-workshop
neilnmartin/recursion-prompts
Repository of prompts to be solved using recursion