Pinned Repositories
anas-farooq8
About Me.
BrickBreaker
Brick Breaker game made using assembly x8086 (masm) on DOSBox DOS Emulator (0.74.0.0).
CODSOFT
Internship.
FoodCatchers
A captivating Java arcade game, FoodCatchers challenges players to catch falling components(i.e fruits and pizza slices) in the product(i.e baskets and Pizza Box) while navigating through obstacles, offering an engaging blend of strategy, agility, and fun.
HostelMate
SMD-Project.
Jenkins-Hands-On
LSD-Local-Service-Direcory
Local Service Directory MIS, using javaFX and MySQL
Predicting-and-Generating-Video-Sequences
A deep learning project to predict and generate future video frames using models like ConvLSTM, PredRNN, and Transformers, leveraging the UCF101 dataset. The repository includes preprocessing, model training, video generation, an interactive UI, and evaluation metrics to compare model performance in video synthesis and temporal prediction tasks.
Top-Kth-Shortest-Path
Solving the K Shortest Path Problem using a combination of MPI for distributed computing and OpenMP for shared memory parallelization within MPI processes. The goal is to find the Kth shortest path among all nodes of a given graph.
Uni-Sphere
Uni-Sphere LMS revolutionizes education with an all-in-one desktop application. It integrates attendance monitoring, assignment management, quizzes, study materials, evaluations, and grading into a streamlined platform. Advanced features like discussion forums and messaging enhance collaboration.
anas-farooq8's Repositories
anas-farooq8/Top-Kth-Shortest-Path
Solving the K Shortest Path Problem using a combination of MPI for distributed computing and OpenMP for shared memory parallelization within MPI processes. The goal is to find the Kth shortest path among all nodes of a given graph.
anas-farooq8/LSD-Local-Service-Direcory
Local Service Directory MIS, using javaFX and MySQL
anas-farooq8/BrickBreaker
Brick Breaker game made using assembly x8086 (masm) on DOSBox DOS Emulator (0.74.0.0).
anas-farooq8/HostelMate
SMD-Project.
anas-farooq8/MVT-MemoryManagementSimulation
This project simulates the Multiple Partitions - Variable Regions (MVT) memory management technique for managing 2 GB of memory, with 512 MB allocated for the OS. It reads processes from ready.txt and job.txt files and uses FCFS. Features include memory compaction (triggered by >3 holes) and representations of memory allocation and queues.
anas-farooq8/Predicting-and-Generating-Video-Sequences
A deep learning project to predict and generate future video frames using models like ConvLSTM, PredRNN, and Transformers, leveraging the UCF101 dataset. The repository includes preprocessing, model training, video generation, an interactive UI, and evaluation metrics to compare model performance in video synthesis and temporal prediction tasks.
anas-farooq8/Uni-Sphere
Uni-Sphere LMS revolutionizes education with an all-in-one desktop application. It integrates attendance monitoring, assignment management, quizzes, study materials, evaluations, and grading into a streamlined platform. Advanced features like discussion forums and messaging enhance collaboration.
anas-farooq8/anas-farooq8
About Me.
anas-farooq8/CODSOFT
Internship.
anas-farooq8/FoodCatchers
A captivating Java arcade game, FoodCatchers challenges players to catch falling components(i.e fruits and pizza slices) in the product(i.e baskets and Pizza Box) while navigating through obstacles, offering an engaging blend of strategy, agility, and fun.
anas-farooq8/Jenkins-Hands-On
anas-farooq8/Keyword-Based-Large-Scale-Document-Search
Efficient keyword-based document search engine in C++. Extracts words from documents, calculates term frequency and inverse document frequency, and ranks documents by relevance using TF-IDF. Outputs top results to screen and file. Performance optimized for large data sets.
anas-farooq8/MentorMe
'MentorMe,' a mentorship app that seamlessly connects mentees with mentors. Contains essential features such as booking sessions with mentors, facilitating mentor searches, adding mentors to favorites, reviewing mentors and enabling one-to-one and community chats.
anas-farooq8/Micro-bit-Enhanced-Security-System
A comprehensive guide to implementing a basic yet effective security system using the micro:bit. This project demonstrates how to utilize the micro:bit's built-in accelerometer and light sensor for detecting disturbances and triggering alerts. Ideal for educational purposes and hobbyist projects.
anas-farooq8/Neural-Network-using-OS-concepts
The system uses inter-process communication through pipes for exchanging information (weights) between processes. Each layer of the neural network is represented as a separate process, and each neuron within a layer is treated as a separate thread.
anas-farooq8/PCN_LAB_ZERO_TASK
Writing python script to scrape product details from eBay for the topic "Psychology Book". Inserting the scraped data into a database. Creating a simple web page using Flask to display the retrieved data.
anas-farooq8/PMS
A Property Management System. Visually represents the rented plots using javaFX.
anas-farooq8/ML-Ops-Exam-Preparation
anas-farooq8/Parallel-ImageProcessing-OpenCL
OpenCL Image Processing: Explore efficient image processing algorithms using OpenCL, a framework for parallel computing. Convert colored images to grayscale for tasks like skin cancer detection, leveraging the ISIC 2020 Challenge Dataset. Includes optimized parallelized algorithms and documentation for seamless implementation.
anas-farooq8/SkyRunner
The SkyRunner project is a Java-based game designed to provide an engaging driving experience. The project involves multiple components, including UI management, game logic, media handling, and data interactions.
anas-farooq8/SportsAcademiesManagement
A software system for managing sports academies. The system will allow administrators to register and manage information about athletes, coaches, sports, facilities, reservations, subscriptions, and payments.