GithubHelp home page GithubHelp logo
  • πŸ‘‹ Hi, I’m @Omkar-Darekar
  • πŸ‘€ I’m interested in C, C++, Windows Software Development, Linux Software development.
  • πŸ’žοΈ I’m looking to collaborate on C, C++, Win32 SDK.
  • πŸ“« How to reach me [email protected]

Omkar Ashok Darekar's Projects

advanced-encryption-standard icon advanced-encryption-standard

The Advanced Encryption Standard, also known by its original name Rijndael, is a specification for the encryption of electronic data established by the U.S. National Institute of Standards and Technology in 2001.

bodymassindex icon bodymassindex

It is an app for measuring Body Mass Index in human body. It is used to stay healthy. This is very usefull and interesting app,you should try once.

click-picture-by-raspberry-pi-via-telegram-mobile-app icon click-picture-by-raspberry-pi-via-telegram-mobile-app

In the 21st century, everybody is very bussy now. No one is having time to monitored there homes or children who playing inside of the home while parents is in the office or outside. For that situation we are designed a simple Telegram based bot and raspberry pi for clicking image so that when you are away from your loved place and you want to know whats going on there. Then you simply send message to your Telegram created BOT and it will revert you the live image where you situated your Raspberry pi Model.

coreutils icon coreutils

Enhancements to the GNU coreutils (especiall head)

leetcode icon leetcode

This is a repository for LeetCode C++ problem solutions.

math-operations icon math-operations

Math operation is a simple, scalable, flexible application with contains basic math operaiton like, Sine, Cosec, Square root etc.

move_file_c_file_handling icon move_file_c_file_handling

By using #include<stdio.h> and #include<string.h> we can move file from One Directory to Another Directory.

open-cv-2-image-processing- icon open-cv-2-image-processing-

Input object as simple image and it will give coordinates of that object and plot it into the graph as obstacle and it will find shortest path from source to destination .

opencv icon opencv

Open Source Computer Vision Library

server-client-socket-programming icon server-client-socket-programming

Socket programming is a way of connecting two nodes on a network to communicate with each other. One socket(node) listens on a particular port at an IP, while other socket reaches out to the other to form a connection. Server forms the listener socket while client reaches out to the server.

thread_pool_using_c icon thread_pool_using_c

Creating threads can be quite expensive. Typically each thread is going to do essentially the same thing so it’s good to keep reusing them. Threads are actually quite heavy and creating or destroying threads takes time away from what you’re trying to accomplish. Another benefit of thread pools is they keep the system from becoming overloaded. They allow a limit to the number of threads and tasks are queued and only run when a thread is available.

trie-algorithm icon trie-algorithm

The Trie data structure, resembling a tree, serves as a dynamic storage mechanism for strings.

windows-development icon windows-development

This is Windows Development repository which will consist of Win32, COM, .NET development only using WIndows Develpment Documention. It will consist of window development using Windows API and not drag and drop method and many more like this. ---------------------Whatever I have lean is from Astromedicomp's Dr. Vijay Gokhale sir.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.