[email protected]

Namate, I am

SATISH GAUTAM

Code with clarity, design with vision.

I’m a pragmatic developer from Nepal, passionate about crafting interactive web and mobile applications.

Check out my work!
developer.py
from django.http import HttpResponse

def skills_list(request):
    skills = ["Python", "Django", "Java"]
    output = "\n".join(f"- {skill}" for skill in skills)
    return HttpResponse(f"My core skills:\n{output}")

01. About Me

I’m Satish Gautam, a full‑stack web and mobile developer from Nepal, passionate about building scalable apps with clean code and engaging design. I started with HTML, CSS, and JavaScript for interactive frontends, then expanded into Python and Django to design reusable models, manage databases, and create APIs. Docker and automation tools are part of my workflow to ensure smooth deployments.

On the mobile side, I use Java and Android Studio to craft native apps with XML layouts and modern UI/UX practices. Beyond coding, I focus on branding and presentation, believing every project should function well and tell a story.

About me image

02. My Skills

HTML
Frontend
CSS
Frontend
JavaScript
Frontend
Python
Backend
Django
Backend
Java
Backend
Android Studio
Mobile Development
Docker
DevOps
Git
Version Control
XML
Mobile Development / Data Structuring
UI/UX & Animations (GSAP, AOS, Lottie)
Design & Interaction
Technical Documentation
Writing & Presentation

03. Some Things I've Built

03.1 Featured Projects

03.2 Other Builds

HandyTask

HandyTask is a TaskRabbit‑style app that lets users post tasks, bid for services, and manage work through a simple dashboard.

Python Django HTML CSS JavaScript Bootstrap PostgreSQL

Hotel Room Reservation System

A web application for searching, selecting, and booking hotel rooms with a simple and responsive interface.

HTML CSS JavaScript PHP XAMPP MySQL

Calendar

A simple Android calendar app that lets users add reminders, manage events, and store data offline using Room Database.

Java Android Studio XML Room Database

Easy Notes

Easy Notes is an Android app that lets users read, download, and manage notes and notices with Firebase integration.

Java Android Studio XML Firebase

Student Management System

A simple web application for academic institutions to manage student records, including enrollment, updates, and performance tracking.

Java XML Tomcat JSP/Servlets MySQL JDBC HTML CSS JavaScript Bootstrap

Advance Java Codes

A collection of sample programs and code snippets demonstrating JDBC, JSP, and Servlets for learning and practice.

Java JSP Servlets JDBC Tomcat

04. Blog

Latest Posts

Modular Monoliths: Why You Don't Need Microservices (Yet)

Modular Monoliths: Why You Don't Need Microservices (Yet)

Dec 29, 2025 4 min read

Are you drowning in the complexity of managing 50 microservices for a startup? There is a better way. Discover the "Modular Monolith" architecture and how Spring Modulith allows you to build scalable, verifiable, and maintainable systems without the distributed chaos.

05. What's Next?

Get In Touch

I'm always excited to take on new challenges and learn along the way. If you have a project in mind or just want to say hi, feel free to reach out!