Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leticiamilan/leticiamilan

πŸ‘©πŸ»β€πŸ’» Minha BIO no Github.
https://github.com/leticiamilan/leticiamilan

about-me

Last synced: 23 days ago
JSON representation

πŸ‘©πŸ»β€πŸ’» Minha BIO no Github.

Awesome Lists containing this project

README

        

## πŸ‘©πŸ»β€πŸ’» About_me.py

cat typing on a computer

```python
#!/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", "scikit-learn", "React.js",
"Chart.js", "Next.js", "GraphQL", "Spring boot"]
self.learning = [ "Data Science with Python, R and SQL",
"Machine Learning algorithms"]

def say_hi(self):
print("Thanks for dropping by, hope you find interesting my profile :)")

me = Student()
me.say_hi()
```

## πŸ“Š GitHub Stats:
![](https://github-readme-stats.vercel.app/api?username=LeticiaMilan&theme=dracula&hide_border=true&include_all_commits=true&count_private=true)
![](https://github-readme-streak-stats.herokuapp.com/?user=LeticiaMilan&theme=dracula&hide_border=true)
![](https://github-readme-stats.vercel.app/api/top-langs/?username=LeticiaMilan&theme=dracula&hide_border=true&include_all_commits=true&count_private=true&layout=compact)
[![Ashutosh's github activity graph](https://github-readme-activity-graph.vercel.app/graph?username=LeticiaMilan&theme=dracula)](https://github.com/ashutosh00710/github-readme-activity-graph)

## πŸ† GitHub Trophies
![](https://github-profile-trophy.vercel.app/?username=LeticiaMilan&theme=dracula&no-frame=true&no-bg=false&margin-w=4)