Prasuco is a product lab created by a group of friends hacking around together, focused on developing open-source applications and client projects. Our work spans:
- In-house apps like Hindu Devotion, Kids Learning, etc.
- Client projects leveraging modern technologies.
Our mission: Craft better end-user software that is free, open-source, and easy to use.
See README.md for full details on the stack. (Recommended: TailwindCSS, Astro/React, and modern JS/TS tooling.)
The site should have a minimal, clean structure with light background.
- Home (
/) – Intro to Prasuco, mission, featured projects. - Projects (
/projects) – List of all projects. - Project Detail (
/projects/:slug) – Individual project page with description, tech stack, and repo link. - Blogs (
/blogs) – List of all blogs/articles. - Blog Detail (
/blogs/:slug) – Individual blog post. - Contributors (
/contributors) – Showcase contributors and collaborators.
- Minimal & Clean: Avoid clutter; emphasize content and readability.
- Light Mode Only: Soft, neutral background for better user comfort.
- Brand Colors: Use only TailwindCSS colors defined in the project; avoid harsh tones.
- Typography: Simple, readable fonts; headings should be distinguishable but not bold/overpowering.
- Spacing: Generous padding/margins to create airy layouts.
- Responsive: Fully mobile-friendly; flexible grid/list layouts for projects and blogs.
- Interactive Elements: Subtle hover effects, links clearly visible without being flashy.
- Use TailwindCSS for theming and layout.
- Keep components modular and reusable.
- SEO-friendly URLs:
/projects/:slug,/blogs/:slug. - Lightweight assets and optimized images for fast load times.
- Optional: Use Satori or ReSVG for dynamic OG images with logo.
Home Page Example Sections:
- Hero section with a short mission statement.
- Featured projects carousel/grid.
- Latest blogs snippet.
- Quick links to contributors or GitHub repo.
✅ Goal: A minimal, elegant, light-themed website that communicates Prasuco’s product lab identity clearly and encourages users to explore our open-source projects.