Skip to content
View vanDevBett's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report vanDevBett

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
vanDevBett/README.md

Hey, I'm Juan Carlos Betancourt 👋

Python Developer · Ecuador 🇪🇨

Building things that work, learning things that matter.


🚀 About Me / Sobre mí

🇬🇧 EN — Junior Python developer with a passion for backend architecture and clean code. I build REST APIs, real-time systems and fullstack applications. Currently looking for my first professional opportunity to keep growing and contribute to real projects.

🇪🇸 ES — Desarrollador Python junior con pasión por el backend y el código limpio. Construyo APIs REST, sistemas en tiempo real y aplicaciones fullstack. Actualmente en búsqueda de mi primera oportunidad profesional para seguir creciendo y aportar a proyectos reales.


🛠️ Tech Stack

Backend Python FastAPI PostgreSQL Redis Docker

Frontend React JavaScript HTML5

Tools Git GitHub VS Code


📂 Featured Projects / Proyectos Destacados

🔴 Realtime Chat

WebSocket chat with Redis pub/sub, JWT auth and multiple rooms. Stack: FastAPI · WebSockets · Redis · PostgreSQL · Docker 🔗 Live Demo · Repo


💸 Expense Tracker

Fullstack expense tracking app with charts and category filters. Stack: FastAPI · React · PostgreSQL · Docker 🔗 Live Demo · Repo


🛒 E-commerce API

REST API with JWT auth, role-based access and order management. Stack: FastAPI · PostgreSQL · JWT · Docker 🔗 Live Demo · Repo


✅ Task Manager API

Clean REST API with full CRUD, Pydantic validation and pytest. Stack: FastAPI · PostgreSQL · Docker 🔗 Live Demo · Repo


🪙 Web Scraper Pipeline

Automated crypto data pipeline with scheduling and CSV reports. Stack: Python · BeautifulSoup · PostgreSQL · APScheduler 🔗 Repo


📫 Contact / Contacto

LinkedIn Email Portfolio


If you find my projects interesting, feel free to star them!

Pinned Loading

  1. task-manager-api task-manager-api Public

    REST API for task management built with FastAPI and PostgreSQL

    Python 1

  2. ecommerce-api ecommerce-api Public

    REST API for e-commerce with JWT authentication and role-based access control

    Python

  3. expense-tracker expense-tracker Public

    Fullstack expense tracker with FastAPI and React

    Python

  4. realtime-chat realtime-chat Public

    Realtime chat API with WebSockets and Redis

    Python

  5. web-scraper-pipeline web-scraper-pipeline Public

    Automated web scraping pipeline with PostgreSQL and CSV reports

    Python

  6. url-shortener url-shortener Public

    URL shortener with analytics

    Python