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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 which has me learning C# and making pixel art

🌱 I’m making projects and dabbling in every branch of tech that fascinates me at this particular point in time

📫 To reach me email me at cosmicjellyfish2002@gmail.com or reach out to me on Discord, Instagram, LinkedIn, etc.

⚡ Fun fact: I am currently in the process of creating an army of crochet plushies but it'll be a while before they're ready


Languages

typescript logo javascript logo cplusplus logo r logo bash logo kotlin logo

Technologies

react logo css logo tailwindcss logo electron logo d3js logo flask logo nodejs logo pytorch logo numpy logo tensorflow logo fastapi logo graphql logo express logo opencv logo pandas logo

Tools & Platforms

docker logo kubernetes logo apachekafka logo jenkins logo postgresql logo postman logo mongodb logo mysql logo apachecassandra logo linux logo anaconda logo godot logo jupyter logo neovim logo github logo git logo

activity-graph 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