Skip to content
View alvaroderas's full-sized avatar
  • Cornell University
  • MA
  • 22:12 (UTC -04:00)

Block or report alvaroderas

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.

Content in all repositories owned by your account will be closed.
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
alvaroderas/README.md

Welcome to my profile!

About Me

  • I'm a senior at Cornell University pursuing a major in Computer Science.
  • I am an incoming software engineer intern at Notion, with previous SWE internships working on data infra at HubSpot and Capital One.
  • I am most interested in developing efficient & reliable distributed systems and infrastructure for large-scale software applications. I also love learning new programming languages and technologies!
  • I was a TA for 5 semesters at Cornell, teaching students about LLMs, RAG, information retrieval, and OOP.

Contact

Email LinkedIn

Languages

python logo python logo git logo c logo javascript logo typescript logo swift logo kotlin logo

Frameworks and Tools

flask logo nodejs logo postman logo aws logo docker logo postgres logo git logo react logo

Thanks for visiting! :)

Pinned Loading

  1. MosaicRX MosaicRX Public

    Forked from CornellNLP/4300-Flask-Template-JSON

    Python

  2. floc_app floc_app Public

    Forked from AguaClara/floc_app

    An app that counts and sizes flocculation particles in water using machine learning, computer vision, and image segmentation, used by plant operators around the world to serve over 96,000 people.

    Python

  3. maxslarsson/cornell-types-frontend maxslarsson/cornell-types-frontend Public

    FA23 Hack Challenge for Cornell AppDev

    Swift 1

  4. lost-at-cornell-backend lost-at-cornell-backend Public

    SP24 Hack Challenge for Cornell AppDev

    Python

  5. waste-classifier waste-classifier Public

    A convolutional neural network that classifies waste based on whether it is recyclable or organic.

    Jupyter Notebook

  6. pong pong Public

    A recreation of the classic Pong game using OOP with Python and the Pygame library.

    Python