What It Does
- Lets users share and discover gaming videos
- Community voting system to surface the best content
- Threaded comment discussions on videos
- User profiles with gaming stats and achievements
- Category based video organization
How It Works
Frontend
- Built with React and TypeScript for a modern, responsive interface
- Features video cards, voting actions, comment threads, and notification system
- User authentication with profile management
- Full admin mode for managing users, content, and moderation tools
- Mobile optimized-ish design with dark theme
- Real time updates for votes, comments, and notifications
Backend
- ASP.NET Core API with clean architecture / custom layered pattern
- Azure SQL Server database and Blob Storage for managing user data, media, and profile assets
- YouTube API integration for video validation
- Cookie based authentication with secure sessions
React
TypeScript
ASP.NET Core
Azure
SQL Server
Back to Projects