Skip to content
View boris-gans's full-sized avatar
📟
Locked In
📟
Locked In

Highlights

  • Pro

Block or report boris-gans

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

Hey!

I'm Boris, a Computer Science & AI student at IE University. I primarily have a passion for backend engineering, particulary at the intersection with machine learning, although in general I just love building. Competitive athletics have shaped my approach to engineering: discipline, consistency, and long-term improvement. These are qualities I try to apply in software development wherever possible. I'm Dutch born, grew up in the United States and am currently studying in Madrid.

My tech stack: Python, JavaScript, Java, C, Bash, Pandas, pytest, Apache Kafka, MLflow, Grafana, Prometheus, Redis, Azure

My Favorite Projects

Distributed Inference: An experiment in multi-node LLM inference using PyTorch and DeepSpeed. Our goal was to run and benchmark the OpenLLaMA 3B v2 model across GPU nodes under Slurm, exploring pipeline parallelism, scaling behavior, and performance tradeoffs. The final distributed run wasn’t achievable given the resources available on the cluster, but I found the project super interesting and learned a lot about how large language models work at scale.

Mortgage Predict: A mortgage analytics project exploring classification and regression models using scikit-learn, XGBoost, and LightGBM. A major focus was merging and validating multiple real-world datasets, followed by extensive data cleaning, feature selection, and model comparison with SHAP.

YAYA: A backend-first event planning app built as a microservices playground. I used FastAPI, gRPC, and Celery to separate reads, writes, and background work so user-facing requests stay fast while metrics and other non-critical updates run asynchronously. The project focuses on clean service boundaries, practical CQRS-style patterns, and production-inspired backend design.


Email: [email protected] · Resume · LinkedIn

Pinned Loading

  1. distributed-inference distributed-inference Public

    Exploration and benchmarking of distributed LLM inference on resource-constrained HPC clusters using PyTorch and DeepSpeed.

    Python

  2. yamirghofran/dedicatedCV yamirghofran/dedicatedCV Public

    AI-enabled tailored CV builder based on candidate and job description

    TypeScript 2

  3. javidsegura/CasinoMines javidsegura/CasinoMines Public

    Casino Mines boardgame. Mathematical paper attached.

    Python 1

  4. lucaskvz/MortgagePredict lucaskvz/MortgagePredict Public

    Jupyter Notebook 1 1

  5. rasPi rasPi Public

    Lightweight client-side scripts for securely accessing Raspberry Pi services via Cloudflare Tunnel and Zero Trust.

    Shell

  6. AzuluCRM AzuluCRM Public

    Forked from Torteous44/AzuluCRM

    Python