harismuneer
๐ Founder โ Cyfy Labs | Providing the Most Comprehensive Tools to Scrape Actionable Data from Facebook, Instagram, and X (Twitter)
@exactbuyerLahore, Pakistan
Pinned Repositories
AndroCompare
โ๏ธ An efficient tool to do in-depth comparison of two android apps.
Awesome-Python-Games
๐ Interactive games developed using Python for learning programming.
Clinic-Management-System-ASP.NET
๐จโโ๏ธ A Clinic Management System based on three tier architecture made using ASP.NET, C#.
Flight-Booking-System-JavaServlets_App
โ๏ธ An MVP level Flight Booking System (web-application) based on the Model View Controller (MVC) Architecture made using Java Servlets, Java Server Pages (JSPs). Moreover authentication and authorization for users is implemented. The web-application is also secured against SQL Injection and Cross-Site Scripting attacks.
Guide-to-Graduate-CS-Admissions-USA
๐ A step-by-step guide containing everything you need to know about Ph.D/Masters admissions in Computer Science. Moreover, it's augmented with excellent resources including scholarships, internships and research programs.
Library-Management-System-JAVA
๐ A Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).
Network-Simulation-Using-Cisco-Packet-Tracer
๐ง Designed this network configuration for the network of three companies, given some constraints. Its an interesting problem demonstrating the concepts of Classless IP Subnetting and using RIPv2 Protocol.
Restaurant-Management-System
๐จโ๐ณ An Android based RMS that aims to digitalize the day to day processes of various restaurant operations including ordering, billing, kitchen, hall and inventory management.
Ultimate-Social-Scrapers
๐ค Top-rated tools to scrape all major sections from Facebook, Instagram, and Twitter (X) including posts (likes/comments), photos/videos, contact information, followers, following and much more.
Building-an-Online-Presence-to-Unlock-Opportunities
๐ต๐ฐ A step-by-step, beginner-friendly guide to building a strong online presence and unlocking career opportunities. Learn to craft an effective LinkedIn profile, create a standout GitHub portfolio, and embrace open-source practices. Gain actionable strategies to boost visibility, highlight your skills, and expand your professional network.
harismuneer's Repositories
harismuneer/Ultimate-Social-Scrapers
๐ค Top-rated tools to scrape all major sections from Facebook, Instagram, and Twitter (X) including posts (likes/comments), photos/videos, contact information, followers, following and much more.
harismuneer/Library-Management-System-JAVA
๐ A Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).
harismuneer/Restaurant-Management-System
๐จโ๐ณ An Android based RMS that aims to digitalize the day to day processes of various restaurant operations including ordering, billing, kitchen, hall and inventory management.
harismuneer/Flight-Booking-System-JavaServlets_App
โ๏ธ An MVP level Flight Booking System (web-application) based on the Model View Controller (MVC) Architecture made using Java Servlets, Java Server Pages (JSPs). Moreover authentication and authorization for users is implemented. The web-application is also secured against SQL Injection and Cross-Site Scripting attacks.
harismuneer/Clinic-Management-System-ASP.NET
๐จโโ๏ธ A Clinic Management System based on three tier architecture made using ASP.NET, C#.
harismuneer/Network-Simulation-Using-Cisco-Packet-Tracer
๐ง Designed this network configuration for the network of three companies, given some constraints. Its an interesting problem demonstrating the concepts of Classless IP Subnetting and using RIPv2 Protocol.
harismuneer/Guide-to-Graduate-CS-Admissions-USA
๐ A step-by-step guide containing everything you need to know about Ph.D/Masters admissions in Computer Science. Moreover, it's augmented with excellent resources including scholarships, internships and research programs.
harismuneer/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.
harismuneer/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.
harismuneer/Zelda-Game
๐ฝ A text based adventure game made using concepts of OOP like Inheritance, Composition, Association, Polymorphism etc
harismuneer/Typing-Tutor
๐ฎ An interactive graphical Typing Tutor game made using C++ (Console Based) having various difficulty levels and a fun gameplay.
harismuneer/Round-Robin-Scheduler
๐คน A C++ implementation of the Round Robin Scheduler algorithm for process scheduling.
harismuneer/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
harismuneer/Stop-Watch_x86-Assembly
โฑ๏ธ A fully featured stop watch made in 8086 Assembly Language, having two modes: Split Timing and Lap Timing
harismuneer/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.
harismuneer/Wanderlust-The-Travellers-App
๐ An android application for travellers which allows them to save their journey experiences at one place in an organizable way. For detailed description, read the README.md file. Moreover, the application's design follows the latest HCI and UI/UX design guidelines.
harismuneer/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.
harismuneer/Command-Line-Interpreter-CLI
๐ฒ A Command Line Interpreter made in C++ which supports commands like quit, remove, rename, rmdir, echo, out, zip, unzip.
harismuneer/Doubly-and-Singly-Linked-List
๐ Complete C++ implementation of two variants of a list: Doubly Linked List and Singly Linked List
harismuneer/How-to-Win-Coding-Competitions
๐จ๐ผโ๐ป Intro to competitive programming, covering key algorithms, strategies, and problem-solving skills essential for success in coding competitions and technical interviews.
harismuneer/Graphical-Display-Memory-and-Software_Hardware-Interrupts-x86_Assembly
๐ Solved problems to help better understand the important concepts of Display Memory (Video Card Memory), String Manipulation, Software Interrupts and Hardware Interrupts in context of x86 Assembly Language (8086 Assembly)
harismuneer/infobot
๐ infobot is an information retrieval search engine project.
harismuneer/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"
harismuneer/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
harismuneer/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.
harismuneer/Queue-and-Stack
๐ A C++ implementation of two datastructures: queue and stack
harismuneer/Forking-SharedMemory-Semaphores_Example
๐A C++ example demonstrating the OS concepts of Process Forking, Shared Memory, Semaphores by solving an interesting problem
harismuneer/Full-Wave-Bridge-Rectifier
โจ A MATLAB implementation (Simulink Model) of a Full Wave Bridge Rectifier
harismuneer/Matrix-Operations-Using-Pointer-Arithmetic
๐พ Different Matrix Operations like Addition, Transpose, Symmetric and Row Interchange performed using Pointer Arithmetic
harismuneer/Queue-using-Stacks
๐ A complete C++ implementation of Queue using two Stacks.