2024
2024
All India Cart
All India Cart is a full-stack e-commerce application with separate admin and user interfaces, built using Next.js and Express.js. It incorporates TypeScript, Tailwind CSS, Recoil, Passport.js for authentication, and Prisma with MongoDB for database management. The platform allows product browsing, purchases, and admin control over inventory and orders, with Zod for validation and Axios for API handling.
Created on: 9/18/2024
2024
2024
TechnoCode Clash
TechnoCode Clash is a full-stack online coding platform built with Next.js, Node.js, and PostgreSQL. It features real-time code execution using Judge0, efficient user ranking, and a leaderboard system. Redis caching optimizes performance, improving processing speed by 20%.
Created on: 9/18/2024
2024
2024
DevRouteRk
DevRoutesRK is a full-stack blog platform built with React, Node.js, and MongoDB, featuring secure JWT authentication and Redux for state management. It uses server-side rendering and a CI/CD pipeline for improved performance and faster deployments.
Created on: 9/18/2024
2024
2024
Quiz-Grad
Quiz Grad is a secure and scalable quiz management system built with React, Node.js, and MongoDB. It features role-based access control, advanced caching, and database indexing, improving API response times by 30%. The responsive, WCAG-compliant UI increased user engagement by 25%.
Created on: 9/18/2024
What I Do
As a Full-Stack Developer specializing in Next.js, MERN stack, and Web3 technologies, I bring ideas to life through code. Here's a glimpse of my expertise:
Next.js Development
Building high-performance, SEO-friendly web applications with server-side rendering and static site generation.
React.js Expertise
Creating dynamic and responsive user interfaces with reusable components and efficient state management.
Node.js Backend
Developing scalable server-side applications and RESTful APIs to power modern web applications.
Express.js
Crafting robust and flexible backend frameworks for handling complex server-side logic and routing.
MongoDB
Designing and implementing efficient NoSQL database solutions for storing and retrieving data.
Database Management
Proficient in both SQL and NoSQL databases, ensuring optimal data storage and retrieval for applications.
Web3 Development
Building decentralized applications (dApps) and integrating blockchain technologies into web platforms.
Smart Contract Development
Writing and deploying secure smart contracts for Ethereum and other blockchain platforms.
My GitHub Activity
56
Repos
12
Followers
14
Following
10/5/2024
10/5/2024
kushwahramkumar2003/todo-done-express
PushEvent
- chore: setup ratelimit starter
- feat: add ratelimit
- Merge pull request #8 from geekyharsh05/feature/rate-limit feat: add ratelimit & refactored code.
10/5/2024
10/5/2024
kushwahramkumar2003/todo-done-express
CreateEvent
10/5/2024
10/5/2024
10kumaranurag01/todo-done
ForkEvent
10/5/2024
10/5/2024
10kumaranurag01/todo-done-express
ForkEvent
10/5/2024
10/5/2024
10kumaranurag01/todo-done-express
WatchEvent
Action: started
10/5/2024
10/5/2024
kushwahramkumar2003/job-board
PushEvent
- fix: Improvement: Landing page improvement #271 (#278) * removed login and ModeToggle button(for dark/light mode switch) added infinite scroll for companies logo added debouncing and skeleton in place of jobs on load of screen * removed unwanted images * fixes
- updated-filters (#221) * updated-filters * removed jobFilterQuery action * provided key to suspense to make it work * minmal changes --------- Co-authored-by: aakash singh <aakash.singh@concentric.ai>
- add responsive (#294)
- removed login workflow (#295) * removed login and ModeToggle button(for dark/light mode switch) added infinite scroll for companies logo added debouncing and skeleton in place of jobs on load of screen * removed unwanted images * fixes * removed login workflow * fixed prettier * removed unwanted files
- added scroll-top feature and navbar feature (#297)
- Sync constants with db enums #289 (#299) * sync-db * contants-db-sync * keys-fix * key --------- Co-authored-by: Aakash Singh <aakashsingh@Aakashs-MacBook-Pro.local>
- Added create job form and implemented s3 image upload functionality (#321) * added create job form and s3 image upload functionality * changed .env.example file * added Chennai field to JobLocation Enum * fixed type error in DescriptionEditor.tsx and other minor changes * changed .env.example file --------- Co-authored-by: developingright <developingright@gmail.com>
- fixed the error page UI (#317)
- fix:fixed filter (#326)
- Update README.md
- Update .env.example
- Update README.md
- Migrated to BunnyCDN for image upload (#337) * Migrated to BunnyCDN for image upload * Reverted package.json * Refactored env for CDN * Added docs for image cdn domain config * Fixed lint
- [feature]: added google api for custom job location * gmaps-dropdown * company-logo-url-fix * workflow-pipeline-prettier-fix * prettier-fix * failure-syntax-fix * ui changes + husky pre-commit * prettier-fix --------- Co-authored-by: Aakash Singh <aakashsingh@Aakashs-MacBook-Pro.local> Co-authored-by: Vineet Agarwal <91052168+VineeTagarwaL-code@users.noreply.github.com>
- [ CHORE ]: added studio Co-authored-by: Vineet Agarwal <91052168+VineeTagarwaL-code@users.noreply.github.com>
- Removed issues template
- ui
- Merge pull request #347 from piyushhsainii/feat/updateUserDetails Added UI for update Details page
- Added ci/cd pipeline
- Updated secret
10/5/2024
10/5/2024
kushwahramkumar2003/cms
PushEvent
- fix: Add Picture-in-Picture functionality to video player (#1306) * feat: Add Picture-in-Picture functionality - Implemented togglePictureInPicture function - Enabled `P` key shortcut for PiP toggle - Expanded playback rate options from 2x to 3x * chore: remove unused playback rates
- feat/search: Added search bar and other minor ui fix (#1176) * feat/search: Added search bar and other minor ui fix * feat/search: Fixed search api result * feat/search: minor fix * Update Sidebar.tsx tried the GUI conflict resolver xD * Update Sidebar.tsx
- fix bookmark and view of bookmark (#1232)
- fix: Breaking words instead of truncate for longer titles. (#1362)
- fixed card selection using keyboard (#1363)
- add feature to search with Ctrl + k (#1205) * added ctrl k in search * fix build issue * added shadcn commandK * Update src/components/search/SearchBar.tsx * Update src/components/search/SearchBar.tsx * add cmd K for macOs --------- Co-authored-by: Sargam <sargampoudel100@gmail.com>
- Fix navbar icons (#1353) Co-authored-by: unknown <akhil49@duck.com>
- Fix sidebar items (#1358) * fixed #1354 : focus issue for navbar anchor items with tooltip * fixed bookmark icon focus & hover look --------- Co-authored-by: unknown <akhil49@duck.com>
- Fixed: #1354, fixed anchor tags inside a button on home page (#1359)
- ci: install pnpm (#1339)
- Fix: sidebar toggle functionality from button click (#1403) (#1410)
- docs: add info about pnpm
- Revert "feat/search: Added search bar and other minor ui fix" (#1427) This reverts commit 700e6b14d107383ce489f6a125798691944e2122.
- fix: Add separate cohort 2 and cohort 3 assignment Links (#1375)
- Fixed bugs of voting, editor clicks, replies (#1331)
- fixed watch history bug and lint.yml (#1428)
10/5/2024
10/5/2024
code100x/cms
IssueCommentEvent
Action: created
10/5/2024
10/5/2024
code100x/cms
IssueCommentEvent
Action: created
10/5/2024
10/5/2024
kushwahramkumar2003/cms
PushEvent
- requested code changed
The only way to do great work is to love what you do.
- Steve Jobs