Skip to content
View theGDJ's full-sized avatar

Block or report theGDJ

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

Hello there, I'm Dheeraj Guggala

CS Student · Cloud Engineer · Full-Stack Developer
I build AI-powered applications and reliable cloud infrastructure.
Currently exploring DevOps and AI tooling.

🌐 Portfolio · Repositories · 📄 Résumé


About me

  • Computer Science student, learning by building real projects end-to-end
  • Focused on cloud engineering — infrastructure, deployment pipelines and DevOps
  • Passionate about applied AI — shipping LLM-powered tools people can actually use
  • Comfortable across the stack: TypeScript / React / Next.js, Node / Express, Python / Flask, and SQL (PostgreSQL · SQLite)

🛠️ Tech stack

TypeScript JavaScript Python React Next.js Node.js Express Flask PostgreSQL SQLite Prisma Drizzle Tailwind CSS GitHub Pages


Featured projects

Executive-tier AI inbox assistant built with React 19, Express, Gemini and PostgreSQL/Prisma.

  • Executive summaries in four selectable styles (brief, concise, bullets, deliverables)
  • Automatic action-item extraction into an interactive task tracker
  • Deadline & meeting detection with one-click Google Calendar integration
  • Smart reply assistant (accept / decline / clarify / custom) and an "Ask AI" inbox chat
  • Analytics dashboard measuring real productivity gains

Full-stack library app with member and admin roles — no frameworks on the front end, real SQL under the hood.

  • Catalog search & filters, borrow (14-day loans, max 5) and returns
  • Admin dashboard with stats, book CRUD and safety checks (can't delete checked-out books, can't under-stock copies)
  • Loan ledger with overdue filters and admin-side return recording
  • Vanilla JS + Express + SQLite with a proper schema and seed script

Lightweight Flask take on library management — issue/return books, manage members and transactions, with JSON persistence. Great companion to the full-stack version above.

A keyboard-first Pomodoro timer with a calm, Apple-style UI — daily goal ring, 12-month heatmap, task analytics, CSV export and zen mode. Express + SQLite, vanilla JS, zero build step.

A Next.js 16 full-stack starter wired with Drizzle ORM + PostgreSQL, Tailwind CSS 4 and Framer Motion — typed data layer, clean architecture, ready to build on.

My GitHub Pages portfolio and résumé.


GitHub stats Top languages

Always open to collaborating on cloud, DevOps and AI projects. Reach out — open an issue or connect via my portfolio.

Pinned Loading

  1. pomodoro pomodoro Public

    ⏱ pomo — a keyboard-first Pomodoro timer with a calm Apple-style UI. Daily goal ring, 12-month heatmap, task analytics, CSV export, zen mode. Express + SQLite, zero build step.

    JavaScript