Skip to content
View MarcusL11's full-sized avatar

Block or report MarcusL11

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

Hi! I'm Marcus

I am a Full-Stack Python Engineer and I build backend heavy web applications with a focus on hypermedia driven architecture.

Projects:

Bookids

www.bookids.io Personalized children's books publishing platform — parents upload a photo, choose a story, and receive a printed book with an illustrations of their child.

View Architecture Showcase

Built with: Django 6.0 | Datastar (SSE) | OpenAI Images API | Chancy | WeasyPrint | Stripe | DaisyUI | PostgreSQL | AWS S3

Highlights:

  • Full-stack solo build — 19 Django apps, 7 background job queues, 40+ reusable components
  • Zero JavaScript frameworks — real-time reactivity via Server-Sent Events (Datastar)
  • AI avatar pipeline with OpenAI Images API and iterative feedback loops
  • Print-on-demand fulfillment to 19+ countries with zone-based shipping
  • Bilingual (EN/ES), multi-currency (EUR/USD/GBP), Stripe subscriptions

Popular repositories Loading

  1. MarcusL11 MarcusL11 Public

  2. dj-stripe dj-stripe Public

    Forked from dj-stripe/dj-stripe

    dj-stripe automatically syncs your Stripe Data to your local database as pre-implemented Django Models allowing you to use the Django ORM, in your code, to work with the data making it easier and f…

    Python

  3. bookids-showcase bookids-showcase Public

    Architecture showcase for Bookids — an AI-powered personalized children's book platform

  4. wagtail-indymeet wagtail-indymeet Public

    Forked from djangonaut-space/wagtail-indymeet

    Djangonaut Space site

    Python

  5. datastar-python datastar-python Public

    Forked from starfederation/datastar-python

    Official Datastar Python SDK.

    Python