Skip to content
View tsapkota07's full-sized avatar
😴
sleeping
😴
sleeping

Highlights

  • Pro

Block or report tsapkota07

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tsapkota07/readme.md

Hi, I'm Tirsan Sapkota πŸ‘‹

I’m a Computer Science student focused on backend development, secure system design, and cloud deployment.

I enjoy building production-style applications from scratch β€” handling everything from authentication logic and database design to Linux deployment and infrastructure configuration.


πŸš€ What I’m Working On

  • Building full-stack applications with Spring Boot
  • Designing secure authentication flows (email verification, password reset, token systems)
  • Deploying applications to cloud VMs (Linux environments)
  • Strengthening Linux, systems, and backend fundamentals

πŸ›  Tech Stack

Languages

  • Java
  • SQL
  • JavaScript (basic)

Backend

  • Spring Boot
  • Spring Security
  • Spring Data JPA
  • Hibernate

Frontend

  • Thymeleaf

Database

  • Relational Databases

Infrastructure

  • Linux (Fedora / Ubuntu)
  • Oracle Cloud Infrastructure (OCI)
  • systemd service management
  • Nginx (reverse proxy)
  • Maven

πŸ“Œ Featured Project

Internship Tracker

A full-stack Spring Boot web application for managing internship applications.

  • Secure authentication system
  • Email verification and password reset with expiring tokens
  • Guest session mode with data import capability
  • Environment-based configuration (no hardcoded secrets)
  • Deployed on a Linux cloud VM

πŸ”— Live Demo:
https://internship-tracker.tirsansapkota.com


🎯 Interests

  • Backend systems
  • Cloud deployment & infrastructure
  • Application security
  • Linux and system administration
  • Building scalable, production-style applications

πŸ“ˆ Goals

  • Deepen systems and backend engineering knowledge
  • Build containerized and CI/CD-enabled applications
  • Grow into a well-rounded software engineer

Feel free to explore my repositories and projects.

Pinned Loading

  1. Internship-Tracker Internship-Tracker Public

    A full-stack Spring Boot web application for securely tracking internship applications, featuring authentication, token-based email verification, and cloud deployment.

    Java 1

  2. Leetcode-java Leetcode-java Public

    leetcode with java.

    Java