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 working on backend development in Java.

I use these repositories to explore how things behave in practice — data structures, database interactions, and basic system concepts.

Work

Acadmate
https://github.com/shravyataluka-codes/acadmate

Java Systems and Algorithms
https://github.com/shravyataluka-codes/java-systems-and-algorithms

Java Database Engineering
https://github.com/shravyataluka-codes/java-database-engineering

Java Operating Systems Engineering
https://github.com/shravyataluka-codes/Java-Operating-Systems-Engineering

TravelGenius
https://github.com/shravyataluka-codes/TravelGenius

Writing

https://medium.com/@shrvyataluka20

Open Source

GirlScript Summer of Code (GSSoC)

Currently

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

Contact

https://linkedin.com/in/shravya-taluka-860290352

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