Transform portfolio to brutalist design with TailwindCSS#127
Draft
Transform portfolio to brutalist design with TailwindCSS#127
Conversation
Co-authored-by: UmairJibran <43789374+UmairJibran@users.noreply.github.com>
Co-authored-by: UmairJibran <43789374+UmairJibran@users.noreply.github.com>
Co-authored-by: UmairJibran <43789374+UmairJibran@users.noreply.github.com>
Co-authored-by: UmairJibran <43789374+UmairJibran@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] i like the current design, but I would really like to see how the entire portfolio would look like in brutalist design using tailwindcss.
the changes should be reflected on all pages, blogs, home etc
Transform portfolio to brutalist design with TailwindCSS
Nov 3, 2025
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://polite-river-0640ed603-127.westeurope.azurestaticapps.net |
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://polite-river-0640ed603-127.westeurope.azurestaticapps.net |
…04-46f6-9fd7-921042ef3025
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://polite-river-0640ed603-127.westeurope.azurestaticapps.net |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Redesigned the entire portfolio from dark modern theme to brutalist web design using TailwindCSS primitives.
Core Changes
Design System
Component Updates
tailwind.config.ts: Brutalist colors, zero radiusglobals.css: CSS variables, brutalist utilitiesmarkdown-styles.module.css: Bold headings, yellow code blocks, black bordersVisual Examples
Before/After Key Elements
Brutalist Shadow Utility
Screenshots
Home Page

Projects

Writing

Files Modified
Core styling:
tailwind.config.ts,src/styles/globals.css,src/styles/markdown-styles.module.cssPages:
src/app/layout.tsx,src/app/page.tsx,src/app/projects/page.tsx,src/app/writing/page.tsx,src/app/writing/[slug]/page.tsxComponents:
src/components/{Header,RecentWriting,MoreStories,StoryPreview,RelatedStories,ExperienceDialog}.tsxsrc/components/ui/{button,dialog}.tsxWarning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
fonts.googleapis.com/usr/local/bin/node /home/REDACTED/work/portfolio/portfolio/node_modules/next/dist/compiled/jest-worker/processChild.js(dns block)next-server (v14.2.15)(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.