karanjoisher
I am pursuing my Master of Science in Computer Science at Northeastern University, Boston
Hewlett Packard EnterpriseBoston
Pinned Repositories
codechef
Codechef practice problem solutions
computer_networks_assignments
Assignments from the book Computer Networks: A Top Down Approach
current_weather
Uses geolocation and openWeather APIs to get your location and show the weather.
debugger
A simple command line C debugger for Linux. It allows setting/unsetting breakpoints, stepping instructions, reading/writing values to register, reading/writing data to debuggee memory.
GpsMiniProject
Tracking and sharing location of people using their contact number as a unique identifier.
hot_code_reload
Basic app that detects change in an executable and relaunches it.
opengl_experiments
Exploring OpenGL
platform_layer
A platform layer for Linux and Windows for a cross platform API
python_games
Games made in python
vehicle_agent_simulation_environment
A Simulation Environment for Development and Testing of Autonomous Learning Agents
karanjoisher's Repositories
karanjoisher/debugger
A simple command line C debugger for Linux. It allows setting/unsetting breakpoints, stepping instructions, reading/writing values to register, reading/writing data to debuggee memory.
karanjoisher/hot_code_reload
Basic app that detects change in an executable and relaunches it.
karanjoisher/codechef
Codechef practice problem solutions
karanjoisher/computer_networks_assignments
Assignments from the book Computer Networks: A Top Down Approach
karanjoisher/current_weather
Uses geolocation and openWeather APIs to get your location and show the weather.
karanjoisher/GpsMiniProject
Tracking and sharing location of people using their contact number as a unique identifier.
karanjoisher/interpreter
A toy interpreter
karanjoisher/opengl_experiments
Exploring OpenGL
karanjoisher/platform_layer
A platform layer for Linux and Windows for a cross platform API
karanjoisher/python_games
Games made in python
karanjoisher/vehicle_agent_simulation_environment
A Simulation Environment for Development and Testing of Autonomous Learning Agents
karanjoisher/kanbas-node-server-app
karanjoisher/kanbas-react-web-app
karanjoisher/karanjoisher
karanjoisher/karanjoisher.github.io
A beautiful, simple, clean, and responsive Jekyll theme for academics
karanjoisher/learn-async-js
karanjoisher/learn-express
karanjoisher/learn-express-mongoose
karanjoisher/learn-js
JavaScript tutorial repo
karanjoisher/learn-react
karanjoisher/learn-security-examples
karanjoisher/lib_dll_how_to
Examples of how to compile a unity build, static lib or a dll build and link on Windows and Linux
karanjoisher/pomodoro_timer
A pomodoro timer where focus tree grows while you are doing your work and you earn coins based on the session durationn.You can view the statistics of sessions too.
karanjoisher/Pong
Created Pong using C++, SFML.
karanjoisher/stock_data_crawler
A program that gathers stock information by crawling the web.
karanjoisher/track_your_vehicle
This app uses the gps coordinates obtained from a vehicle and plots it on google map.