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

Popular repositories Loading

  1. Duck-Hunt-Game-Assembly Duck-Hunt-Game-Assembly Public

    The NES game Duck Hunt implemented using MASM 615 Assembly Language.

    Assembly

  2. BTC-Price-Forecasting-Time-Series-Analysis BTC-Price-Forecasting-Time-Series-Analysis Public

    Forecasting BTC Prices with a Linear Model (Linear Regression), Non-Linear Model (Non-Linear SVM), and ARIMA Model.

    Jupyter Notebook

  3. CosmoJelly CosmoJelly Public

    ¯\_(ツ)_/¯

  4. AI-Chatbot-Using-BERT AI-Chatbot-Using-BERT Public

    An evolving chatbot that has a limited knowledge base of Game Design

    Jupyter Notebook

  5. Comprehensive-Time-Series-Forecasting-System-with-GUI Comprehensive-Time-Series-Forecasting-System-with-GUI Public

    A forecasting system for multiple sectors that uses ARIMA, ETS, SVR, and other models displayed on a user friendly interface with different viewing options.

    Jupyter Notebook

  6. Travelling-Salesman-Problem-Using-MPI Travelling-Salesman-Problem-Using-MPI Public

    Travelling Salesman Problem solved using MPI and DFS

    C