
Keshav Garg
@keshavgarg24
Joined on 05 August 2023
Not yet cracked but close
GitHub Stats
14
Followers
42
Repositories
0
Organizations
0
Gists
0
Pull Requests
4
Issues
118
Commits
0
Sponsors
2
Contributed To
39
Star Earned
Most Used Languages
47.31%
JavaScript
33.95%
TypeScript
10.37%
HTML
4.49%
Python
3.88%
CSS
Popular Projects
padhAI
Fuel your learning trajectory
JavaScript
6
0
0
0
genie-assist
Your magical command-line assistant that combines developer utilities with AI superpowers!
TypeScript
5
0
0
0
CutURL
No description
JavaScript
4
0
0
0
interviewprep.AI
No description
JavaScript
4
0
0
0
SWASTHYA-SAHELI
EMPOWERING WOMEN HEALTH
HTML
3
0
0
0
SeedheGeet
Want to lean into DHH music , head straight into SeedheGeet to listen to all the DHH artist wherein you can also see what others are listening to and chat with them to that groove going
TypeScript
2
0
0
0
Top Contributions
Top contributions made by the user in the last year.
Not enough data.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
8/8/2025, 5:47:31 PM
- final commit maybe - pre changes - fixed ui
8/8/2025, 3:47:47 PM
- fixed UI , made it responive and few other data and login issues were fixed
8/7/2025, 6:01:26 PM
8/7/2025, 3:57:00 PM
8/7/2025, 3:47:32 PM
8/7/2025, 3:37:23 PM
8/7/2025, 3:32:46 PM
8/7/2025, 3:22:38 PM
8/4/2025, 4:02:24 PM
8/4/2025, 3:49:22 PM
- ride booking dashboard ride matching and filtering-needs imrpovement- refinement in search functionality
7/31/2025, 3:40:07 PM
7/31/2025, 3:26:14 PM
- feat: major codebase restructuring and optimization โจ Added Features: - 2MB file size validation for all uploads - Toast notifications replacing browser alerts - Real-time profile state management - Enhanced admin authentication system - Comprehensive confirmation dialogs - TypeScript interface improvements ๐ง Backend Enhancements: - New admin-service.ts with improved authentication - Enhanced CORS support across all APIs - File validation on upload endpoints - User profile and verification APIs - Migrated admin logic from frontend ๐จ Frontend Improvements: - Global profile context for real-time updates - Enhanced API client with proper error handling - File validation utilities with size limits - Confirm dialog component - Updated admin authentication flow - Toast notification system integration ๐งน Code Cleanup: - Removed unused admin.ts file - Consolidated duplicate functionality - Improved TypeScript type safety - Better error handling throughout - Optimized component structure ๐ Migration: - Moved backend logic from frontend to proper backend services - Enhanced state management for profile updates - Improved separation of concerns
7/29/2025, 5:00:26 PM
- Fix: Restore corrupted frontend package.json - Fixed malformed JSON structure in frontend package.json - Moved TypeScript to dependencies for proper Vercel deployment - Both frontend and backend builds now passing successfully - Ready for production deployment on Vercel
7/29/2025, 4:54:07 PM
- Fix: Move TypeScript to dependencies for Vercel deployment - Moved typescript from devDependencies to dependencies in backend - Ensures TypeScript is available during Vercel build process - Fixes 'TypeScript required package not installed' error