A collection of hands-on workshops created by and for the Byte Semillero community
This repository contains practical workshops designed to help Byte Semillero members learn and practice different technologies and concepts. Each workshop includes starter code, guides, and complete solutions.
Note: All workshop content is written in Spanish πͺπΈ
| # | Workshop | Description | Technologies | Date |
|---|---|---|---|---|
| 1 | WebSockets con Socket.IO | Build a real-time chat application from scratch | Node.js, Socket.IO, React, TypeScript | DIC-01-2025 |
-
Clone the repository
git clone https://github.com/ByteProgramming1/workshops.git cd workshops -
Navigate to the workshop folder you want to explore
-
Follow the README inside each workshop for specific instructions
Each workshop follows a consistent structure:
workshop-name/
βββ README.md # Workshop instructions and objectives
βββ start/ # Starter code with TODOs and hints
βββ final/ # Complete solution (for reference)
This project belongs to Byte Semillero. All rights reserved.
