This repository contains the code for the Code a Quebec website.
Code à Québec is a monthly technical meetup in Quebec City that happens every last Thursday of the month, except in December. People come by to learn something new, share what they know, and spend time with the local tech community. The event is held in french.
- 2 technical talks of 30 minutes each
- Free pizza and beer for everyone
- Time to hang out with fellow developers
All talks must be technical. No AGILE, no entrepreneurship. We care about code, programming languages, frameworks, tools, algorithms, system design, and other technical topics.
.
├── website/ # Next.js website source code
├── server/ # Backend services and server code
├── talks/ # Archive of past and upcoming talks
└── ci/ # Continuous integration scripts
Want to improve the website? Contributions are welcome.
To start the project locally:
tilt up
This will start the local environment for the project.
If you have any problem with the website, contact Michael Masson by email or on LinkedIn.
For questions about the event or the website, reach out through our website contact form or social media channels.
Made with ❤️ by the Code à Québec community