Mihir Sahu
@0xmihirsahu
Joined on 03 October 2022
GitHub Stats
50
Followers
34
Repositories
5
Organizations
0
Gists
63
Pull Requests
10
Issues
678
Commits
0
Sponsors
26
Contributed To
7
Star Earned
Most Used Languages
60.65%
TypeScript
19.27%
Rust
13.38%
JavaScript
2.80%
Solidity
2.46%
Python
1.12%
CSS
0.24%
Makefile
0.07%
Dockerfile
Popular Projects
web3-ui-starter-pack
A front-end dApp starter built with Next.js.
TypeScript
6
1
1
2
GHOToEvents
Transform event coordination with GHO tokens. Our tokenized platform effortlessly syncs RSVPs, allowing organizers to set max capacities. Participants? They pay the RSVP fee in GHO tokens, while we seamlessly integrate payments and unlock the vault utility of GHO..
JavaScript
1
2
0
13
aidron
No description
TypeScript
0
0
0
0
rich-ee-rich
A decentralized application that allows participants to privately compare their wealth using Inco's Lightning encrypted types.
JavaScript
0
0
0
0
move-ai-agent
No description
TypeScript
0
0
0
0
rustlings
No description
Rust
0
0
0
0
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
7/14/2025, 6:54:38 PM
- feat: waitlist added
7/14/2025, 5:13:22 AM
- feat: Implement mailing list subscription feature - Added a new mailing list section to the homepage with an email input form. - Implemented API route to handle email submissions, ensuring uniqueness and storing emails in a JSON file. - Included loading state and user feedback messages for better UX.
7/14/2025, 4:59:25 AM
- refactor: Enhance authentication UI with responsive design and improved styling
7/14/2025, 4:40:27 AM
- refactor: auth pages ui and navbar controls
7/14/2025, 4:23:10 AM
- - Updated AuthLayout for full-width display and centered content - Redesigned Forgot Password, Reset Password, Sign In, and Sign Up forms with new styles and background waves - Improved accessibility and user experience with better input fields and button designs
7/14/2025, 4:04:10 AM
- Feat: Reset password
7/14/2025, 3:24:09 AM
- refactor: Update Navbar and Sidebar to include login link and connect wallet component - Added CustomConnectWallet component to SidebarNavContent - Replaced CustomConnectButton with a conditional Login link in Navbar based on authentication state
7/14/2025, 2:57:33 AM
7/9/2025, 10:33:49 PM
7/9/2025, 6:44:05 AM
- Enhance profile page with comprehensive user statistics and recent activity tracking. Implemented achievement logic based on user interactions, improved data fetching for profile details, and refined UI components for better user experience. Added loading states and error handling for data retrieval processes.
7/9/2025, 6:28:21 AM
- Refactor chat components by removing unused imports and adjusting variable names for clarity. Updated the friends page to streamline card imports and improved code readability in chat message handling.
7/9/2025, 6:18:05 AM
- Enhance chat components with new features and improved UX. Added message reactions, status indicators, and typing indicators. Implemented emoji picker, file upload support, and message search functionality. Improved layout and responsiveness for better user interaction across devices. Updated README.md to reflect new features and usage examples.
7/9/2025, 5:47:18 AM
- Refactor chat component styles and layout for improved usability. Adjusted button sizes, padding, and flex properties for better alignment and responsiveness across mobile and desktop views. Enhanced toast notification positioning for better visibility.
7/9/2025, 5:29:21 AM
- Enhance chat component layout by fixing action button position and improving styling. The action button is now fixed at the bottom with updated styles for better visibility and user interaction.