Skip to main content
Kuldeep Chandra Vishwakarma Logo
KCV
GitHub Ecosystem Hub

Open Source & GitHub

Public code repositories, system architectures, AI agent utilities, and ecosystem contribution pull requests authored by Kuldeep Chandra Vishwakarma (@IamKady).

github.com/IamKady
Public Repositories10100% Open Access
Primary Languages5+TS, Python, C++, HTML/CSS
Collaboration StatusActiveAccepting PRs & Issues
Primary BranchmainCI/CD Production Ready

Public Code Repositories (10)

Search and explore live repositories with full source code, commit timelines, and clone commands.

kuldeepvishwakarma
TypeScriptmain

Personal Developer Portfolio Operating System built with Next.js 16 App Router, React 19, TypeScript, and Tailwind CSS v4.

#nextjs#react#typescript#tailwindcss#portfolio
ALBERTQUIZBOT
Pythonmain

Interactive Telegram Quiz Bot for study groups, automated practice polls, instant scoring, and scheduled delivery.

#python#telegram-bot#asyncio#quiz-bot#ai
aitoolswebsite
TypeScriptmain

AI Tools discovery, comparison, and review library with relational search, Clerk authentication, and Prisma PostgreSQL.

#nextjs#ai-tools#prisma#postgresql#clerk

Autonomous AI agent system designed to scrape social media metrics, process unstructured text, generate embeddings, and persist in database.

#ai-agent#python#social-media#database#llm
GATE-and-CSE-Resources-for-Students
MarkdownForked upstreammaster

📚 Comprehensive CSE GATE Resources & subject guides for GATE and CSE Aspirants (OS, DBMS, Networks, DSA, TOC).

#gate-cse#computer-science#dsa#operating-systems#dbms
The-C-20-Masterclass-Source-Code
C++Forked upstreammain

Modern C++20 Systems Programming source code, low-level memory labs, concepts, coroutines, and template metaprogramming.

#cpp20#systems-programming#memory-management#coroutines

Exhaustive reference and practice guide covering complete semantic HTML5 structure, accessibility standards, and web document architecture.

#html5#semantic-web#accessibility#web-standards
CSS
CSSmain

Modern CSS styling architecture, responsive design patterns, CSS Grid, Flexbox, custom properties, and micro-animations.

#css3#flexbox#css-grid#responsive-design

Git and GitHub foundations demo repository exploring branch workflows, commit history, and remote tracking.

#git#version-control#demo
html
HTMLmain

Experimental HTML sandbox and core web document structure test repository.

#html#test#sandbox

Merged Contributions & Pull Requests

Verified pull requests and optimization patches submitted into modern web frameworks and developer ecosystems.

Target Repositorynext.js
Merged

docs: refine edge runtime route handling caches

Improved document definitions explaining cache revalidation sweeps within distributed deployment nodes.

Helps developer communities leverage programmatic cache revalidation correctly.View Upstream
Target Repositoryframer-motion
Merged

fix: optimize performance bindings for nested layouts

Corrected minor rendering cycles triggered during layoutId shifts in multi-page routers.

Reduces CPU overhead for dynamic animated transitions on client SPAs.View Upstream