Open Source Software PK (@OSSpk)
  • Stars
    star
    646
  • Global Org. Rank 20,051 (Top 7 %)
  • Registered over 4 years ago
  • Most used languages
    C++
    44.4 %
    Java
    22.2 %
    Python
    16.7 %
    C
    11.1 %
    Tcl
    5.6 %
  • Location ๐Ÿ‡ต๐Ÿ‡ฐ Pakistan
  • Country Total Rank 66
  • Country Ranking
    Tcl
    1
    Java
    7
    C++
    11
    C
    20
    Python
    36

Top repositories

1

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).
Java
296
star
2

Awesome-Python-Games

๐ŸŽ‰ Interactive games developed using Python for learning programming.
Python
93
star
3

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.
Java
62
star
4

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.
Python
59
star
5

Zelda-Game

๐Ÿ‘ฝ A text based adventure game made using concepts of OOP like Inheritance, Composition, Association, Polymorphism etc
C++
47
star
6

Typing-Tutor

๐ŸŽฎ An interactive graphical Typing Tutor game made using C++ (Console Based) having various difficulty levels and a fun gameplay.
C++
25
star
7

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
Python
11
star
8

Round-Robin-Scheduler

๐Ÿคน A C++ implementation of the Round Robin Scheduler algorithm for process scheduling.
C++
11
star
9

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.
Tcl
10
star
10

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.
C
9
star
11

Doubly-and-Singly-Linked-List

๐Ÿ”— Complete C++ implementation of two variants of a list: Doubly Linked List and Singly Linked List
C++
7
star
12

Command-Line-Interpreter-CLI

๐Ÿ”ฒ A Command Line Interpreter made in C++ which supports commands like quit, remove, rename, rmdir, echo, out, zip, unzip.
C++
6
star
13

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.
Java
4
star
14

Activity-Calendar

๐Ÿ—“๏ธ A console based graphical activity calendar implemented in C++ as an assignment for the course "Computer Programming CS103"
C++
2
star
15

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"
Java
1
star
16

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
C++
1
star
17

Full-Wave-Bridge-Rectifier

โœจ A MATLAB implementation (Simulink Model) of a Full Wave Bridge Rectifier
1
star
18

Queue-and-Stack

๐ŸŽˆ A C++ implementation of two datastructures: queue and stack
C++
1
star
19

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.
C
1
star