Pinned Repositories
DEFAULTprojectREPO
This is a default repo to start projects, with jQuery and Bootstrap pre-linked/scripted
HypeTown
This app will generate a playlist of bands that are playing in your town
opencv-python-free-course-code
https://www.youtube.com/watch?v=P4Z8_qe2Cu0 course from this
personalPortfolio
website of my personal Portfolio
PizzaOrderForm
This is the final project for the JS object lessons, building a pizza order form using objects, arrays, and everything else we've learned up until this point
SettleIt-Capstone
This is a tool to dynamically generate live entertainment settle sheets, this is an upgraded version of SettleItV1
SettleItV1
A project to create settle sheets for music venues
stargasmWebsite
This is the source code for Stargasm's band website
surveyFormLesson
TumbleweedBakehouse.Solution
Bakery order/inventory app
glitchwizard's Repositories
glitchwizard/AnagramLesson
Using C# to find anagrams from one user input word against a user input list of other words
glitchwizard/AngularRecipeBox
Building a recipe box in angular.
glitchwizard/AngularToDoList
Yet another ToDo list, but this time done with Angular
glitchwizard/AnimalShelter.Solution
This is using MVC and MySQL to generate a database for an animal shelter
glitchwizard/API-BikeIndexLesson
Working on properly generating API calls with jQuery/Javascript. Practicing with promises as well
glitchwizard/CarDealership.Solution
glitchwizard/DoctorAPIweeklyProject
This is the weekly Epicodus project. This week we have to read from an API and return results using javascript promises
glitchwizard/EpicodusWorkshop
glitchwizard/FriendLetter.Solution
This project is an introduction into MVC, making a letter that takes and then outputs information using Models, Views and Controllers in c#
glitchwizard/HairSalon.Solution
A C# MVC .Net Core 1.1 weekly project, building a website that will keep track of salon stylists and their clients
glitchwizard/JStestingSeedRepo
A seed repository for JS testing with Karma and Jasmine
glitchwizard/LeetSpeakLesson
This is a lesson using C# to create a way to replace char's with LeetSpeak alphabet, defined in the readme
glitchwizard/MadLibMVCLesson
This is a lesson using MVC to create a quick madlib hall pass.
glitchwizard/MemoryGameJS
A javascript package game that is the game memory
glitchwizard/MusicOrganizer.Solution
This is an MVC lesson that will get your CD's organized
glitchwizard/MVCseedRepo
This is a seed MVC setup to clone when starting an MVC project
glitchwizard/PackerTracker.Solution
Using MVC to create an app that can track what you may need to pack for a trip
glitchwizard/PandemicGameLesson
Using interval and settime to create a game, we chose to make the board game Pandemic
glitchwizard/PigDiceProject
glitchwizard/PingPongJS
A javascript driven ping pong app
glitchwizard/QueenAttackLesson
This lesson has us checking user input coordinates for a chess piece and a Queen to see if the queen can hit it based on the coordinate.
glitchwizard/SudokuSolverLesson
Using Javascript/JQuery/Jasmine/Karma/Webpack we're building a sudoku solver
glitchwizard/SuperGalacticAgeCalculatorProject
This is a calculator that can calculate your galactic age in the solar system, based on the solar years of other planets.
glitchwizard/ToDoList.Solution
This is using MVC to create a to-do list
glitchwizard/ToDoListLesson
This is using c# to work with objects and test methods using MSTest
glitchwizard/ToDoListWithEntityFramework
This is the same ToDoList lesson, but using Entity Framework to drive SQL CRUD
glitchwizard/TriangleTrackerJStesting
This is a lesson with javascript testing for an app that will tell us what kind of Triangle we have based on side length input
glitchwizard/TypescriptToDoList
Another ToDo list, but using typescript this time. A quick lesson on syntax
glitchwizard/WordCounter.Solution
This is a C# project that requires us to create a tool that will find and return a tally of the amount of times it's found in a sentence.
glitchwizard/WorldData.Solution
This is a lesson on how to access SQL information using MySQL in C#