- Menlo Park
- https://manoj.io
-
Portfolio Public
A portfolio website that is designed to showcase my style, my work and myself
JavaScript UpdatedMar 6, 2023 -
system-design-primer Public
Forked from donnemartin/system-design-primerLearn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Python Other UpdatedSep 13, 2020 -
Algorithm.js Public
A javascript repo for all algorithm related topics
-
react-interview Public
Forked from Pau1fitz/react-interviewReact Interview Questions 📙 📚 📖 🔎 ✒️
JavaScript MIT License UpdatedMar 21, 2019 -
google-maps-react Public
Forked from fullstackreact/google-maps-reactCompanion code to the "How to Write a Google Maps React Component" Tutorial
JavaScript MIT License UpdatedJul 12, 2018 -
react-redux-links Public
Forked from markerikson/react-redux-linksCurated tutorial and resource links I've collected on React, Redux, ES6, and more
UpdatedJul 11, 2018 -
developer-roadmap Public
Forked from kamranahmedse/developer-roadmapRoadmap to becoming a web developer in 2018
UpdatedJul 5, 2018 -
Developed a Context aware system to act without human intervention based on rules driven by contexts. Also provided a dynamic user interface system to provide dynamic menu based on user context
-
tech-interview-handbook Public
Forked from yangshun/tech-interview-handbook💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
JavaScript MIT License UpdatedMay 19, 2018 -
google-interview-university Public
Forked from P1xt/google-interview-universityA complete daily plan for studying to become a Google software engineer.
Creative Commons Attribution Share Alike 4.0 International UpdatedJun 7, 2017 -
webpack Public
Forked from webpack/webpackA bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AM…
JavaScript MIT License UpdatedMay 22, 2017 -
ng2-table Public
Forked from valor-software/ng2-tableSimple table extension with sorting, filtering, paging... for Angular2 apps
TypeScript MIT License UpdatedFeb 7, 2017 -
express-status-monitor Public
Forked from RafalWilinski/express-status-monitor🚀 Realtime Monitoring solution for Express.js apps, inspired by status.github.com
JavaScript MIT License UpdatedJan 13, 2017 -
CSS3-RadialProgressBar Public
CSS3 based radial progress bar
JavaScript MIT License UpdatedOct 23, 2016 -
udacity-jsdesignpattern-map Public
Final Project for Udacity course - js design pattern
JavaScript UpdatedJul 18, 2016 -
image-overlay Public
A polymer element <image-overlay></image-overlay> to display image over an overlay, created using yeoman scaffolding tool
HTML Other UpdatedJun 8, 2015 -
-
-
-
-
Front-end-Developer-Interview-Questions Public
Forked from h5bp/Front-end-Developer-Interview-QuestionsA list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
UpdatedJul 5, 2013 -
RestaurantDetector Public
A android app to search for restaurants nearby, for your choice of food
Java UpdatedJan 22, 2013 -
Algorithms Public
Algorithm Implementation of interesting and trivial problems
Java UpdatedJan 9, 2013 -
TextEditor Public
A basic implementation of text editor that allows to insert, delete and modify lines in the editor using a balanced binary tree.
-
PostPress Public
An Application for users to create topic, interact with each other through creating post, comments etc ..
Ruby UpdatedSep 15, 2012 -
-
Excite-Bike3D Public
A android based excite bike3D game developed using Unity3D game Engine
-
A math tutoring application that is powered by a multi-agnet virtual teaching assistant (mvTA). A tutoring session is comprised of 15 different problems where the first 10 problems are selected by …
-
-
Unix-Micro-shell Public
A Unix micro shell in C that support inbuilt commands and I/O redirection and pipes