Skip to content
View MarcusL11's full-sized avatar
🐍
Building...
🐍
Building...

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 supported. This note will be visible to only 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

Full-Stack Engineer | Hypermedia Architect

I am an experienced Full-Stack Engineer specializing in robust, backend-heavy applications with a strong focus on Hypermedia-Driven architecture.


πŸ› οΈ Technology Stack & Expertise

🌐 Core Languages & Data

Category Tools & Languages
Languages Python, JavaScript, SQL, C, HTML, CSS
Data & Persistence PostgreSQL, Redis (for caching/queues)

🧠 Backend Infrastructure

I specialize in constructing reliable and scalable server-side systems.

  • Frameworks: Django, Flask
  • APIs: Django Rest Framework (DRF)
  • Asynchronous Tasks: Celery, Redis,

πŸš€ Hypermedia Frontend

  • HDA Tools: HTMX, Datastar,
  • Styling: Tailwind CSS (utility-first design)

πŸ’‘ Featured Project: Bookids

Note

To add images

Personalized Children Book Platform

A Django platform built for for the on-demand creation of personalized, illustrated children's storybooks. This project combines complex AI workflows with a scalable, transactional backend.

Key Features & Technical Expertise:

  • AI Content Pipeline: Integrated multiple text and image generation AI services for creating fully unique, custom-illustrated narratives.
  • Scalability: Implemented a multi-app Django architecture with dedicated database management and a Celery task queue to handle resource-intensive background processing (content generation, rendering).
  • Monetization & Delivery: Integrated Stripe for payment processing and utilized a professional PDF rendering engine to deliver print-ready digital assets.
  • Dynamic UX: Built a highly dynamic user experience using the HTMX hypermedia library, maximizing application speed and developer efficiency.

Popular repositories Loading

  1. MarcusL11 MarcusL11 Public

  2. hyper-django-kit hyper-django-kit Public

    HTML

  3. portwatch portwatch Public

    A tactical terminal dashboard for monitoring local ports. See what's running, kill processes, and open services in your browser β€” all from the command line.

    Python