Skip to content
@Dolphin-Tech-2

Dolphin-Tech

Hi there 👋

🙋‍♀️ A short introduction

Welcome to DolphinTech on GitHub! We are a passionate group of students from the Faculty of Systems Engineering and Informatics (FISI) at UNMSM dedicated to developing cutting-edge software. In our repository, you'll find exciting projects where we apply our technical and creative skills to create solutions that positively impact the world. Join us on our coding journey and discover DolphinTech's potential to shape the future! 🐬🚀

📜 General guidelines

  • GitFlow
    • main: It is to contain ready code that can be released to production.
    • develop: It inherits changes from the main branch at startup, it is an exact copy of main.
    • feature: Its goal is to add new features and then merge with development.
      • You can start from: develop
      • You should be merged with: develop
      • Naming convention: feature-{NUMissue}
    • release: It is the production release branch.
      • You can start from: develop
      • You should be merged with: development and main
      • naming convention: release-{version}
    • hotfix: It is used to quickly address changes to the master branch.
      • You can start from: main
      • You should be merged with: development and main
      • Naming convention: hotfix-{NUMissue}

🌈 Contribution guidelines

Coming soon!!

Popular repositories Loading

  1. Human-Machine_Strategy-Game Human-Machine_Strategy-Game Public

    Exciting strategy game developed in Python that pits players against artificial intelligence

    TypeScript

  2. .github .github Public

  3. Proyecto-Sistema-Metropolitano Proyecto-Sistema-Metropolitano Public

    CSS

  4. Frontend-Alerta-RIMAC Frontend-Alerta-RIMAC Public

    Repositorio de la parte frontend de Hackathon

    JavaScript

  5. Backend-Alerta-RIMAC Backend-Alerta-RIMAC Public

    Python

  6. WebSocket-Alerta-RIMAC WebSocket-Alerta-RIMAC Public

    JavaScript

Repositories

Showing 7 of 7 repositories
  • Dolphin-Tech-2/Alerta-RIMAC-General’s past year of commit activity
    0 0 0 0 Updated Jun 23, 2024
  • Frontend-Alerta-RIMAC Public

    Repositorio de la parte frontend de Hackathon

    Dolphin-Tech-2/Frontend-Alerta-RIMAC’s past year of commit activity
    JavaScript 0 0 0 1 Updated Jun 23, 2024
  • Dolphin-Tech-2/WebSocket-Alerta-RIMAC’s past year of commit activity
    JavaScript 0 0 0 0 Updated Jun 23, 2024
  • Dolphin-Tech-2/Backend-Alerta-RIMAC’s past year of commit activity
    Python 0 0 0 0 Updated Jun 23, 2024
  • Human-Machine_Strategy-Game Public

    Exciting strategy game developed in Python that pits players against artificial intelligence

    Dolphin-Tech-2/Human-Machine_Strategy-Game’s past year of commit activity
    TypeScript 0 0 0 0 Updated May 27, 2024
  • Dolphin-Tech-2/Proyecto-Sistema-Metropolitano’s past year of commit activity
    CSS 0 0 0 0 Updated Apr 11, 2024
  • .github Public
    Dolphin-Tech-2/.github’s past year of commit activity
    0 0 0 0 Updated Mar 30, 2024

Top languages

Loading…

Most used topics

Loading…