Skip to content
View paolopedroso's full-sized avatar

Block or report paolopedroso

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

Hi, my name is Paolo Pedroso

I currently attend the University of California, Santa Cruz, studying Computer Engineering with a concentration in Computer Systems.

About Me

I am a passionate 4th-year Computer Engineering major with expertise in Systems Programming, specializing in Python and C/C++. I have a strong foundation in both software development and systems architecture. I am highly motivated and always eager to learn new technologies and improve my skills.

Skills

  • Programming Languages: C/C++, Python, HTML, CSS, Javascript, Verilog
  • Frameworks: React.js, Git, Linux, PowerShell
  • Other: Mininet, Wireshark, Vivado

Career Goals

I am passionate about all aspects of computers, from full stack web development, encompassing both front end and back end technologies, to software engineering. Additionally, I have a strong interest in hardware roles, such as VLSI Design, Firmware, and Hardware. Currently, I am seeking dynamic opportunities within the tech industry to leverage my skills and advance my professional growth. I am eager to contribute to innovative projects and collaborate with talented professionals.

Hobbies/Interests

  • Photography: I love taking pictures, capturing moments and telling stories through the lens.
  • Space: Passionate with space, I'm fascinated by the cosmos and the mysteries it holds.

Contact

Pinned Loading

  1. KevinBaconGame KevinBaconGame Public

    Created a C++ program using Breadth-First Search (BFS) to solve the "Six Degrees of Kevin Bacon" game. Handled over 100,000 movie and actor entries, optimizing BFS for quick pathfinding within two …

    C++

  2. online-art-exhibit online-art-exhibit Public

    This personal project is an online art exhibit that showcases my coded art using HTML, CSS, JavaScript, and p5.js. The fully responsive exhibit allows visitors to interact with each piece, providin…

    HTML

  3. Screensaver Screensaver Public

    This project focuses on implementing a VGA interface and a screensaver for the Basys 3 FPGA Board. It involves generating VGA signals to display images stored in ROM, showcasing how to control and …

    Tcl

  4. simpleipv4router simpleipv4router Public

    This project implements a simple router for an LLM startup using Mininet and a POX controller. It creates a network topology with routing and firewall rules to manage traffic between subnets, trust…

    Python 1

  5. Sorting-Visualizer Sorting-Visualizer Public

    This Python script leverages the Pygame library to create a window where sorting algorithms can be visualized in real-time. The window displays the current state of the list being sorted, with each…

    Python

  6. Stop-It-Game Stop-It-Game Public

    Created a state machine for a sequential circuit game called "Stop It," which is programmed onto a Basys 3 FPGA Board. The project emphasizes understanding state machines, sequential circuits, and …

    SystemVerilog