An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: oops

Richat04/Cargo-Management

A cargo supply and processing program for distributing shipments to vessels based on their label - standard, delicate, urgent, optimizing for quantity, cost, and space constraints.

Language: Python - Size: 349 KB - Last synced at: about 6 hours ago - Pushed at: about 7 hours ago - Stars: 0 - Forks: 0

cosmic-code-09/CPP

Deep dive in C++ programming language

Language: C++ - Size: 311 KB - Last synced at: about 7 hours ago - Pushed at: about 8 hours ago - Stars: 2 - Forks: 1

jatinkumar762/Low-Level-Design

Design Patterns and Principles, Low Level Design and Machine Coding Problems

Language: Java - Size: 256 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

gautamk2911/Java-Tutorials

A comprehensive collection of beginner-friendly and intermediate Java tutorials designed to build strong foundational skills. Includes step-by-step code examples, practical exercises, and clear explanations covering core concepts like OOP, collections, exception handling, file I/O, and more.

Language: Java - Size: 169 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

Raqibreyaz/CipherForge

A C++ tool to encrypt/decrypt all files in a folder using a thread pool. Built with OOP and smart pointers for safety and speed. Features: Multi-threaded file encryption Modern C++ (OOP, smart pointers) Fast, secure, and modular

Language: C++ - Size: 225 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

ranjankumarmandal/System-Design---LLD-HLD

Language: Java - Size: 3.91 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Phani-LP/OOPS

A repository showcasing Object-Oriented Programming (OOP) concepts in Python with examples, including classes, objects, inheritance, polymorphism, encapsulation, method overloading, method overriding, and name mangling.

Language: Python - Size: 55.7 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

ashishps1/awesome-low-level-design

Learn Low Level Design (LLD) and prepare for interviews using free resources.

Language: C++ - Size: 1.65 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 13,820 - Forks: 3,402

Ashok-Bhatt/Data-Structures-and-Algorithms

This repository contains implementation of many Data Structures and Algorithms

Language: C++ - Size: 3.19 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

Ayon-SSP/The-SDE-Prep

🪁All the DSA(Data-Structures & Algorithms) 📒Concepts and 📏Implementations📐 |📈 FAANG Must Do Problems |🔰 CP |📑SDE Sheet's |🖊️ CSE Core Subjects(DBMS + MySql, OOP's, OS & CN) | ✏️Round 1(Aptitude, Logical Reasoning, Puzzle's, Programing MCQ's & Verbal ability) and 🃏Projects. || 🎯Aim :- Help 👨‍🚀Students who are preparing for SDE Interview's🏆.

Language: C++ - Size: 122 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 165 - Forks: 71

Danish-Ahmed24/OOPs-in-Java

All my work on oops in java of semester 2

Language: Java - Size: 331 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

mohammadhashim135/Railway-Management-JAVA

A console-based Railway Management System developed in Java.

Language: Java - Size: 23.4 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

Souvik943/Java-LLD

This repo provides the basics of the LLD in JAVA

Language: Java - Size: 8.79 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

PrashantiSanku/InterviewAskedPythonPrograms

basic python programs, interview asked python programs, swapping programs, game challenge programs, factorial programs etc...

Language: Python - Size: 24.4 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

prashant-software-developer/number-guessing-game

This project is a simple interactive game developed using React.js for the frontend and Node.js/Express for the backend.

Language: TypeScript - Size: 1.83 MB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

haricharan12345/map-walk

map which shows the walk or cycling histories , which is build using class based method in javascript

Language: JavaScript - Size: 29.3 KB - Last synced at: 3 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

gauravkg11/Banking-System-Project

Bank Management System in Python — Create accounts, deposit, withdraw, view transaction history, and save data persistently.

Language: Python - Size: 12.7 KB - Last synced at: 4 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

Kushalobroy/JavaDrills-OOP

This repository contains comprehensive examples and explanations of Object-Oriented Programming (OOP) concepts in Java. It covers the four pillars of OOP—Encapsulation, Inheritance, Polymorphism, and Abstraction—through well-structured code examples and detailed comments.

Language: Java - Size: 130 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

ravipratap05/JavaPrograms

This repository is about the concept of OOPs in java and all basic core and advanced java concepts.

Language: Java - Size: 61.5 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

Th-Shivam/WAY_TO_CPP

🚀 C++ Learning Journey Welcome to my C++ Learning Repository! 👨‍💻 📖 About This Repository "Every expert was once a beginner." 🌱 This repository showcases my journey into C++, featuring programs and concepts I practice along the way.

Language: C++ - Size: 34.2 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

Ujjwalprajapati16/DSA

A Java-based DSA repository with categorized programs covering various topics like patterns, arrays, sorting algorithms, recursion, OOPS, and more.

Language: Java - Size: 88.9 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

theanasuddin/Stationary-Shop-Management

A small project on OOP from the book Object Oriented Programming by Zohirul Alam Tiemoon written in Java. Swing GUI widget toolkit API is used to design the graphical user interface. Executable Java ARchive file is available to download. Download JAR: https://cutt.ly/rmkKuOs

Language: Java - Size: 3.09 MB - Last synced at: 13 days ago - Pushed at: almost 4 years ago - Stars: 15 - Forks: 12

theNareshofficial/Particle-LAB

This repository for Students example projects

Language: Java - Size: 105 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

ravindraogg/BE-Lab-Codes

Vtu Lab program's BCS303, BCSL305, BCS304, BCS306A, BCS401, BCS402, BCS403, BCSL404, and BDSL456B.

Language: C - Size: 1.41 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

c11472/250Testing--CoreJava-

Practice Exercise For Core Java From The Scratch for beginners to intermediate level .

Language: Java - Size: 1.21 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

georgecatalin/CSharp11_The_Ultimate_Guide

code practice for Udemy course "C# 12 - Ultimate Guide - Beginner to Advanced | Master class"

Language: C# - Size: 558 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

d33p0st/featurelib

A library for separating functionality of a class as a feature.

Language: Python - Size: 31.3 KB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

Parth-Srivastava-bithub/DOEMA

Doema is a collection of resources to improve your coding skills in DSA, OOP, English, AI models, and aptitude. Perfect for boosting your problem-solving and interview preparation

Size: 34.2 KB - Last synced at: 3 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

sachuverma/DataStructures-Algorithms

This repo contains links of resources, theory subjects content and DSA questions & their solution for interview preparation from different websites like geeksforgeeks, leetcode, etc.

Language: C++ - Size: 66.3 MB - Last synced at: 27 days ago - Pushed at: 9 months ago - Stars: 1,956 - Forks: 523

sakshikgit/OOPs-in-java

OOPs PRACTICE (This is my oops in java practice sheet )

Language: Java - Size: 47.9 KB - Last synced at: 28 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

Prachichhatrola/Java_oops

Language: Java - Size: 14.8 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

codewithdhruba01/Learn-python-language

Python is a high-level, interpreted programming language known for its simplicity and readability. This README provides a structured breakdown of key Python chapters from beginner to advanced levels.

Language: Python - Size: 233 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 3 - Forks: 8

ArpitaSatsangi/Library-Management-System

This C++ project implements a console-based library management system using Object-Oriented Programming, featuring encapsulation, inheritance, polymorphism, and abstraction to handle general and genre-specific book details.

Language: C++ - Size: 96.7 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

yanshiii/AirlineReservSystem

A console-based Airline Reservation System built in Java that simulates core booking workflows including user registration, flight search, booking, and cancellation. Designed using OOP principles and file-based persistence for complete offline functionality.

Language: Java - Size: 8.83 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

theyashsapkale/java-learning-in-public

Learning java in public

Language: Java - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

nixrajput/bus-reservation-system-cpp

This repository contains the Bus Reservation System Management project developed using Object Oriented Programming (OOP) and File Handling concepts in C++.

Language: C++ - Size: 1.09 MB - Last synced at: 11 days ago - Pushed at: 10 months ago - Stars: 20 - Forks: 7

HeyPuter/Oops.js

🤭 Oops.js: Add powerful undo/redo capabilities to your app

Language: JavaScript - Size: 99.6 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 489 - Forks: 7

banupriya1719/guvitask3

oops concept in java

Language: Java - Size: 1.16 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DIVYANSHSAXENA23/Devjourney

A showcase of my coding journey.

Language: C - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

JohnAdib/oops-terminal

A simple terminal UI component for React!

Language: TypeScript - Size: 497 KB - Last synced at: 7 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

zakonweb/object-oriented-programming-OOPs-A2

object-oriented programming (OOP) - demonstrate an ability to solve a problem by designing appropriate classes - demonstrate an ability to write code that demonstrates the use of classes, inheritance, polymorphism and containment (aggregation)

Language: Visual Basic .NET - Size: 17.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

piyush-jaiswal/backend-playground

Collection of backend projects

Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

thecuriousjuel/Library-Management-System

This repository contains source code for Library Management System on CLI. This CLI application is built using Python Programming Language.

Language: Python - Size: 360 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 4

dncoyote/interview-guides

👨‍💻💻📚🥇🧑‍🏫"The impediment to action advances action. What stands in the way becomes the way."

Language: Java - Size: 813 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 2

ssukhpinder/30DayChallenge.Net

The repository contains sample sources from a 30-day challenge focused on mastering various concepts of C#.

Language: C# - Size: 78.1 KB - Last synced at: 10 days ago - Pushed at: 8 months ago - Stars: 23 - Forks: 7

javaistic/javaistic

the official website

Language: JavaScript - Size: 10.9 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 29 - Forks: 13

kaaliharsh/guesser_game

The Guesser Game is a simple Java-based number guessing game where a Guesser selects a number, and three players attempt to guess it.

Language: Java - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Vikas9kumargupta/SalonEase

SalonEase – Simplifying Salon bookings

Language: Java - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

sakshikhargone/oops-programming

OOPs Programming in C#

Language: C# - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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: 27 days ago - Pushed at: 9 months ago - Stars: 70 - Forks: 25

Vikas350/Cafex---A-cafe-management-System

A Cafe Management System using OOPS concepts in java and for frontend we use swing framework and for backend connectivity use MySql database.

Language: Java - Size: 13.8 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 4

28Ritu/Classroom-Booking-System

This is a Classroom Booking Portal developed using Java and JavaFX, where Admin, Faculty and Student can manage classroom bookings.

Language: Java - Size: 3.77 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 39 - Forks: 27

rajatt95/Documents

Apache POI | Log4J | OOPS | Selenium GRID | XPath | Java | Javascript | Python | PyTest | Selenium WebDriver | Cypress| Playwright | Github Actions | Chrome_DevTools | Manual Testing

Size: 146 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 12

YNS-JNS/ProductManagerAPI

Language: Java - Size: 56.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Urunov/Java-Core-Projects

Java Fundamental, OOP, Collection Framework, Lambda, Stream API, File System

Language: Java - Size: 2.92 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 7

Khushi130404/InnovX

InnovX is a Java-based desktop application built using JavaFX that provides a seamless experience for comparing laptops, browsing brand-specific stores, managing a shopping cart, and tracking purchased items.

Language: Java - Size: 8.85 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

shahrukh4/Coding-Practices

Coding Notes for the standard coding practices for the daily tasks and features which should be followed for a better dev experience and mental peace :). Will be adding more notes related to OOPs programming and framework specific notes here. Feel free to your own creating your PRs to this repository. Thanks everyone. Peace.

Language: PHP - Size: 721 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

VijetaPriya47/Deribit-Stockbroker

A C++ utility to measure order placement latency for API-based trading systems. This tool uses high-precision timing with std::chrono and the cURL library to send order requests and calculate the time taken to receive a response. Ideal for performance benchmarking in algorithmic trading.

Language: C++ - Size: 438 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

PranabNandy/Leetcode-Patterns

It contains all the patterns for solving DSA problem

Size: 482 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 0

dhanish03/Library_Management_System

A simple yet powerful Library Management System developed in Java. This project follows Object-Oriented Programming (OOP) principles to ensure clean, maintainable, and scalable code.

Language: Java - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

gaju-01/PatternPedia

This repository is a comprehensive collection of real-world examples demonstrating the practical applications of Object-Oriented Programming (OOPS), Object-Oriented Design (OOD), and Low-Level Design (LLD) principles and patterns. It aims to bridge the gap between theoretical concepts and their implementation in real-life development scenarios.

Language: Java - Size: 67.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ReetuGupta/Library-Management-System

Library Management System in C++ - A simple console-based library management system using C++ and OOP concepts. Features include adding, issuing, returning, and viewing books. 🚀📚

Language: C++ - Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

roy7077/Low-Level-Design

A collection of Low-Level Design (LLD) Questions with solutions, covering design patterns, OOP concepts, and real-world use cases like parking lots, ATMs, and chess games. Perfect for interview prep and honing design skills. Contributions welcome! 🚀

Language: Java - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

sumamakhan761/cs-core-subject

complete note written notes and interview prepration

Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

yashk9293/Love-Babbar-DSA

Language: C++ - Size: 1.52 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

1709abhishek/typescript-projects

Language: TypeScript - Size: 8.69 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 2

alokshandilya/easy-lld-docs

Easy LLD for Google Docs | OOPS

Language: Python - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

aSaxena098/Institute-Management

A Salesforce application which is used to manage the student/courses/student's attendance information in an Institute.

Language: Apex - Size: 39.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mapmeld/gitjk

Undo what you just did in git

Language: JavaScript - Size: 51.8 KB - Last synced at: 29 days ago - Pushed at: almost 5 years ago - Stars: 824 - Forks: 13

20sounak05/minesweeper

Minesweeper project with python

Language: Python - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Prachichhatrola/Java-Code

Language: Java - Size: 326 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

irohandev/Python-Notes

🚀 Explore Python with codes, notes, and explanations. Perfect for learning and mastering Python! 🐍✨ Dive in and enhance your coding skills today! 💻📚

Language: Python - Size: 6.2 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

Bharat2044/Core_Java

This repository contains Core Java Code Topics Wise in Details. 🚀

Language: Java - Size: 16.5 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

SamirPaulb/object-oriented-design Fork of tssovi/grokking-the-object-oriented-design-interview

Grokking the Object Oriented Design Interview

Size: 9.36 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 31 - Forks: 8

armankhondker/best-low-level-design-resources

This repository contains Low Level Design Interview resources.

Size: 26.4 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 93 - Forks: 29

akshayavb99/CodingNinjas_Java_DSA

Contains the solutions for the programming questions in the CodingNinjas Java+DSA course

Language: Java - Size: 353 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 130 - Forks: 81

singh-dhruv/File-Compression-Utility-Tool

Welcome to the File Compression Utility Tool repository. It is a tool designed using C++ language and compression algorithms to compress and decompress various files.

Language: C++ - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

tamalCodes/Literally-Learning

I store whatever i learn in this website.

Language: JavaScript - Size: 3.65 MB - Last synced at: about 14 hours ago - Pushed at: 4 months ago - Stars: 34 - Forks: 8

yaku433/lev

"lev" is a lightweight, open-source library for working with Levenshtein distances and measuring string similarity in various programming languages. It provides efficient algorithms for calculating edit distances between strings, making it a valuable tool for tasks like spell-checking, fuzzy matching, and similarity analysis in text processing app

Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ManasviGoyal/Restaurent-Management-System

A Restaurant Management System using OOPs concepts

Language: C++ - Size: 63.5 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

ag-sanjjeev/roots-php-framework

ROOTS are growing...

Language: PHP - Size: 78.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ruturajjadhav07/Java

Welcome to my Java repository! 🚀 Dive into Java programming with code snippets and clear explanations covering everything from basics to advanced concepts. Perfect for beginners and seasoned developers alike. Let's learn and grow together! 🌱💻 #Java #Programming

Language: Java - Size: 291 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

adarshgupta0040/OOPS-in-CPP

This repository contains Object-Oriented Programming (OOP) concepts in C++.

Size: 4.48 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

lenixbyte/interactivemap

INTERACTIVE MAP with MARKER(s) & has POPUP associated with it

Language: JavaScript - Size: 5 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ritankarsaha/Object-Oriented-Programming

Object Oriented Programming Language in Java

Language: Java - Size: 96.7 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

JaspreetSingh-exe/Java-DataStructureAndAlgorithms

This repository covers essential concepts of Java, Object-Oriented Programming (OOP) and Data Structures & Algorithms (DSA). It includes implementations of various data structures (like arrays, linked lists, trees, graphs, stacks, queues) and algorithms (sorting, searching, etc.).

Language: Java - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

bucks007/Bank_Management

It is a basic program in which user have to create an account to login and in login user can perform deposit,withdraw and more tasks

Language: C++ - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

divyadhimaan/low-level-design

This repository serves as a comprehensive guide to Low-Level Design (LLD), aimed at helping developers understand and implement essential design concepts in software development.

Language: Java - Size: 3.37 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

aayanshanand/My-java_journey

Welcome to my Java learning repository! This space is dedicated to tracking my progress as I explore Java programming, covering everything from the basics to advanced concepts.

Language: Java - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

gaurav-bhardwaj29/sorts

Sorting Visualizer: Learn the easy way.

Language: JavaScript - Size: 394 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Shaheer2003/Seat-Savvy

SeatSavvy is a movie ticket booking system that allows users to browse movies, select showtimes, book seats, make payments, and purchase snacks & drinks seamlessly. It supports both guest users and registered members, offering exclusive discounts for members.

Language: C++ - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sandyg6/Bus-Reservation-System

Simple Bus Reservation System in Java🚎🚐

Language: Java - Size: 264 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Anand-Sony/Java_DSA_Solutions

This repository contains solutions to a variety of data structures and algorithms problems in Java.

Language: Java - Size: 151 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

saudahmedkadapa/Java-Placement-Prep

A comprehensive collection of Java coding problems, algorithms, and concepts for technical interviews and placement exams. Covering data structures, OOP principles, design patterns, multi-threading, each problem includes well-structured solution preparing for Java-based roles.

Language: Java - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AshishTukaral/Sign-Language-Recognition-Using-AI

A real-time Sign Language Recognition system using AI to translate hand signs into text and speech, enhancing communication for individuals with hearing impairments. This web application leverages neural networks and computer vision to provide accurate and accessible translation.

Language: Jupyter Notebook - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Shashwat-19/Bank-Account-Management-System

An efficient C++ Bank Account Management System that allows users to create accounts, deposit/withdraw funds, check balances, view transaction history, and apply interest. Secure, user-friendly, and designed for seamless banking experience!

Language: C++ - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

abhijitht2002/chessgame

A Java-based chess game built using Swing GUI and basic Object-Oriented Programming principles for game logic.

Language: Java - Size: 135 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rishikeshc369/ScheduledEmailService

JAVA Project To Automate the Email functionality for a Employee's Birthday in a Scheduled time

Language: Java - Size: 1.61 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

patelalok1309/quiz

Language: PHP - Size: 179 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sathya6055/Python-Script

Welcome to the Comprehensive Python & EDA Learning Repository! This repository is designed to provide a complete guide to mastering Python programming and performing Exploratory Data Analysis (EDA). Whether you're a beginner looking to start your Python journey or an experienced data analyst aiming to refine your EDA skills, this repository covers.

Language: Jupyter Notebook - Size: 14.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0