Pinned Repositories
autobot-mongo-backup-restore
Automatic scheduler which periodically creates mongo-db backup and restore other database instances from its recent backup
c_Plus_Plus
C++ Primer by Stanely B. Lippman.
data-structures-algorithms
Data structures implemented in C
Go-Programming
Learning Go for fun
go-rest-api-with-mongodb
REST API using mongodb implemented in Go for learning purpose
js-design-patterns
Some of the common design patterns implemented in javascript
MERN-event-registration-stack-hack_1.0
Web app for event registration
voucher-management-system
A simple basic voucher management system written in node.
Win32-SDK
Programs based on win32 and COM
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
omkarlanghe's Repositories
omkarlanghe/autobot-mongo-backup-restore
Automatic scheduler which periodically creates mongo-db backup and restore other database instances from its recent backup
omkarlanghe/Win32-SDK
Programs based on win32 and COM
omkarlanghe/c_Plus_Plus
C++ Primer by Stanely B. Lippman.
omkarlanghe/data-structures-algorithms
Data structures implemented in C
omkarlanghe/Go-Programming
Learning Go for fun
omkarlanghe/voucher-management-system
A simple basic voucher management system written in node.
omkarlanghe/cracking-the-coding-interview
I am trying to implement programming questions as much as I can from this book.
omkarlanghe/go-rest-api-with-mongodb
REST API using mongodb implemented in Go for learning purpose
omkarlanghe/js-design-patterns
Some of the common design patterns implemented in javascript
omkarlanghe/MERN-event-registration-stack-hack_1.0
Web app for event registration
omkarlanghe/amazon-documentdb-tools
Tools for use with the Amazon DocumentDB managed document database service.
omkarlanghe/Auto-tech
Application developed for smart phones based on android which deals with various system services like Bluetooth, WiFi, Battery status, Mobile data, Profile modes, etc.
omkarlanghe/burger-builder
A react web app to build a burger to place an order.
omkarlanghe/C
All Algorithms implemented in C
omkarlanghe/C-Plus-Plus
All Algorithms implemented in C++
omkarlanghe/c-programming
C-programs
omkarlanghe/EducationalApp_Win32
Windows Desktop based educational application created with Win 32 native API and COM.
omkarlanghe/HPP-CUDA
omkarlanghe/NeoAlgo
Bringing all Data Structures and Algorithms under one Roof ⚡
omkarlanghe/node-as-a-windows-service
Node Js script which registers your node application as a background windows service using node-windows-npm
omkarlanghe/node-js_RESTfulAPIs
Node.js APIs with client credential flow
omkarlanghe/nodebestpractices
:white_check_mark: The Node.js best practices list (May 2020)
omkarlanghe/omkarlanghe
My personal repository describing my skills
omkarlanghe/php-basics
omkarlanghe/Python-programming
omkarlanghe/react-single-page-web-app
A single page web application developed in react
omkarlanghe/reactjs-practice
Repo contains all the practice projects which I worked on while learning reactJS.
omkarlanghe/shell-scripting
Shell scripting for bourne shell.
omkarlanghe/shopify-demo-app-node-react
Basic web app build on top of shopify e-commerce platform.
omkarlanghe/win32-calculator-app
simple calculator implemented using win32 native api