Skip to content
View Skakarla2023's full-sized avatar

Block or report Skakarla2023

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Skakarla2023/README.md

Hey there! I'm Satwika Kakarla ๐Ÿ‘‹

CSE Student | Java & Spring Boot Dev | Aspiring AI Backend Engineer | Always Building ๐Ÿš€

I'm a Computer Science student (graduating 2027) with a strong passion for backend development
and a clear goal โ€” to become an AI Backend Engineer.

I started my journey with Java and Spring Boot, building RESTful APIs and full-stack applications.
Now I'm expanding into the world of AI-powered systems โ€” exploring LLMs, intelligent APIs,
and how modern backends are being shaped by machine learning.

Every project I build, every problem I solve, is a step toward that goal. ๐ŸŽฏ

๐Ÿงฐ What I Work With

The stack is always growing...

Backend & Core
Java Spring Boot Python FastAPI

Frontend (still learning!)
React JavaScript TypeScript HTML CSS

AI / ML (actively exploring ๐Ÿค–)
LangChain HuggingFace OpenAI API

Tools & Other
MySQL Git Docker VS Code


๐Ÿš€ Projects I've Built

๐Ÿข Employee Management System (Full Stack)

My first real full-stack project โ€” built end to end from scratch.
A complete EMS with Spring Boot + MySQL on the backend and React.js on the frontend.

๐Ÿ”— Backend Repo | Frontend Repo

What it does: Full CRUD, RESTful APIs, real-time UI updates, and form validation
What I learned: How frontends and backends actually talk to each other, REST design, and why SQL relationships matter ๐Ÿ˜…


๐Ÿค– AI-Powered Resume Screener API (coming soon)

A project I'm currently planning โ€” a Spring Boot / FastAPI backend that uses an LLM API to screen and score resumes against a job description.
Goal: build something that combines what I know (backend + APIs) with what I'm learning (AI integration, vector search).

Watch this space ๐Ÿ‘€


๐Ÿ“š Where I Am in My Learning Journey

๐ŸŸข Right Now ๐ŸŸก Up Next ๐Ÿ”ต The Big Goal
Java, Spring Boot, React FastAPI, LangChain, RAG pipelines AI Backend Engineer
DSA โ€” Arrays, Trees, DP Docker, PostgreSQL + pgvector Deploy production-grade AI APIs
REST API design patterns Microservices basics Contribute to real open-source AI projects
Prompt engineering basics LLM API integration Work at a company doing meaningful AI work

๐Ÿ“Š GitHub Stats

Top Langs

Activity Graph


๐Ÿงฎ LeetCode Progress


๐Ÿค I'd Love to Collaborate On

  • ๐Ÿค– AI API integrations โ€” LLMs, embeddings, anything intelligent
  • โ˜• Java + Spring Boot backend projects
  • ๐Ÿงฉ DSA problem-solving (let's grind together)
  • ๐ŸŒฑ Beginner-friendly open-source contributions
  • ๐Ÿ“‚ Small but useful web tools

๐ŸŽฏ My 2026 Goals

  • โœ… Solve 300+ DSA problems on LeetCode & HackerRank
  • ๐Ÿค– Build and deploy an AI-powered backend API (RAG or LLM-based)
  • ๐Ÿ”— Contribute to 5+ open-source repositories
  • ๐ŸŒŸ Launch a full-stack portfolio project that I'm genuinely proud of
  • ๐Ÿ’ผ Land an internship where I can learn from people smarter than me

๐ŸŒ Let's Connect!


๐Ÿ’ก A Few Things About Me

  • ๐Ÿ˜„ I drink more code than coffee
  • ๐Ÿงฉ I love breaking big scary problems into small manageable pieces
  • ๐ŸŽฎ My best coding sessions happen with video game soundtracks playing
  • ๐Ÿ“Œ I keep going back to old projects to make them better
  • ๐Ÿค– I genuinely believe AI + good backend engineering is the future โ€” and I want to be part of building it

Still learning. Always building. Getting there one commit at a time. ๐Ÿ› ๏ธ

Pinned Loading

  1. 2026-EMS-SpringBoot-React-postgreSQL-v2 2026-EMS-SpringBoot-React-postgreSQL-v2 Public

    This is the second version of my Employee Management System, developed using Spring Boot and PostgreSQL. It implements RESTful APIs and complete CRUD operations with a structured layered architectuโ€ฆ

    Java

  2. EMS_Springboot_MySQL_2025_Backend EMS_Springboot_MySQL_2025_Backend Public

    Java

  3. EMS_Springboot_React_MySQL_Frontend EMS_Springboot_React_MySQL_Frontend Public

    TypeScript

  4. leetcode-solutions leetcode-solutions Public

    A curated collection of my LeetCode problem solutions implemented in Java, focusing on data structures, algorithms, and optimized problem-solving approaches. This repository reflects my consistent โ€ฆ

    Java 1

  5. springboot-prerequisites springboot-prerequisites Public

    A complete backend foundation covering Java, JDBC, Maven, Hibernate, JPA, and core concepts required before learning Spring Boot.