Pinned Repositories
AQI
UG research: Effect of covid-19 on AQI.
awsome
A simple modern web directory of songs which suggest songs on the basis of human facial emotion using machine learning and Spotify api.
caduceus-client
client-interface for caduceus (capstone project for sem-7th & 8th), Main author of the repo @manishsharma8.
configuration
Setup for Python & C++ & .Vimrc Conf && tmux
HMS
Simple web portal for hospitals to manage each and every domain/sector in hospitals in-order to save time and confusion. Hospital Management System - main branch.
interpreter
Simple interpreter for Pascal language using various studies on compilers and interpreter.
karthikeyanrathore
Lane-Line-Detection
Lane Line Detection using Hough Transform and various other image processing techniques. Further improvement using machine learning is TODO.
mergesort
mergesort in many languages. Feel Free to make PULL REQUEST.
multilayer-perceptron-torch-test
This repo contains custom NN model written from scratch in python. It also checks performance & results against pytorch lib.
karthikeyanrathore's Repositories
karthikeyanrathore/awsome
A simple modern web directory of songs which suggest songs on the basis of human facial emotion using machine learning and Spotify api.
karthikeyanrathore/mergesort
mergesort in many languages. Feel Free to make PULL REQUEST.
karthikeyanrathore/AQI
UG research: Effect of covid-19 on AQI.
karthikeyanrathore/caduceus-client
client-interface for caduceus (capstone project for sem-7th & 8th), Main author of the repo @manishsharma8.
karthikeyanrathore/configuration
Setup for Python & C++ & .Vimrc Conf && tmux
karthikeyanrathore/HMS
Simple web portal for hospitals to manage each and every domain/sector in hospitals in-order to save time and confusion. Hospital Management System - main branch.
karthikeyanrathore/interpreter
Simple interpreter for Pascal language using various studies on compilers and interpreter.
karthikeyanrathore/karthikeyanrathore
karthikeyanrathore/karthikeyanrathore.github.io
Minima is a one-size-fits-all Jekyll theme for writers.
karthikeyanrathore/Lane-Line-Detection
Lane Line Detection using Hough Transform and various other image processing techniques. Further improvement using machine learning is TODO.
karthikeyanrathore/maze
finding the shortest path in a maze using various graphs search algorithms in short amount of time.
karthikeyanrathore/MedSonic
Microservice + web to predict diabetes, heart and pneumonia disease.
karthikeyanrathore/sih-2022-honeypot
This project was created during the course of a hackathon for SIH 2022@bennett_univ
karthikeyanrathore/tictactoe
build a web portal on azure for humans to defeat Minimax algorithm. Azure - main branch and Testing - v2 branch
karthikeyanrathore/multilayer-perceptron-torch-test
This repo contains custom NN model written from scratch in python. It also checks performance & results against pytorch lib.
karthikeyanrathore/access-files
RBAC based access to files api.
karthikeyanrathore/cpython
The Python programming language
karthikeyanrathore/discussion-forum-api
Part of Spyne backend assessment test
karthikeyanrathore/example-module
Example of FastAPI integration with mongoDB
karthikeyanrathore/finance101
finance101 (15 August 2020)
karthikeyanrathore/install-tf-metal
Installation guide on how to install packages for ML development on mac m1.
karthikeyanrathore/milvus-poc
POC to test out milvus vector DB to store million image embeddings.
karthikeyanrathore/networking-scripts
This repo contains ad hoc networking scripts. It's aim is to get basic foundation on networking concepts.
karthikeyanrathore/nginx-notes-test
This repo contains API's that allows you to create/read/update/delete notes. You can also share your notes with others.
karthikeyanrathore/nginx-prometheus-exporter
karthikeyanrathore/onepixel_backend
karthikeyanrathore/profiling-nets
This repo contains different NN nets that runs cats-vs-dogs (lite) dataset. It's aim is to compare model performances.
karthikeyanrathore/SAM-guide
steps to install & run SAM: https://github.com/yuval-alaluf/SAM
karthikeyanrathore/SQL-injection
SQL injection is a very popular technique used by attacker to crack database of a website. Usually occurs in MySQL language by running your own SQL query on the website.
karthikeyanrathore/ssh_monitor