Milind Mishra
@thatbeautifuldream
Joined on 15 May 2017
loves doing fun ui stuff
GitHub Stats
382
Followers
339
Repositories
0
Organizations
48
Gists
51
Pull Requests
60
Issues
1134
Commits
0
Sponsors
5
Contributed To
479
Star Earned
Most Used Languages
48.49%
TypeScript
24.83%
Java
9.70%
HTML
9.21%
JavaScript
6.37%
MDX
1.03%
CSS
0.34%
Dockerfile
0.02%
Shell
Popular Projects
java-dsa-bootcamp
☕️🚀🚨 This repository consists of solutions for the Community Classroom complete DSA Java Bootcamp assignment problems.
Java
126
74
12
83
developer-documentation
Documentation for Developers
MDX
63
15
7
12
backend-notes
Milind's notes taken from the Backend in Node.js from Scratch Course by Sanket Singh
JavaScript
57
16
0
0
express-starter
A boilerplate for building web applications with Express.js
JavaScript
22
8
0
1
dsa
This repository consists of all the material from my data structures and algorithms preparation.
Java
21
7
0
3
ai-roadmap-generator
Generate Roadmaps with AI
TypeScript
17
3
34
11
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
8/19/2025, 9:38:33 PM
8/19/2025, 9:38:24 PM
8/19/2025, 9:36:56 PM
- feat: add PaperShaderBG component and integrate @paper-design/shaders-react
8/19/2025, 1:30:36 AM
8/17/2025, 10:57:20 PM
8/17/2025, 9:57:02 AM
- feat: bunch of edge cases and ux handling
8/17/2025, 9:34:36 AM
- feat: relocate theme switcher from header to sidebar bottom
8/17/2025, 9:27:48 AM
- feat: refactor json store and simplify json file system
8/17/2025, 9:00:48 AM
8/17/2025, 8:55:30 AM
- feat: add Radix UI components and update JSON viewer functionality with json sidebar
8/17/2025, 8:09:52 AM
8/17/2025, 5:15:44 AM
- chore: update theme styles by replacing catppuccin with black color scheme
8/17/2025, 5:05:36 AM
- Add web preview component with navigation and UI elements - Introduced `WebPreview`, `WebPreviewNavigation`, `WebPreviewNavigationButton`, `WebPreviewUrl`, `WebPreviewBody`, and `WebPreviewConsole` components for a comprehensive web preview interface. - Implemented collapsible UI elements using Radix UI's `Collapsible` and `Tooltip` components. - Updated `package.json` and `pnpm-lock.yaml` to include new dependencies for Radix UI components. - Created utility components for input handling and tooltip functionality. - Enhanced the main `App` component to integrate the new web preview features, including URL navigation and history management. - Added styling and layout adjustments for a cohesive user experience.
8/17/2025, 4:20:05 AM