🎫 Ticket Booking (Go)
Go • JavaScript • HTMLFull-stack ticket booking app with Go backend and JS/HTML frontend. Implements session management, secure booking flows, and RESTful APIs for events, users, and reservations.
I'm VJ, a Computer Science student and aspiring Backend Engineer. While I appreciate a great user interface, my passion lies in the infrastructure that powers it. I am fascinated by how systems communicate and process data, focusing on high-performance logic, memory management, and Concurrency using C and Golang.
Currently, I am laying the foundation for a future in DevOps. I am eager to explore the open-source ecosystem and am dedicated to building backend architectures that are scalable, reliable, and efficient.
Full-stack ticket booking app with Go backend and JS/HTML frontend. Implements session management, secure booking flows, and RESTful APIs for events, users, and reservations.
Minimal, fast URL shortener service built in Go. Provides clean REST endpoints for creating, resolving, and tracking short links with persistent storage.
Web app for storing and sharing code snippets. Features user authentication, server-side rendering in Go, and a clean UI with CSS and light JS interactivity.
A toy language interpreter written in Go. Includes lexer, parser, and evaluator components showcasing AST construction and expression execution.