Shivangi Singh's starred repositories
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
50projects50days
50+ mini web projects using HTML, CSS & JS
machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
mlcourse.ai
Open Machine Learning Course
AcademicContent
Free tech resources for faculty, students, researchers, life-long learners, and academic community builders for use in tech based courses, workshops, and hackathons.
Algorithmic-Resources
A Curated list of Topic wise Theory and Questions to Get You Started On Competitive Coding.
awesome-hackathon-projects
This is a curated list of amazing hackathon projects
Women-in-Technology
A collection of resources for women in tech, consisting of - courses, learning guides, amazing sites and repos, blogs, programs and events. scholarships, etc.
GATE-CSE-NOTES
Short notes I made for GATE CSE subjects during my gate preparation from 2018 to 2021.
Machine-Learning
This repository contains implementations of all Machine Learning Algorithms from scratch in Python. Mathematics required for ML and many projects have also been included.
transaction-fraud-detection
A data science project to predict whether a transaction is a fraud or not.
Decentralized-Voting-System
A decentralized voting system using Ethereum blockchain for secure and transparent elections, with features like user authentication and real-time result tracking.
Java-Plus-DSA-Placement-Course
This is a placement course
gssoc-website-new
GSSoC'24 Official Website
Object-Oriented-Programming-OOPs-Python
Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn about object-oriented programming in Python.
competitive-programming-resources
A compilation of competitive programming resources, curated by the Algorithms and Coding Club, IIT Delhi
NPTEL-DAA-Programming-Assignment-Solutions
Programming assignments of NPTEL DAA course taken by Prof. Madhavan Mukund of Chennai Mathematical Institute.
real-time-fraud-detection
This repository implements a real-time credit card fraud detection pipeline using Kafka, Spark and Cassandra. Kafka continuously produces credit card transactions that will be analyzed by the Spark Streaming job in real-time. Meanwhile, classified transaction records will be displayed on the dashboard for visualization.
cfcheatdetector
CF cheatdetector allow to verify user on codeforces , whether they have cheated or not
Python-notes
I am providing Python handwritten notes. Written by me.
Final-Year-Project
This is my Final Year Project on Pomegranate Fruit Disease Detection using Machine Learing
Digit-Classifier
In this project, the goal is to use machine learning techniques to classify handwritten digits into their respective categories (0 to 9). Handwritten digit classification is a common problem in the field of computer vision and is often used as a benchmark task for evaluating machine learning algorithms.