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

Highlights

  • Pro

Block or report pedcapa

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

@pedcapa's background

About me

  • 👤 Name: Pedro Castañeda
  • 😄 Pronouns: He/Him
  • 📍 Location: Cholula, Puebla 🇲🇽
  • 🎓 Education: Computer Engineering @ Tecnológico de Monterrey
  • 📣 Languages: English & Spanish

I'm Pedro, a third-semester Computer Engineering student at Tecnológico de Monterrey, Puebla Campus. I have a deep passion for Software Development, Competitive Programming, and Hackathons. My experience includes working on innovative projects like the Mosaic app, which won first place at HackPue 2024, and contributing to open-source initiatives. I'm currently honing my skills in Backend Development, Core OS, and iOS/macOS app development, while also exploring the potential of VisionOS.

Twitter Badge

I'm currently ...

  • 🔭 Developing projects involving AI and automation.
  • 🌱 Learning VisionOS and improving my skills in Competitive Programming (ICPC).
  • 📚 Reading: "Cracking the Coding Interview" by Gayle Laakmann McDowell
  • 🎮 Playing Elden Ring ⚔ and exploring new tech projects.

Random

  • 🥇 HackPue 2024 Winner with the Mosaic app.
  • 😼 Looking for an internship.

My Projects:

  • AutoGPT API - An API enabling interaction with multiple language models.
  • Mosaic API - An API for personalized learning for individuals with intellectual disabilities.
  • Lifx Lights Sentiment - Adjusts Lifx lights based on news sentiment.

#30NitesOfCode:

Check out my progress!
@pedcapa #30NitesOfCode

Pinned Loading

  1. autogpt-api autogpt-api Public

    A unified API built with Go and Fiber for interacting with language models from OpenAI, Google, and Anthropic, with usage tracking and cost management via MongoDB.

    Go

  2. lifx-lights-openai lifx-lights-openai Public

    Change the brightness of the lights depending on the sentiment of the news

    Python 1

  3. mosaic-api mosaic-api Public

    Este proyecto es una API creada con FastAPI que utiliza la API de OpenAI para generar respuestas de texto personalizadas, imágenes y preguntas de opción múltiple basadas en el perfil de usuario. Ta…

    Python