ananya-sharma — portfolio

~ $ whoami

Ananya Sharma

Computer Science Student · Aspiring Full-Stack Developer

# Chennai, India

Ananya Sharma

Open to SDE / full-stack internships and new-grad roles

I build web apps that solve real problems — currently exploring distributed systems and developer tooling.

~ $ cat about.md

Final-year B.Tech student who loves turning ideas into working software. I've interned at a fintech startup, led my college's coding club, and shipped three side projects with real users. Looking for a graduate software engineering role where I can keep learning fast.

~ $ git log --experience

Software Engineering Intern @ PayTrail (fintech startup)

May 2025 → Jul 2025
  • -Built a reconciliation dashboard in React + FastAPI used daily by the ops team
  • -Cut report generation time from 40s to 6s by moving aggregation into Postgres
  • -Wrote integration tests that caught 3 production-bound bugs

~ $ ls projects/

MessMate/

[live][src]

Hostel mess-menu and feedback app used by 800+ students on campus. Push notifications for menu changes, weekly polls for the mess committee.

#react native #firebase #node.js

GitGlance/

[src]

CLI that summarises what changed across all your repos every morning. 200+ GitHub stars.

#go #github api

PaperTrail/

Semantic search over research papers for our department library, built for a college hackathon (1st place).

#python #fastapi #pgvector

~ $ gh repo list --pinned

messmate

Mess menus and headcounts for hostels, minus the WhatsApp chaos.

TypeScript · ★ 128

gocli

A tiny helper for building ergonomic Go CLIs.

Go · ★ 36

~ $ cat skills.json

{

"languages": ["TypeScript", "Python", "Go", "SQL"],

"frameworks": ["React", "Next.js", "Node.js", "FastAPI"],

"tools": ["Git", "Docker", "PostgreSQL", "AWS", "Linux"]

}

~ $ cat education.log

B.Tech, Computer Science and Engineering

2022 → 2026

Anna University · CGPA 8.7/10

  • -Coding club lead — organised 4 inter-college hackathons
  • -Merit scholarship, 2023 & 2024

~ $ cat positions.log

Coding Club Lead @ Anna University

2024 → 2025
  • -Grew the club from 40 to 200+ active members in one year
  • -Organised 4 inter-college hackathons and a weekly DSA bootcamp

Class Representative @ Dept. of Computer Science

2023 → 2024
  • -Liaised between 60 students and faculty on curriculum and exams

~ $ ls certs/

  • AWS Certified Cloud PractitionerAmazon Web Services (2025)

~ $ ls achievements/

  • 1st place, Smart India Hackathon regional round (2025)
  • Top 5% on LeetCode (500+ problems solved)

~ $ ls writing/

~ $ ls featured/

~ $ locale --list

  • -English # Fluent
  • -Hindi # Native
  • -Tamil # Native

~ $ cat interests.txt

#competitive-programming #chess #trail-running

~ $ cat volunteering.txt

Teaching is how I find out whether I actually understand something.

  • Taught weekend Python classes to 30+ students at a government school
  • Mentored four first-years through their first hackathon
Made with webweave