An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by mohammad-malik

A curated list of projects in awesome lists by mohammad-malik .

https://github.com/mohammad-malik/cpp_dryrun_codegen

A tool for generating and testing "dry runs" (tricky C++ code snippets often asked in exams by universities like FAST) in an isolated Docker environment.

cpp dryr exam help llms rag

Last synced: 06 Apr 2025

https://github.com/mohammad-malik/linkedlist-notepad

A console-based notepad using a 2D linked list for text storage. Features text editing, saving, loading, and a spell-checker with correction suggestions—all in a C++ console environment.

cpp data-structures dsa linked-list linux macos ncurses-library unix

Last synced: 05 Mar 2025

https://github.com/mohammad-malik/amazon-frequent-items-kafka

This repository houses an implementation of finding frequent items utilizing A-Priori and PCY Algorithms on Apache Kafka. It leverages a 15GB .json file as a sample of the 100+GB Amazon_Reviews_Metadata Dataset. This was developed as part of an assignment for the course Fundamentals of Big Data Analytics (DS2004).

a-priori-algorithm amazon metadata pcy python similarity-search

Last synced: 24 Mar 2025

https://github.com/mohammad-malik/covid-visualizations-d3

This project provides a dashboard with five different perspectives on the pandemic, from patient-infection relationships to regional trends and hierarchical distributions. This was developed as part of a project for the course Data Analysis and Visualization (DS3001).

covid-19 d3 d3-visualization d3js data data-analysis data-analytics data-science visualization

Last synced: 09 Mar 2025

https://github.com/mohammad-malik/wikipedia-naive-search

This repository houses a naïve search engine utilising MapReduce technology which leverages a 5GB csv file as dataset. It makes use of the Vector Space Model for Information Retrieval. This was developed as part of an assignment for the course Fundamentals of Big Data Analytics (DS2004).

indexing mapreduce python search-engine university-assignment university-course

Last synced: 24 Mar 2025

https://github.com/mohammad-malik/ai_lab

This repo exists just for submitting a lab task for AI Lab

Last synced: 30 Mar 2025

https://github.com/mohammad-malik/metro-meshjoin-data-warehouse

This repository contains a simulated real-time data warehouse for the METRO Shopping Store. The project utilizes streamed transactional (simulated) and a master database to create a warehouse using MESHJOIN, then performs advanced OLAP analyses on it. It was developed as part of the course Data Warehousing & Business Intelligence (DS3003).

Last synced: 24 Mar 2025

https://github.com/mohammad-malik/class-finder

This repository contains a personal project, a scraper that finds empty classrooms during exam season. It conjoins excel sheets of an exam schedule and regular timetable, and pdfs containing all allocations and exams, to determine what classrooms are allocated, then finds which ones are empty during periods.

Last synced: 24 Mar 2025

https://github.com/mohammad-malik/project-spotify

This repository houses an implementation of a Spotify-esque streaming service utilizing Apache Spark and Kafka. It leverages a 100GB dataset of various mp3 files from the Free Music Archive. This was developed as part of a project for the course Fundamentals of Big Data Analytics (DS2004).

Last synced: 24 Mar 2025

https://github.com/mohammad-malik/menagerie_game

This repository contains a video game made in C++ using the SFML (Simple and Fast Media Library) . It was made as our final project for the course Programming Fundamentals (CS1002).

game project projects university-coursework university-project

Last synced: 24 Mar 2025

https://github.com/mohammad-malik/nu_exam

A C++ program that manages, stores and allows for the attempting and creation of quizzes, all through a terminal

cli cpp exam university- university-coursework

Last synced: 24 Mar 2025