feat: overhaul profile UI, add QR support and web creation tool#89
Open
samyuktaap wants to merge 2 commits into
Open
feat: overhaul profile UI, add QR support and web creation tool#89samyuktaap wants to merge 2 commits into
samyuktaap wants to merge 2 commits into
Conversation
Author
|
@mohi2006august , I have submitted the PR (#89) for this task with the updated UI and QR support. Looking forward to your feedback!" |
Contributor
|
@samyuktaap Please update the PR description properly. |
Collaborator
|
@samyuktaap Please join our discord channel -> https://discord.gg/cTpXtEyqd |
Author
|
Done
…On Sun, May 17, 2026, 3:58 PM Harshit Singh Parihar < ***@***.***> wrote:
*Harxhit* left a comment (Dev-Card/DevCard#89)
<#89 (comment)>
@samyuktaap <https://github.com/samyuktaap> Please join our discord
channel -> https://discord.gg/cTpXtEyqd
—
Reply to this email directly, view it on GitHub
<#89 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/BZPVEIZ35V6MYECOPW2DAOD43GH5FAVCNFSM6AAAAACY6BEK5CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DINZQGI4TSMBWGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Collaborator
|
@samyuktaap Please update your PR description |
Author
|
@Harxhit I have updated the PR description and resolved all merge conflicts with the main branch. The PR should be ready for review! Let me know if you need anything else. |
1 similar comment
Author
|
@Harxhit I have updated the PR description and resolved all merge conflicts with the main branch. The PR should be ready for review! Let me know if you need anything else. |
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.
Summary
This PR completely overhauls the public profile UI with a modern, glassmorphic design. It introduces a 'Premium Card' aesthetic with smooth animations, dynamic mesh gradient backgrounds, and an integrated QR code generator for easy contactless sharing. Additionally, it implements a new web-based profile creation workflow that allows users to instantly preview their profiles.
Type of Change
What Changed
apps/web/src/routes/u/[username]/+page.sveltewith a premium glassmorphic layout, 3D floating animations, and dynamic gradients.How to Test
/createto test the new profile creation flow and preview./u/username) to view the new premium glassmorphic interface and verify the 3D card layout.Checklist
pnpm -r run lintpasses).pnpm -r run typecheck).pnpm -r run test).console.logor debug statements left in the code.