Change the repository type filter
All
Repositories list
27 repositories
- 📚 A sophisticated Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).
Minesweeper-Desktop-Game
Public💣 An object-oriented clone of the famous Windows game Minesweeper made in Java-Swing Framework following the Model View Controller (MVC) Architecture. Its a stand-alone desktop game which also provides save and load game functionalities.Typing-Tutor
Public🎮 An interactive graphical Typing Tutor game made using C++ (Console Based) having various difficulty levels and a fun gameplay.MaterialUI-Notes
Publicrekognispa
PublicAwesome-Python-Games
Public🎉 Interactive games developed using Python for learning programming.- 💾 Different Matrix Operations like Addition, Transpose, Symmetric and Row Interchange performed using Pointer Arithmetic
- ✨ A MATLAB implementation (Simulink Model) of a Full Wave Bridge Rectifier
Queue-and-Stack
Public🎈 A C++ implementation of two datastructures: queue and stackQueue-using-Stacks
Public🎁 A complete C++ implementation of Queue using two Stacks.- 🔗 Complete C++ implementation of two variants of a list: Doubly Linked List and Singly Linked List
- 🔲 A Command Line Interpreter made in C++ which supports commands like quit, remove, rename, rmdir, echo, out, zip, unzip.
- 🙋♂️ A UDP based Check in/Check out System. In this system, the user/client is able to Check in and Check out from the system by sending a data packet from its host machine to the server.
Online-Voting-System-TCP
Public🗳️ An online vote casting system using TCP multi-threaded client-server program. The voters will log on from client systems and cast their votes.- 🐉 Solved problems demonstrating the use of Factory, Singleton and Strategy Design Patterns using Java. These problems were solved during the course "Object Oriented Analysis and Design CS309"
- 👨💻 This repository provides working code and complete description for Ring, Star and Hybrid Network Topologies. The scripts are written in Tcl for NS which is used to simulate the behavior of networks and NAM is used as a visual aid showing how packets flow along the network.
- 🏆 A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) discussing the pros and cons of each algorithm and providing the comparison results in terms of accuracy and efficiecy of each algorithm.
- ☘️ An implementation of Bubble Sort where Pointers are used to traverse and process the array
- 🖼️ This repository contains ready to run code for the following image processing techniques: Image Gradient, Image Smoothness, Image Histogram (Intensity Histogram) and Structural Similarity Index Measure (SSIM) of Two Images
- 🔐A C++ example demonstrating the OS concepts of Process Forking, Shared Memory, Semaphores by solving an interesting problem
Round-Robin-Scheduler
Public🤹 A C++ implementation of the Round Robin Scheduler algorithm for process scheduling.- 🌌 Demonstrating the concept of representing/flattening a 3D array as a 1D array by solving a real life problem
Zelda-Game
Public👽 A text based adventure game made using concepts of OOP like Inheritance, Composition, Association, Polymorphism etcActivity-Calendar
Public🗓️ A console based graphical activity calendar implemented in C++ as an assignment for the course "Computer Programming CS103"pycodes
PublicFurnitAR
Public