🌐 🇧🇷 🇺🇸 🇰🇷
import.packages("Student")
library("Pietra")
print("Passionate about DATA and STATS")
print("Learning Korean and Russian")
myself <- list(
languages = c("SQL", "Java", "JavaScript", "C", "C#"),
learning = c("R", "Python", "Power BI", "ETL"),
trajetory = list(
school = c("loading..."),
my2022 = c("Java and C# Developer student @SENAI",
"Training for WorldSkills, Cloud Computing @SENAI",
"Computer Engineering student @UniCEUB",
"Beginner Russian @USP",
"Beginner Japanese @UniCEUB"),
my2023 = c("Database Administrator student @SENAC",
"Left Engineering"),
my2024 = c("Data Science student @UniCEUB",
"Intership @WYNK and @SENAI",
"Volunteer @Festival do Japao, @K-Festival, @Anime Summit,
7° EnCUCA @UniCEUB")
),
more = list(
hobbies = c("Languages", "Dance", "Music", "TV Shows", "VideoGames",
"Volunteering in Cultural Events"),
loves = c("Cats", "Learn Korean", "Hip-Hop, EDM and Metalcore",
"Prison Break", "Fallout4", "Tetris", "Events", "Astrology"),
interested = c("Design", "Linguistics", "QA")
)
)