Skip to content
View moneytosms's full-sized avatar

Highlights

  • Pro

Block or report moneytosms

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
moneytosms/README.md
Neofetch-style profile card for Srimoneyshankar Ajith

About

CS & Engineering student at IIIT Kottayam. I spend most of my time building small dev tools and automations, doing DSA, and messing with my terminal setup more than is strictly necessary. Lately that's meant agentic AI systems, local LLMs, and Claude Code tooling. Outside of code I'm into reading, music, and gaming, and I'm generally just trying to learn something new whenever I can.


Typing SVG

Pinned

ducktype Monkeytype-quality typing practice, purpose-built for real code. Syntax highlighting, multi-line snippets, IDE mode.

claude-start Opinionated Claude Code starter. Clone, run install, answer five questions, start building.

offlineid Offline face recognition and liveness detection for field personnel in zero-network zones.

skillDB Privacy-first AI resume builder. Local-first, no database, tailored ATS-friendly LaTeX CVs. Live.

notegen Turns YouTube videos and web pages into structured Obsidian notes, with diagrams and wikilinks.

Intro to CSE ★6 A no-fluff guide to surviving CS coursework. Live site.


Toolbox

Languages

Python C C++ Java JavaScript Lua

Frameworks & web

React Next.js Astro TailwindCSS Node.js FastAPI

AI & agents

LangGraph Hugging Face Ollama NumPy Pandas Pydantic

Databases

MySQL Supabase

Security

Nmap Wireshark Burp Suite

Terminal, editor & everyday tools

Neovim Zed VS Code tmux Zsh Git Docker Linux Obsidian


Latest posts


Elsewhere

GitHub LinkedIn X Medium Discord LeetCode (150+ solved) Portfolio


Stats

GitHub stats Top languages

contribution snake animation

To view my certifications checkout this page

Pinned Loading

  1. offlineid offlineid Public

    Offline face recognition + liveness detection for field personnel in zero-network zones (NHAI Hackathon 7.0, Datalake 3.0 module)

    TypeScript 2 3

  2. ducktype ducktype Public

    Monkeytype-quality typing practice, purpose-built for real code: syntax highlighting, multi-line snippets, IDE mode

    TypeScript 3 1

  3. skillDB skillDB Public

    Privacy-first, browser-local career vault that turns your profile + a job description into a tailored, ATS-friendly LaTeX resume via your own AI API keys.

    TypeScript

  4. Intro-to-CSE Intro-to-CSE Public

    Your no-fluff, friendly guide to surviving and thriving in computer science. Without needing to decode ancient scrolls or debug your soul.

    Astro 6 1

  5. claude-start claude-start Public

    Opinionated Claude Code starter: shared CLAUDE.md memory, hooks (privacy/git guards, auto-format, canary), agents, slash commands, and token-compression tooling (RTK, Caveman) — clone, run install.…

    Shell 1

  6. MIPS_Processor MIPS_Processor Public

    Python simulator for a basic MIPS ISA processor: R/I/J-type instructions, 32 registers, text/data/stack memory segments, interactive CLI.

    Python