- Instituição: Descomplica Faculdade Digital (Centro Universitário União das Américas Descomplica)
- Data da matrícula: 2025-06-02
- Reconhecimento junto ao MEC: PORTARIA N° 161, DE 23 de abril de 2024.
Disciplinas do curso de Análise e Desenvolvimento de Sistemas.
Documentações diversas: apps, terminais, etc.
Outros cursos, de plataformas diversas.
Sobre este repositório.
https://github.com/robsonfvilela/ads-descomplica.git
git@github.com:robsonfvilela/ads-descomplica.git
Get started by creating a new file or uploading an existing file. We recommend every repository include a README, LICENSE, and .gitignore.
echo "# ads-descomplica" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M programming
git remote add origin https://github.com/robsonfvilela/ads-descomplica.git
git push -u origin programming
git remote add origin https://github.com/robsonfvilela/ads-descomplica.git
git branch -M programming
git push -u origin programming