-
-
Notifications
You must be signed in to change notification settings - Fork 12
Home
"Learn. Build. Share." - Empowering developers through community-driven innovation
| Section | Description |
|---|---|
| [🏠 Home] | Overview and quick start |
| [🎯 About ZenYukti] | Mission, vision, and core identity |
| [👥 Community Structure] | How we organize and collaborate |
| [🛠️ Technical Framework] | Our tech stack and project approach |
| [🌐 Digital Presence] | Platforms and online presence |
| [👨💻 Team Structure] | Meet the ZenCrew |
| [🚀 Getting Started] | How to join and contribute |
| [📚 Resources] | Documentation and guides |
ZenYukti is an innovative community initiative designed to empower individuals through collaborative learning, real-world project building, and knowledge sharing. We bridge the gap between academic learning and industry requirements by providing:
- 🎓 Inclusive Learning Environment - Open to everyone, not just select few
- 🔨 Real-World Projects - Build impactful solutions that matter
- 🤝 Collaborative Network - Connect with like-minded developers and creators
- 📈 Professional Growth - Scale from student to professional developer
| Metric | Value |
|---|---|
| Mission | Professional, inspiring developer community |
| Approach | Community-led with professional scalability |
| Reach | Beyond collegiate boundaries |
Name: ZenYukti
Tagline: "Learn. Build. Share."
Motto: "We don't code. We play it."
Mission: To grow as a professional, inspiring developer community by building real-world projects, collaborating openly, and uplifting one another.
| Color | Code | Usage |
|---|---|---|
| Black | #000000 |
Primary text, backgrounds |
| Purple | #8c52ff |
Accent, highlights |
| Pastel Lavender | #d07bea |
Primary brand color |
| Light Lavender | #e9c9f9 |
Secondary accents |
| White | #ffffff |
Backgrounds, clean spaces |
- Addressing Opportunity Gaps: Created for those who lack opportunities in traditional clubs (e.g., 30-35 selected out of 1800 applicants)
- Inclusive Space: Provides awareness, exposure, community, and hands-on execution for a wider audience
- Strategic Balance: Playful motto attracts broad audience while maintaining professional objectives
- Openness - Accessible to anyone, anywhere
- Collaboration - Building together, growing together
- Quality - Professional standards in everything we do
- Impact - Creating solutions that matter
- Growth - Continuous learning and improvement
- Purpose: Stay connected with tech ecosystem, get updates, opportunities, and inspiration
- Platforms: WhatsApp (updates, chats), Discord (voice sessions, group discussions)
- Activities: Community updates, networking, learning opportunities
- Purpose: Work on real-world projects, hackathons, and open-source initiatives
- Platforms: ZenYukti GitHub Organization, ZenYukti website (skill matching)
- Activities: Project development, hackathons, open-source contributions
- Purpose: Experienced seniors, alumni, and industry professionals offering guidance
- Activities: Host live sessions (tech, careers, project building), provide project reviews
- Platform: Live sessions via Discord/website
Our website-based matchmaking system enables seamless collaboration across departments. For example:
- Development team needs design → Connect with Graphics Department
- Proper credit and recognition system ensures fair contribution tracking
Organization: [github.com/ZenYukti](https://github.com/ZenYukti)
| Repository | Purpose | Status |
|---|---|---|
| ZenYukti Website | Official community website | 🚀 Active |
| Portfolio Templates | Templates for SDEs, Designers, etc. | 📋 Planned |
| Hackathon Projects | Dedicated hackathon workspace | 📋 Planned |
| Starter Kit | CLI tool/template boilerplate | 📋 Planned |
| Community Challenges | Weekly builds, coding challenges | 📋 Planned |
- GitHub Organization - Centralized project management
- GitHub Projects - Kanban boards for task management
- GitHub Teams - Access control and collaboration
- GitHub Discussions - Internal communication
- GitHub Codespaces - Cloud-based development (optional)
| Layer | Technology | Purpose |
|---|---|---|
| Frontend | HTML5, CSS3, JavaScript ES6+ | Core web technologies |
| Build Tool | Vite | Fast build tool and dev server |
| Package Manager | npm | Dependency management |
| Hosting | GitHub Pages | Static site hosting |
| CI/CD | GitHub Actions | Automated workflows |
| Metric | Desktop | Mobile |
|---|---|---|
| Performance | 98 | 95 |
| Accessibility | 100 | 100 |
| Best Practices | 100 | 95 |
| SEO | 100 | 100 |
| Platform | URL | Purpose |
|---|---|---|
| GitHub | (https://github.com/ZenYukti) | Technical hub & project collaboration |
| (https://linkedin.com/company/zenyukti) | Professional networking & brand presence | |
| Discord | (https://discord.gg/u9ARJuHK97) | Real-time communication & learning |
| Website | https://zenyukti.github.io/website) | Central information hub |
| zenyukti@ayushhardeniya.site | Official communication |
- LinkedIn: 4-5 posts/week (insights, updates, member highlights)
- Instagram: 1-2 posts/week (visual content, reels, behind-the-scenes)
- Twitter: Daily/alternate day (tech threads, timely updates)
- Technical Blogs - Hashnode-powered publication
- Project Showcases - Community member achievements
- Learning Resources - Tutorials, guides, best practices
- Community Stories - Member journeys and success stories
| Role | Name | Responsibilities |
|---|---|---|
| Founder & Executive Head | Ayush Hardeniya | Overall vision & execution, GitHub org management, Administrator of all assets |
| Department | Role | Name | Focus |
|---|---|---|---|
| 🎨 Design & Creativity | Lead | Anvita Shukla | Social media designs & graphics |
| 📢 PR & Outreach | Lead | Avishi Sharma | External collaborations, pitching ideas, outreach |
| ⚙️ Operations | Co-Lead | Avinash Shukla | Task coordination, Discord moderation |
| ⚙️ Operations | Co-Lead | Ashutosh Mishra | WhatsApp management, team engagement |
| 💻 Tech & Development | Co-Lead (Senior Dev) | Kaushal Sharma | Website development |
| 💻 Tech & Development | Co-Lead (Support) | Ayush Raj | Team support & building |
| 📱 Social Media | Lead | Ayush Shukla | Instagram, Twitter, LinkedIn management |
- 💬 Discord: Join our server
- 💼 LinkedIn: Follow [ZenYukti Company Page](https://linkedin.com/company/zenyukti)
- 🐙 GitHub: Star our [organization](https://github.com/ZenYukti)
- Stay updated with community news
- Participate in discussions
- Attend learning sessions
- Network with peers
- Browse [open issues](https://github.com/ZenYukti/website/issues)
- Fork repositories and contribute
- Join project teams
- Participate in hackathons
- Share your expertise
- Host learning sessions
- Review community projects
- Guide new contributors
# Clone the website repository
git clone https://github.com/ZenYukti/website.git
cd website
# Install dependencies
npm install
# Start development server
npm run dev
# Open browser at http://localhost:5173- Fork the repository
-
Create your feature branch (
git checkout -b feature/AmazingFeature) - Make your changes
-
Test your changes (
npm test) -
Commit your changes (
git commit -m 'Add some AmazingFeature') -
Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
- ✅ Follow existing code style
- ✅ Write meaningful commit messages
- ✅ Add tests for new features
- ✅ Update documentation as needed
- ✅ Ensure CI/CD pipeline passes
| Resource | Description | Link |
|---|---|---|
| API Docs | Website API documentation | [Coming Soon] |
| Style Guide | Brand and code style guidelines | [Coming Soon] |
| Contributing Guide | Detailed contribution instructions | [GitHub Repository] |
| Code of Conduct | Community guidelines and standards | [GitHub Repository] |
- Frontend: HTML5, CSS3, JavaScript ES6+, React
- Build Tools: Vite, npm, Git
- Design: Figma, Adobe Creative Suite
- Collaboration: GitHub, Discord, Slack
- [MDN Web Docs](https://developer.mozilla.org/) - Web development documentation
- [GitHub Learning Lab](https://lab.github.com/) - Git and GitHub tutorials
- [Vite Documentation](https://vitejs.dev/) - Build tool documentation
- [React Documentation](https://reactjs.org/) - React.js learning resources
- Technical Issues: [GitHub Issues](https://github.com/ZenYukti/website/issues)
- General Questions: [Discord #help channel](https://discord.com/invite/yjkTVQwTWs)
- Business Inquiries: zenyukti@ayushhardeniya.site
- Official Email: zenyukti@ayushhardeniya.site
- LinkedIn: [linkedin.com/company/zenyukti](https://linkedin.com/company/zenyukti)
- Discord: [discord.com/invite/yjkTVQwTWs](https://discord.com/invite/yjkTVQwTWs)
- Broad Reach: Open and accessible globally
- Professional Ambition: Community-led with professional scalability
- Impact Focus: Building solutions that create real-world value
✅ Content/Publication Domain - Hashnode integration for blogs and articles
✅ Authorship Program - Dedicated content team + volunteers
✅ Website Integration - Blog section with Hashnode backend
✅ Campus Ambassador - Starting with Delhi NCR growth
✅ Event Conducting - Future event hosting capabilities
✅ Campus Chapters - Post-sponsorship expansion concept
- 👥 All Contributors - Every pull request and discussion makes us stronger
- 🌐 Open Source Community - For inspiration and endless learning
- 🛠️ Vite Team - For the amazing build tool that powers our website
- 🐙 GitHub - For providing the platform that makes collaboration possible
- 📚 MDN Web Docs - For comprehensive web development documentation
| Platform | Purpose | Link |
|---|---|---|
| 🐙 GitHub | Collaborate & contribute | github.com/ZenYukti |
| 💬 Discord | Community chat | [Join Server](https://discord.com/invite/yjkTVQwTWs) |
| 🌐 Website | Official hub | [zenyukti.in](https://zenyukti.github.io/website) |
| Contact us | zenyukti@ayushhardeniya.site |
- ⭐ Star our repositories
- 🔀 Fork and contribute to projects
- 💡 Share with fellow developers
- 🎯 Join community events
|
🎯 Mission Learn. Build. Share. |
💡 Motto We don't code. We play it. |
Made with ❤️ by the ZenYukti Community
Building the future, one commit at a time.
Founded 2025 • Open Source • Community Driven