maggiewiseman
I am a full-stack developer and former teacher. I believe in making software that has a positive impact.
Pinned Repositories
ast_demo
connect4
Connect4 Game
imageboard
An app that allows users to upload images, comment, and like images. Built with Backbone.js, Express.js on Node.js with Postgresql. Images stored on Amazon Web Services S3.
labNotebook
Online Lab Notebook Prototype for high school teachers. Front end built with React and Redux. Backend uses Express on Node with a PostgreSQL database.
monster-gopherbot
mwiseman.com
My personal website for teaching chemistry.
petition
An app that collects signatures for a pledge. Front end uses HTML5 Canvas and Handlebars. Back end uses Express.js on Node.js with Redis for caching and Postgresql for persistent storage.
portfolio-express
Express server that delivers a variety of my front end projects.
socialnetwork
Social network projects built with React and Redux on the front-end, Express.js, Node.js, Postgresql on the back-end. Allows users to chat via Socket.io.
wordle-ruby
A command line Ruby version of Wordle
maggiewiseman's Repositories
maggiewiseman/ast_demo
maggiewiseman/connect4
Connect4 Game
maggiewiseman/labNotebook
Online Lab Notebook Prototype for high school teachers. Front end built with React and Redux. Backend uses Express on Node with a PostgreSQL database.
maggiewiseman/monster-gopherbot
maggiewiseman/socialnetwork
Social network projects built with React and Redux on the front-end, Express.js, Node.js, Postgresql on the back-end. Allows users to chat via Socket.io.
maggiewiseman/wordle-ruby
A command line Ruby version of Wordle
maggiewiseman/mwiseman.com
My personal website for teaching chemistry.
maggiewiseman/portfolio-express
Express server that delivers a variety of my front end projects.
maggiewiseman/algoClass
Common data structures and algorithms
maggiewiseman/algorithms-exercises
Created with CodeSandbox
maggiewiseman/codepilot
The code search service to rule them all and in a dark theme, bind them.
maggiewiseman/ember-cp-validations
Ember computed property based validations
maggiewiseman/ember-rollbar-client
The Rollbar client for Ember applications.
maggiewiseman/ember-youtube
An Ember.js component to load, play and control YouTube videos using the iframe API
maggiewiseman/eslint-plugin-ember
An ESlint plugin that provides set of rules for Ember Applications based on commonly known good practices.
maggiewiseman/events
Source code for the new Vue.js Events page
maggiewiseman/fmmn
frontend masters minneapolis workshop notes
maggiewiseman/github
Login to github and search for repos by user name. Uses incremental search.
maggiewiseman/kanban-board-app
maggiewiseman/magic
maggiewiseman/octokit-fun
maggiewiseman/pluralsight-angular-redux
Source code used in pluralsight.com course on using angular with redux
maggiewiseman/portfolio
Node.js HTTP server project that shows a selection of my front-end projects.
maggiewiseman/pythonXML
practice for converting csv to xml
maggiewiseman/rails-fun
maggiewiseman/scraper
maggiewiseman/spotify
Uses incremental search and the Spotify API to list albums by artist
maggiewiseman/twitter-ticker
maggiewiseman/typescript
maggiewiseman/wordle
Wordle game to practice Rails and Javascript