Systems Engineer·Rust Developer·Kanyakumari, India

Dhanush S

Systems engineer focused on memory safety, concurrency, and Linux internals. I write Rust for production work and C/C++ when the runtime matters more than the toolchain. Currently building Clippy — a cross-platform clipboard daemon with a custom IPC protocol, shipped across Linux, Windows, and Android.

Hyprland Alacritty Neovim Rofi Arch Linux
dhanush@arch — interactive
type help to explore  ·  try snake

Tap terminal then type help  ·  try snake, about, binary

dhanush@arch — interactive

whoami

About Me

CS graduate (2025) from Tamil Nadu with a focus on systems programming and Linux internals. My interest is in the layer where software meets hardware — scheduling, memory layout, IPC, and kernel interfaces — and in building tools that are correct by construction rather than by testing alone.

That interest shaped my primary language choice: Rust. The ownership model eliminates entire classes of bugs at compile time. My main open-source project, Clippy, reflects this — a multi-platform clipboard sync daemon (11 ⭐, 5 forks, GPL-2.0) that ships a Linux installer, a Windows MSI, and a Kotlin Android companion app across 150 commits and 4 releases.

I also built and deployed JustShare, a no-registration file and message sharing service running at its own domain with 143 commits of production history. Outside of work projects, I maintain a Hyprland desktop configuration and study OS internals through OSTEP and The Linux Programming Interface.

~/.config/dhanush/profile.toml
wmHyprland
terminalAlacritty
editorNeovim
launcherRofi
barHyprpanel
shellzsh
osArch Linux
lang_1Rust
lang_2C / C++
readingOSTEP, TLPI
gpuNvidia

lscpu && cat /proc/modules

Technical Skills

LANGUAGES
RustCC++ PythonKotlin JavaScriptSQL
SYSTEMS / LINUX
Memory MgmtIPCConcurrency SystemdLinux KernelBash
ASYNC / RUNTIME
TokioSerde FastAPIDjango WebExtensionsREST
DEVOPS / INFRA
DockerKubernetes GitHub ActionsProxmox PostgreSQLGit

git log --all --oneline

Work Experience

HEAD · Jul 2025 – Dec 2025
Associate System Engineer
@ Opsmonsters
  • Core backend for "Lolita" — AI-powered documentation engine. Optimized JSON pipeline, cut API latency ↓15%
  • Built Python infrastructure + Kotlin mobile modules ("Neotouch"), maintained 99.9% uptime during beta
  • Bash automation for dev onboarding — saved every new engineer 5 hrs/week
Apr 2025 – Jun 2025
Software Engineer (Contract)
@ Nalehcosmetics
  • Refactored legacy SQL + backend — ↓40% response time on high-traffic endpoints
  • GitHub Actions CI/CD — deployment errors ↓25%, enabled daily releases
  • Full feature lifecycle delivery — 100% on time
Oct 2024 – Jan 2025
Data Science Intern
@ AK INFOPARK
  • Designed normalized PostgreSQL schemas for client analytics dashboards
  • Migrated dev environments to Kubernetes on Proxmox↑20% resource utilization

ls ~/projects | xargs cargo check

Projects

ACTIVE DEV 11  ⑂ 5
Clippy
Rust · Kotlin  ·  150 commits · v0.1.5

Cross-platform clipboard & notes daemon built on Tokio with a custom IPC protocol. Ships a Linux one-liner installer, a Windows MSI, and an Android companion app in Kotlin. GPL-2.0.

  • Custom TCP sync — zero data races (compiler-enforced)
  • Zero-copy serialization via Serde
  • Android companion app in Kotlin
  • 4 releases shipped; E2E encryption on the roadmap
RustTokioSerdeKotlinGPL-2.0
→ github
LIVE 3
JustShare
Python · FastAPI  ·  143 commits

No-registration file and message sharing at justshare.dhanu.cloud. PIN-protected access, QR code generation, up to 11 MB uploads — deployed and in active use.

  • Zero-registration — PIN + link, that's it
  • QR code generation for instant mobile sharing
  • Deployed on own domain, fully in production
PythonFastAPIHTML/CSS/JSMIT
→ live site
SHIPPED Jan 2025
UPSync
Bash · Systemd  ·  Linux Service

Custom systemd service for UPS power management on headless servers. Talks directly to the Linux init system — graceful shutdowns on power loss, journalctl logging, no deps.

  • Direct systemd integration, no wrapper libs
  • Structured logging via journalctl
  • Designed for headless, unattended operation
LinuxSystemdBash
→ github
PUBLISHED 50+ users
Firefox WM Extension
JavaScript  ·  WebExtensions API

Browser extension for Firefox that enhances multi-window management workflows via the WebExtensions API. Published on Mozilla Add-ons with 50+ active users.

  • WebExtensions API — custom window controls
  • 50+ active users on Mozilla Add-ons store
  • minimize-window-close-Custom-buttons companion
JavaScriptWebExtensionsFirefox
→ mozilla
LIVING CONFIG 3
my-uwu-desktop-config
Shell · CSS  ·  Hyprland dotfiles

Personal Hyprland configuration — Alacritty, Neovim, Rofi, Hyprpanel, and custom keybind scripts. Fully scripted setup with a requirements.sh installer.

  • Hyprland tiling + floating layout, custom keybinds
  • Rofi launcher + Hyprpanel status bar
  • Adwaita cursor, scripted install via requirements.sh
HyprlandShellCSS
→ github

cat ~/currently.md

Currently

READING
📖
The Linux Programming Interface (TLPI)Michael Kerrisk — the definitive Linux systems reference
📖
Operating Systems: Three Easy Pieces (OSTEP)Arpaci-Dusseau — free, rigorous, and genuinely good
BUILDING
⚙️
Clippy — E2E encryption & multi-device syncPhase 2 of the roadmap: encrypted clipboard sync across all devices
🔬
Kernel internals self-studyScheduler, memory subsystem, syscall interface — going deep

Open to systems engineering
and Rust-focused roles.

Available for full-time positions, contract work, and open-source collaboration.

dhanush@arch:~$ echo $OPEN_TO_WORK true