Skip to content
View CosmoJelly's full-sized avatar
💭
running on the edge of responsibility
💭
running on the edge of responsibility
  • Pakistan

Block or report CosmoJelly

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
CosmoJelly/README.md

Hi 👋, I'm Waleed Nouman

An aspiring Game Dev and Data Scientist looking to make each day count.


🔭 I’m currently working on my indie game

🌱 I’m currently learning C#

📫 To reach me email me at cosmicjellyfish2002@gmail.com

⚡ Fun fact: I stream on Twitch

🛠 Language and tools

cplusplus logo c logo d3js logo html5 logo css3 logo linux logo apachekafka logo mongodb logo mysql logo javascript logo nodejs logo python logo jupyter logo numpy logo pandas logo opencv logo pytorch logo docker logo react logo illustrator logo godot logo unity logo


languages graph

Pinned Loading

  1. Face-Recognition-Algorithms-Analysis Face-Recognition-Algorithms-Analysis Public

    Using K-Nearest Neighbour (KNN) and Support Machine Vector (SVM) to compare analysis on a subset of the CMU Pose, Illumination, and Expression (PIE) Dataset.

    Jupyter Notebook

  2. K-Shortest-Path-Using-MPI-and-OpenMP K-Shortest-Path-Using-MPI-and-OpenMP Public

    This is my final project of Parallel and Distributed Computing which solves the K Shortest Path Problem using parallelized Djkistra's Algorithm.

    C

  3. Synthetic_Keylogger_Data Synthetic_Keylogger_Data Public

    Create synthetic keylogger data from text you provide to the program, alongside a WPM estimate to mimick real data and make it unique for each creation case. This and there is a typo induction func…

    Python

  4. Brick-Breaker-Game Brick-Breaker-Game Public

    The "Brick Breaker" Game created in MASM 615 for the final project of my course Computer Organizational and Assembly Language (COAL).

    Assembly