Skip to content
View carlosalbertoxw's full-sized avatar
💻
Coding, coding, and coding
💻
Coding, coding, and coding

Block or report carlosalbertoxw

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
carlosalbertoxw/README.md

Hi 👋, I'm Carlos Alberto

A passionate software engineer from México 🇲🇽

Website LinkedIn X Profile views

🙋‍♂️ About me

  • 💻 I focus on Backend Development with C# / .NET, but I enjoy building across the whole stack
  • 💬 Say hello if you think I can help you with something, want to give me feedback, or just want to share ideas — I don't bite 😄
  • ⚡ Fun fact: I'm an introvert who loves to learn and constantly improve

🛠️ Tech stack

Backend

C# .NET Java Node.js PHP

Frontend & Mobile

TypeScript JavaScript Next.js Kotlin Android

Databases & Tools

SQL Server MySQL Sybase MongoDB SQLite Git GitHub Actions

Pinned Loading

  1. herramientaswebsencillas/youtube-playlist-analyzer herramientaswebsencillas/youtube-playlist-analyzer Public

    App web estática (Next.js, TS, Tailwind) para analizar playlists públicas de YouTube y YT Music. Detecta canciones duplicadas (normalizando título y artista para unificar variaciones) y videos no d…

    TypeScript

  2. HTTPSVerifier HTTPSVerifier Public

    This repository contains the source code for the HTTPS Verifier extension, which can be downloaded and installed from the following link

    JavaScript

  3. JWT-Example-DotNet-CSharp JWT-Example-DotNet-CSharp Public

    Autenticación JWT con .NET 8/C# y cliente Blazor. Flujo completo: login, refresh token con rotación, logout y endpoints protegidos por rol. Arquitectura en capas desacoplada (validación JWT, datos,…

    C#

  4. Encuestas-ASP.NET-CSharp Encuestas-ASP.NET-CSharp Public

    App web de encuestas (C# ASP.NET Core MVC .NET 10 y MySQL). Usuarios registrados pueden crear/ordenar encuestas, compartir perfil público y recibir respuestas de otros (calificación de 1-5 estrella…

    C#

  5. herramientaswebsencillas/herramientaswebsencillas.github.io herramientaswebsencillas/herramientaswebsencillas.github.io Public

    Pequeña colección de utilidades web implementadas con Next.js (app dir). Cada herramienta está en app/tools/ como una página independiente.

    TypeScript

  6. CRUD-Android-SQLite CRUD-Android-SQLite Public

    App de ejemplo de cómo guardar y consultar datos en Android: un CRUD de notas con persistencia local en SQLite, escrito con stack moderno.

    Kotlin