Skip to content
View Kadir011's full-sized avatar

Block or report Kadir011

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.

Content in all repositories owned by your account will be closed.
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
Kadir011/README.md
██╗  ██╗ █████╗ ██████╗ ██╗██████╗
██║ ██╔╝██╔══██╗██╔══██╗██║██╔══██╗
█████╔╝ ███████║██║  ██║██║██████╔╝
██╔═██╗ ██╔══██║██║  ██║██║██╔══██╗
██║  ██╗██║  ██║██████╔╝██║██║  ██║
╚═╝  ╚═╝╚═╝  ╚═╝╚═════╝ ╚═╝╚═╝  ╚═╝

Kadir Barquet Bravo

Full-Stack Developer · Backend-first · Django · Node.js · React

Building production-grade transactional systems — end-to-end idempotency, RBAC, and clean REST APIs.

LinkedIn GitHub Email


About Me

class Developer:
    def __init__(self):
        self.name = "Kadir Barquet Bravo"
        self.role = "Full-Stack Developer"
        self.location = "Guayaquil, Ecuador"
        self.languages = ["Python", "JavaScript"]
        self.backend = ["Django", "FastAPI", "Node.js", "Express.js"]
        self.frontend = ["React", "HTML", "CSS", "Tailwind CSS"]
        self.databases = ["PostgreSQL", "Supabase"]
        self.focus = [
            "end-to-end idempotency",
            "data consistency under concurrency",
            "production-ready architecture",
        ]
        self.workflow = "AI-assisted development with own review & validation"

    def currently(self) -> str:
        return "always learning, always shipping"

Tech Stack

Backend

Python Django FastAPI Node.js Express.js

Frontend

React JavaScript Tailwind CSS HTML5 CSS3

Architecture & Security

JWT REST APIs

Testing

Pytest

Data & Infra

PostgreSQL Supabase Docker Git GitHub Actions


Featured Projects

🎓 ApruebaYAFlagship / Thesis Project

Web platform connecting Ecuadorian university students with qualified tutors, automatically generating AI-powered exam simulations from each session's material.

Highlights: standalone FastAPI microservice acting as an orchestration layer for AI-generated simulations (DeepSeek, Grok), decoupling business logic from external model consumption · automatic geographic access restriction by IP · tutor review flow before publishing AI-generated content

Python Django FastAPI PostgreSQL Supabase Bootstrap 5

🌐 Live Demo

Full-stack POS + e-commerce platform running on the same database, with end-to-end idempotency, an expiring discount engine, and an inventory-aware AI chatbot.

Highlights: idempotency via unique UUID + database-level constraint · simulated checkout with card validation (Luhn algorithm) and masked card data · Strategy, Singleton and Builder patterns · Gemini AI chatbot with role-based prompts · automated test coverage (Pytest, Django TestCase)

Python Django PostgreSQL Supabase Tailwind CSS Docker Pytest

🌐 Live Demo

Platform centralizing role-based surveys (student/teacher) on AI chatbot usage in education, with enriched statistics and Excel export.

Highlights: Repository + Factory + Observer layered architecture · idempotency via HTTP header + unique index · automatic retry with exponential backoff on deadlocks

React Node.js Express PostgreSQL (Neon) Tailwind CSS

🌐 Live Demo

🎭 Asistente CulturalIn Progress

Django-based cultural assistant web app, currently under local development.

Python Django


GitHub Stats

Kadir's GitHub Stats Top Languages

Currently

  • 🔨 Building full-stack web applications with React + Django / Express
  • 📡 Designing and consuming REST APIs
  • 🗄️ Working with PostgreSQL and Supabase
  • 🧪 Backing critical flows with automated testing (Pytest, Django TestCase)
  • 🤖 Using AI agents (Copilot, Claude Code) as part of my dev workflow — always under my own review and validation
  • 📚 Deepening knowledge in software architecture and production-grade design patterns

"First, solve the problem. Then, write the code."

If you find any of my projects useful, consider giving them a star!

Pinned Loading

  1. Portafolio-Fullstack-KadirBarquet Portafolio-Fullstack-KadirBarquet Public

    Full-stack portfolio built with Next.js, Tailwind CSS and Supabase

    TypeScript

  2. ApruebaYA-Proyecto-Grado ApruebaYA-Proyecto-Grado Public

    Python

  3. Sistema-de-Encuestas-para-Chatbots-Academicos Sistema-de-Encuestas-para-Chatbots-Academicos Public

    JavaScript

  4. Sistema-de-Ventas-Supermercado Sistema-de-Ventas-Supermercado Public

    HTML

  5. Asistente-Cultural Asistente-Cultural Public

    HTML

  6. spotify-eda-ml-popularity-prediction spotify-eda-ml-popularity-prediction Public

    Jupyter Notebook