$ ssh sanskar@homelab
Enter passphrase for key '/home/guest/.ssh/id_ed25519': ********
Welcome back.
███████ █████ ███ ██ ███████ ██ ██ █████ ██████
██ ██ ██ ████ ██ ██ ██ ██ ██ ██ ██ ██
███████ ███████ ██ ██ ██ ███████ █████ ███████ ██████
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
███████ ██ ██ ██ ████ ███████ ██ ██ ██ ██ ██ ██
Last login: from anywhere with a terminal$ neofetch --config ~/.config/neofetch/minimal.conf
╭─ sanskar@homelab ──────────────────────────────────────────────╮
│ user sanskar jaiswal │
│ role Software Engineer · BETSOL │
│ uptime 3+ years in production │
├────────────────────────────────────────────────────────────────┤
│ os Omarchy (Arch) · Fedora homelab │
│ shell zsh · tmux · nvim · Claude Code │
│ langs python · dart · go · typescript · c++ │
│ focus agentic systems · MCP · RAG · infra │
│ hardware RTX 4050 · ESP32 · Speed 400 │
├────────────────────────────────────────────────────────────────┤
│ ███ ███ ███ ███ ███ ███ ███ ███ │
╰────────────────────────────────────────────────────────────────╯$ cat ~/.currently
Building Hermes Agent integrations and autonomous workflows on a
self-hosted homelab. Python backends, AI/ML pipelines and infrastructure
automation at BETSOL.
$ tail -f ~/research.log
[rag] hybrid retrieval, cross-encoder reranking
[mcp] protocol internals, server design, tool ergonomics
[local] quantised LLM deployment on consumer silicon
[meta] Descartes and the problem of machine memory$ ls -la ~/projects
total 5
drwxr-xr-x aigis/ Python AI defensive ops for infrastructure
drwxr-xr-x deskpet/ C++ · ESP32 OLED desk companion, synced lyrics
drwxr-xr-x ShellForge/ Python Control plane for NVIDIA OpenShell
drwxr-xr-x finance-bot/ Python Automated portfolio tracking
drwxr-xr-x RAG-reranking/ Python · ML Retrieval with cross-encoder rerank$ tree -L 1 ~/.stack
~/.stack
├── languages python dart java typescript c++ bash
├── ai claude-sdk mcp langchain ollama pytorch
├── infra docker kubernetes azure aws linux git
├── frontend react flutter firebase
└── data postgres mysql redis sqlite$ git log --stat --author=sanskarjaiswal2001
$ exit
logout
Connection to homelab closed.
