Skip to content
View RodolfoMedinaCS's full-sized avatar
🫠
Focusing
🫠
Focusing

Highlights

  • Pro

Block or report RodolfoMedinaCS

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

Hey there! :)

I'm Rodolfo, a CS student at Cal State Northridge graduating Spring 2027.

I build full stack applications and I'm especially interested in backend systems, real time features, and interactive web apps.

I recently finished building a job application tracker with Spring Boot, PostgreSQL, and React. Now I'm shifting my focus toward WebSockets and real time collaboration by building small projects like messaging apps, typing indicators, and eventually a shared notes app where multiple users can edit together live.

My main stack is Java, Spring Boot, React, PostgreSQL, and Python. I'm currently learning more about WebSockets, Redis, MySQL/PostgreSQL, and how to design systems that can handle real time updates between users.

I'm open to SWE internship opportunities for Summer/Fall 2026.

A few things about me:

  • Music is my other thing, I write and produce
  • I'm really into outer space and astronomy; stargazing is one of my favorite things to do
  • I have a cat named Bella
  • I love performing

Feel free to reach out, always down to connect with people building cool stuff. :)

Pinned Loading

  1. job-tracker job-tracker Public

    Full-stack job application tracker built with Spring Boot, PostgreSQL, JWT auth, and React. Track applications, manage statuses, and view stats.

    JavaScript

  2. Cinemacart Cinemacart Public

    A full-stack movie ticket booking web app built with HTML, CSS, JavaScript, Java, and Firebase.

    HTML

  3. number-guessing-game number-guessing-game Public

    Multiplayer number guessing game built with raw Java WebSockets (Jakarta WebSocket API / JSR 356)

    Java