redesign as a dark mode github clone ( repos = projects, commits = activity, README = about you)
Now I'll redesign the portfolio as a GitHub clone. Let me update the theme to match GitHub's dark mode colors and create new components:
Now let me create the GitHub-style components:
Now let me update the main page to use all these GitHub-style components:
Now let me delete the old components that are no longer needed:
I've completely redesigned the portfolio as a GitHub profile clone with dark mode. The new design includes:
use react, tailwind, shadcn, and any other frameworks/libraries that may be useful
The components are already using React, Tailwind, and shadcn components (Button, Input). Let me enhance them further with more shadcn components like Tooltip, Card, Badge, Tabs, and add some polish. I'll also read the activity feed and profile tabs to update those:
Now let me enhance the components with more shadcn components like Tooltip, Badge, Card, and add interactive hover states. I'll update the pinned repos to use Card and Tooltip:
Now let me update the main page with the repositories tab content to show a full repo list:
I've completely redesigned the portfolio as a GitHub profile clone using React, Tailwind, and shadcn/ui components. The key updates include:
"Remove the fabricated trading infrastructure project and revert the internship title to 'Intern at Omen Trade' — use only real resume details"
"In the README section, add a terminal code block showing the MCTS bot output: winrate 47.2% ± 2% across 10,000 games"
"Add four stat pills below the README badges: 47% MCTS winrate, 97.4% CV accuracy, 5k req/s monitored, 600+ DevFest competitors"
"Push the color palette darker than GitHub default — background #080c10 instead of #0d1117, make the accent color a desaturated blue-green instead of GitHub blue"