Skip to content
View ag-arpitgoyal's full-sized avatar

Highlights

  • Pro

Block or report ag-arpitgoyal

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 Loading

  1. Machine-Learning-Specialization-Coursera Machine-Learning-Specialization-Coursera Public

    Forked from greyhatguy007/Machine-Learning-Specialization-Coursera

    Contains Solutions and Notes for the Machine Learning Specialization By Stanford University and Deeplearning.ai - Coursera (2022) by Prof. Andrew NG

    Jupyter Notebook

  2. Galactic-Cargo-Management-System Galactic-Cargo-Management-System Public

    A Python-based logistics management tool that utilizes AVL trees to efficiently manage cargo bins and objects in a galaxy-wide shipping network. The system features color-based searching, fast obje…

    Python

  3. Pac-Man-in-Maze-World Pac-Man-in-Maze-World Public

    A Python-based navigation system for Pac-Man, where he must traverse a 2D grid maze while avoiding ghosts. This project utilizes stack-based algorithms for pathfinding and includes classes for mana…

    Python

  4. The-Straw-Hat-Treasure-Quest The-Straw-Hat-Treasure-Quest Public

    A Python treasure management system that efficiently tracks and assigns treasures to crew members, utilizing object-oriented programming and heap-based load balancing for optimal resource management.

    Python

  5. Library-Digitalization Library-Digitalization Public

    A Python system to digitize library collections, enabling efficient book management, keyword searches, and optimized data retrieval using custom hash tables and dynamic resizing. Ideal for explorin…

    Python

  6. QR-Code-Generator QR-Code-Generator Public

    A Python app that generates and displays a QR code for a given URL using Tkinter for the GUI. Utilizes `qrcode` and `Pillow` libraries.

    Python