Skip to content
View shravyataluka-codes's full-sized avatar

Block or report shravyataluka-codes

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

Shravya Taluka

Second-year CSE student. Backend in Java.
I'm more interested in why a system breaks than whether it runs.

Java Spring Boot MySQL Python


Work

Main
Acadmate — Spring Boot REST API for academic management. JWT auth, MySQL, layered architecture.

Ongoing
Java Systems and Algorithms — DSA with system-level thinking.
Java Database Engineering — JDBC, SQL, database interactions in Java.
Java Operating Systems Engineering — OS concepts through code.

Hackathon
TravelGenius


Writing

I Became More Interested in the Invisible Side of Software
I Didn't Start Coding — I Trained My Fingers First
From a Structured Test to a System I Didn't Understand


Currently

  • learning how JVM handles memory
  • trying to understand what happens during SQL queries
  • exploring threads and concurrency

Open Source

Currently participating in GirlScript Summer of Code (GSSoC) 2026.


Contact

LinkedIn · shrvyataluka20@gmail.com

Pinned Loading

  1. java-systems-and-algorithms java-systems-and-algorithms Public

    A structured repository for mastering Data Structures & Algorithms in Java, organized with system-level thinking and backend engineering discipline.

    Java

  2. java-database-engineering java-database-engineering Public

    Learning JDBC, SQL and database interactions using Java.

    Java

  3. acadmate acadmate Public

    AcadMate is a Spring Boot REST API for academic management that helps students track subjects, chapters, resources, and study progress in one place. Built with JWT authentication, MySQL, and a clea…

    Java