Skip to content
View vedavyasa30's full-sized avatar

Block or report vedavyasa30

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
vedavyasa30/README.md

Hi, I'm Vedavyasa

I am a CSE (Data Science) student focused on building robust, scalable systems and tools. I don't just write code; I design systems that solve real-world constraints—prioritizing reliability, observability, and modularity. I am currently obsessed with turning functional prototypes into production-grade infrastructure using Node.js, Docker, Redis, and modern browser APIs.


Tech Stack

Backend & Systems

Node.js Fastify Docker Redis PostgreSQL

Languages

JavaScript Python Java

Tools & Engineering

Git GitHub Actions Docker VS Code

Focus Areas: Microservices Architecture · System Observability · Browser APIs · Keystroke Dynamics · High-Throughput Redirection


Flagship Projects

URL-Shortener Service

A production-ready URL shortening service built with a modular micro-services approach.

  • Engineering Focus: Implemented Redis for high-performance caching and Dockerized the architecture for portability.
  • Tech Stack: Node.js Fastify PostgreSQL Redis Docker

Source Code


Stress Detection CRX

A privacy-focused Chrome Extension that infers user stress levels through keystroke dynamics.

  • Engineering Focus: Leveraged browser-native event listeners for non-intrusive data collection. Built with security-first principles—processing behavioral data locally without storing raw input.
  • Tech Stack: Chrome Extension API JavaScript Behavioral Analysis

Source Code


Let's Connect

I'm open to internships, full-stack/backend engineering roles, and collaborative system design projects.

Email: vedavyasapulagam@gmail.com
LinkedIn: vedavyasa-pulagam-68413832a


Pinned Loading

  1. stress-detection-crx stress-detection-crx Public

    Forked from JEmmanuelAbishai/stress-detection-crx

    A Cyberpunk 2077 - themed Chrome Extension that monitors keystroke dynamics, and detects stress based on typing behavior, without storing what the user types.

    TypeScript

  2. URL-shortener- URL-shortener- Public

    A production-ready URL shortening service featuring a modular micro-services architecture, built with Node.js, Fastify, PostgreSQL, Redis, and Docker.

    JavaScript