Open Source Software PK (OSSpk)

Open Source Software PK

OSSpk

Geek Repo

A community for all developers, university students and GitHub newbies who would love to open-source their projects and establish their presence in dev world.

Location:Pakistan

Home Page:https://tinyurl.com/Join-OSSpk

Github PK Tool:Github PK Tool

Open Source Software PK's repositories

Library-Management-System-JAVA

📚 A sophisticated Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).

Language:JavaLicense:MITStargazers:284Issues:21Issues:17

Awesome-Python-Games

🎉 Interactive games developed using Python for learning programming.

Language:PythonLicense:MITStargazers:93Issues:5Issues:1

Handwritten-Digits-Classification-Using-KNN-Multiclass_Perceptron-SVM

🏆 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.

Language:PythonLicense:MITStargazers:58Issues:4Issues:0

Minesweeper-Desktop-Game

💣 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.

Language:JavaLicense:MITStargazers:58Issues:3Issues:1

Zelda-Game

👽 A text based adventure game made using concepts of OOP like Inheritance, Composition, Association, Polymorphism etc

Language:C++License:MITStargazers:46Issues:4Issues:2

Typing-Tutor

🎮 An interactive graphical Typing Tutor game made using C++ (Console Based) having various difficulty levels and a fun gameplay.

Language:C++License:MITStargazers:25Issues:3Issues:1

Gradient-Smoothness-Structural_Similarity-Image_Histogram

🖼️ 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

Language:PythonStargazers:11Issues:4Issues:0

Round-Robin-Scheduler

🤹 A C++ implementation of the Round Robin Scheduler algorithm for process scheduling.

Language:C++License:MITStargazers:11Issues:3Issues:0

Ring-Star-Hybrid-Topologies-TCL

👨‍💻 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.

Language:TclLicense:MITStargazers:10Issues:3Issues:0

Online-Voting-System-TCP

🗳️ An online vote casting system using TCP multi-threaded client-server program. The voters will log on from client systems and cast their votes.

Language:CLicense:MITStargazers:9Issues:3Issues:3

Doubly-and-Singly-Linked-List

🔗 Complete C++ implementation of two variants of a list: Doubly Linked List and Singly Linked List

Language:C++License:MITStargazers:7Issues:3Issues:0

Command-Line-Interpreter-CLI

🔲 A Command Line Interpreter made in C++ which supports commands like quit, remove, rename, rmdir, echo, out, zip, unzip.

Language:C++License:MITStargazers:6Issues:3Issues:0

FurnitAR

Ecommerce app with Firebase as backend. AR enabled products can be viewed in AR. AR functionalities implemented using ARCore and Sceneform. AR models taken from Google Poly.

Language:JavaStargazers:4Issues:3Issues:0

Activity-Calendar

🗓️ A console based graphical activity calendar implemented in C++ as an assignment for the course "Computer Programming CS103"

Language:C++License:MITStargazers:2Issues:3Issues:0

Check_In-Check_Out-System-UDP

🙋‍♂️ 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.

Language:CLicense:MITStargazers:1Issues:3Issues:1

Factory-Singleton-and-Strategy-Design-Patterns_Examples

🐉 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"

Language:JavaLicense:MITStargazers:1Issues:3Issues:0

Full-Wave-Bridge-Rectifier

✨ A MATLAB implementation (Simulink Model) of a Full Wave Bridge Rectifier

License:MITStargazers:1Issues:3Issues:0

Mapping-3D-Array-to-1D-Array

🌌 Demonstrating the concept of representing/flattening a 3D array as a 1D array by solving a real life problem

Language:C++License:MITStargazers:1Issues:3Issues:0

Queue-and-Stack

🎈 A C++ implementation of two datastructures: queue and stack

Language:C++License:MITStargazers:1Issues:3Issues:0

Bubble-Sort-Using-Pointer-Arithmetic

☘️ An implementation of Bubble Sort where Pointers are used to traverse and process the array

Language:C++License:MITStargazers:0Issues:3Issues:0

Contact-Manager-App-Django

A complete User Authentication based Contact Management App

Language:PythonStargazers:0Issues:1Issues:0

Forking-SharedMemory-Semaphores_Example

🔐A C++ example demonstrating the OS concepts of Process Forking, Shared Memory, Semaphores by solving an interesting problem

Language:C++License:MITStargazers:0Issues:3Issues:0

MaterialUI-Notes

A note keeping app built with React, MaterialUI and some love.

Language:JavaScriptStargazers:0Issues:1Issues:0

Matrix-Operations-Using-Pointer-Arithmetic

💾 Different Matrix Operations like Addition, Transpose, Symmetric and Row Interchange performed using Pointer Arithmetic

Language:C++License:MITStargazers:0Issues:3Issues:0

pycodes

All My Python Codes Are Available Here

Language:PythonLicense:GPL-3.0Stargazers:0Issues:2Issues:0

Queue-using-Stacks

🎁 A complete C++ implementation of Queue using two Stacks.

Language:C++License:MITStargazers:0Issues:3Issues:0
Language:PythonStargazers:0Issues:0Issues:0