Pinned Repositories
ang-news
implementation of ang-news from thinkster.io angularJs tutorial
Artificial-Intelligence-Project
AI LAb
bitstarter
browser-perf-runner
Run browser-perf on websites
File-Server
Python Based File Sever
ponghauki-game
https://www.youtube.com/watch?v=LWMCAk4NyTQ
sbrocks
A 64 bit Unix OS SBUnix developed at SBU
rohanbharadwaj's Repositories
rohanbharadwaj/File-Server
Python Based File Sever
rohanbharadwaj/sbrocks
A 64 bit Unix OS SBUnix developed at SBU
rohanbharadwaj/ponghauki-game
https://www.youtube.com/watch?v=LWMCAk4NyTQ
rohanbharadwaj/ang-news
implementation of ang-news from thinkster.io angularJs tutorial
rohanbharadwaj/Artificial-Intelligence-Project
AI LAb
rohanbharadwaj/bitstarter
rohanbharadwaj/browser-perf-runner
Run browser-perf on websites
rohanbharadwaj/CCI
CrackingTheCodingInterview
rohanbharadwaj/Coding
rohanbharadwaj/correctness-chord
rohanbharadwaj/emailapp
Simple email example using angular JS
rohanbharadwaj/java-algorithms-implementation
Algorithms and Data Structures implemented in Java
rohanbharadwaj/jekyll-now
Build a Jekyll blog in minutes, without touching the command line.
rohanbharadwaj/joonion-jchord
Automatically exported from code.google.com/p/joonion-jchord
rohanbharadwaj/leetcode
My Java Solutions for leetcode problems
rohanbharadwaj/linux
Linux kernel source tree
rohanbharadwaj/myrepo
rohanbharadwaj/myrepo1
rohanbharadwaj/onlinepolls
Online Poll platform where users can vote and post questions
rohanbharadwaj/PathFinding.js
A comprehensive path-finding library for grid based games
rohanbharadwaj/portscanner
rohanbharadwaj/practise
rohanbharadwaj/Programming
rohanbharadwaj/projects
rohanbharadwaj/pyquick
Exercise programs of Googles python tutorial
rohanbharadwaj/rohanbharadwaj.github.io
My Personal Web Page
rohanbharadwaj/SBUnix
This project involved the development of a x86 64 bit operating system (SBUnix). It was developed in C and Assembly language. System was tested on QEMU which is a hosted hypervisor that performs hardware virtualization.The developed OS support for Context Switching, Memory management, File System, Terminal and Shell. System calls: COW fork, execvpe, sleep, malloc, exit,read, write, wait, waitpid,ls, ps, scanf etc. Memory management : 4 level Paging , virtual memory management in Ring 0 and Ring 3, Page-fault Handling etc. File-System : PCI bus and AHCI sata device controller interfacing and management, system calls (fread,fwrite, fseek, opendir, readir, mkdir) This project was undertaken as a part of CSE 506 Operating Systems course.
rohanbharadwaj/site
Blog
rohanbharadwaj/string-matching-visualization
Visualizing Brute Force, KMP, and Boyer-Moore
rohanbharadwaj/web_analysis
Analysis of Page Load time