Skip to content
View MarcosAlves90's full-sized avatar
💾
“The universe is not made for us — nor against us.”
💾
“The universe is not made for us — nor against us.”

Highlights

  • Pro

Organizations

@LW-Agenda-Escolar-Equipe-Back-End @Mediari-Consultoria @Arcane-Jvp @Global-English

Block or report MarcosAlves90

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
MarcosAlves90/README.md

🌌 Marcos Lopes: Debugging the Universe, Engineering Life with Code!

Full Stack Developer

Focused on building robust systems, modern web applications, and multiplatform solutions. Experience includes software architecture, API development, reactive front-end interfaces, and service integration.

Education

  • 🎓 Multiplatform Software Development (in progress)
  • 🎓 Technical Degree in Internet Informatics
KaSugari
/**
 * 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']
};

📫 Contact

Pinned Loading

  1. self-portfolio-website self-portfolio-website Public

    Second version of my portfolio, this time in Vue.js

    Vue

  2. self-midnight-website self-midnight-website Public

    Sistema web de RPG para campanhas de The Mental World, com foco em gestão de personagens, dados persistidos na nuvem e experiência imersiva.

    TypeScript

  3. self-links-website self-links-website Public

    Personal profile link platform, inspired by Linktree.

    JavaScript

  4. MatheusGaviota/la-tazza MatheusGaviota/la-tazza Public

    La Tazza é uma cafeteria com loja online, cursos, blog e área do cliente, tudo gerido por um painel administrativo.

    TypeScript 1

  5. LW-Agenda-Escolar-Equipe-Back-End/4sem-backend-agenda LW-Agenda-Escolar-Equipe-Back-End/4sem-backend-agenda Public

    Repositório para o back end do projeto de agenda escolar.

    Python 4

  6. self-highnoon-website self-highnoon-website Public

    An online character sheet project for a retro futuristic cyberpunk tabletop RPG.

    JavaScript