Skip to content
View Heisray04's full-sized avatar
🎯
Learning and Building
🎯
Learning and Building

Block or report Heisray04

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
Heisray04/README.md

Hi, I'm Raymond πŸ‘‹

πŸ’» Python & Frontend Developer | πŸŽ“ Chemical Engineering Student | πŸ” Interested in Cybersecurity & Data Analysis

Featured Projects

  • Hash Table in Python – data structures, hashing, collision handling
  • Polygon Calculator (OOP) – inheritance, geometry, ASCII rendering
  • Square Root Bisection Method – numerical algorithms and convergence
  • Technical Documentation – responsive frontend project

Currently Learning

  • Linux & networking
  • Python for cybersecurity
  • Pandas and data analysis
  • Flask

Connect

Pinned Loading

  1. hash-table-python hash-table-python Public

    Interactive hash table implementation in Python with collision handling and CRUD operations.

    Python

  2. technical-documentation technical-documentation Public

    A clean, responsive, and interactive guide to the fundamentals of Python programming.

    HTML

  3. polygon-calculator-oop polygon-calculator-oop Public

    Object-oriented rectangle and square calculator with geometry operations and ASCII rendering.

    Python

  4. square-root-bisection-method square-root-bisection-method Public

    CLI square root finder using the bisection (binary search) numerical method.

    Python

  5. textfile-reader textfile-reader Public

    Interactive Python program for reading, parsing, and displaying text files with error handling and user-friendly navigation.

    Python

  6. playing-cards playing-cards Public

    Responsive playing cards layout built with HTML and CSS

    HTML