Skip to content
View samueljayasingh's full-sized avatar
⚡
terminally online.
⚡
terminally online.

Block or report samueljayasingh

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
samueljayasingh/README.md
███████╗ █████╗ ███╗   ███╗██╗   ██╗███████╗██╗
██╔════╝██╔══██╗████╗ ████║██║   ██║██╔════╝██║
███████╗███████║██╔████╔██║██║   ██║█████╗  ██║
╚════██║██╔══██║██║╚██╔╝██║██║   ██║██╔══╝  ██║
███████║██║  ██║██║ ╚═╝ ██║╚██████╔╝███████╗███████╗
╚══════╝╚═╝  ╚═╝╚═╝     ╚═╝ ╚═════╝ ╚══════╝╚══════╝

     ██╗ █████╗ ██╗   ██╗ █████╗ ███████╗██╗███╗   ██╗ ██████╗ ██╗  ██╗
     ██║██╔══██╗╚██╗ ██╔╝██╔══██╗██╔════╝██║████╗  ██║██╔════╝ ██║  ██║
     ██║███████║ ╚████╔╝ ███████║███████╗██║██╔██╗ ██║██║  ███╗███████║
██   ██║██╔══██║  ╚██╔╝  ██╔══██║╚════██║██║██║╚██╗██║██║   ██║██╔══██║
╚█████╔╝██║  ██║   ██║   ██║  ██║███████║██║██║ ╚████║╚██████╔╝██║  ██║
 ╚════╝ ╚═╝  ╚═╝   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝╚═╝  ╚═══╝ ╚═════╝ ╚═╝  ╚═╝

Typing SVG

LinkedIn Portfolio Email GitHub   Profile Views Chennai


class SamuelJayasingh:
    role       = "Junior Software Engineer – AI @ Spritle Software"
    focus      = ["agentic AI", "ml/dl/rl systems", "generative models", "MCP protocol", "RAG pipelines"]
    currently  = "building multi-agent systems & fine-tuning generative models"
    asks       = "how do we make LLMs actually useful in production?"

> cat /proc/tools

〔 ai · ml · llms 〕

PyTorch TensorFlow HuggingFace LangChain ChromaDB Claude SDKGoogle ADK MCP

〔 backend · infra · cloud 〕

FastAPI Docker PostgreSQL MLflow Airflow GCP AWS Hetzner GitHub Actions

〔 languages 〕

Python React TypeScript Next.js Astro.js C++ SQL PowerShell


> tail -f ~/.wakatime/coding.log
Python                     67 hrs 6 mins         █████████░░░░░░░░░░░░░░░░   35.39 %
TypeScript                 23 hrs 35 mins        ███░░░░░░░░░░░░░░░░░░░░░░   12.44 %
Markdown                   17 hrs 33 mins        ██▒░░░░░░░░░░░░░░░░░░░░░░   09.26 %
HTML                       16 hrs 51 mins        ██▒░░░░░░░░░░░░░░░░░░░░░░   08.89 %
Other                      11 hrs 53 mins        █▓░░░░░░░░░░░░░░░░░░░░░░░   06.27 %

> sudo ./space-shooter --invaders contributors

Space Shooter

> fortune | cowsay

Jokes Card


0 days since last production incident  ·  Chennai, India

Pinned Loading

  1. slimGPT slimGPT Public

    A readable, file-per-concern implementation of GPT-2 (124M). Trains on OpenWebText with Flash Attention, torch.compile, and mixed precision.

    Python 2