Pinned Repositories
Codechef-assistant
Chrome extension to assist users on Codechef (www.codechef.com) by marking all those questions that have already been attempted and accepted.
Computer-Network-Lab
Dabblings-in-OpenGL
An attempt to self-learn OpenGL from scratch.
Lexical_Analyser
MIPS-simulator
It is a program to simulate the behavior of MIPS machine written in C. It can run most of the instructions in the MIPS instruction set
NewTab-Redirect
NewTab Redirect! is an extension for Google Chrome which allows the user to replace the page displayed when creating a new tab.
OS-pintos
Pintos OS from Stanford
Pintos-1
A small operating system for 80x86 platform
Pintos-2
Pintos work for cis 520
pintos-3
Pintos Operating System Modified
codyjack's Repositories
codyjack/OS-pintos
Pintos OS from Stanford
codyjack/Pintos
A small operating system
codyjack/pintos-3
Pintos Operating System Modified
codyjack/Codechef-assistant
Chrome extension to assist users on Codechef (www.codechef.com) by marking all those questions that have already been attempted and accepted.
codyjack/Computer-Network-Lab
codyjack/Dabblings-in-OpenGL
An attempt to self-learn OpenGL from scratch.
codyjack/Lexical_Analyser
codyjack/MIPS-simulator
It is a program to simulate the behavior of MIPS machine written in C. It can run most of the instructions in the MIPS instruction set
codyjack/NewTab-Redirect
NewTab Redirect! is an extension for Google Chrome which allows the user to replace the page displayed when creating a new tab.
codyjack/Pintos-1
A small operating system for 80x86 platform
codyjack/Pintos-2
Pintos work for cis 520
codyjack/Processor-Cache-Simulator
codyjack/PyCurl-Downloader-1.0
A downloader based on the pycurl library that allows the user to download heavy files by splitting the request into smaller chunks. This tool is especially useful behind proxy, where the proxy-server inhibits access to larger files.
codyjack/Reusables
A set of scripts and small programs for tiny, useful tasks. These are a collection of various tools created by contributors that were created to solve a problem at hand but are generic enough to be used and reused. The idea is 'not to reinvent the wheel'.
codyjack/disco-slct
A mapreduce implementation of SLCT (http://ristov.users.sourceforge.net/slct/) using Disco.