Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View thecuteducky's full-sized avatar

Block or report thecuteducky

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

Pinned Loading

  1. ANN_Regression_Model ANN_Regression_Model Public

    Power Plant Energy Output Prediction (Hands-on project)

    Jupyter Notebook

  2. FireForestGame FireForestGame Public

    Please save the Trees!an interactive game where the user have a timer to choose where to burn causing least damage, he has many features to help him such as water drops, rain to slow the fire proce…

    C++

  3. Mini_projects Mini_projects Public

    a collection of multiple self-written projects and ideas

    Python

  4. PacMan PacMan Public

    This is an advanced version of pacman with exciting features for gamers, it needs some more fixes.

    TypeScript

  5. Random-Number-Generation-PDF-Performance-Analysis Random-Number-Generation-PDF-Performance-Analysis Public

    Objective: Generate random numbers using different methods. Compare performance (time & memory usage) with various data structures: static arrays, dynamic arrays, vectors, pointers. Plot: Probabil…

    C++

  6. coffee_machine coffee_machine Public

    A machine that asks the user to choose from types of coffee and pay for it . This project was made using Object-Oriented Programming.

    Python