Crypto Aggregator (Nuxt.js + Node.js)
A real-time cryptocurrency aggregator that provides live price tracking, analytics, and market data using a scalable backend architecture.
Live Demo

Overview
This project is built to monitor cryptocurrency prices in real time using modern web technologies like Nuxt 3 and Node.js.
Features
- Real-time updates via WebSocket
- Scalable backend architecture
- API integration with crypto providers
- Responsive UI
Tech Stack
Nuxt 3,Vue 3,Node.js,Express,WebSocket,MySQL,Redis,Docker
Architecture
The application uses a two-server architecture: a frontend built with Nuxt and a backend API handling data processing and WebSocket connections.
Challenges & Solutions
One of the key challenges was handling real-time updates efficiently. This was solved using WebSocket connections and optimized data flow.
Conclusion
This project demonstrates strong full stack development skills including real-time systems, scalable backend architecture, and modern frontend development.