Skip to content
View LeticiaMilan's full-sized avatar

Highlights

  • Pro

Organizations

@APS-Unip-team-3sem

Block or report LeticiaMilan

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
LeticiaMilan/README.md

👩🏻‍💻 About_me.py – Meet My Digital Self! :)

cat typing on a computer

#!/usr/bin/python
# -*- coding: utf-8 -*-


class Student:

    def __init__(self):
        self.name = "Letícia Milan"
        self.role = "Computer Science Student"
        self.pronouns = "She/Her"
        self.location = "Brazil"
        self.website = "https://dev-folio-v.vercel.app"

    def skills(self):
        self.languages = ["Python", "R", "Java", "JavaScript", "TypeScript"]
        self.databases  = ["PostgreSQL", "MongoDB", "MySQL", "SQL Server"]
        self.frameworks = ["Pandas", "NumPy", "Plotly", "Matplotlib", "Flask",  
                           "Django", "TensorFlow", "Keras", "scikit-learn",
                           "LangChain", "Hugging Face Transformers", "NLTK",
                           "React.js", "Chart.js", "Next.js", "GraphQL",
                           "Spring boot"
                          ]
        self.learning = [ "Data Science with Python, R and SQL",
                          "Machine Learning algorithms",
                          "Deep Learning",
                          "Artificial Intelligence",
                          "Medical Image Processing",
                          "Bioinformatics",
                          "Green Software Development 🌱💚"
                        ]

    def say_hi(self):
        print(f"""

                Hello, I'm {self.name}! Thanks for dropping by!
                Hope you find my profile interesting! :)

              """)


me = Student()
me.say_hi()

📊 GitHub Stats:

GitHub Activity Graph

🏆 GitHub Trophies:

Pinned Loading

  1. Help-Desk-APS Help-Desk-APS Public

    Forked from APS-Unip-team-3sem/Help-Desk-APS

    APS 3º Semestre - UNIP Ribeirão Preto

    TypeScript

  2. Formacao-Python-Developer-DIO Formacao-Python-Developer-DIO Public

    Formação Python Developer - Digital Innovation One

    Jupyter Notebook

  3. Devbook-Ecommerce-App Devbook-Ecommerce-App Public

    Projeto APS - UNIP Ciência da Computação 1° Semestre (2023)

    JavaScript

  4. clone-interface-netflix-dio clone-interface-netflix-dio Public

    Recriação da interface da Netflix, no Bootcamp da Digital Innovation One, com o especialista Felipe Aguiar. Foram utilizadas as tecnologias HTML5, CSS3 e JavaScript e plugins Jquery.

    HTML 3

  5. page-initial-instagram-dio page-initial-instagram-dio Public

    Recriando a página inicial do Instagram, utilizando HTML5 e CSS3, no Bootcamp da DIO, com a instrutora Gabriela Pinheiro.

    CSS 3

  6. Card-Glassmorphism Card-Glassmorphism Public

    HTML 2