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.

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"
    education  = "B.Tech AI & Data Science · Rajalakshmi Institute of Technology"
    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       10 hrs 2 mins         ███████▓░░░░░░░░░░░░░░░░░   31.18 %
TypeScript   9 hrs 2 mins          ███████░░░░░░░░░░░░░░░░░░   28.08 %
JavaScript   3 hrs 44 mins         ███░░░░░░░░░░░░░░░░░░░░░░   11.64 %
JSON         2 hrs 27 mins         ██░░░░░░░░░░░░░░░░░░░░░░░   07.63 %
Markdown     1 hr 30 mins          █▒░░░░░░░░░░░░░░░░░░░░░░░   04.69 %

> 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