Skip to content
View reyjrrrr's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@zero-to-mastery

Block or report reyjrrrr

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. fullstackportfolio fullstackportfolio Public

    This portfolio showcases my skills, projects, and contributions to the tech community. I believe in building user-centric and scalable solutions using cutting-edge technologies. Below, you'll find …

    HTML 1

  2. speller-py speller-py Public

    This is my solution of the CS50 speller problem set, using Python, Including, memory allocation and the use of a hash table to manage the size of the data set.

    Python 1

  3. robofriends robofriends Public

    Robofriends React app is a web application designed to create an interactive and fun experience for users by allowing them to search and connect with virtual robot friends. The app is built using R…

    JavaScript 1

  4. speller-pset5 speller-pset5 Public

    This is my solution of the CS50 speller problem set, using C, Including, memory allocation and the use of a hash table to manage the size of the data set.

    C 1

  5. background-generator background-generator Public

    CSS Linear Gradient Background Generator is a web-based project that allows users to create and customize linear gradient backgrounds using CSS. This project is designed to provide a user-friendly …

    JavaScript 1

  6. python-qrcode python-qrcode Public

    Forked from lincolnloop/python-qrcode

    Python QR Code image generator

    Python