Skip to content
View reynaroyce12's full-sized avatar
πŸ‘©β€πŸ’»
Learning :)
πŸ‘©β€πŸ’»
Learning :)
Block or Report

Block or report reynaroyce12

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

Ahoy! I'm Reyna

GIF

Lil something about me


const reynaRoyce = {
    tools: ["Javascript", "Python", "C/C++", "C#"],
    askMeAbout: ["Web dev", "Tech", "Movies/TV Shows"]
    technologies: {
        frontEnd: {
                ["HTML", "CSS", "Bootstrap"],
        },
        backEnd: {
            js: ["Node", "Express", "EJS"],
        },,
        databases: ["mongodb", "MySql"],
    },
    currentFocus: "React",
    funFact: "Internet is my favorite place at times :)"

};

Pinned

  1. PDF-to-Audiobook PDF-to-Audiobook Public

    GUI based Pdf to Audiobook app using PyPDF2 and Google Text-to-Speech in python 🎧

    Python

  2. Spotify-Ad-Blocker Spotify-Ad-Blocker Public

    Python script to mute ads on Spotify using selenium 🎸

    Python

  3. Flash-Chat Flash-Chat Public

    A flutter chat application with firebase backend πŸ’¬

    C++

  4. Workout-Tracker Workout-Tracker Public

    NutrionixAPI with Google sheets Integration using Natural language queries πŸ‹οΈ

    Python