Skip to content
View letsticia's full-sized avatar
💻
💻

Highlights

  • Pro

Organizations

@campus-experts @cilab-ufersa @classroom-ufersa @https-github-com-AltoTechJr
Block or Report

Block or report letsticia

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
letsticia/README.md

Typing SVG

#!/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()

Typing SVG

  • 👩‍🔬 Scientist reseacher at CILab (Computacional Intelligence Laboratory);
  • 👩‍💻 Back-end developer at AltoTech;

Typing SVG

Typing SVG

Pinned

  1. KeyboardAI KeyboardAI Public

    A virtual keyboard based on Artificial intelligence

    Python

  2. classroom-ufersa/SistemaParqueAquatico classroom-ufersa/SistemaParqueAquatico Public

    Sistema de Gerenciamento de Parque Aquatico

    C