Skip to content
View B-Blarr's full-sized avatar
đź‘‹
Open to developer roles
đź‘‹
Open to developer roles

Block or report B-Blarr

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

đź‘‹ Hi, I am Benjamin. I changed careers to become a developer, and it is one of the best decisions I have ever made.

Frontend

html5 logo css logo sass logo javascript logo typescript logo angular logo

Backend

python logo django logo django rest framework logo postgresql logo redis logo supabase logo

Dev-Tools

vs code logo git logo linux logo docker logo nginx logo figma logo trello logo

Selected Projects

Project What it is
Coderr Backend REST API for a freelancer marketplace. Token auth, role-based permissions, OpenAPI docs. Runs on a VPS I set up and maintain myself. Live · Docs
Videoflix Streaming backend. Uploads are converted to HLS in three resolutions by background workers, using Redis and Django RQ. Frontend in progress
Quizly Backend Turns a YouTube video into a quiz. Audio via yt-dlp, transcription with Whisper on the server, questions from the Gemini API.
Portfolio Bilingual single-page portfolio in Angular, with a contact form served by a Django endpoint. Live
Join Kanban task manager with drag and drop. Team project with four developers, Angular and Supabase. Live


pacman contribution graph

Get in touch

Feel free to reach out about projects, collaboration or open positions.

LinkedIn Portfolio Message me

Pinned Loading

  1. Videoflix Videoflix Public

    Netflix-style streaming backend. Videos uploaded through the admin are transcoded to HLS in three resolutions by background workers. Django REST Framework, PostgreSQL, Redis, Docker.

    Python

  2. Portfolio Portfolio Public

    Personal portfolio built with Angular, TypeScript & SCSS – available in German and English.

    SCSS

  3. Coderr-Backend Coderr-Backend Public

    REST API for a freelancer marketplace. Token auth, role-based permissions, OpenAPI docs. Django REST Framework, deployed on a self-managed VPS.

    Python

  4. Join Join Public

    Forked from serhat-ozcakir/Join

    Kanban task manager built with Angular and Supabase. Create tasks with categories and subtasks, assign them to contacts and move them between columns by drag and drop.

    TypeScript

  5. Quizly-Backend Quizly-Backend Public

    REST API that turns YouTube videos into multiple-choice quizzes. Local Whisper transcription, question generation via Google Gemini. JWT auth with HttpOnly cookies, OpenAPI docs, Django REST Framew…

    Python

  6. El-Pollo-Loco El-Pollo-Loco Public

    Jump and run game based on an object-oriented approach. Help Pepe find coins and tabasco salsa to fight against the crazy chicken boss.

    JavaScript