Pinned Repositories
Bar-Chart-Project
This project will consist of building a library that will allow other developers to generate bar charts on their web pages using HTML, CSS and JavaScript.
blog
BootcampX
cats
Image-Recognition-and-Homography-Transformation
Feature recognition, image stitching
lotide
A mini clone of the Lodash library, which I published on npm.
mappy_trails
Full stack website that allows user to build personalized maps, favourite maps and browse maps created by other users. Built with Node.js, Express, PostgreSQL in the back-end, and HTML, CSS, JavaScript, JQuery for the front-end.
scheduler
The interview Scheduler is a modern client application built with React. It allows students to book appointments with mentors.
team-stream
An app that allows users to join or create rooms to watch YouTube videos with others in sync and communicate over a live chat. Rooms can be either private or public.
tinyapp
TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs much like TinyURL.com and bit.ly do.
bregmanh's Repositories
bregmanh/Image-Recognition-and-Homography-Transformation
Feature recognition, image stitching
bregmanh/mappy_trails
Full stack website that allows user to build personalized maps, favourite maps and browse maps created by other users. Built with Node.js, Express, PostgreSQL in the back-end, and HTML, CSS, JavaScript, JQuery for the front-end.
bregmanh/team-stream
An app that allows users to join or create rooms to watch YouTube videos with others in sync and communicate over a live chat. Rooms can be either private or public.
bregmanh/blog
bregmanh/BootcampX
bregmanh/cats
bregmanh/lotide
A mini clone of the Lodash library, which I published on npm.
bregmanh/scheduler
The interview Scheduler is a modern client application built with React. It allows students to book appointments with mentors.
bregmanh/tinyapp
TinyApp is a full stack web application built with Node and Express that allows users to shorten long URLs much like TinyURL.com and bit.ly do.
bregmanh/chatcord
Realtime chat app with rooms
bregmanh/dispatcher
bregmanh/git-mania
Git Collaboration Exercise
bregmanh/image-repo
bregmanh/instaclone
bregmanh/iss_spotter
bregmanh/json_the_cat
bregmanh/jungle-rails
bregmanh/LightBnB
bregmanh/page-fetcher
bregmanh/pair-programming-word-search
bregmanh/project_chat_application
This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a real time chat application. Covered topics: React.js, Node.js, Express.js, and Socket.io.
bregmanh/samples
WebRTC Web demos and samples
bregmanh/scheduler-dashboard
bregmanh/snake-client
bregmanh/socket-io-chat
bregmanh/ticketing
bregmanh/todo-list-js-exercise
Todo List App
bregmanh/tweeter
A twitter clone project, to help students gain front-end dev chops. Starter (incomplete) code.
bregmanh/TwO-O-Player-Math-Game
A simple two player game to practice OOP. It is a a 2-Player math game where players take turns to answer simple math addition problems. A new math question is generated for each turn by picking two numbers between 1 and 20. The player whose turn it is is prompted the question and must answer correctly or lose a life.
bregmanh/WebRTC-Video-Broadcast
WebRTC video/audio broadcast