Skip to content

Commit 9f85ba3

Browse files
lwinmoepaingclaude
andcommitted
🔥 build(profile): redesign lwinmoepaing profile with Obsidian Prism theme
New contributor components with prismatic avatar ring, published books, awards, community activities, and experience timeline sections. Includes animated scroll reveals, glassmorphic cards, and prismatic gradient accents. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 82691ac commit 9f85ba3

10 files changed

Lines changed: 630 additions & 71 deletions

File tree

content/profile/lwinmoepaing.mdx

Lines changed: 3 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -6,48 +6,10 @@ tags:
66
- Fullstack
77
- Frontend
88
- JavaScript
9-
- ReactJS
9+
- ReactJS
1010
- SolidJS
1111
---
1212

13-
import Counter from "@/components/Contributors/Counter/Counter";
14-
import ContriSquareBox from "@/components/Contributors/ContriSquareBox/ContriSquareBox";
15-
import SpacingDivider from "@/components/Common/SpacingDivider/SpacingDivider";
13+
import LwinMoePaing from "@/components/Contributors/lwin-moe-paing/LwinMoePaing";
1614

17-
<div className="lwinmoepaing">
18-
<div className="flex flex-col md:flex-row">
19-
<div className="md:w-6/12 mb-5 flex flex-col justify-center items-center">
20-
<div className="h-28 w-28 rounded-3xl overflow-hidden mx-auto">
21-
<img src="https://avatars.githubusercontent.com/u/49163775?v=4" />
22-
</div>
23-
<SpacingDivider size="sm"/>
24-
<h3 className="flex flex-row max-w-[240px] mx-auto">
25-
<img
26-
src="https://raw.githubusercontent.com/lwinmoepaing/lwinmoepaing/main/img/gitto.gif"
27-
className="h-[20px] object-contain mr-2"
28-
/>
29-
<span> Hi, I'm Lwin Moe Paing </span>
30-
</h3>
31-
<SpacingDivider size="sm"/>
32-
<Counter />
33-
<SpacingDivider size="sm"/>
34-
<ContriSquareBox>
35-
<p className="text-center text-sm mb-2"><img className="h-5 inline-block mr-1 relative -top-1" src="https://raw.githubusercontent.com/lwinmoepaing/lwinmoepaing/main/img/katto.gif"/>I’m looking for help with Javascript Language to build Many Free Softwares to help people who can't afford to pay!!</p>
36-
<p className="text-center text-sm mb-2"><img className="h-5 inline-block mr-1 relative -top-1" src="https://raw.githubusercontent.com/lwinmoepaing/lwinmoepaing/main/img/katto.gif"/>How to reach me **lwinmoepaing.dev@gmail.com (or) [facebook](https://www.facebook.com/lwin.im/)**</p>
37-
</ContriSquareBox>
38-
</div>
39-
<div className="flex flex-1 flex-row justify-center items-center">
40-
<div className="ph-container">
41-
<div className="phone">
42-
<div className="notch-container">
43-
<div className="notch"></div>
44-
</div>
45-
<iframe
46-
src="https://lwinmoepaing.github.io/"
47-
className="h-full relative"
48-
/>
49-
</div>
50-
</div>
51-
</div>
52-
</div>
53-
</div>
15+
<LwinMoePaing />
58.8 KB
Loading
51.8 KB
Loading
219 KB
Loading
200 KB
Loading
402 KB
Loading
136 KB
Loading

0 commit comments

Comments
 (0)