Repository Guide
At General Assembly, training materials are distributed as GitHub repositories. The number of repositories we have grows and grows! It becomes difficult to use it for a reference or to find some note you are looking for.
This project aims to allow a student to pull in all their repositories and tag them for quick reference. By looking at your tags, you can narrow down where the information you're looking for is.
Rails, Javascript, GitHub API, Bootstrap,
peek @ meets
This app allows the user to view the upcoming tech meetups. The user can then choose to add various meetups to their own list and send themselves an email to remind themselves. This allows the user to browse without having to join the meetup group and RSVP until they are sure they want to go. It's kind of like Meetups for introverts.
Rails, Javascript, Ajax, jQuery, CSS, Meetup.com
FileBucket
FileBucket is a Dropbox-like clone.
Users were allowed to see all the files but only file owners could delete or edit the name of the files.
Node.js, Express, Javascript, Bootstrap, Amazon AWS S3
GitHub: Client | Server
Tic Tac Toe
The first assignment in the General Assembly Web Development Immersive course.
This uses a server to allow authorization and it also stores game moves and results.
Javascript, jQuery, Bootstrap, Ajax
GitHub: Client