Skip to content
View seradotcom's full-sized avatar

Block or report seradotcom

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.

Content in all repositories owned by your account will be closed.
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
seradotcom/README.md

Hi, I'm Sergio Ramírez

Software engineer focused on AI systems, compilers, GPU computing, and full-stack product development. I recently graduated from Tecnológico de Monterrey and enjoy building systems that connect ambitious technical ideas with reliable, measurable results.

What I work on

  • AI and ML systems: LLM inference, constrained decoding, structured generation, evaluation, and compiler-guided feedback loops.
  • Compilers and GPU computing: MLIR/LLVM, Triton, PTX, PyTorch, XGrammar, vLLM, and CuPy.
  • Backend and product engineering: Python, FastAPI, Node.js, React, Next.js, TypeScript, SQL, and REST APIs.
  • Infrastructure: Docker, Kubernetes, Linux, CI/CD, Git, and Oracle Cloud Infrastructure.

Featured work

An LLM-to-GPU compiler that converts grammar-constrained JSON ASTs into validated Triton MLIR, lowers kernels to PTX, and executes them against PyTorch references through a CuPy FFI runtime.

  • Improved zero-shot end-to-end correctness by 17.5×, from 2.4% (4/166) to 42.2% (70/166), over direct Triton generation using the same 9B model on TritonBench-T.
  • Raised PTX compilation success from 30.7% to 53.0% through a compiler-in-the-loop repair system that recovered 37 additional kernels within three attempts.
  • Accepted for oral presentation at the 25th Mexican International Conference on Artificial Intelligence (MICAI 2026); proceedings forthcoming.

Built a Python data pipeline that collected and normalized metadata from more than 20 public sources for a platform used to explore and compare 300+ generative AI models. The platform included natural-language discovery powered by the OpenAI API.

Developed an IoT bicycle-management system combining GPS/RFID tracking, Firebase, Google Maps, Arduino, and an Android application.

Technologies

Python C++ Java TypeScript PyTorch LLVM React Next.js FastAPI Docker Kubernetes MySQL

Beyond engineering

Outside of software, I enjoy strength training, cooking, music, philosophy, and solving algorithmic problems.

Connect with me

Popular repositories Loading

  1. gpu-kernel-generation gpu-kernel-generation Public

    Python 1

  2. SchoolCodeAdventures SchoolCodeAdventures Public

  3. shortURL shortURL Public

    HTML

  4. iot3-rt iot3-rt Public

    Forked from mpalomera/iot3-rt

    iot3-rt

    Handlebars

  5. autogpt_scraper autogpt_scraper Public

    Python

  6. cicd-demo cicd-demo Public

    Java