Tech Conf

screenshot of Tech Conf
astro
react
tailwind
headless-ui

Conferencias de Software - Compartimos nuestro conocimiento con todo el mundo.

Overview

Tech Conf is an exciting initiative aimed at promoting knowledge sharing and collaboration within the software community in Peru. Originally designed for the TechConf conference, this open-source project now serves as a platform for any software conference in the country. With aspirations to begin hosting talks in Lima, Tech Conf is set on expanding its reach across Peru and fostering a vibrant community of tech enthusiasts.

Joining Tech Conf opens up opportunities to learn, share experiences, and even contribute to the project. By becoming part of this initiative, individuals can be at the forefront of Peru’s growing software landscape while connecting with like-minded individuals.

Features

  • Open Source Collaboration: This project is built on the principles of collaboration, allowing anyone to contribute through code improvements or by creating issues for enhancements.

  • Community Engagement: Tech Conf encourages individuals to join their Discord to foster discussion and knowledge sharing among software developers in Peru.

  • Sponsorship Opportunities: The conference welcomes sponsors, providing a form for interested parties to contribute and support the event.

  • Modern Tech Stack: Built using Astro for static site generation and React with TypeScript for dynamic components, ensuring a fast and robust digital experience.

  • Data Management with Supabase: Utilizes Supabase to securely store and manage data related to speakers, sponsors, and other conference details.

  • User-Friendly Commands: The project includes a set of terminal commands for easy management, installation, and building of the site, streamlining the development process.

  • Error Tracking: Encourages community members to help improve the site by reporting errors or contributing fixes through pull requests.

  • MIT License: The project is maintained under the MIT license, promoting freedom and flexibility in usage and distribution.

astro
Astro

Astro is the all-in-one web framework designed for speed. Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

headless-ui
Headless UI

Headless UI is a set of completely unstyled, fully accessible UI components for React, Vue, and Alpine.js that empower developers to build their own fully accessible custom UI components. Headless UI allows developers to focus on building accessible and highly functional user interfaces, without the need to worry about styling or layout.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.