Pinned Repositories
AR-Mining-Hash-Tree
Association rule mining with Apriori Algorithm. Implemented in Python . Used hash trees to optimize Apriori's performance.
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
Cryptography
Implementation of some of the cryptography algorithms in Java.
dockerdemo
Lookup
Dictionary built on top of data structures like Ternary Search Trees, tries, RBTree, etc using OOP principles
ML-Notebook
Implementation of machine learning and data mining algorithms in python from scratch
VOIT-Voice-over-Intranet
Software developed in Java to make voice calls over intranet of an private organization.
lettuce
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
omjego's Repositories
omjego/AR-Mining-Hash-Tree
Association rule mining with Apriori Algorithm. Implemented in Python . Used hash trees to optimize Apriori's performance.
omjego/Lookup
Dictionary built on top of data structures like Ternary Search Trees, tries, RBTree, etc using OOP principles
omjego/ML-Notebook
Implementation of machine learning and data mining algorithms in python from scratch
omjego/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
omjego/Cryptography
Implementation of some of the cryptography algorithms in Java.
omjego/dockerdemo
omjego/VOIT-Voice-over-Intranet
Software developed in Java to make voice calls over intranet of an private organization.
omjego/dsalglib
This is improved and stable version of dsalib ready to use C++ data structures and algorithms template library
omjego/Hacktoberfest-Mathematics
Math is fun so let's make some scripts and or programs that use some of your favorite math formulas and functions.
omjego/hacktoberfest-projecteuler
This repo contains solutions for projecteuler problems in multiple languages. Specially created for newcomers to contribute as part of Hacktoberfest Challenge.
omjego/iTerm2-Color-Schemes
Over 175 terminal color schemes/themes for iTerm/iTerm2 (with ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remina, Termite, XFCE, Tilda, and Terminator)
omjego/jekyll
:globe_with_meridians: Jekyll is a blog-aware, static site generator in Ruby
omjego/logging-log4j2
Mirror of Apache Logging Log4J2
omjego/merge-for-pr
Tutorial for merge-for-pr
omjego/omjego.github.io
Build a Jekyll blog in minutes, without touching the command line.
omjego/OpenVision
OpenVisionLibrary
omjego/oss-fuzz
OSS-Fuzz - continuous fuzzing of open source software.
omjego/system_design
Preparation links and resources for system design questions
omjego/webrtc-VDOIT
A webRTC enabled, peer to peer video calling and conferencing web application developed for members of private organizations having their own intranet infrastructure.