merojob
Nepal's #1 job portal — a high-traffic, full-stack platform handling thousands of daily job seekers and employers. Built and maintained core backend services using Django and Django REST Framework.
- Django
- Next.js
- PostgreSQL
- Redis
- REST API
I'm Sushek Tamrakar, a Senior Full Stack Developer & AI Engineer based in Nepal with 4+ years building production systems at merojob, Nepal's largest job portal. I specialize in Django, Next.js, and building autonomous AI Agent workflows — crafting systems that are scalable, performant, and production-ready.





Production systems I've designed, built, and shipped.
Nepal's #1 job portal — a high-traffic, full-stack platform handling thousands of daily job seekers and employers. Built and maintained core backend services using Django and Django REST Framework.
Australian university course discovery platform helping students find and compare courses. Engineered the search, filtering, and institution listing features with a performant Next.js frontend.
An autonomous multi-agent orchestration system built with LangGraph for automating complex multi-step business processes, integrating LLM reasoning with structured tool use.
What I bring to your engineering team or project.
Python · Django · PostgreSQL
Designing and shipping scalable REST APIs, background workers, and database schemas that handle millions of requests with PostgreSQL and Django.
React · Next.js · TypeScript
Building fast, SEO-friendly, and accessible web interfaces with Next.js and TypeScript — from design system to production deployment.
LangGraph · Fine-tuning · LLMs
Integrating large language models and autonomous multi-step AI agents using LangGraph to automate complex reasoning and workflow tasks.
Learn how to use discriminated unions in TypeScript to make your API response handling fully type-safe. A beginner-friendly guide that shows you how TypeScript automatically narrows types inside conditionals — so you never accidentally access a property that might not exist.
A technical deep-dive into building production-grade AI agent workflows using LangGraph for orchestration and Django for persistence, background tasks, and API exposure.
A step-by-step guide to deploying a Django application on a Linux server with PostgreSQL, Gunicorn, Supervisor, Redis, and Nginx — covering user setup, Git-based deployment, process management, SSL, and production hardening.
A guide to designing a production-ready background task architecture in Django. Because letting a heavy job block your password resets is the fastest way to get paged.