|
| 1 | +--- |
| 2 | +title: "Nintrea Website" |
| 3 | +slug: "nintrea-top" |
| 4 | +description: "A knowledge-sharing website built for publishing articles, tags, author profiles, and searchable learning content for students and web learners." |
| 5 | +image: "/assets/projects/nintrea.top/dark-1.webp" |
| 6 | +tags: ["Blog", "Knowledge Sharing"] |
| 7 | +languages: ["Next.js", "TailwindCSS", "JavaScript"] |
| 8 | +source: |
| 9 | + - |
| 10 | + name: "source" |
| 11 | + type: "source" |
| 12 | + url: "https://github.com/nintrealab/nintrea.website" |
| 13 | + - |
| 14 | + name: "demo" |
| 15 | + type: "demo" |
| 16 | + url: "https://nintrea.top" |
| 17 | + |
| 18 | +authors: |
| 19 | + - |
| 20 | + name: "PPhat Dev" |
| 21 | + profile: "https://github.com/pphatdev.png" |
| 22 | + url: "https://github.com/pphatdev" |
| 23 | + - |
| 24 | + name: "HOL Bundit" |
| 25 | + profile: "https://github.com/SVA-bundittt.png" |
| 26 | + url: "https://github.com/SVA-bundittt" |
| 27 | + - |
| 28 | + name: "CHHEM Sithuch" |
| 29 | + profile: "https://github.com/sithuch.png" |
| 30 | + url: "https://github.com/sithuch" |
| 31 | + - |
| 32 | + name: "MEAN Navy" |
| 33 | + profile: "https://github.com/vyniivaa-dev.png" |
| 34 | + url: "https://github.com/vyniivaa-dev" |
| 35 | + |
| 36 | +published: true |
| 37 | +createdAt: "2026-03-16T10:12:15.648Z" |
| 38 | +--- |
| 39 | + |
| 40 | +<div class="blog-gallery" data-layout="snap" data-captions="true"> |
| 41 | + <img src="/assets/projects/nintrea.top/dark-1.webp" alt="Home page dark mode" className=""/> |
| 42 | + <img src="/assets/projects/nintrea.top/light-1.webp" alt="Home page light mode" className=""/> |
| 43 | + <img src="/assets/projects/nintrea.top/dark-2.webp" alt="Blog listing dark mode" className=""/> |
| 44 | + <img src="/assets/projects/nintrea.top/light-2.webp" alt="Blog listing light mode" className=""/> |
| 45 | + <img src="/assets/projects/nintrea.top/dark-3.webp" alt="Tags page dark mode" className=""/> |
| 46 | + <img src="/assets/projects/nintrea.top/light-3.webp" alt="Tags page light mode" className=""/> |
| 47 | + <img src="/assets/projects/nintrea.top/dark-4.webp" alt="Authors page dark mode" className=""/> |
| 48 | + <img src="/assets/projects/nintrea.top/light-4.webp" alt="Authors page light mode" className=""/> |
| 49 | + <img src="/assets/projects/nintrea.top/dark-5.webp" alt="Author profile dark mode" className=""/> |
| 50 | + <img src="/assets/projects/nintrea.top/light-5.webp" alt="Author profile light mode" className=""/> |
| 51 | +</div> |
| 52 | + |
| 53 | +<br/> |
| 54 | + |
| 55 | +# ✨ **About Project** |
| 56 | + |
| 57 | +nintrea.top is a content-driven web platform built to share knowledge, learning resources, and author-written articles in a structured and searchable format. |
| 58 | +The project combines blog-style publishing, tag exploration, author profile pages, and interactive UI patterns into a modern reading experience. |
| 59 | +It is designed to support students and curious readers with organized content discovery, reusable components, and a polished responsive interface. |
| 60 | + |
| 61 | +# 🛠️ **Project Tech Stack** |
| 62 | + |
| 63 | +- **Core:** |
| 64 | + - Next.js |
| 65 | + - React |
| 66 | + - JavaScript |
| 67 | + - HTML5 |
| 68 | + |
| 69 | +- **UI & Styling:** |
| 70 | + - TailwindCSS |
| 71 | + - Radix UI components |
| 72 | + - Headless UI |
| 73 | + - Framer Motion |
| 74 | + - next-themes |
| 75 | + |
| 76 | +- **Architecture:** |
| 77 | + - App Router structure |
| 78 | + - Multi-page content experience |
| 79 | + - Reusable component library |
| 80 | + - Author and tag-based navigation |
| 81 | + |
| 82 | +- **Features & Utilities:** |
| 83 | + - Command palette search interface |
| 84 | + - Tag browsing and tag detail pages |
| 85 | + - Author pages and social profile links |
| 86 | + - Blog card layouts and rich post rendering |
| 87 | + - Theme switching and animated UI accents |
| 88 | + |
| 89 | +# 🌈 **Project Features** |
| 90 | + |
| 91 | +- Home page with highlighted knowledge-sharing content |
| 92 | +- Blog listing and article card experience |
| 93 | +- Tag pages and tag detail exploration |
| 94 | +- Author directory and profile pages |
| 95 | +- Search-oriented content discovery workflow |
| 96 | +- Dark mode and light mode support |
| 97 | +- Responsive layout across desktop and mobile |
| 98 | + |
| 99 | + |
| 100 | +# 💻 **Preview** |
| 101 | + |
| 102 | +Here is the screenshot preview: |
| 103 | + |
| 104 | + |
| 105 | + |
0 commit comments