Skip to content
View nrustamli's full-sized avatar

Block or report nrustamli

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

Hi there!

I'm an engineer building AI and ML-powered products (MSc Machine Learning, UCL).

⭐️ My Personal Website

Here are some things that I have recently built

  • 🎨 Spot the Artist - AI-powered street art verification platform (CLIP)

    Detects and verifies artwork authenticity from images using vision-language embeddings

  • 🎲 GenNard - Backgammon game where users can generate themed checkers and a board (Qwen-72B, FLUX.1)

    End-to-end pipeline: LLM planning → parallel image generation → real-time 3D rendering

  • 🧬 DomainBERT — Master’s research project training an encoder on domain-level sequences (custom BERT-style encoder)

    Improves representation of domain-specific sequences via custom pretraining

  • 🚀 Path - Job application tracker tool

    Centralises and tracks applications with a clean, minimal workflow

Also some blog posts about my projects that you can check out

Tech I usually use

  • Languages: Python, SQL
  • ML/AI: PyTorch, NumPy, Pandas, Hugging Face
  • Web Dvelopment: HTML, CSS, Next.js
  • Other: Three.js, Firebase, GCP, Docker

Pinned Loading

  1. domainbert domainbert Public

    Python

  2. GenNard GenNard Public

    TypeScript

  3. job-tracker-n job-tracker-n Public

    Vue

  4. spot_the_artist spot_the_artist Public

    JavaScript