Projects in Awesome Lists by Shikha-code36
A curated list of projects in awesome lists by Shikha-code36 .
https://github.com/shikha-code36/data-structures-and-algorithm-patterns
Data Structures and Algorithms Patterns that I followed ,implemented in Python
algorithms arrays backtracking bit-manipulation coding-interviews data-structures dynamic-programming graphs heap interview-preparation linked-list python-ds-algo queues recursion searching-algorithms sorting-algorithms stack stacks strings trees
Last synced: 10 Apr 2025
https://github.com/shikha-code36/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.
class-attribute classes-and-objects constructor decorators-python encapsulation inheritance instance methods object-oriented-programming oop oop-concepts oop-examples oop-principles oops oops-in-python polymorphism python-tutorial python3
Last synced: 23 Jul 2025
https://github.com/shikha-code36/competitive-python
Python Algorithms Package used in competitive programming
algorithms algorithms-and-data-structures bfs binary-search-tree competitive-coding competitive-programming data-structures data-structures-and-algorithms dfs dijkstra-algorithm graph-algorithms leetcode leetcode-python pypi-package python python-competitive-programming python-ds-algo searching-algorithms sorting-algorithms trees
Last synced: 10 Apr 2025
https://github.com/shikha-code36/jarvis-ai
Python-3 program for a virtual assistant to take commands and fullfill it
artificial-intelligence email-sender home-assistant jarvis jarvis-ai news-reader python python-3 python-project python-projects speech-recognition virtual-assistant voice-assistant youtube-songs
Last synced: 21 Sep 2025
https://github.com/shikha-code36/chatserver_with_socket_python
A simple chat server and client project implemented using Python and socket programming
chat-application python python-socket python-socket-client python-socket-programming python-socket-server python-sockets python3 socket socket-programming tcp tcp-client tcp-server
Last synced: 21 Sep 2025
https://github.com/shikha-code36/restaurant-monitoring-system
Backend system for restaurant management
backend backend-api cache cache-storage caching flask flask-api flask-backend flask-restful flask-sqlalchemy multithreading multithreading-library pandas pandas-dataframe pandas-python python python3 sqlalchemy-database-migrations sqlalchemy-python
Last synced: 10 Apr 2025
https://github.com/Shikha-code36/Restaurant-Monitoring-System
Backend system for restaurant management
backend backend-api cache cache-storage caching flask flask-api flask-backend flask-restful flask-sqlalchemy multithreading multithreading-library pandas pandas-dataframe pandas-python python python3 sqlalchemy-database-migrations sqlalchemy-python
Last synced: 29 Jul 2025
https://github.com/shikha-code36/real-time-stock-price-tracker-using-kafka
A real time stock prices tracker using Kafka
confluent-kafka consumer kafka kafka-consumer kafka-producer kafka-producer-consumer kafka-streams producer producer-consumer python python3
Last synced: 21 Sep 2025
https://github.com/shikha-code36/leetcode-solutions-python
Python Solution for Leetcode Questions
algorithms-and-data-structures arrays backtracking-algorithm bfs coding-interviews dfs dynamic-programming graphs heapsort-algorithm interview-preparation leetcode-patterns leetcode-python leetcode-solutions linked-list python-ds-algo queues recursion stacks strings trees
Last synced: 08 Oct 2025
https://github.com/shikha-code36/graphql_fastapi
GraphQL implementation in FastAPI using Strawberry
fastapi graphql graphql-python python python3 strawberry-graphql uvicorn
Last synced: 21 Sep 2025
https://github.com/shikha-code36/email-validation-python
Python Beginner Project
beginner-friendly beginner-project email-validation python python-beginner python-beginners python-project python-projects python3
Last synced: 29 Nov 2025
https://github.com/shikha-code36/cuda-programming-beginner-guide
A beginner's guide to CUDA programming
cuda cuda-basic cuda-basics cuda-cpp cuda-demo cuda-kernel cuda-kernels cuda-library cuda-programming cuda-support cuda-toolkit
Last synced: 05 Jan 2026
https://github.com/shikha-code36/shikha-code36
For README file
github github-activity github-profile github-profile-readme github-stars github-stats monospace-font profile-readme profile-readme-generator profile-readme-md readme readme-generator readme-md readme-profile readme-template
Last synced: 10 Apr 2025
https://github.com/shikha-code36/assembly-arm-tutorial
A Beginner’s Guide to Assembly ARM language
arm armv7 asm assembler assembly assembly-language assembly-language-programming assemblyscript gdp linux-debian raspberry raspberry-pi
Last synced: 03 Jan 2026
https://github.com/shikha-code36/netflix-clone
A Fully Responsive clone of Netflix website built using React.JS as a Front-end & Firebase as a Back-end. Visit the app by clicking link below
compound-components firebase firebase-auth firebase-database firestore jsx netflix netflix-clone netflix-clone-app-frontend netflix-clone-react react react-component react-components react-forms react-hooks react-router reactjs tmdb-api
Last synced: 03 Mar 2025
https://github.com/shikha-code36/image-search-flickr
📷 A Flickr photo searching app built with React . Visit the app by clicking on link
flickr flickr-api flickr-image-search-api flickr-images flickr-photos flickr-search html-css-javascript image-search javascript js6 photo-search react react-app react-native reactjs
Last synced: 29 Nov 2025
https://github.com/shikha-code36/llm_langchain_tutorial
This repo was for learning purpose.
faiss langchain-python language-model llm vector-database
Last synced: 03 Mar 2025
https://github.com/shikha-code36/todo
Javscript based TODO list to plan your schedule
Last synced: 17 Jun 2025
https://github.com/shikha-code36/readmeintros
Sample readme files for your profile
anime anime-readme anime-readme-profile readme readme-md readme-profile readme-template
Last synced: 03 Mar 2025
https://github.com/shikha-code36/design-patterns-in-python
Design Patterns implemented in python
design design-pattern design-patterns design-system design-systems designing-classes designing-good-methods designing-interactive-systems patterns system system-design system-design-interview system-design-primer system-design-project system-design-questions
Last synced: 24 Aug 2025
https://github.com/shikha-code36/budget-calculator
A simple budget calculator app
Last synced: 03 Mar 2025
https://github.com/shikha-code36/task-management-system
Simple Django project for REST API
django django-application django-framework django-rest-framework python python3 rest-api rest-api-test rest-framework restful-api
Last synced: 03 Mar 2025
https://github.com/shikha-code36/striver-sde-sheet-python-solutions
Solution for Striver's SDE Sheet implemented in Python
algorithm backtracking-algorithm bit-manipulation data-structures dynamic-programming graphs-algorithms hashing hashmap heap interview-questions leetcode-solutions linked-list python-ds-algo python-leetcode recursive-algorithm strings striver-sde-sheet strivers-sde-sheet tree tries
Last synced: 03 Mar 2025
https://github.com/shikha-code36/early-exit-cnn
A deep learning framework that implements Early Exit strategies in Convolutional Neural Networks (CNNs) using Deep Q-Learning (DQN). This project enhances computational efficiency by dynamically determining the optimal exit point in a neural network for image classification tasks on CIFAR-10.
cifar-10 cifar10 cifar10-classification cnn cnn-pytorch deep-learning dqn early-exit efficient-ai image-classification model-optimization pytorch pytorch-cnn reinforcement-learning
Last synced: 25 Nov 2025
https://github.com/shikha-code36/blind75-leetcode-solutions-python
Solutions to the curated list of 75 technical INTERVIEW questions on Blind using Python
algorithms algorithms-and-data-structures arrays-and-strings backtracking-algorithm bitmanipulation blind75 data-structures dynamic-programming graph hashing-algorithm interview-questions leetcode-python leetcode-solutions linked-list python python-ds-algo recursion trees trie twopointers
Last synced: 27 Nov 2025
https://github.com/shikha-code36/bookshopmanagement
C++ program for book shop mangement
Last synced: 28 Nov 2025
https://github.com/shikha-code36/shikhapandey.github.io
A simple portfolio website.
chatbot-theme css html html-css html-css-javascript javascript portfolio portfolio-site portfolio-template portfolio-website
Last synced: 29 Nov 2025
https://github.com/shikha-code36/flask-rediscaching-in-docker
Flask Api with Redis caching in docker
docker docker-compose docker-container docker-image dockerfile flask flask-api flask-caching flask-restful flask-sqlalchemy python python3 redis redis-cache rest-api
Last synced: 29 Nov 2025
https://github.com/shikha-code36/djangocrud
Pythn-3 with Django framework project, you can add your style in it
Last synced: 03 Mar 2025
https://github.com/shikha-code36/strivers-sde-sheet-go-solutions
Solution for Striver's SDE Sheet in Golang
algorithm algorithms algorithms-and-data-structures data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-golang dsa-practice dsa-questions dsalgo golang golang-dsa striver-sde-sheet strivers-sde-sheet strivers-sde-sheet-solutions
Last synced: 03 Mar 2025
https://github.com/shikha-code36/job-portal-fastapi
Job Portal backend in FastAPI
Last synced: 22 Jun 2025
https://github.com/shikha-code36/golang-tutorial-practice
This is the repo of GO basic implementation for learning purpose.
go go-language go-module go-modules go-package go-programming go-tutorial go-tutorials golang golang-module golang-package
Last synced: 10 Sep 2025
https://github.com/shikha-code36/rest-api-flask
Flask Restful API connected to MYSQL
flask-api flask-api-rest flask-restapi flask-restful flask-sqlalchemy rest-api restful-api
Last synced: 03 Mar 2025
https://github.com/shikha-code36/assest_tracker_django
This is the assest tracker made in Django
django django-admin django-application django-applications django-framework django-project django-rest-framework python python3
Last synced: 03 Mar 2025
https://github.com/shikha-code36/shikhaportfolio
This is my personal portfolio
Last synced: 12 Jun 2025
https://github.com/shikha-code36/golang-crud-rest-api-gin
Implementation of REST-API's in GoLang using GIN
gin gin-framework gin-gonic gin-restful gin-restful-api go go-gin go-gin-app go-rest-api go-restful golang golang-tutorial golang-tutorials
Last synced: 03 Mar 2025
https://github.com/shikha-code36/zoom-web2.0
Simple Web Application that offer you to create video meeting room using WebRTC and Socket. Visit the live demo
conference express-js html-css-javascript nodejs p2p peer-to-peer-chatting peerjs screensharing streaming video-call video-chat video-conferencing webapp webrct webrct-call webrtc-demos zoom-clone zoom-meetings zoom-webpage
Last synced: 30 Dec 2025
https://github.com/shikha-code36/ponggame
Python-3, Simple pong game
pong-game pong-python python python3 turtle turtle-python
Last synced: 29 Jul 2025
https://github.com/shikha-code36/binary_search
A binary search algorithm method
algorithms algorithms-and-data-structures binary-search binary-search-algorithm data-structures data-structures-and-algorithms python-ds-algo search-algorithm searching-algorithms searching-algorithms-interview
Last synced: 03 Mar 2025
https://github.com/shikha-code36/code_analyzer
Code Analyzer is a tool for analyzing Python projects to visualize their dependencies and generate a summary of their structure
Last synced: 09 Aug 2025
https://github.com/shikha-code36/react-firebase-superchat
Visit the site from here
firebase-auth firebase-firestore javascript reactjs
Last synced: 04 Oct 2025
https://github.com/shikha-code36/neetcode-150-python
This is for learning purpose
Last synced: 14 Aug 2025
https://github.com/shikha-code36/strivers-sde-sheet-python-solutions
Solution of Striver's SDE Sheet in Python
algorithm algorithms algorithms-and-data-structures data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-practice dsa-python python-ds-algo python-dsa striver-sde-sheet strivers-sde-sheet strivers-sde-sheet-solutions
Last synced: 03 Mar 2025
https://github.com/shikha-code36/dsa_inpython
Data Structures and Algorithm in Python
Last synced: 03 Mar 2025