Skip to content
View AdamRosas27's full-sized avatar

Block or report AdamRosas27

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

Typing SVG

👋 Welcome to my GitHub

🎓 B.S. Computer Science — CSUDH | 💻 Former SWE Intern @ Zillow (2023) | 🖥 IT Professional

Building scalable, practical solutions with Python, FastAPI, React, and Go.


🚀 About Me

I’m a developer in progress with a passion for building real-world, reliable, and scalable systems.
I value deep understanding over quick hacks and love combining software engineering with practical IT problem-solving.

💡 When I’m not coding, I’m:

  • Streamlining IT & AV systems for live event venues
  • Experimenting with side projects that connect tech to everyday workflows
  • Learning networking fundamentals (working toward CCNA)

🛠 Tech Stack

Languages:
Python JavaScript TypeScript Go

Frameworks & Tools:
FastAPI React Node.js Supabase Git/GitHub

Other Skills:
Networking & AV Systems • API Design • Database Modeling • Troubleshooting Under Pressure


📌 Current Projects

  • 📦 FastAPI Inventory Management App — Modular backend for tracking 100+ venue hardware components
  • 📅 Digital Calendar Display — Wall-mounted event board powered by FastAPI & APIs
  • 📹 Viral Content Pipeline — Automating sourcing, clipping, and captioning for high-traction creator content

📈 2025 Goals

  • Master Data Structures & Algorithms for interviews
  • Deploy production-ready APIs in FastAPI & Go
  • Publish a widely-used open-source project
  • Earn the CCNA certification

Popular repositories Loading

  1. css-exercises css-exercises Public

    Forked from TheOdinProject/css-exercises

    HTML

  2. AdamRosas27 AdamRosas27 Public

  3. Student_Course_Enrollment Student_Course_Enrollment Public

    This project focuses on enhancing the university Registrar's Office system to efficiently manage student enrollment and course registration.

    Python

  4. naive_traveling_salesman naive_traveling_salesman Public

    A naive approach to the traveling salesman problem utilizing connectivity matrices.

    Python

  5. python-cheatsheet python-cheatsheet Public

    Forked from labex-labs/python-cheatsheet

    All-inclusive Python cheatsheet

    Vue

  6. prims prims Public

    Implement Prim's algorithm to find the minimum spanning tree of a given weighted undirected graph.

    Python