Skip to content
View alexsavino's full-sized avatar
  • Columbia University
  • NYC, USA
  • 07:20 (UTC -04:00)

Block or report alexsavino

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

Hi there! 👋

  • My name is Alex. I'm...

    • 🔍 A recent graduate (2024) from Columbia University with a major in Astrophysics and minors in Math-CS and Mechanical Engineering.
    • 💻 Teaching myself to code through personal projects housed here, currently focusing mostly on learning front-end.
    • 🌱 Interested in collaborating on projects to create cool tools to promote eating plant-based (please reach out).
    • 🌐 Currently "learning French" and trying to be consistent about Duolingo-ing in Italian (it's going alright).

  • The things I'm experienced in:

    • Frontend:
      • HTML
      • CSS
      • JavaScript
      • Swift
    • Backend:
      • Python (Pandas, PyTorch, Sklearn)
      • Java
      • SQL
    • Frameworks:
      • SwiftUI

If you wanna connect/chat/anything, please reach out to me at [email protected]!

Pinned Loading

  1. gravitational-lensing-simulator gravitational-lensing-simulator Public

    An educational, interactive gravitational lensing simulator using Python’s GUI library ’Turtle.’

    Python

  2. OA_RobotAstro OA_RobotAstro Public

    Forked from ngan-110/OA_RobotAstro

    HTML

  3. RPS RPS Public

    iOS Rock-Paper-Scissors app that allows users to play against a computer, displaying the result with smooth animations and providing haptic feedback on winning.

    Swift

  4. kepler-satellite-lc-data kepler-satellite-lc-data Public

    Reading, plotting, and interpreting light curve data from the Kepler satellite.

    Jupyter Notebook

  5. machine-learning-RR-Lyrae machine-learning-RR-Lyrae Public

    Using two sets of machine learning techniques to identify RR Lyrae stars out of a larger population of non-RR Lyrae stars based on a single set of observed colors - method successes are compared.

    Jupyter Notebook

  6. mpl-n-body-simulator mpl-n-body-simulator Public

    An educational, interactive n-body simulator created using Python's plotting library 'Matplotlib.'