Pinned Repositories
AQMS
An Arduino based Air Quality Monitoring System using MQ135 gas sensor and DHT11 sensor. Data collected is analyzed on Thingspeak using linear and logistic regression.
awesome-python-repos
A Collection of Awesome Python Repositories. To contribute, please check the CONTRIBUTING.md file.
hello-open-source
Your milestone to say Hello to the world of Open Source !
MedicInfo
A Health Care website, providing information on several diseases and medicines. It contains a simple symptom checker and a general quiz section. It uses HTML, CSS, JavaScript, PHP, MySQL and AJAX.
Opencv-Python-Computer-Vision
Problems discussed on (http://opencv-python-tutroals.readthedocs.io/en/latest/index.html) have been implemented. All the implementations are in Python3 and Opencv3 environment.
PongPong
A slightly different game from actual PingPong ! Developed using Pyglet Python game library.
Preprocessing-OCT
This respository contains preprocessing steps taken while making a classifier for OCT - Optical Coherence Tomography - images of AMD and DME eye diseases.
PyCV
It contains object oriented implementation for several computer vision methods illustrated using OpenCV3 with Python3.
quote-readme
A GitHub Action that allows you to place a random quote/fun-fact on your README file, from a collection of famous computer science quotes/facts !
update-readme-image
A GitHub Action that allows you to update README with a random image, from a collection of your own images/logos.
siddharth2016's Repositories
siddharth2016/quote-readme
A GitHub Action that allows you to place a random quote/fun-fact on your README file, from a collection of famous computer science quotes/facts !
siddharth2016/MedicInfo
A Health Care website, providing information on several diseases and medicines. It contains a simple symptom checker and a general quiz section. It uses HTML, CSS, JavaScript, PHP, MySQL and AJAX.
siddharth2016/update-readme-image
A GitHub Action that allows you to update README with a random image, from a collection of your own images/logos.
siddharth2016/hello-open-source
Your milestone to say Hello to the world of Open Source !
siddharth2016/Opencv-Python-Computer-Vision
Problems discussed on (http://opencv-python-tutroals.readthedocs.io/en/latest/index.html) have been implemented. All the implementations are in Python3 and Opencv3 environment.
siddharth2016/my-learning
My Learning !
siddharth2016/siddharth2016
My README
siddharth2016/hashnode-blog
My blogs on hashnode.
siddharth2016/backend-project
Scaler Backend Project
siddharth2016/book-catalog
Final Project done in Scalable python and flask course.
siddharth2016/chatbot-structure
A Simple Chatbot Structure using RASA Framework. Just add your intents, entity and actions, train it and see it working !
siddharth2016/Coding-Practice
This repository features competitive coding problems solution, that I am currently doing on platforms like HackerEarth, HackerRank, LeetCode etc.
siddharth2016/DSAprog
Solution to problems in Data Structures and Algorithms using C language.
siddharth2016/java-exercism-deprecated
Solving Java Exercism Problems
siddharth2016/java-hackerrank
Solving Hackerrank Java Problems
siddharth2016/java-masterclass
Learning Java
siddharth2016/java-web-services
Learning Java Web Services.
siddharth2016/learn-solidity-deprecated
Learning Solidity Ethereum Blockchain Programming
siddharth2016/learning-akka-essentials
This repo contains exercises and tasks done from the course Akka Essentials With Scala by RockTheJVM.
siddharth2016/learning-javascript
Learning Javascript, React and Typescript.
siddharth2016/learning-scala-adv
Exercises and Tasks from Advanced Scala and Functional Programming by RockTheJVM.
siddharth2016/learning-scala-deprecated
Learning Scala from Beginners to Intermediate. Doing from Rock The JVM course.
siddharth2016/learning-spring-framework
Exercises from the course - Spring Boot 3, Spring 6 & Hibernate for Beginners
siddharth2016/movie-streamer
A springboot full stack app to stream movies. Tech stack - Springboot, MongoDB and ReactJS
siddharth2016/practice-sql
Practice Problems from SQL Course ZTM
siddharth2016/problem-solving
Problem Solving
siddharth2016/python-blog-code
This repository contains all python code used for demos and explanations, present on my blog - chandraji.dev
siddharth2016/scala-beginners-crash-course
Scala For Beginners Crash Course Blog Series
siddharth2016/snake-game
Trying my hands on PyGame by making a simple Snake Game.
siddharth2016/ztm-web-developer-course
Complete Web Developer Course exercises by ZTM