Skip to content
View josealvarez97's full-sized avatar
Playing soccer
Playing soccer

Organizations

@The-Reading-Club @trends-archive

Block or report josealvarez97

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

Hey, I'm José A. Alvarez Cabrera 👋

💻 Builder of AI-powered platforms, scientific tools, and interactive experiences
🎥 I prefer showing my work over telling. This is my video-first portfolio — more alive than a LinkedIn profile (but if you insist: LinkedIn).


🚀 AI4Science – Cloud + Physics + AI Agents

2024: Cloud-native platform for Physics-Informed Neural Networks (PINNs)

An early prototype of my AI-powered simulation platform, built from scratch to run complex physics simulations in the cloud.
TecunTecs AI for Physics Simulations

2024: 2-hour NVIDIA Modulus Crash Course

6.4k+ views, 160+ likes — teaching scientists & engineers to run PINN simulations with NVIDIA’s framework.
NVIDIA Modulus Crash Course


🚀 Full Stack Software – Complex Ideas, Simple Interfaces

2023: The Green Card Game – Featured on NewsNation

An interactive explainer of U.S. immigration law for the Cato Institute.
I also designed a visual programming language with Neo4j + React Flow to build 800+ screens — editable by non-technical users.
The Green Card Game on NewsNation

2024: ReadingClub.ai – Write & illustrate a children’s story in under 10 minutes

Create & Share Your AI Story in 10 Mins! 🚀

2020-2024: Reading Club Mobile App – 30K+ downloads across platforms (C# + Unity)

Reading Club: Children's Books – Demo (Mobile App)


🚀 Personal Projects

2023: Synthetic Control Method in R – Step-by-step replication of a seminal policy evaluation study

How To Use The Synthetic Control Method in R

2018-2019: MattBots – Game-based learning for number sense

I'm proud of the fact that I started building MattBots by the end of my freshman year at Minerva University, and completed most of it before starting my sophomore year. I was young, didn't know how to use Unity or publish an app on the Play Store or App Store yet, but I learned it all fast.

MattBots Game Trailer – Game-Based Learning

Pinned Loading

  1. The-Reading-Club/reading-club-ai The-Reading-Club/reading-club-ai Public

    AI-powered Next.js & TypeScript platform for collaborative children's book creation — featuring custom Tiptap editor, GPT-4 story generation, and DALL·E 3 illustrations. youtube.com/@readingclubai

    TypeScript

  2. The-Reading-Club/ReadingApp The-Reading-Club/ReadingApp Public

    Production-grade Unity C# mobile app for interactive, personalized reading — featuring custom serialization, adaptive storytelling, REST API integration, and async analytics. youtu.be/yHaH8IDxgMc

    C#

  3. The-Ultimate-Guide-to-Write-Your-First-CFD-Solver The-Ultimate-Guide-to-Write-Your-First-CFD-Solver Public

    Video tutorial on YouTube (https://youtu.be/9DkhHDEu1zU) to write a Computational Fluid Dynamics (CFD) solver from scratch using Python, a walkthrough that combines the approach by Owkes (2020) wit…

    Jupyter Notebook 15 4

  4. The-Raiders-of-the-Loss-Function The-Raiders-of-the-Loss-Function Public

    Genetic Matching (GenMatch) is an automated covariate balance matching algorithm that, by default, relies on the lexical optimization of a vector of balance statistics produced by t-tests and KS-te…

    R 2 1

  5. Graph-Isomorphism-Project Graph-Isomorphism-Project Public

    Program that takes two graphs as input and returns whether there is an isomorphism function that matches them (whether they're equivalent). The Data Structure was built from the ground up (no singl…

    C++ 1