Skip to content
View eigenlambda123's full-sized avatar
🕶️
Working on Project10X-Java, LinearAlgebra, Statistics, and Calculus
🕶️
Working on Project10X-Java, LinearAlgebra, Statistics, and Calculus

Highlights

  • Pro

Block or report eigenlambda123

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

RM Villa

badge-1 badge-2 badge-3

Backend Engineer · Project10X Architect · ML Systems

I build backend-first systems with a bias for clean API surfaces, async workflows, and data-driven pipelines. My learning model is Project10X — a disciplined, project-centric framework that converts mathematical insight and algorithmic rigor into deployable prototypes.


Tech Stack

View Stack
  • Languages: Python, JavaScript/TypeScript, Java, C++
  • Backend: FastAPI, SQLModel, Django, DRF, Celery, Redis
  • Auth & APIs: OAuth2, JWT, httpx, BackgroundTasks, async orchestration
  • Databases: PostgreSQL, SQLite, MySQL
  • ML & Data: NumPy, Pandas, Scikit-learn, Matplotlib
  • Frontend: React (Vite), Tailwind, Chakra UI
  • DevOps & Tools: Docker, Docker Compose, Git, Linux (WSL), Render, Vercel
  • Testing: pytest, unittest, APIClient, E2E patterns

Project10X — My Learning Engine

Core Architecture

Domain Current Stage Status
FastAPI Backend Dockerized production API ✅ Completed
Linear Algebra MatrixOps engine, basis tools Active
Statistics / Probability Distribution simulators, PMF/PDF overlays Active
Calculus Limits → derivatives → integrals Active
ML Models Regression stack + GD variants Active

Project10X enforces iteration, edge-case reasoning, and production-level expectations across 10 progressive projects per domain.


Current Focus

Execution Priorities
  • Engineering backend prototypes and API-driven systems optimized for hackathons
  • Joining and actively competing in hackathons to pressure-test architecture, velocity, and teamwork
  • Developing math-grounded ML pipelines aligned with startup-grade systems
  • Exploring simulation engines, async job systems, and model-wrapping APIs
  • Preparing for internships with a backend + ML systems emphasis

Connect

Email: rmvilla987@gmail.com

LinkedIn: https://www.linkedin.com/in/rmvilla


“I solve real problems today so I can build something that matters tomorrow.”

Pinned Loading

  1. Project10X-FastAPI Project10X-FastAPI Public

    A hands-on project series for mastering FastAPI — build real-world async APIs with authentication, external integrations, background tasks, and production-ready patterns.

    Python 7

  2. Project10X-LinearAlgebra Project10X-LinearAlgebra Public

    Learning Linear Algebra Through 10 Hands-on projects inspired by Strang’s book covering vectors, matrices, transformations, eigenvalues, and more.

    Jupyter Notebook 8

  3. Project10X-Statistics Project10X-Statistics Public

    Learning Statistics through 10 hands-on projects covering core concepts with practical simulations and visualizations.

    Jupyter Notebook 7

  4. Project10X-ML-Models Project10X-ML-Models Public

    A hands-on project series for mastering Linear Models — from Normal Equation to Logistic Regression, with real-world data, pipelines, and production-ready insights. Based on Chapter 4 of Hands-On M…

    Jupyter Notebook 3

  5. Project10X-Calculus Project10X-Calculus Public

    Learning Calculus through 10 hands-on projects with visual, interactive ML applications.

    6

  6. Project10X-Java Project10X-Java Public

    A backend-focused 10-project series to master Java OOP fundamentals through real-world systems — part of the Project10X learning method. Developed as part of the academic curriculum for CSOP101 (Ob…

    Java 3