Skip to content
View mohammad-malik's full-sized avatar
💭
cruising
💭
cruising

Highlights

  • Pro
Block or Report

Block or report mohammad-malik

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Github-Workshop Github-Workshop Public archive

    Forked from HxnDev/Github-Workshop

    Test repository for the workshop

  2. menagerie_game menagerie_game Public

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

    C++

  3. nu_exam nu_exam Public

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

    C++

  4. naive-search naive-search Public

    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 dev…

    Python

  5. frequent-items-kafka frequent-items-kafka Public

    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_Met…

    Python

  6. project-spotify project-spotify Public

    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 …

    Python