Skip to content
View tejasva-vardhan's full-sized avatar

Highlights

  • Pro

Block or report tejasva-vardhan

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.

Content in all repositories owned by your account will be closed.
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
tejasva-vardhan/README.md

Tejasva Vardhan Sharma

Information Science undergraduate at Dayananda Sagar College of Engineering, Bengaluru.

I write backends in Go and Python (HTTP APIs, SQL, background workers) and contribute to open-source transit software.

Open source

OneBusAway/maglev is a Go rewrite of the OneBusAway REST API (GTFS import, stops, trips, real-time vehicles, SQLite). I have merged pull requests there on transactions for GTFS bulk import, N+1 query fixes, concurrency, HTTP behaviour, and tests.

Selected work

OBA-ReviewEval โ€” Student study on 33 merged Maglev PRs: human review comments labelled into a gold set (198 comments โ†’ 266 atomic findings, 75 defect/design), plus a pinned golangci-lint baseline on the same merge commits. Language-model scoring is not finished.

Chandrayaan-2 image correspondence โ€” Team pipeline that registers Chandrayaan-2 OHRC images against LROC NAC reference imagery (ingest โ†’ match โ†’ subpixel refine โ†’ warp). Scientific core is separate from a thin FastAPI + React layer. TMC-2 / IIRS are not live yet.

ContentDesk โ€” Write-once publisher: React/Tiptap editor, Go Echo API, PostgreSQL, RabbitMQ worker. Medium uses the write API first then headless Chrome; Dev.to uses the browser path.

AI Neta โ€” Civic-complaint chat app (Go, React, MySQL). Rule-based department routing and a time-based L1โ€“L3 SLA worker. Demo phone OTP. Public case page without personal fields.

Tech stack

Go Python Java JavaScript React SQL PostgreSQL MySQL SQLite Redis REST APIs Docker Git

Competitive programming

Platform Handle Rating
Codeforces TEJASVAvardhan Pupil (max 1319)
CodeChef tejasss_01 2โ˜…
LeetCode TEJASVAvardhan

Connect

LinkedIn ยท Email ยท GitHub

Pinned Loading

  1. AI-netaa AI-netaa Public

    Chat UI for civic complaints. Go, React, MySQL. Department routing and time-based SLA escalation.

    JavaScript

  2. Hackman_V8 Hackman_V8 Public

    Forked from Genesis-ISE-DSCE/Hackman_V8

    Website for Hackman_V8

    TypeScript

  3. ContentDesk ContentDesk Public

    Write a post once and publish it to Medium and Dev.to. Go API, React editor, PostgreSQL, Redis, RabbitMQ.

    Go