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

Sponsoring

@linuxserver

Highlights

  • Pro

Block or report AspireVenom

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

Hi đź‘‹, I'm Douglas Alvarino

I build secure, high‑performance apps at the intersection of AI, full‑stack dev, and systems

Typing intro


An image of @aspirevenom's Holopin badges, which is a link to view their full Holopin profile

About Me

  • Full‑Stack Software Engineer @ Jamjuice
  • Founder & Full‑Stack Engineer @ OnlyFollowers
  • Ex‑CTO at Styloop — led engineering for an AI‑powered interior design platform
  • Built SwipeToAdopt.org — Rust + React pet adoption platform used by ~1,300+ people
  • Creator of Vimurai — AI Neovim plugin with live diff previews
  • Built MLB Elo & Bayesian rating systems in Python + PyTorch with hyperparameter tuning; ~72% accuracy
  • Cybersecurity student; believe "every line of code is a liability"
  • Avid AI pessimist (no, Cursor isn’t magic)

Tech Stack

Rust Python TypeScript React TailwindCSS Axum Neovim Nginx DigitalOcean


Featured SOLO Projects

  • SwipeToAdopt.org — Rust (Axum) + React app enabling humane pet adoption at scale.
    • Auth, image processing, search, and deployments on DigitalOcean
    • Website
  • Vimurai — Neovim + AI plugin with live diff previews, optimized UX for code review.
    • Context windows, prompt templates, and safe‑edit workflows
    • OUTDATED, I became an AI DOOMER
  • MLB Ratings — Elo + Bayesian ratings in Python/PyTorch with hyperparameter sweeps.
    • Simulation tooling and backtesting; ~72% prediction accuracy

đź§­ Engineering Principles

  • Security first: minimize attack surface; secrets hygiene; least privilege.
  • Type‑safety: Rust/TypeScript strict; validate boundaries; no silent failures.
  • Observability: structured logs, metrics, traces; measure before optimizing.
  • Simplicity: prefer boring tech; optimize for operability and maintainability.
  • DX matters: scripts, docs, and reproducible environments are features.

Currently

  • Producing features for JamJuice & fixing bugs!
  • Iterating on Rust services with Axum and async concurrency.
  • Looking for Open-Source projects to support!
  • Exploring ML‑assisted developer tooling and safety rails.

GitHub Stats

GitHub Stats
GitHub Weekly Streak
GitHub Daily Streak
Top Languages


Connect with Me

Email    Portfolio    GitHub

Profile Views

Pinned Loading

  1. EloSystem EloSystem Public

    calculates elo for teams in the MLB

    Python 2

  2. AI_Trainer AI_Trainer Public

    AI TRAINER FOR WORKOUT ROUTINE

    TypeScript 1

  3. binarytrees binarytrees Public

    binary tree simulation

    Python 1

  4. website website Public

    website files :)

    EJS 1

  5. pytorch/pytorch pytorch/pytorch Public

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

    Python 94.3k 25.7k

  6. Chess_Engine Chess_Engine Public

    A simple terminal-based chess engine written in Rust. It initializes a standard 8x8 chessboard, lets the user play as White by entering moves in algebraic notation (e.g., e2 e4), and responds with …

    Rust 1