GitHub / Shikha-code36 11 Repositories
Coding Enthusiast...Learning new things everyday
Shikha-code36/ChatServer_with_Socket_Python
A simple chat server and client project implemented using Python and socket programming
Language: Python - Size: 3.91 KB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 35

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.
Language: Python - Size: 45.9 KB - Last synced at: 10 days ago - Pushed at: 9 months ago - Stars: 70 - Forks: 25

Shikha-code36/Data-Structures-and-Algorithm-Patterns
Data Structures and Algorithms Patterns that I followed ,implemented in Python
Language: Python - Size: 43 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 111 - Forks: 20

Shikha-code36/neetcode-150-python
This is for learning purpose
Language: Python - Size: 17.6 KB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Shikha-code36/Mastering-LeetCode-Patterns
15 patterns to master leetcode
Language: Python - Size: 7.81 KB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Shikha-code36/cuda-hft-miniProjects
Language: Cuda - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Shikha-code36/cuda-hft-fundamentals
Language: Cuda - Size: 8.35 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

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.
Language: Jupyter Notebook - Size: 179 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Shikha-code36/shikhaPortfolio
This is my personal portfolio
Language: JavaScript - Size: 5.23 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Shikha-code36/Shikha-code36
For README file
Size: 139 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 2

Shikha-code36/assembly-ARM-tutorial
A Beginner’s Guide to Assembly ARM language
Language: Assembly - Size: 286 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

Shikha-code36/Restaurant-Monitoring-System
Backend system for restaurant management
Language: Python - Size: 18.6 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 4

Shikha-code36/Jarvis-AI
Python-3 program for a virtual assistant to take commands and fullfill it
Language: Python - Size: 1.95 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

Shikha-code36/CUDA-Programming-Beginner-Guide
A beginner's guide to CUDA programming
Language: Cuda - Size: 108 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

Shikha-code36/zoom-web2.0
Simple Web Application that offer you to create video meeting room using WebRTC and Socket. Visit the live demo
Language: JavaScript - Size: 1.39 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Shikha-code36/dice Fork of DiceDB/dice
DiceDB is an in-memory real-time database with SQL-based reactivity. It is hyper-optimized for building and scaling truly real-time applications on modern hardware while being a drop-in replacement for Redis.
Size: 1.1 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Shikha-code36/code_analyzer
Code Analyzer is a tool for analyzing Python projects to visualize their dependencies and generate a summary of their structure
Language: Python - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 1

Shikha-code36/GraphQL_FastAPI
GraphQL implementation in FastAPI using Strawberry
Language: Python - Size: 5.86 KB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

Shikha-code36/Strivers-SDE-Sheet-GO-Solutions
Solution for Striver's SDE Sheet in Golang
Language: Go - Size: 5.86 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Shikha-code36/job-portal-fastapi
Job Portal backend in FastAPI
Language: Python - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Shikha-code36/golang-crud-rest-api-gin
Implementation of REST-API's in GoLang using GIN
Language: Go - Size: 14.6 KB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

Shikha-code36/golang-tutorial-practice
This is the repo of GO basic implementation for learning purpose.
Language: Go - Size: 41 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Shikha-code36/assest_tracker_django
This is the assest tracker made in Django
Language: Python - Size: 2.25 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Shikha-code36/LLM_langchain_Tutorial
This repo was for learning purpose.
Language: Jupyter Notebook - Size: 730 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Shikha-code36/Real-Time-Stock-Price-Tracker-using-Kafka
A real time stock prices tracker using Kafka
Language: Python - Size: 7.81 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

Shikha-code36/leetcode-solutions-python
Python Solution for Leetcode Questions
Language: Python - Size: 43 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

Shikha-code36/Competitive-Python
Python Algorithms Package used in competitive programming
Language: Python - Size: 37.1 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 3

Shikha-code36/Design-Patterns-in-Python
Design Patterns implemented in python
Language: Python - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

Shikha-code36/ValidChessMove
Language: Python - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Shikha-code36/ReadmeIntros
Sample readme files for your profile
Size: 28.3 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

Shikha-code36/Flask-RedisCaching-in-Docker
Flask Api with Redis caching in docker
Language: Python - Size: 153 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Shikha-code36/task-management-system
Simple Django project for REST API
Language: Python - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Shikha-code36/image-search-FLICKR
📷 A Flickr photo searching app built with React . Visit the app by clicking on link
Language: JavaScript - Size: 358 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Shikha-code36/DSA_inPython
Data Structures and Algorithm in Python
Language: Python - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Shikha-code36/djangoCRUD
Pythn-3 with Django framework project, you can add your style in it
Language: Python - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Shikha-code36/shikhapandey.github.io
A simple portfolio website.
Language: JavaScript - Size: 20.2 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Shikha-code36/User-Registration
Language: Python - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Shikha-code36/Movie-Bot
Language: Jupyter Notebook - Size: 14.4 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Shikha-code36/TalkHub_ChatRoom
Language: Python - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Shikha-code36/FlaskApi-Functionality
Language: Python - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Shikha-code36/binary_search
A binary search algorithm method
Language: Python - Size: 9.77 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Shikha-code36/Email-Validation-Python
Python Beginner Project
Language: Python - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

Shikha-code36/REST-API-Flask
Flask Restful API connected to MYSQL
Language: Python - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Shikha-code36/Blind75-Leetcode-Solutions-Python
Solutions to the curated list of 75 technical INTERVIEW questions on Blind using Python
Language: Python - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Shikha-code36/Hangman-game
Hangman game app
Language: JavaScript - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Shikha-code36/Budget-Calculator
A simple budget calculator app
Language: TypeScript - Size: 589 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Shikha-code36/book-management-RestAPI
Language: JavaScript - Size: 578 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Shikha-code36/react-firebase-superchat
Visit the site from here
Language: JavaScript - Size: 187 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

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
Language: JavaScript - Size: 23.1 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Shikha-code36/authentication-app
Language: JavaScript - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Shikha-code36/pONGgAME
Python-3, Simple pong game
Language: Python - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Shikha-code36/Fooddelievery
HTML,CSS based simple website for a food delievery system
Language: HTML - Size: 38.1 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Shikha-code36/ToDo
Javscript based TODO list to plan your schedule
Language: HTML - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Shikha-code36/ClockJS
Javascript project for beginner
Language: HTML - Size: 105 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Shikha-code36/BookshopManagement
C++ program for book shop mangement
Language: C++ - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Shikha-code36/AlgoExpert Fork of dummy-andra/AlgoExpert
These are some of the important interview questions that i've learned using a platform called AlgoExpert.
Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0
