Skip to content
View typb123's full-sized avatar

Highlights

  • Pro

Block or report typb123

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

Popular repositories Loading

  1. PyStockProj PyStockProj Public

    Using Python and AI/ML to create a simple stock market prediction program.

    Python

  2. C-and-CPP-basics C-and-CPP-basics Public

    A collection of short C/C++ demos illustrating data structures, memory management, and OOP fundamentals.

    C

  3. Python-Basics Python-Basics Public

    A collection of Python mini-projects demonstrating operator overloading (Complex class), linked-list data structures (Queue/Stack), custom exception handling, and a max-heap–based Priority Queue.

    Python

  4. personal-portfolio personal-portfolio Public

    My personal portfolio website showcasing my skills, projects, and interests in mathematics, computer science, and space technology.

    HTML

  5. temp_sensor_pi temp_sensor_pi Public

    Python client for reading temperature and humidity data from an AHT20 sensor on a Raspberry Pi Zero W. Sends periodic readings to a Flask-based API for storage and monitoring. Designed for lightwei…

    Python

  6. temp_sensor_app temp_sensor_app Public

    Flask backend for receiving and displaying sensor data from Raspberry Pi devices. Features a REST API, secure auth, and a dashboard UI. Designed for temperature/humidity now, but may support future…

    HTML