Software Engineer at Emitte
Don't panic, may the force make you live long and prosper, and be excellent to each other.
🎬🎮📚🎧☕
const rafael = {
thingsILove: ["Tech", "Games", "Movies & TV Shows & Animes", "Books & HQs & Mangas", "Music & Podcasts", "Coffee"],
alias: 'RafaelSwitek',
age: new Date().getFullYear() - 1995,
education: ["B.Sc. in Computer Science", "Certification in Data Science and Big Data Analytics"],
technologies: {
backEnd: {
php: ["Laravel", "CodeIgniter", "WordPress"],
js: ["NodeJS"],
python: ["Django", "Pandas", "NumPy", "Matplotlib", "Scikit-Learn"],
java: ["Spring Framework"]
},
frontEnd: {
js: ["ReactJS", "Vue"],
css: ["Materialize", "Bootstrap", "Saas"],
},
mobile: ["ReactNative", "Ionic/Cordova"],
databases: ["MySql", "MongoDB", "Postgress", "SQLite", "Oracle"],
devOps: ["Kafka", "AWS", "Docker"],
}
}