Monthly meetups for software engineers, designers, founders, and tech professionals across Latin America and Spain.
Visit the live site at codebrew.tech
Code Brew is a monthly meetup series organized by Crafter Station that brings together tech communities. From Lima to Madrid, Bogota to Buenos Aires — we're creating spaces where professionals can thrive over coffee and conversation.
- Connect: Bridge the gap between tech professionals across Latin America and beyond
- Share: Create spaces for knowledge exchange, mentorship, and collaborative learning
- Build: Foster lasting relationships that turn into projects, companies, and friendships
- 06 Events hosted
- 05 Countries and growing
- 100+ Attendees
- Lima, Peru
- Bogota, Colombia
- Madrid, Spain
- São Paulo, Brazil (coming soon)
- Buenos Aires, Argentina (coming soon)
This website is built with modern web technologies:
- Framework: Next.js 16 with App Router
- Language: TypeScript
- Styling: Tailwind CSS 4
- Animations: Motion
- 3D Globe: COBE
- Icons: Lucide React
- Analytics: Vercel Analytics
- Runtime: Bun / Node.js
- Node.js 20+ or Bun
- Package manager: npm, yarn, pnpm, or bun
# Clone the repository
git clone https://github.com/crafter-station/codebrew.tech.git
cd codebrew.tech
# Install dependencies
npm install
# or
bun installRun the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 to see the result.
npm run build
npm startnpm run lintcodebrew.tech/
├── app/ # Next.js app directory
│ ├── page.tsx # Home page
│ ├── deck/ # Partnership deck
│ └── layout.tsx # Root layout
├── components/ # React components
│ ├── globe.tsx # Interactive 3D globe
│ ├── footer.tsx # Footer component
│ └── ...
├── public/ # Static assets
├── lib/ # Utilities
└── scripts/ # Build scripts
We welcome contributions! If you'd like to improve the Code Brew website:
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'feat: add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
- Website: codebrew.tech
- Discord: crafters.chat
- GitHub: @crafter-station
Interested in sponsoring or partnering with Code Brew? View our partnership deck or reach out through crafters.chat.
This project is maintained by Crafter Station.
Est. 2024 · Built with care for the tech community