Loading repository data…
Loading repository data…
AndreiNeptune / repository
High-performance Attention Engineering archive utilizing Next.js, Framer Motion, and GSAP to deliver a premium, cinematically immersive portfolio experience.
A high-fidelity, cinematic portfolio designed for social media content creators and attention engineers. This project showcases a premium archive of reels, creative processes, and interactive experiences with a focus on visual excellence and emotional impact.
| Category | Technologies |
|---|---|
| Framework | Next.js (App Router), React 19, TypeScript |
| Styling | Tailwind CSS 4, CSS Modules |
| Animations | GSAP, Framer Motion |
| Scroll Engine | Lenis Smooth Scroll |
| Icons | Lucide React |
Unlike standard portfolios, this project uses a dual-engine approach for maximum performance:
Follow these steps to run the project locally on your machine.
Clone the repository:
git clone https://github.com/AndreiNeptune/site-alex-social-media.git
cd site-alex-social-media
Install dependencies:
npm install
# or
npm install --legacy-peer-deps
Run the development server:
npm run dev
Open the application: Navigate to http://localhost:3000 in your browser.
├── app/ # Next.js App Router routes and layouts
├── components/ # Reusable UI components
│ ├── reels/ # Reel-specific logic (Cards, Modals)
│ ├── sections/ # Large page sections (Hero, Archive, Footer)
│ └── ui/ # Base UI primitives
├── data/ # Static content and reel metadata
├── hooks/ # Custom React hooks (Sound, Scroll, etc.)
├── lib/ # Utility functions and shared logic
└── public/ # Static assets (Images, Videos, Icons)
This project is built on the principle of "Attention Engineering". Every transition, sound effect, and visual element is designed to keep the user engaged while maintaining a premium, high-end aesthetic.
Acest proiect folosește un flux de lucru hibrid om-AI. Regulile de context pentru agenții de codare pot fi găsite în AGENTS.md.
This project is private and intended for portfolio demonstration purposes.
Built with ❤️ by Andrei