Pinned Repositories
30-days-of-javascript
My Practice Section For the #30DaysofCode Challenge. HTML, CSS and JavaScript
Caterpillar-game
Dragon-Game
Game development in JavaScript
Egg-catcher-game
Invisible-Cloak
# Invisible-cloak Being a harry potter fan I always had a childhood fantasy of using an invisibility cloak. Well it turns out that using simple image processing tricks I can now actually fulfil my childhood fantasy. This code turns a red colour cloth into an invisibility cloak. It's a fun application which you will enjoy using. You can learn some key functions of opencv from this project. # How it Works? Capture and store the background frame. Detect the red colored cloth using color detection algorithm. Segment out the red colored cloth by generating a mask. Generate the final augmented output to create the magical effect.
LEETCODE
Solutions to LeetCode problems
Matchmaker-game
Screen-Pet
Smart-Calculator
Snehakri022
Sneha Kumari Portfolio
Snehakri022's Repositories
Snehakri022/30-days-of-javascript
My Practice Section For the #30DaysofCode Challenge. HTML, CSS and JavaScript
Snehakri022/LEETCODE
Solutions to LeetCode problems
Snehakri022/Snehakri022
Sneha Kumari Portfolio
Snehakri022/Dragon-Game
Game development in JavaScript
Snehakri022/Algo-Phantoms-Frontend
Website of Algo Phantoms, an Open Source organization focuses on Data Structure and Algorithms.
Snehakri022/Algo-Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Snehakri022/Angular-basic-notes
Angular 8+ Notes
Snehakri022/Awesome-JavaScript-Projects
This Repository contain awesome vanilla JavaScript projects.
Snehakri022/Basic-Banking-System
It is a Basic Banking System for making transactions between users. It can transfer Money between multiple accounts, view all Customer's data and view all the past transactions happened between different accounts.
Snehakri022/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
Snehakri022/CloudEngage
Snehakri022/Competitive-Programming-Solutions
Solutions to Hackerrank / CodeChef / CodeForces / GeeksforGeeks Questions : C, C++, Python, Problem Solving, SQL, 30 Days of Code and much more.
Snehakri022/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
Snehakri022/creative-profile-readme
A Collection of GitHub Profiles with awesome readme
Snehakri022/DataStructures-Algorithms
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
Snehakri022/doc2pen
An open source project aimed at making your student life easier!
Snehakri022/Fiery-Pokemon-DevFestIndia
This is a web application where you can create a Fiery Pokemon Application using Angular and later can deploy it on Firebase along with enhancing the performance, engagement with PWA and SEO.
Snehakri022/Internship-LMS-FrontEnd
We are in the mission of solving a crisis for a lot of small and medium enterprises, who are trying to recruit interns for their projects. This platform aims to onboard new interns, who have applied to the companies and help them understand the process and make the transition smooth.
Snehakri022/interviews
Everything you need to know to get the job.
Snehakri022/my-first-blog
Snehakri022/NOTES
This repository contains basic notes of everything that I learn
Snehakri022/portfolio
Snehakri022/Python-and-Computer-Vision-Bootcamp
7 Days Free Bootcamp on Python and Computer Vision in collaboration with Microsoft Learn Student Ambassador Program and AWS Students Club.
Snehakri022/Python_and_the_Web
Build Bots, Scrape a website or use an API to solve a problem.
Snehakri022/Quiz-App
Quiz App with HTML, CSS, and JavaScript
Snehakri022/Rescue
Women Safety Website
Snehakri022/resources
Here is a list of best resources to get you started with learning how to code (mostly related to Web Development). Feel free to add your favorite resources as well and help others in their journey of learning.
Snehakri022/SFC-foundations
SFC bringing change to the society. Drop a ⭐
Snehakri022/sharenlearn-1
Share N Learn
Snehakri022/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.