Skip to content
@OSSpk

Open Source Software Pakistan

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.

Pinned Loading

  1. Library-Management-System-JAVA Library-Management-System-JAVA Public

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

    Java 357 233

  2. FurnitAR FurnitAR Public

    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 2

  3. Handwritten-Digits-Classification-Using-KNN-Multiclass_Perceptron-SVM Handwritten-Digits-Classification-Using-KNN-Multiclass_Perceptron-SVM Public

    🏆 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) di…

    Python 62 17

  4. Awesome-Python-Games Awesome-Python-Games Public

    🎉 Interactive games developed using Python for learning programming.

    Python 109 102

  5. Typing-Tutor Typing-Tutor Public

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

    C++ 26 26

  6. Zelda-Game Zelda-Game Public

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

    C++ 57 22

Repositories

Showing 10 of 27 repositories
  • Ring-Star-Hybrid-Topologies-TCL Public

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

    OSSpk/Ring-Star-Hybrid-Topologies-TCL’s past year of commit activity
    Tcl 10 MIT 11 0 0 Updated Nov 22, 2024
  • Check_In-Check_Out-System-UDP Public

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

    OSSpk/Check_In-Check_Out-System-UDP’s past year of commit activity
    C 1 MIT 1 1 0 Updated Nov 22, 2024
  • 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.

    OSSpk/Online-Voting-System-TCP’s past year of commit activity
    C 8 MIT 11 1 0 Updated Nov 22, 2024
  • Awesome-Python-Games Public

    🎉 Interactive games developed using Python for learning programming.

    OSSpk/Awesome-Python-Games’s past year of commit activity
    Python 109 MIT 102 1 1 Updated Nov 22, 2024
  • Gradient-Smoothness-Structural_Similarity-Image_Histogram Public

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

    OSSpk/Gradient-Smoothness-Structural_Similarity-Image_Histogram’s past year of commit activity
    Python 13 2 0 0 Updated Nov 22, 2024
  • Handwritten-Digits-Classification-Using-KNN-Multiclass_Perceptron-SVM Public

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

    OSSpk/Handwritten-Digits-Classification-Using-KNN-Multiclass_Perceptron-SVM’s past year of commit activity
    Python 62 MIT 17 0 0 Updated Nov 22, 2024
  • Library-Management-System-JAVA Public

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

    OSSpk/Library-Management-System-JAVA’s past year of commit activity
    Java 357 MIT 233 15 4 Updated Nov 22, 2024
  • Factory-Singleton-and-Strategy-Design-Patterns_Examples Public

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

    OSSpk/Factory-Singleton-and-Strategy-Design-Patterns_Examples’s past year of commit activity
    Java 1 MIT 1 0 0 Updated Nov 22, 2024
  • 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.

    OSSpk/Minesweeper-Desktop-Game’s past year of commit activity
    Java 67 MIT 21 1 1 Updated Nov 22, 2024
  • Command-Line-Interpreter-CLI Public

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

    OSSpk/Command-Line-Interpreter-CLI’s past year of commit activity
    C++ 7 MIT 6 0 0 Updated Nov 22, 2024