Omer Baldo's repositories

Serverless-Chat-WebRTC

WebRTC Video Chat without a signaling server for video conferencing between two computers. This was created for my research at Rutgers University for a teleconferencing platform called the VideoWall. For info on the video wall visit http://videowall.cs.rutgers.edu/

Language:JavaScriptStargazers:3Issues:4Issues:0

RuNotes

This is a current project that allows Rutgers students, for free, to upload their notes to a database. This is innovative as other companies all charge money for their services. We plan to make this website free by using a raspberry pi server which will only cost us 35$!

Language:HTMLStargazers:2Issues:4Issues:0

Awesome-CV

Awesome CV is LaTeX template for your outstanding job application

Language:TeXStargazers:1Issues:2Issues:0

Caesar-s-Cipher-Code-Breaker

Fun project where I got to break Caesars Cipher using two different algorithms. Caesars Cipher is an encoding algorithm created by Julius Caesar for military purposes. Since then it has been used by terrorists, lovers, and even the mafia!

Language:SchemeStargazers:0Issues:2Issues:0

cs416

RU CS416 Operating System Design

Language:CStargazers:0Issues:2Issues:0

CS518_HW1

Writing a user-level threads library with mutexes, preemptive scheduler (varying the scheduling algorithm)

Language:CStargazers:0Issues:2Issues:0

css-social-media-buttons

A set of 48 scalable, retina-proof and multi purpose social media buttons.

Language:HTMLStargazers:0Issues:2Issues:0

Data-Fitting-with-Cubic-Splines

In this project, I used Matlab to show the relation between variables (alcohol, age, obesity) and the South African Heart disease. To do this I used the cubic spline method to plot a regression line through data points. Open the directory "plots" for some sample plots.

Language:MatlabStargazers:0Issues:3Issues:0

Dictionary-Stat-Generator

One of my hardest assignments. Implements a trie data structure to create a program that generators the amount of prefixes and exact word matches are in a file.

Language:CStargazers:0Issues:2Issues:0

Elastic-Search-Tutorial

Elastic search tutorial. Elastic Search is a fast data base traversal tool, similar to

Stargazers:0Issues:3Issues:0
Language:JavaStargazers:0Issues:2Issues:0

Google-Games

Code written for competition at google games

Language:JavaStargazers:0Issues:0Issues:0

Introduction-To-Pygame-Python

-This repository is a brief introduction for a library in Python called Pygame.

Language:PythonStargazers:0Issues:2Issues:0
Stargazers:0Issues:2Issues:0

Java-Programming

This repo is a tutorial on Java including GUI and Processing libraries.

Language:JavaStargazers:0Issues:2Issues:0

KPCB-Hash

Code written for KPCB fellowship program. Implements Hash in Java

Language:JavaStargazers:0Issues:2Issues:0

markdown-cheatsheet

Markdown Cheatsheet for Github Readme.md

Stargazers:0Issues:2Issues:0

Mat-Lab-K-Means-

The K-means algorithm is the simplest and most widely used method for clustering, in an iterative fashion. Here I used MatLab to take a set of points, labeled in X, and group them based on their euclidean distance

Language:MatlabStargazers:0Issues:3Issues:0

Matlab-Page-Hits-Algorithm

Program uses two algorithms, Newtons Method & Iterative Proportional Scaling, on contingency tables to find occurrences of two words in 2^16 documents.

Language:MatlabStargazers:0Issues:3Issues:0

MultiThreaded-Banking-System

Multithreaded banking system written in C.

Language:CStargazers:0Issues:3Issues:1

omerbaldo.github.io

I made myself a website ! This was a learning experience as it was my first time working with the JQuery Library. http://www.omerbaldo.com/

Language:JavaScriptStargazers:0Issues:2Issues:0
Language:HTMLStargazers:0Issues:3Issues:0

Political-Chess-

Android App where you play as the republican or democrat party to win the election ! (get checkmate) This is made with android studios, design patterns, and crazy object relationships. See UML for the relationships. https://www.youtube.com/watch?v=BY1FNwCIqtE&t=1s

Language:JavaStargazers:0Issues:2Issues:0

projectr

android version

Language:JavaStargazers:0Issues:2Issues:0
Language:ShellStargazers:0Issues:4Issues:0

Ride-Sharing

Application that makes it easier for students at Rutgers to get to classes between campuses, and to help reduce pollution. The general idea is for users to register with the system and then (on different occasions) take on one of two roles: 1) driver, offering a ride; 2) potential passenger, needing a ride. This can be on a one-of basis or as a regular car-pool arrangement. The general purpose of the system is to match up, as best as possible the ride offers/requests, to create an actual completed ride, and help with communication. Implemented using JSP and Amazon Web Services MySQL Server.

Language:JavaStargazers:0Issues:0Issues:0

samgdf.github.io

The github.io hosted edition of my website(s), samgoldfield.com and rutgers.io.

Language:CSSStargazers:0Issues:2Issues:0

samples

WebRTC demos and samples

Language:JavaScriptLicense:BSD-3-ClauseStargazers:0Issues:2Issues:0

Space-Invaders

This was created for my class, at ID Tech, to show them how to create a game using Python. This is an avoider game in which a player avoids an astroid which progressively gets faster.

Language:PythonStargazers:0Issues:0Issues:0