Pinned Repositories
Ball-Crusher
It is HTML5 Canvas based game.
Big-Data-Specialization
chromium.src
chromium for node-webkit
ffmpeg_nwjs
ffmpeg changes for nwjs
HashMap
Basic HashMap (Hash Table) Implementation in C++
Interviews
modern-cpp-features
A cheatsheet of modern C++ language and library features.
chromium
The official GitHub mirror of the Chromium source
wpt
Test suites for Web platform specs — including WHATWG, W3C, and others
meta-agl-lge
Yocto meta layer for LG WebAppManager on AGL (from webOS OSE)
abhijeetk's Repositories
abhijeetk/Big-Data-Specialization
abhijeetk/chromium.src
chromium for node-webkit
abhijeetk/ffmpeg_nwjs
ffmpeg changes for nwjs
abhijeetk/HashMap
Basic HashMap (Hash Table) Implementation in C++
abhijeetk/modern-cpp-features
A cheatsheet of modern C++ language and library features.
abhijeetk/nw.js
Call all Node.js modules directly from DOM and enable a new way of writing applications with all Web technologies.
abhijeetk/SimpleHTTPServer
HTTP server implemented using socket programming to support GET, HEAD and POST method with basic error handling.
abhijeetk/Ball-Crusher
It is HTML5 Canvas based game.
abhijeetk/Advanced-Shortest-Paths-Algorithms
Java Code for Contraction Hierarchies Algorithm, A-Star Algorithm and Bidirectional Dijkstra Algorithm. Tested and Verified Code.
abhijeetk/afb-daemon
abhijeetk/AGL-Monitor
abhijeetk/Algorithms
A collection of algorithms
abhijeetk/AlgoWiki
Repository which contains links and resources on different topics of Computer Science.
abhijeetk/awesome-bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
abhijeetk/ChromiumGStreamerBackend
Use GStreamer to play media streams in chromium. We implemented a Media Process which is own by the Browser Process and creates players on-demand. Any Video tag will be backed by a GStreamer pipeline that lives in the Media Process.
abhijeetk/coding-interview-university
A complete computer science study plan to become a software engineer.
abhijeetk/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
abhijeetk/dots
Its is HTML5 canvas based game which has similar functionality as that of Dots game in android play store.
abhijeetk/Effective-Modern-Cpp
Sample code for the Effective Modern C++ book by Scott Meyers.
abhijeetk/Fakalya-in-CPP
Journey from basic to advanced
abhijeetk/ffmpeg-tutorial
A set of tutorials that demonstrates how to write a video player based on FFmpeg
abhijeetk/helloworld-service
A binding example for AGL
abhijeetk/HWDecoder
This class demo how to use VideoToolbox to make iOS hardware decode
abhijeetk/next-generation-presentation-tool
A clone of prezi.com which implements advanced presentation features like infinite canvas, optimized rendering on html canvas, 2d and 3d graphics/ animations using fabric.js, three.js and hammer.js etc.
abhijeetk/node-js-tutorials
abhijeetk/Scalable-Software-Architecture
Collection of tech talks, papers and web links on Distributed Systems, Scalability and System Design.
abhijeetk/system-design-interview
System design interview for IT companies
abhijeetk/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
abhijeetk/vid-streamer
VidStreamer.js: A simple streamer for Flash and HTML5-style videos. Supports HTTP pseudostreaming and works with JW Player's bitrate switching.
abhijeetk/webdocs-sample
Sample of website base on markdown files