Skip to content
View ronniesong0809's full-sized avatar
🔎
Seeking Full-time
🔎
Seeking Full-time

Organizations

@Gilmore-PDX-CS @rsonglab @old-blog @psu-agile-group @psu-oss-group @battlecode20-team4 @data-science-pdx

Block or report ronniesong0809

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

👋 Hello~ I'm Ronnie. Nice to see you here.

  • ☕ Coffee Geek
  • 🍖 Meat Lover
  • 📨 How to reach me: send me an email directly.

📝 aboutMe.js

const ronnie = {
    pronouns: "he" | "him",
    email: "ronniesong0809@gmail.com",
    code: ["Java", "SQL", "Javascript", "HTML", "CSS", "Python"],
    technologies: {
        frontEnd: ["React", "Vue"],
        backEnd: ["Spring Boot", "Express", "Flask"],
        database: {
            sql: ["MySQL", "PostgreSQL"],
            nosql: ["MongoDB", "Redis"]
        }
    },
    interests: ["web dev", "music", "coffee", "board game"]
};

Check out my repos ⬇️

Pinned Loading

  1. recipe-dashboard recipe-dashboard Public

    This is a simple dashboard that allows its users to search an recipe.

    JavaScript 1 2

  2. gold-team-pdx/beautiful-portland gold-team-pdx/beautiful-portland Public

    Website and CMS for Beautiful Portland

    JavaScript 1

  3. github-trending-chrome-extension github-trending-chrome-extension Public

    This extension displays the trending repositories on GitHub of the day/week/month.

    JavaScript 1

  4. mybgg mybgg Public

    Search and filter your boardgame collection

    Python

  5. movie-db movie-db Public

    This is a simple Movie Database web app powered by TMDb to experiment with React Function Component.

    JavaScript

  6. data-science-pdx/freeway-analysis data-science-pdx/freeway-analysis Public

    Determining detectors are malfunction by analysis of the data from the freeway dataset

    Jupyter Notebook