Pinned Repositories
2017-portfolio
admiration-note
A "Love Letter" inspired multiplayer card game built with Node.js.
bamazon
An Amazon-like storefront using MySQL and node.js -- a command-line practice project.
Basic-Portfolio
Bootstrap-Portfolio
Use the Twitter Bootstrap framework to create a portfolio page.
burger
A burger logger. Follows the MVC design pattern. Uses Node and MySQL to query and route data. Uses Handlebars to generate HTML. Has a custom ORM to connect the database with the model.
buzzingnat.github.io
crystal-collector
Puzzle strategy game on an infinite hex board.
dnd-lite
Rogue-like exploration game
typescript-gameloop-example
Run multiple canvas animations simultaneously against a background. Have one of the sprites move with the WASD or arrow keys.
buzzingnat's Repositories
buzzingnat/typescript-gameloop-example
Run multiple canvas animations simultaneously against a background. Have one of the sprites move with the WASD or arrow keys.
buzzingnat/bamazon
An Amazon-like storefront using MySQL and node.js -- a command-line practice project.
buzzingnat/burger
A burger logger. Follows the MVC design pattern. Uses Node and MySQL to query and route data. Uses Handlebars to generate HTML. Has a custom ORM to connect the database with the model.
buzzingnat/crystal-collector
Puzzle strategy game on an infinite hex board.
buzzingnat/dnd-lite
Rogue-like exploration game
buzzingnat/mongo-scraper
Scrape a website for information, display it in my app with saving, deleting, and commenting enabled.
buzzingnat/react-scraper
Collect data from the web and display it using a React app.
buzzingnat/findhappiness-reddit
Use sentiment analysis on comments to find the happiest popular new posts.
buzzingnat/flashcard-homework
A node.js app that allows users to create two types of flashcards: Basic flashcards, which have a front and a back; Cloze-Deleted flashcards, which present partial text.
buzzingnat/friend-finder
A compatibility-based "FriendFinder" application -- aka a dating app. This full-stack site will take in results from your users' surveys, then compare their answers with those from other users. The app will display the name and picture of the user with the best overall match.
buzzingnat/giftastic
Use the GIPHY API to make a dynamic web page that populates with gifs of your choice.
buzzingnat/heru-sa-aset-retold
A website built to tell a story, beautifully: A retelling of the ancient Egyptian myth of the battle of Heru (Horus) with Set.
buzzingnat/jquery-calculator
Perform basic mathematic operations using the power of jQuery!
buzzingnat/liri-node-app
LIRI: Language Interpretation and Recognition Interface. LIRI will be a command line node app that takes in parameters and gives you back data.
buzzingnat/postgres-react-base
buzzingnat/practice-heroku-starwars-app
buzzingnat/quest-engine
buzzingnat/readingListApp
buzzingnat/sequelize-sandwich
Web app: users can submit new sandwiches, and eat existing ones. Uses sequelize as an orm.
buzzingnat/space-merchant
A React browser game. You captain a space ship. Will you become rich or go bankrupt? Will you be extorted by pirates or become a force they fear? Play and find out!
buzzingnat/spacemerchant-ts
Text adventure about building a trading empire in space.
buzzingnat/tepid-restaurant
2017 practice project, express and heroku full stack application.
buzzingnat/test-electron
Example app to convert a HTML game to an electron game to deploy on steam.
buzzingnat/tic-tac-test
buzzingnat/train-scheduler
A train schedule application styled with Bulma's CSS framework that incorporates Firebase to host arrival and departure data. Your app will retrieve and manipulate this information with Moment.js. This website will provide up-to-date information about various trains, including their arrival times and how many minutes remain until they arrive at their station.
buzzingnat/TriviaGame
Timed trivia game using JavaScript for the logic and jQuery to manipulate HTML.
buzzingnat/two-node-servers
Practice: make a node server that listens on two ports.
buzzingnat/websocket-practice
A practice program to learn websockets with a heroku server and node.js.
buzzingnat/week-4-game
A browser game that dynamically updates HTML pages with the jQuery library.
buzzingnat/wikipedia-book-generator