🔗 Live Website: https://qiforge.org
QiForge is a student-led innovation studio empowering creators and developers to transform ideas into real-world projects.
This repository hosts the full source code for the official QiForge website, featuring a glassmorphic UI, smooth animations, responsive layouts, and carousels showcasing projects and team members.
- ✨ Modern Glassmorphic Design — frosted blur & subtle gradients
- 📱 Responsive Navigation + Sidebar — works seamlessly across devices
- 👥 Infinite Team Carousel — smooth auto-scroll team showcase
- 🌀 Sneak Peek Carousel (3D Tilt) — preview projects with parallax tilt
- 💬 Join QiForge CTA — simple and elegant user form for new members
| Layer | Technologies Used |
|---|---|
| Frontend | HTML5, CSS3, JavaScript (Vanilla) |
| UI Effects | CSS Transitions, Parallax, Glassmorphism |
| Version Control | Git & GitHub |
| Hosting | Hostinger (CI/CD via GitHub Integration) |
| Domain | Hostinger (qiforge.org) |
| Current Version | v0.3 |
The QiForge site uses a fully automated deployment pipeline:
- Edit and commit changes locally on your system.
- Push updates to the GitHub
mainbranch. - Hostinger automatically rebuilds and redeploys the site.
- Updates instantly go live at https://qiforge.org.
🔐 Includes automatic HTTPS via Hostinger Free SSL.
QiForge-Website-main/
├── .gitignore
├── LICENCE
├── README.md
├── fonts.css
├── index.html
├── script.js
├── style.css
├── .vscode/
│ ├── settings.json
├── assets/
│ ├── background-img_converted.webp
│ ├── carousel/
│ │ ├── project-img-1.webp
│ │ ├── project-img-2.webp
│ │ ├── project-img-3.webp
│ │ ├── project-img-4.webp
│ │ ├── project-img-5.webp
│ ├── icons/
│ │ ├── codelead.png
│ │ ├── discord.svg
│ │ ├── favicon.png
│ │ ├── github.svg
│ │ ├── hostel-mess-management.png
│ │ ├── mail.svg
│ │ ├── student-dashboard.png
│ ├── team/
│ │ ├── abhayjeet.webp
│ │ ├── amit.webp
│ │ ├── anshu.webp
│ │ ├── chandan.webp
│ │ ├── krish.webp
│ │ ├── naval.webp
│ │ ├── prashant.webp
│ │ ├── ratan.webp
│ │ ├── sameer.webp
│ │ ├── sashikant.webp
│ │ ├── saurabh.webp
│ │ ├── udit.webp
│ │ ├── vikhyat.webp
│ │ ├── vivek.webp
│ │ ├── yogesh.webp
├── data/
│ ├── members.json
│ ├── repositories.json
│ ├── teams.json
├── fonts/
│ ├── Inter_18pt-Black.ttf
│ ├── Inter_18pt-BlackItalic.ttf
│ ├── Inter_18pt-Bold.ttf
│ ├── Inter_18pt-BoldItalic.ttf
│ ├── Inter_18pt-ExtraBold.ttf
│ ├── Inter_18pt-ExtraBoldItalic.ttf
│ ├── Inter_18pt-ExtraLight.ttf
│ ├── Inter_18pt-ExtraLightItalic.ttf
│ ├── Inter_18pt-Italic.ttf
│ ├── Inter_18pt-Light.ttf
│ ├── Inter_18pt-LightItalic.ttf
│ ├── Inter_18pt-Medium.ttf
│ ├── Inter_18pt-MediumItalic.ttf
│ ├── Inter_18pt-Regular.ttf
│ ├── Inter_18pt-SemiBold.ttf
│ ├── Inter_18pt-SemiBoldItalic.ttf
│ ├── Inter_18pt-Thin.ttf
│ ├── Inter_18pt-ThinItalic.ttf
Founder & Lead Developer
💡 Yogesh Kumar Mallik --> Founder
Krish Kumar --> Lead Developer
Names will be added here as one contributes
(and many more creative minds showcased on our site!)
QiForge was born from the simple joy of learning to build and publish something real.
My first website was a small portfolio made by following SuperSimpleDev — that project gave me the confidence to take the next step.What started as a beginner’s experiment has now grown into a student-led innovation studio where creativity, collaboration, and code come together.
QiForge represents a mindset — that great things are forged, not found;
that with curiosity and persistence, even small beginnings can spark something extraordinary.— Yogesh Kumar Mallik
Founder, QiForge
Babu Banarasi Das Institute of Technology
This project is released under the QiForge Open Learning License (QOLL-1.0).
You may fork, modify, and use it for learning or collaboration — but no act should directly or indirectly harm QiForge’s interests.
We welcome collaboration and open participation!
- Fork this repository
- Create a new feature branch
- Commit your improvements
- Submit a pull request
💡 Ideas, designs, and optimizations are always appreciated.
- Design & Development: QiForge Team
- Effects: Vanilla JS + CSS Transforms
- Hosting & SSL: Hostinger
- Domain Provider: Hostinger
- Organization Website: qiforge.org
Follow QiForge’s updates, projects, and collaborations as we continue building innovative, open-source solutions —
for students, by students.
📅 Last Updated: 22 October 2025