Sarvesh1523
|| MLOps || DevOps Assembly Line || Docker || Red Hat Enterprise Linux 8 || Deep Learning || OpenCV || https://medium.com/@techboutique.official
Bangalore
Pinned Repositories
BankIt-App
This project was part of TCS Case study and was created in Python using Flask.
100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
100-days-of-code-community
We aim to build community to learn and grow with us. This challenge will allow beginners to learn MERN stack from the very basics. Go through README for complete info
codedaddies_list
Face_Detector
Webapp to detect faces on video of any resolution. It has a Flask backend and stores the video file on the server with a cache system which speeds up face detection in already uploaded video
pdf_checker_generated_or_scanned
Question-analyzer
Question-Analyzer using NLP
File-Sorter
Sarvesh1523's Repositories
Sarvesh1523/100-days-of-code-community
We aim to build community to learn and grow with us. This challenge will allow beginners to learn MERN stack from the very basics. Go through README for complete info
Sarvesh1523/codedaddies_list
Sarvesh1523/Face_Detector
Webapp to detect faces on video of any resolution. It has a Flask backend and stores the video file on the server with a cache system which speeds up face detection in already uploaded video
Sarvesh1523/Question-analyzer
Question-Analyzer using NLP
Sarvesh1523/100-Days-of-Code-MERN
Sarvesh1523/30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step by step guide to learn JavaScript programming language in 30 days
Sarvesh1523/AlgoBook
A beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Algorithms in Python and Machine Learning. Please leave a star ⭐ to support this project! ✨
Sarvesh1523/APIv3-nodejs-library
SendinBlue's API v3 Node.js Library
Sarvesh1523/awesome-anomaly-detection
A curated list of awesome anomaly detection resources
Sarvesh1523/cartoonizer
Sarvesh1523/CNNArchitecture
Sarvesh1523/Data-Migrator
Create a CSV to Mysql Data migrator using Node JS and Express JS
Sarvesh1523/Deep-Learning-Experiments
Notes and experiments to understand deep learning concepts
Sarvesh1523/Dicademy
An all in one digital platform for online learning. You can access online courses and participate in exciting competitions and hackathons.
Sarvesh1523/Face-Recognition
Sarvesh1523/HallOfTechies
Sarvesh1523/inltk
Natural Language Toolkit for Indic Languages aims to provide out of the box support for various NLP tasks that an application developer might need
Sarvesh1523/mail-automation
Sarvesh1523/MEDIUM_NoteBook
Repository containing notebooks of my posts on Medium
Sarvesh1523/Mlop_HPT_Project
Sarvesh1523/object-detection-project
Sarvesh1523/rabbitmq-messenger
A sample code on using Rabbit-mq messenger Service to add messages to queue and consume them in the same channel from a receiver service.
Sarvesh1523/Sarvesh1523-Data-Science-From-Scratch-Joel-Grus
Sarvesh1523/Sarvesh1523.github.io
Sarvesh1523/scrapper
Sarvesh1523/Signature-Verification_System_using_YOLOv5-and-CycleGAN
An end-to-end signature verification system to extract, clean and verify signatures in documents. Signatures are detected using YOLOv5. Noise is cleaned using a CycleGAN approach and verified. Keras / Tensorflow / PyTorch
Sarvesh1523/To_Do_App
Sarvesh1523/tomato-virus
Sarvesh1523/Youtube_API_Flask
using Youtube Data APIv3 and deployed on flask. Used vanilla scrolling and Lazy Loading.
Sarvesh1523/Youtube_API_with_Flask
The project uses youtube API to search among the youtube data and bring relevant results and then display thumbnail , duration and name to the webpage . The webpage deploys vanilla scrolling with lazt loading using echo.min.js . The web page is deployed on Flask which is a library of Python