> Backend Engineer in progress.
> Writing Java. Building APIs. Breaking things. Fixing them.
public class Developer {
private final String name = "Shweta Jaiswal";
private final String[] interests = {
"Backend Development",
"Distributed Systems",
"REST APIs",
"Databases",
"Problem Solving"
};
private final String currentlyBuilding =
"Scalable backend applications with Java & Spring Boot";
public void keepLearning() {
while (true) {
build();
breakThings();
debug();
learn();
}
}
}skills
│
├── backend
│ ├── Java
│ ├── Spring Boot
│ ├── REST APIs
│ ├── Authentication / JWT
│ └── Node.js
│
├── databases
│ ├── MySQL
│ ├── PostgreSQL
│ └── MongoDB
│
├── frontend
│ ├── React
│ ├── Next.js
│ └── TypeScript
│
├── devops
│ ├── Docker
│ ├── Git
│ └── GitHub
│
└── cs-fundamentals
├── DSA
├── OOP
├── DBMS
├── OS
└── Computer Networks
[2026] Solving 300+ Data Structures & Algorithms problems
[2025] Building full-stack and backend applications
[2024] GirlScript Summer of Code Contributor
[2024] Postman API Fundamentals Student Expert
[....] National-level Chess Player
→ Spring Boot & Spring Data JPA
→ Microservices Architecture
→ Docker & Containerization
→ RabbitMQ & Asynchronous Messaging
→ System Design
→ Writing cleaner backend code
"First make it work.
Then make it clean.
Then make it scalable."
$ ping shweta
Interested in backend development, open source,
interesting problems, and building cool stuff.
status: online

