Focused on building robust systems, modern web applications, and multiplatform solutions. Experience includes software architecture, API development, reactive front-end interfaces, and service integration.
- 🎓 Multiplatform Software Development (in progress)
- 🎓 Technical Degree in Internet Informatics
/**
* Initiates the universe creation process.
* Returns a symbolic representation of the universe.
*/
function bigBang() {
// Simulates the creation of the universe
return '🌌'; // Represents the universe
}/**
* Primary function to create a new universe.
* Utilizes the bigBang function to commence creation.
*/
function createUniverse() {
return bigBang();
}/**
* My categorized skills.
*/
const skills = {
designTools: ['Photoshop', 'Illustrator', 'Figma'],
developmentTools: ['VS Code', 'Git', 'Docker', 'Android Studio'],
programmingLanguages: ['C', 'C#', 'C++', 'Java', 'PHP', 'JavaScript', 'TypeScript', 'Python', 'Dart', 'Kotlin'],
webTechnologies: ['HTML', 'CSS', 'SCSS', 'TailwindCSS', 'Bootstrap'],
frameworksAndLibraries: ['Spring', 'Laravel', 'React', 'Next.js', 'Vue', 'Nuxt.js', 'Vite', 'Angular', 'FastAPI', 'Firebase', 'Flutter', 'Electron', 'Tkinter']
};- Portfolio: marcospilgrim.com.br
- Email: marcos.a.lopes7701@gmail.com
- LinkedIn: in/marcosalveslopesjunior
- Instagram: instagram.com/marcos.pilgrim


