Skip to content
View mouryaabhay's full-sized avatar
πŸ‘¨β€πŸ’»
Following something important, that other miss to follow!!
πŸ‘¨β€πŸ’»
Following something important, that other miss to follow!!

Highlights

  • Pro

Block or report mouryaabhay

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.

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
mouryaabhay/README.md
Other Platform Background _ Outfit

Abhay Mourya

Software Engineer in progress β€” full-stack, automation, growing into DevOps.
I get the problem, figure out the constraints, then build what works.

GitHub followers Profile views


About

Intern building multi-domain IoT control systems for industrial, healthcare, security, and entertainment environments.
When the spec has gaps, I fill them. When there's no budget, I find another way.


πŸ”§ Currently

  • Interning β€” real-time IoT dashboard and control center across industrial, healthcare, security, and entertainment domains
  • Learning β€” Docker, CI/CD pipelines, Linux system administration
  • Maintaining β€” Aven, Google Form β†’ Discord, Handpicked

πŸš€ Projects

Discord bot with a custom stateful role system β€” the Graveyard.

I identified the race condition triggers, defined all execution conditions and their order, mapped out edge cases the obvious solution missed, and orchestrated the full system flow. Implemented guild-level locking with atomic MongoDB transactions to guarantee exactly-one role assignment under concurrent message events β€” across 6 state transition cases with full recovery handling for bot restarts and Discord downtime.

Node.js Discord.js MongoDB


Bridges Google Forms submissions to Discord channels via webhooks and Google Apps Script β€” no server, no paid service.

Auto-detects webhook type (forum vs standard channel), handles Discord embed limits, supports multi-section forms with configurable field mapping, auto-truncates long responses, and applies forum tags. Actively maintained across versioned releases and updated based on real user requests from the Discord community.

Google Apps Script Discord JavaScript

⭐ 8 stars · Used by Discord communities · Versioned releases


Curated frontend resource directory β€” actively maintained.
Born from my own bookmark chaos. Resources get replaced when better ones exist, so developers don't waste time choosing between 15 similar tools.

React shadcn/ui Vite Vercel


Zero-infrastructure RSS-to-Discord pipeline. Runs on GitHub Actions β€” no server, no cost.
Fetches Anime News Network feeds, extracts the best available image per article (hero β†’ largest β†’ og:image fallback), and posts formatted embeds via webhook. Persists seen-item state back to the repo to prevent reposts across runs.

Built when my bot host shut down β€” adapted instead of stopping.

GitHub Actions Discord Node.js


πŸ› οΈ Tech

JavaScript React HTML5 CSS3 Node.js MongoDB PostgreSQL GitHub Actions Git Linux Figma


πŸ“Š GitHub Stats

GitHub Streak


πŸ•οΈ Communities

Creation Guide β€” Reimagining community building, united by passion and expertise.


Building with what's available. Shipping anyway.

Pinned Loading

  1. Aven-The-Revival-of-Chat Aven-The-Revival-of-Chat Public

    Aven is a community- and chat-focused Discord bot designed to provide a rewarding and engaging experience. It brings people together, keeps conversations alive, and offers real-time events, message…

    JavaScript

  2. Google-Form-Response-To-Discord Google-Form-Response-To-Discord Public

    This guide will walk you through the steps to automatically send responses from your Google Form to a designated Discord channel. Whether you're gathering feedback, organizing events, or collecting…

    JavaScript 8

  3. anime-rss anime-rss Public

    GitHub Actions-powered Anime News Network RSS runner that posts formatted updates to Discord webhooks with smart image extraction and duplicate-post prevention.

    JavaScript