Skip to content

insper-dev/website

Repository files navigation

Insper Dev Website

MIT License Status

A showcase platform for Insper Computer Science student projects. This website serves as a portfolio hub to highlight collaborative work, tech skills, and academic achievements from the Insper-Dev organization.

🚧 Development Status

This project is currently under active development. Features may be incomplete, and significant changes might occur before the initial release.

🎯 Goals

  • Showcase student projects from the Insper Dev GitHub organization
  • Provide a portfolio platform for Computer Science students
  • Display real-time project statistics and contributor activities
  • Create a talent showcase that highlights student skills and achievements
  • Connect projects with courses and technical domains

✨ Features

  • 🏆 Project showcase with filtering and search capabilities
  • 👨‍💻 Student profiles with contribution statistics
  • 📊 Real-time GitHub stats integration
  • 📱 Responsive design for all devices
  • 🔄 Automatic data synchronization with GitHub repositories
  • 🎨 Modern, clean UI with TailwindCSS

🛠️ Tech Stack

  • React 19 with TypeScript
  • Vite for fast development and optimized builds
  • React Router for navigation
  • TailwindCSS for styling
  • GitHub API integration
  • Static site generation (no backend required)

🚀 Getting Started

Installation

# Clone the repository
git clone https://github.com/insper-dev/website.git
cd website

# Install dependencies
bun install

# Set up environment variables
cp .env.example .env.local

Development

# Start the development server
bun run dev

# Run linting
bun run lint

# Run tests
bun run test

Your application will be available at http://localhost:5173.

🤝 Contributing

Contributions are welcome! Please check our Contributing Guidelines before getting started.

  1. Fork the repository
  2. Create your feature branch: git checkout -b feat/amazing-feature
  3. Commit your changes: git commit -m 'feat: add amazing feature'
  4. Push to the branch: git push origin feat/amazing-feature
  5. Open a Pull Request

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

👥 Credits


Built with ❤️ by Insper Dev

About

Organization Website that will showcase student projects and profiles

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published