Skip to content
View Prajjwal-Saggar's full-sized avatar
🌴
On vacation
🌴
On vacation

Block or report Prajjwal-Saggar

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
Prajjwal-Saggar/README.md
Typing SVG

┌─[prajjwal@ubuntu]─[~]
└──╼ $ neofetch
OS:         Ubuntu 24.04 LTS x86_64
Host:       ContractIQ Workstation
Shell:      zsh + oh-my-zsh
Location:   Chennai, India 🇮🇳
Editor:     Neovim / VS Code
Uptime:     4+ years shipping code
Currently:  ContractIQ
Learning:   [Spring Boot, Docker, Redis]
Seeking:    Open source collabs
Debug tool: Cooking 🍳 (best reset button)
Contact:    prajjwalsaggar1@gmail.com

~/skills $ cat stack.json

Languages
JavaScript TypeScript Python Java C++ C

Frontend
React Next.js React Native Tailwind SASS Bootstrap

Backend
Node.js Express Spring Boot

Databases
MongoDB PostgreSQL MySQL Redis

DevOps, Tools & OS
Docker Jenkins Git Linux Firebase Figma Postman Scikit-learn Selenium


🖥️ ~/dotfiles $ cat setup.conf
[environment]
distro      = Ubuntu 24.04 LTS
wm          = GNOME / i3
terminal    = Alacritty + tmux
shell       = zsh + starship prompt
editor      = Neovim (lua config)
font        = JetBrainsMono Nerd Font
package_mgr = apt + snap
📊 ~/activity $ ./contribution_graph.sh
Prajjwal's Github chart

~/connect $ ./reach_me.sh

GitHub Portfolio Resume Email



Profile views

// exit 0 — works on my machine ¯\_(ツ)_/¯

Pinned Loading

  1. Queuecraft Queuecraft Public

    An observable, self-healing async job processing pipeline built with Fastify, MongoDB, BullMQ/Redis, and Kubernetes — designed to showcase DevOps practices (observability, autoscaling, CI/CD) on to…

    JavaScript

  2. devsync devsync Public

    Microservices-based developer productivity platform — daily standups, sprint summaries, contribution heatmaps. Built with Spring Boot, Next.js, PostgreSQL and Docker.

    TypeScript

  3. VocalDoc VocalDoc Public

    VocalDoc is an AI-driven healthcare communication platform that bridges the language gap between patients and medical professionals. It enables real-time voice, text, and sign language translation …

    JavaScript

  4. server-health-monitor server-health-monitor Public

    A lightweight Bash script that checks CPU, RAM, disk, network, and service status on a Linux server — with configurable thresholds.

    Shell