Pinned Repositories
C-Sharp-Examples
Tiny examples of applications built using C#/ .NET.
CPP-Examples
Small examples to test different concepts in C++.
Grocery-Shop
Simple implementation of elementary data structures coded from the scratch in Java.
Hybrid-Recommender-System
Collaborative and Content based Recommendation System ( POC with additional business logic )
Reinforcement-Learning-Ensemble
Python implementation of Ensemble Algorithms in Reinforcement Learning
Simple-WebServer
Basic web server implemented in C#
Solutions-Python
My solutions to HackerRank, HackerEarth and Codeforces problems in Python.
Spam-Classifier
Naive Bayes Classification implementation of Spam Classifier in Python from scratch.
Tiny-Python-Projects
Reinventing the wheel in Python.
Tiny-Windows-Scripts
Tiny scripts mostly dealing with file management.
muksiddheswar's Repositories
muksiddheswar/Grocery-Shop
Simple implementation of elementary data structures coded from the scratch in Java.
muksiddheswar/Reinforcement-Learning-Ensemble
Python implementation of Ensemble Algorithms in Reinforcement Learning
muksiddheswar/Spam-Classifier
Naive Bayes Classification implementation of Spam Classifier in Python from scratch.
muksiddheswar/Hybrid-Recommender-System
Collaborative and Content based Recommendation System ( POC with additional business logic )
muksiddheswar/Solutions-Python
My solutions to HackerRank, HackerEarth and Codeforces problems in Python.
muksiddheswar/C-Sharp-Examples
Tiny examples of applications built using C#/ .NET.
muksiddheswar/Complex-Networks
Implementation of Erdos-Renye and Barabasi-Albert network graphs in Python
muksiddheswar/Container-Examples
This repository contains files that illustrates how to build apps and containerize them with Docker.
muksiddheswar/CPP-Examples
Small examples to test different concepts in C++.
muksiddheswar/Mind-Maps
Using markdown and github as a repository for my software engineering knowledge.
muksiddheswar/Simple-WebServer
Basic web server implemented in C#
muksiddheswar/Tiny-CPP-Projects
Small projects and example as a part of my C++ practice.
muksiddheswar/Tiny-Python-Projects
Reinventing the wheel in Python.
muksiddheswar/Tiny-Windows-Scripts
Tiny scripts mostly dealing with file management.
muksiddheswar/Image-Classification
muksiddheswar/muksiddheswar
muksiddheswar/Project-MongoDB
Tiny Python examples using free MongoDB Cluster
muksiddheswar/Solutions-CPP
My solutions to problems in C++.
muksiddheswar/Solutions-dotNET