Skip to content
View lucasbelvedere's full-sized avatar

Block or report lucasbelvedere

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

Hi there, I'm Lucas! ๐Ÿ‘‹

Typing SVG

๐Ÿš€ About Me

I'm Lucas, a Software Engineer at OC Solar, where I develop and maintain reliable backend systems, cloud infrastructure, and deployment workflows.

  • ๐ŸŽ“ Education: B.S. in Computer Science from University of California, Irvine
    • ๐Ÿค– Specialization in Intelligent Systems (Artificial Intelligence)
  • ๐Ÿ’ผ Current Role: Software Engineer at OC Solar
  • ๐ŸŽฎ Interests: F1, Gaming, Soccer, and Traveling ๐ŸŒ

๐Ÿ’ป Technical Skills

Languages

Backend & Frameworks

Cloud & DevOps

Databases

AI & Machine Learning

๐ŸŽฏ Areas of Expertise

  • โš™๏ธ Backend Development: Building reliable, scalable, and maintainable server-side applications
  • โ˜๏ธ Cloud Infrastructure: Designing and deploying cloud-based systems and services
  • ๐Ÿš€ DevOps & Automation: Improving CI/CD pipelines, deployment workflows, and infrastructure as code
  • ๐Ÿง  System Design: Designing backend systems with scalability, reliability, and maintainability in mind
  • ๐Ÿค– AI & Machine Learning: Developing intelligent systems and machine learning models

๐ŸŒŸ What I'm Up To

  • ๐Ÿ”ง Enhancing OC Solar's backend systems, cloud infrastructure, and CI/CD pipeline
  • โ˜๏ธ Continuing to grow as a backend and cloud-focused software engineer
  • ๐Ÿง  Working on a Pneumonia CNN binary classifier using a pretrained ResNet-18 model in PyTorch, fine-tuned with custom weights
  • ๐Ÿš€ Exploring scalable system design and cloud architecture patterns

๐Ÿ“ซ Let's Connect!

LinkedIn Email Work Email


โšก "Passionate about leveraging technology to solve real-world problems" โšก

Pinned Loading

  1. pneumonia-cnn-classifier pneumonia-cnn-classifier Public

    CNN-based classifier for pneumonia detection from chest X-ray images

    Jupyter Notebook

  2. blending-images-project blending-images-project Public

    In this project, I try to implement some image blending algorithms in Python, such as gradient domain blending, and Laplacian blending.

    Jupyter Notebook

  3. Panoramic-Image-Generation Panoramic-Image-Generation Public

    A program to create panoramas from three pictures: one central, one shifted left, and one shifted right. It uses homographies to seamlessly merge them into a single panoramic image.

    Jupyter Notebook

  4. variational_autoencoder variational_autoencoder Public

    Variational autoencoder that was programmed with the purpose of learning this generative AI neural network.

    Python

  5. search_system search_system Public

    A search system that is been developed in Python.

    Python

  6. terraform-aws-dev-env terraform-aws-dev-env Public

    Automating the creation of a dev environment in AWS using Terraform

    HCL