#!/usr/bin/python`
# -*- coding: utf-8 -*-
class InformationTechnologyStudent:
def __init__(self):
self.name = "Letícia Gonçalves"
self.actual_role = "Information technology student"
self.actual_cyrcle_degree = "First"
self.aiming_second_cyrcle_degree = "Computer Engineering"
self.university = "UFERSA (Federal Rural University of the Semi-arid Region)"
self.language_spoken = ["pt_BR", "en_US"]
me = InformationTechnologyStudent()
💻
GitHub Campus Expert 🚩| Information Technology student at UFERSA
-
UFERSA
- Brazil
- in/leticialmgm
Highlights
Pinned Loading
-
-
classroom-ufersa/SistemaParqueAquatico
classroom-ufersa/SistemaParqueAquatico PublicSistema de Gerenciamento de Parque Aquatico
C
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.