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

    Analizador de playlists públicas de YouTube y YouTube Music. Detecta canciones duplicadas y videos no disponibles. 100% client-side, exportable como sitio estático.

    TypeScript

  2. HTTPSVerifier HTTPSVerifier Public

    This repository contains the source code for the HTTPS Verifier extension

    JavaScript

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

    Ejemplo de autenticación basada en JWT (JSON Web Tokens) con .NET 8 / C#, que muestra un flujo completo de login, refresh token con rotación, logout y acceso a endpoints protegidos por autenticació…

    C#

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

    Aplicación web de encuestas escrita en C# con ASP.NET Core MVC (.NET 10) y MySQL.

    C#

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

    Colección de utilidades web desarrolladas como un sitio web estático usando Next.js y GitHub Pages.

    TypeScript 1

  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