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. 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

  2. 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

  3. client-global-english-website client-global-english-website Public

    Aplicação web para gestão acadêmica e operação de uma escola/plataforma de inglês.

    TypeScript 1

  4. self-midnight-desktop self-midnight-desktop Public

    Aplicativo desktop construído para disponibilizar a experiência web do Midnight em um contêiner nativo.

    JavaScript 1

  5. self-okorok-website self-okorok-website Public

    Plataforma de receitas culinárias que permite aos usuários criar, compartilhar e descobrir receitas.

    TypeScript 1

  6. self-dc-manga-service self-dc-manga-service Public

    Um bot para compartilhar e coletar mangás aleatórios no Discord. Este bot utiliza a API Jikan para acessar dados do MyAnimeList.

    Python