Skip to content
View jacastanon01's full-sized avatar

Block or report jacastanon01

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

Typing SVG

My Skills

My Skills


My languages My stats


  • 🌱 Enjoy working with React and Python
  • πŸ‘― Looking to collaborate on projects that can make a real-world impact and contribute to open source projects I believe in
  • πŸ€” Always eager to help others in their journey while I continue to define mine

Pinned Loading

  1. elmwood-records elmwood-records Public

    Automating data entry of burial records into Crypt Keeper Online DBMS

    Python

  2. MoRent MoRent Public

    MoRent is a modern car-renting application. Users can search for car listings in their area that are available for rent and checkout using stripe

    TypeScript 1 1

  3. maze-solver maze-solver Public

    Generates a maze and recursively navigates the cells until the end is reached. To indicate backtracking, the line color turns red so you can see the algorithms logical steps to find solution

    Python

  4. BitVisualWise BitVisualWise Public

    Website to help visulize various bitwise operations and how decimal numbers are converted into binary

    TypeScript

  5. color-picker color-picker Public

    This is an exploration of how pixels store color. My goal with this project is to learn more about differents way to generate data that can be used for colors. I used raylib to create a simple colo…

    Go