djviodes (David Viodes) · GitHub
Skip to content
View djviodes's full-sized avatar

Block or report djviodes

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

Backend engineer with 5 years of production experience in fintech and distributed systems. Currently building out my project portfolio and pursuing a Physics BS with a long-term focus on quantum computing.

Stack: Python · Rust · PostgreSQL · Node.js · AWS

Interested in the intersection of distributed systems and quantum software engineering.

Pinned Loading

  1. first-principles-backend first-principles-backend Public

    Physics education web app backend. Rust physics engine bridged to Python via PyO3 and served through FastAPI.

    Python

  2. solar-system-nbody solar-system-nbody Public

    N-body gravitational simulator of the solar system with real JPL Horizons initial conditions, Velocity Verlet integration, and live visualization in Rust.

    Rust

  3. cli-copilot cli-copilot Public

    A command line tool that generates bash commands by interpreting natural language requests, powered by a local LLM via Ollama.

    Python

  4. job-tracker job-tracker Public

    Kanban-style job application tracker with analytics. FastAPI, PostgreSQL, React, and Docker.

    JavaScript