Welcome to the official GitHub organization of Dev Team MI Polsri! We are a passionate community of students from Politeknik Negeri Sriwijaya’s Informatics Management Department, dedicated to building, maintaining, and sharing innovative software projects.
- Who we are: A collaborative team of developers, writers and designers.
- What we do: From web and mobile apps to automation scripts and research prototypes, our projects aim to solve real-world challenges within and beyond campus.
- Our values: Openness, learning, quality, and community.
To browse our projects:
- Explore repositories under this organization.
- Check each repo’s
README.mdfor installation and usage details. - Open issues or discussions if you have questions or feature requests.
# Clone a repository example
git clone https://github.com/dev-mi-polsri/<project-name>.git
cd <project-name>
npm install # or your project’s setup steps
npm run start # or `make`, `docker-compose up`, etc.We welcome contributions of all kinds! To get involved:
- Fork the repository you want to contribute to.
- Clone your fork:
git clone https://github.com/your-username/<project-name>.git
cd <project-name>- Create a new branch for your feature or bugfix
git checkout -b feature/your-feature-name- Write code, tests, and documentation.
- Commit your changes with clear messages
git commit -m "feat: describe your change here"- Push to your fork and open a Pull Request against
main. - Engage in code review, address feedback, and celebrate merged contributions!
- Issue Tracker: Use GitHub Issues in each repository
- Communication:
- Whatsapp: Whatsapp Group
- Languages: JavaScript/TypeScript, PHP, Java, Kotlin
- Frameworks: React (Next.js/React Router), React Native (Expo), Hono.js, Nest.js, Laravel
- Databases: PostgreSQL, MongoDB, MySQL
- CI/CD: GitHub Actions, Docker, K8s
"Great things in business are never done by one person. They’re done by a team of people." – Steve Jobs
We’re excited to build the future together. 🚀