Skip to content
View gvelasque's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report gvelasque

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

Hi there! πŸ‘‹

I'm Gerardo Velasquez, an enthusiastic and dedicated computer engineering student passionate about software development, problem-solving, and cutting-edge technology. Eager to contribute to innovative projects.

πŸš€ Top Skill

  • Python (Programming Language)

πŸ”§ Skills

  • Languages: Python 🐍, C
  • Tools and Technologies:
    • Development Tools: Linux, Git and GitHub
    • IDEs: VSCode, PyCharm and Jupyter
    • Data Formats: JSON and XML
    • Web Technologies: HTML, CSS, and Bootstrap
    • Web and Data Scraping: BeautifulSoup and Selenium
    • Database Management: SQL and PostgreSQL
    • Software Engineering: Algorithm Design, Database design and Data structures

πŸ“˜ Education

  • Computer Software Engineering - Universitat Oberta de Catalunya (UOC)

πŸ“š Certifications

πŸš€ Projects

  • Amazon Web Scraping
    • πŸ“… Duration: Jul 2022 - Nov 2022
    • πŸ› οΈ Skills: Web Scraping, Data Scraping, XML and Python
    • 🎯 Overview: Extracted Amazon data using Python for web scraping, focusing on efficient techniques.
  • Python Script
    • πŸ“… Duration: Jan 2023 - Present
    • πŸ› οΈ Skills: Python, Clean Code, Algorithm Design and Modular Design
    • 🎯 Overview: Collection of Python scripts showcasing clean code practices and small project implementations.
  • Lane Detection System
    • πŸ“… Duration: Jan 2025 - Present
    • πŸ› οΈ Skills: Computer Vision, Image Processing, OpenCV, NumPy, Hough Transform, Python
    • 🎯 Overview: Implemented a real-time lane detection system for autonomous driving using OpenCV and Python. The pipeline includes edge detection (Canny), ROI masking, and Hough Transform for robust lane marking identification. Optimized for real-time processing and scalability.

πŸ“Š GitHub Analytics

Profile Views

πŸ“« Connect with Me

LinkedIn Twitter

Feel free to explore my projects, and don't hesitate to reach out for collaborations or exciting opportunities! πŸš€

Happy Coding πŸ‘¨β€πŸ’»

Pinned Loading

  1. lane_detection lane_detection Public

    A computer vision project for detecting lane lines in road images using image processing techniques

    Python