Cognivex
<p align="center"> <img src="public/img/cognivex-logo - nobg - white - title.png" alt="Cognivex Logo" width="400"> </p> <p align="center"> <strong>Intelligent Software Systems</strong><br> <em>
About the Project
Intelligent Software Systems
Premium Digital Products ⢠Industrial Grade Consulting ⢠AI-Driven Solutions
ð Overview
Cognivex is an industrial-grade web ecosystem engineered for high-performance software houses and technology firms. It bridges the gap between static design and dynamic management through a seamless "Instant Sync" architecture, allowing non-technical stakeholders to manage content in real-time via Google Sheets.
The platform is built with a Dark Modern Tech aesthetic, prioritizing visual precision, fluid performance, and an elite corporate user experience.
ð¨ Brand Identity
The Cognivex identity is defined by a technical, high-contrast visual language that emphasizes scalability and intelligence.
ð Theme-Aware Design
The system employs a sophisticated theme-switching engine that re-anchors the brand's primary cyan accents across multiple surface levels:
| Palette | Dark Mode (Primary) | Light Mode |
| :--- | :--- | :--- |
| Surface | #0A0A0A | #F8FAFC |
| Accent | #00FFFF | #007A7A |
| Borders | #1F2937 | #E2E8F0 |
ðï¸ Typography Engineering
- Architectural:
Space Groteskfor high-impact branding and structural headings. - Interface:
Interfor hyper-legible body copy and systemic navigation. - Scientific:
JetBrains Monofor cryptographic IDs and technical validation strings.
⨠Engineering Highlights
- Google Sheet Dual-Sync: 60-second synchronized data pipeline for Team, Projects, and Certificates.
- SafeImage⢠Renderer: Real-time aspect ratio detection that automatically optimizes headshots vs. broad landscapes.
- Global Certificate Hub: A cryptographic credential system with dynamic layout mapping and split-panel previews.
- Ambient UI Modules:
- Hardware-accelerated particle systems.
- Dynamic brand logo swapping (Mode-aware).
- Precision glassmorphism and backdrop filtering.
ð ï¸ Technical Stack
- Framework: React 18
- Build Engine: Vite 6
- Animation: Framer Motion
- Styling: Vanilla CSS with modern Variable Tokens
- Icons: Lucide React & DevIcons
- Integrations: Google Sheets CSV API
ð Deployment Pipeline
Local Development
# Clone the repository git clone https://github.com/RasikhAli/Cognivex.git # Install industrial dependencies npm install # Initialize local environment cp config.example.yml config.yml # Start HMR development server npm run dev
CI/CD Deployment
This repository is pre-configured for GitHub Actions. Every push to main triggers an automated build and deploy process to GitHub Pages.
ð Render Deployment (Global Static Site)
To deploy on Render and secure the cognivex.onrender.com URL:
- Create New Service: Select Static Site and connect this GitHub repository.
- Project Name: Set the name to
cognivex(this determines your subdomain). - Build Settings:
- Build Command:
npm run build - Publish Directory:
dist
- Build Command:
- Environment Variables: Since
config.ymlis gitignored, add these variables in the Render dashboard to populate your data:CONFIG_SHEETS_CERTIFICATES: [Your CSV URL]CONFIG_SHEETS_PROJECTS: [Your CSV URL]CONFIG_SHEETS_TEAM: [Your CSV URL]
- SPA Routing (Crucial):
- Go to Redirects/Rewrites.
- Add:
/*(Source) ->/index.html(Destination) -> Rewrite (Action).
ð Data Schema Management
To ensure successful synchronization, ensure your Google Sheets contain the following canonical headers:
- Projects:
Project Title,Category,Tech Stack,Screenshots,Live Link. - Team:
Person Name,Job Title,Profile Picture,Skillset,Social Links. - Certificates:
Full Name,Credential ID,Status,Date.
© 2026 Cognivex. Built for Excellence.
Project Timeline
Technologies
External Links
Related Projects
Projects built with similar technologies.
Online Html Editor And Viewer
The Online HTML Editor and Viewer is a simple web application built with Flask that allows users to write and preview HTML code in real-time.
Qrgen
A premium, feature-rich QR Code Generator engineered with Python (Flask) and a pristine Glassmorphism frontend.
Examina Ai
Using AI, It transforms raw study materials into structured, verified examination sets with support for institutional export formats like Moodle XML.