hey! I'm sanmith š»
Iām a Software Engineer who enjoys building end-to-end products, solving problems, and learning new technologies.
Projects
View allTailor.me
An AI-powered resume builder that parses a job description, matches it against a stored profile of your own bullet points, rewrites the best matches with AI, verifies accuracy, and assembles a tailored resume ā including LaTeX rendering to PDF. Next.js/TypeScript frontend, NestJS backend with Socket.IO for real-time progress, BullMQ/Redis job queue, PostgreSQL/Prisma. Dockerized for local and production deployment, handles up to 10 concurrent resume-build jobs.
typebot.io
š¬ Typebot is a powerful chatbot builder that you can self-host.
DORA Dashboard
A Go + ClickHouse service that ingests CI/CD deployment and incident events and computes the four DORA metrics ā deployment frequency, lead time for changes, change failure rate, and MTTR ā as SQL aggregations. Next.js dashboard on top, with AI-generated incident/deploy summaries that gracefully degrade to templated output when no API key is set.