Pinned Repositories
c_sharp_calculator
dc_alumni_portal
firebase_tutorial
working CRUD example, created and commented by following this tutorial http://softauthor.com/learn-to-build-firebase-crud-app-with-javascript-part01-reading-data/ his code in the tutorial is buggy so i fixed it in my version. this repo is bug free as far as my testing goes anyway
guitarro
guitar scales visualizer
inventory_management
a web application that could aid volunteers and those donating to shelters to gauge what is in demand at their shelter(s). This project is a working prototype inventory management system. The live app is being hosted on heroku so it may take a moment to open
redux_snake
Snake clone written in React, uses Redux to handle higher level state. Cookie based persistent score keeping. ( desktop only ) The live app is being hosted on heroku so it may take a moment to open
rollup_setup
see readme for instructions. a super simple boilerplate environment for the development and production of es6 javascript webapps.
sifter
2d puzzle game prototype built using Phaser js game framework
webpack_setup
setup that includes a build tool and a dev server. Has HMR or hot module replacement while coding so you don't have to refresh the browser when you make a change to your code. Processes the sass you write into minified css, and uses postcss(nextcss, nanocss) which does auto-prefixing so you don't have to bother with typing prefixes for cross browser support. creates source maps for your production code, that way you can accurately debug your app in production
jamesjsewell's Repositories
jamesjsewell/rollup_setup
see readme for instructions. a super simple boilerplate environment for the development and production of es6 javascript webapps.
jamesjsewell/c_sharp_calculator
jamesjsewell/guitarro
guitar scales visualizer
jamesjsewell/Posty
simple blogging app built with asp .net core, uses entity framework as the ORM with SQL server
jamesjsewell/testingGenerator
jamesjsewell/tonalify_production_server
server for talify frontend
jamesjsewell/angApp
jamesjsewell/angulab
jamesjsewell/brick-breaker
made with unity using c#
jamesjsewell/brick_breaker
jamesjsewell/builderbook
Open source web app. Built with React, Material-UI, Next, Express, Mongoose, MongoDB.
jamesjsewell/create-react-app
Set up a modern web app by running one command.
jamesjsewell/dart
jamesjsewell/dot_net_core_start
jamesjsewell/generator-node_app
jamesjsewell/generator-react_fullstack_gen
Heroku ready node and react app generator
jamesjsewell/grocery_aisles
jamesjsewell/helloWorldGoApi
jamesjsewell/icons
jamesjsewell/ngrxApp
jamesjsewell/normalize.css
A modern alternative to CSS resets
jamesjsewell/personal-website-2020
jamesjsewell/postgres_todos
jamesjsewell/rain_pain
jamesjsewell/rain_pain_backup
jamesjsewell/react-google-maps
jamesjsewell/taskpress
project management tool built in wordpress using a custom theme and advanced custom fields plugin
jamesjsewell/test
jamesjsewell/webgl-examples
Code examples that accompany the MDN WebGL documentation
jamesjsewell/webgl_practice