Acumen IT 2026 is the premier annual technical symposium of the Department of Information Technology, Vasavi College of Engineering (Autonomous).
Note
This is a frontend-focused project developed as a design and interaction inspiration for the official Acumen IT 2026 website. It showcases premium UI/UX concepts and advanced 3D transitions.
An immersive Three.js-based experience where thousands of particles whirlpool to form the "ACUMEN IT" brand.
- GSAP Morphing: Particles transition from a chaotic whirlpool to high-density text on load.
- Scroll-Synced Handoff: As the user scrolls, the particles interpolate from the hero section directly into the Navbar header, creating a seamless visual bridge.
- Resolution Sampling: High-density pixel sampling for crisp, bold typography in 3D space.
A sophisticated navigation system designed for both utility and aesthetics.
- Hero-to-Header Transition: The navbar badge remains invisible until the LogoScene particles "dock" into it.
- Glassmorphic UI: Frosted-glass components with smooth backdrop filters.
- Expandable Floating Menu: A minimalist bottom-floating pill that expands into a full-featured navigation suite.
- Countdown Timer: Real-time ticker for the symposium date (April 16, 2026).
- Events Registry: Interactive cards and categories for technical and non-technical competitions.
- Responsive Design: Fully optimized for mobile and desktop with a fluid "Plus Jakarta Sans" typography system.
| Layer | Technology |
|---|---|
| Framework | React 19 |
| Build Tool | Vite 8 |
| 3D Engine | Three.js |
| Animation | GSAP & Framer Motion |
| Routing | React Router 7 |
| Styling | Vanilla CSS (Modern Flexbox/Grid) |
git clone https://github.com/Rakesh-Manthri/Acumen.git
cd Acumennpm installnpm run devnpm run buildsrc/
├── components/ # Reusable UI & 3D Components
│ ├── LogoScene.jsx # Core 3D Particle Animation
│ ├── Navbar.jsx # Scroll-synced Navigation
│ ├── GlobalParticles.jsx # Background Ambience
│ └── Lanyard.jsx # Interactive 3D Physics Component
├── pages/ # Application Views
│ ├── Home.jsx # Landing Page
│ ├── Events.jsx # Competitions Listing
│ └── Register.jsx # Registration Flow
├── data/ # Static Content & Configuration
└── index.css # Global Design System Tokens
Department of Information Technology
Vasavi College of Engineering (Autonomous)
Hyderabad, Telangana.
© 2026 Acumen IT. All Rights Reserved.