Skip to content
View Ozup's full-sized avatar
  • Independet researcher
  • Medellín, Colombia

Block or report Ozup

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

Samuel Giraldo

Astronomer and software developer focused on computational physics, backend development, and scientific computing.

I build applications and tools using Python, FastAPI, PostgreSQL, and numerical methods for data analysis and simulations.

Interests

  • Black hole physics
  • General relativity
  • Cosmology
  • Backend development
  • Scientific computing
  • Data analysis

Technologies

  • Python
  • FastAPI
  • PostgreSQL
  • SQLAlchemy
  • C / C++
  • Git & GitHub

Current Projects

  • Magic Inventory App (FastAPI + PostgreSQL)
  • Scientific simulations in Python
  • Computational astrophysics tools

Research

Undergraduate thesis focused on black hole physics and causal structure in general relativity using Penrose diagrams.

Pinned Loading

  1. blackhole-penrose-project blackhole-penrose-project Public

    Computational implementation of the Penrose diagram of Schwarzschild spacetime using Python.

    Jupyter Notebook

  2. magic-inventory-app magic-inventory-app Public

    Backend API for managing Magic: The Gathering collections and decks using FastAPI, PostgreSQL, SQLAlchemy, and Alembic. Supports collection management, card relationships, and scalable database mig…

    Python