Shaurya Agarwal

Shaurya Agarwal

Student Coordinator

Ghaziabad, UP
4roles
38skills
2education

About

Backend-focused developer with a strong Data Structures and Algorithms foundation and hands-on experience building concurrent, scalable systems using Django and C++.

Experience

Member

Computer Society of India (CSI), AKGEC Student Chapter

2024 – Present

Co-developed a DSA visualization mini project for a CSI workshop, helping peers understand sorting and searching algorithms through step-by-step visual demonstrations.

Student Coordinator

AKGEC Training & Placement Cell

2024 – Present · Ghaziabad, UP

Orchestrated recruitment logistics for 1,200+ students and managed data for 50+ corporations, maintaining a centralized database and real-time updates for batches of 300+ students.

Training and Placement Coordinator

Ajay Kumar Garg Engineering College

1 yr 3 mos · Ghaziabad, Uttar Pradesh, India

Assisting and Coordinating Placement drives in AKGEC

Chapter Lead

AlgoZenith

5 mos

Organising and Leading various events, hackathons, seminars, etc

Education

Ajay Kumar Garg Engineering College (AKGEC)

Bachelor of Technology, Computer Science

Expected June 2027

GPA: 7.8/10.0

Ajay Kumar Garg Engineering College

Bachelor of Technology - BTech, Computer Science

Oct 2023 - 2027

Skills

C++C++17/23PythonJavaSQLJavaScriptDjangoDjango Rest FrameworkFastAPIChart.jsScikit-LearnPandasNumPyGitGitHubDockerWebSocketsLinux/UnixMySQLPostgreSQLData Structures and AlgorithmsObject-Oriented ProgrammingMulti-threadingOperating SystemsTCP/IP NetworkingSystem Design BasicsCharcoal ArtArt PortfolioDatabasesComputer ScienceWebSocketData StructuresWeb Interface DesignIT ProjectsDsaCascading Style Sheets (CSS)HTMLPython (Programming Language)

Projects

FinAI – Personal Finance & Budget Tracker

Built a full-stack expense tracking platform with transaction CRUD, category-wise budgeting, and monthly spend analytics for authenticated users using Django, SQLite, and Chart.js. Designed a rule-based auto-categorization engine and developed a dashboard with real-time category breakdown visualization backed by a JSON API endpoint.

Low-Latency In-Memory Key-Value Store

Designed a concurrent C++ storage engine with hash-based indexing for O(1) average-time operations. Integrated an LRU Cache eviction policy using a custom doubly linked list and engineered Write-Ahead Logging for data durability and crash recovery.