Skip to content
View edgardopaz's full-sized avatar

Highlights

  • Pro

Block or report edgardopaz

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

Edgardo Paz-Romero

Aspiring Software Engineer | CS Student

I’m a computer science student and aspiring software engineer focused on building practical, performant software from the ground up. My work spans full-stack web apps, developer tooling, and automation. I always emphasize clean architecture, usability, and real-world impact.

I build projects end-to-end, from planning and data modeling to backend logic and clean user interfaces. I’ve also worked in professional environments as a front-end and software engineering intern, collaborating in agile teams and shipping real features.


Languages & Tools


Featured Projects

Flashcard Web App

  • Built a Flask + SQLite app supporting 100+ flashcards with full CRUD functionality
  • Optimized database queries to stay under 200ms response time
  • Designed a clean HTML/CSS interface to improve study efficiency

Tickr – CLI Stock Tool

  • Created a Python CLI using Typer to fetch real-time stock and company data
  • Implemented robust input validation and clear terminal output
  • Optimized API usage for fast, readable results

Wiki Race Bot

  • Developed a Python automation bot using BeautifulSoup and SBERT
  • Implemented link-parsing and navigation logic to minimize hops
  • Handled dynamic page loads, failures, and edge cases

Experience

Front-End Developer Intern – Altheros Capital

  • Built responsive React components from Figma designs
  • Improved accessibility and mobile usability
  • Collaborated in agile sprints with designers and engineers

Software Engineer Intern – Zom Technologies

  • Developed React + TypeScript interfaces connected to mock APIs
  • Streamlined workflows to reduce user friction
  • Authored test documentation to support future deployments

Web Consultant – Linneman Associates

  • Maintained Wix sites serving thousands of daily users
  • Implemented content and design updates to improve usability
  • Diagnosed layout and configuration issues to reduce downtime

Current Focus

  • Backend development
  • Developer tools & automation
  • Software engineering internships & early-career roles

Contact

Pinned Loading

  1. clashroyalecard clashroyalecard Public

    web app that lets you create free customizable clash royale cards

    Python

  2. flashcard-flask flashcard-flask Public

    HTML

  3. wiki-race-bot wiki-race-bot Public

    script to find the fastest path from one wiki page to another

    Python

  4. tickrtool tickrtool Public

    CLI tool using free API to pull info on US stock market

    Python