The Yellow H@cket ecosystem is the official high-performance portal for the WVSU Cybersecurity Innovation Center. This repository represents a sophisticated full-stack implementation, merging a reactive frontend with a bespoke Python-driven AI Assistant trained on proprietary institutional datasets.
Unlike standard template sites, Yellow H@cket features a custom-built AI concierge.
- Custom Training Data: The model is fine-tuned on specialized data relevant to the WVSU Cybersecurity and Robotics ecosystem.
- Python Framework: The backend logic utilizes a Python-based framework to handle natural language processing and contextual information retrieval.
- Deterministic Logic: Engineered to provide accurate, real-time responses regarding club operations and technical resources.
- React.js: Leveraging a component-based architecture for high-speed state management and UI reactivity.
- Tailwind CSS & Advanced CSS3: Utility-first styling combined with custom keyframe animations and glassmorphic design patterns.
- Responsive Engineering: Fluid layouts optimized for both ultra-wide monitors and mobile touch-screen devices.
- Adobe Photoshop (PS): All visual assets, including the "Yellow Hacket" branding and UI elements, were professionally post-processed to ensure 1:1 design-to-code fidelity.
| Feature | Technical Implementation |
|---|---|
| Smart Concierge | Python-powered AI assistant with custom-trained knowledge base. |
| Dynamic Routing | Client-side routing for seamless navigation without page reloads. |
| Optimized UI | High-fidelity assets created in PS for a professional "Cyber" aesthetic. |
| Edge Deployment | Globally distributed via Vercel for sub-second Time-to-Interactive (TTI). |
To explore the architecture or run this project locally:
- Clone the Repository
git clone [https://github.com/shikhar0777/Yellow-hacket.git](https://github.com/shikhar0777/Yellow-hacket.git) cd Yellow-hacket npm install # Ensure Python 3.x is installed pip install -r requirements.txt npm start
Made with ❤️ Shikhar