Skip to content
View Donovan-Nudrak's full-sized avatar

Block or report Donovan-Nudrak

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
Donovan-Nudrak/README.md
NUDRAK
Typing intro
Terminal typing



Portfolio Email LinkedIn

+ SYSTEM BOOT :: NUDRAK/neural-uplink v1.0
+ KERNEL .......... Linux x86_64
+ SHELL ........... zsh
+ WORKDIR ......... ~/backend
+ STATUS .......... ONLINE · OPEN TO BACKEND ROLES

// MODULE :: ABOUT

# architecture.py — separation of concerns
routesHTTP layer      # neon ingress
servicesbusiness logic  # core processor
reposdata access     # memory banks

Backend developer focused on designing and building scalable systems, APIs, and modular architectures with Python.

I go beyond working code — I structure projects with clear layers so they can grow cleanly, even on small codebases.

[profile]
role      = Junior Backend Engineer
projects  = Advanced personal builds
status    = Open to employment & backend projects
language  = Native Spanish · Technical English (improving)

// MODULE :: STACK

backend:     [Python, FastAPI, Flask]
databases:   [PostgreSQL, SQLite, Redis]
devops:      [Docker, GitHub Actions, Alembic]
security:    [JWT, bcrypt, Sessions]
environment: [Linux, Bash, Nvim, Git]
architecture: [Clean Architecture, Layered, Repository Pattern, REST API]
ai_workflow: [Cursor, ChatGPT, Claude]

01 // BACKEND
Python FastAPI Flask

02 // DATABASES
PostgreSQL SQLite Redis

03 // DEVOPS
Docker GitHub Actions Alembic

04 // SECURITY
JWT bcrypt Sessions

05 // ENVIRONMENT
Linux Git Bash Nvim

06 // ARCHITECTURE
Clean Architecture Layered Repository Pattern REST API

07 // AI WORKFLOW
Cursor ChatGPT Claude

// MODULE :: PROJECTS

ID Project Description Stack
01 Ecommerce API Full e-commerce backend: products, users, orders, JWT, cart, stock & admin FastAPI PostgreSQL Redis Docker
02 Task Manager API Multi-team tasks with RBAC, soft delete, pagination, filters & CI FastAPI PostgreSQL JWT Docker
03 RAG Core Service RAG pipeline: embeddings, LLMs via OpenRouter & semantic retrieval FastAPI OpenRouter SQLite Pydantic
04 Notes API Session auth, shared notes & permissions — LIVE IN PRODUCTION Flask SQLite SQLAlchemy
POST /api/v1/orders   # [01] Ecommerce  · JWT auth
GET  /api/v1/tasks    # [02] Task Mgr   · RBAC
POST /api/v1/query    # [03] RAG Core   · embeddings
GET  /notes/shared    # [04] Notes API  · ● LIVE

Live demo → Notes API on Railway

// MODULE :: STATS

GitHub Followers Stars


Python HTML Shell Docker


Activity Open Source Backend

// MODULE :: CONTACT

$ cat /etc/nudrak/contact.conf
email  = Nudrak@protonmail.com
github = github.com/Donovan-Nudrak
status = OPEN · backend roles & projects
$ ping Nudrak@protonmail.com
PING contact.nudrak (protonmail) — signal ready_

GitHub LinkedIn Email



Profile views



© 2026 NUDRAK · Donovan Agustin Alvarez

$ exit 0 // thanks for visiting — connection closed

Pinned Loading

  1. E_commerce E_commerce Public

    Production-ready e-commerce backend built with FastAPI, PostgreSQL and Redis. Includes JWT authentication, role-based access, cart and order management, payment workflows, Docker setup and a scalab…

    Python 1

  2. Business_Automation_Agent Business_Automation_Agent Public

    Event-driven backend that ingests Stripe webhooks, analyzes them with Google Gemini and a Rule Engine, and executes automated actions: PDF generation, S3 upload, and email delivery via Resend. Buil…

    Python 1

  3. E-Commerce_API_RAG E-Commerce_API_RAG Public

    Production-oriented e-commerce REST API featuring JWT authentication, Redis caching, PostgreSQL, pgvector semantic search, and Gemini-powered RAG.

    Python 2

  4. RAG_Core_Service RAG_Core_Service Public

    RAG Core Service is a lightweight Retrieval-Augmented Generation (RAG) API built with FastAPI. It combines semantic retrieval with large language models to provide context-aware answers based on bo…

    Python 1

  5. Task_Manager Task_Manager Public

    Task Manager API is a production-minded backend project built with FastAPI, PostgreSQL, SQLAlchemy 2.x, Docker, and JWT authentication. It includes role-based access control, Alembic migrations, te…

    Python 1

  6. FinTrader-Hub_API FinTrader-Hub_API Public

    FinTrader Hub is a modular fintech backend built with FastAPI, PostgreSQL, Redis, Celery, and SQLAlchemy. It provides portfolio management, trade tracking, market data synchronization, risk analyti…

    Python 1