Projects with this topic
-
Full-stack web app for managing grocery receipts and providing market analysis across products and retail chains.
Updated -
A cross-platform file manager and player for Guitar Pro files.
Updated -
Web para el dominio dassxd.dev
Updated -
Storybook AddOn that incorporates PostCSS Preprocessor over CSS Modules with Sass support
Updated -
RCVendors.de ist ein unabhängiges, community-gepflegtes Open-Source-Verzeichnis für Research Chemical Anbieter:innen im deutschsprachigen Raum. Ziel ist es, eine neutrale, dezentrale Plattform bereitzustellen, die Informationen zu Zahlungsarten, Versandoptionen und Reputation einzelner Vendor:innen bündelt. Das Projekt basiert auf Astro und TailwindCSS, wird aktuell technisch durch Remicals.de unterstützt (z. B. Hosting, Domain, CI/CD), bleibt aber offen für Mitarbeit aus der Community. Neue Einträge oder Korrekturen können per Merge Request eingebracht werden.
Updated -
A sleek React + Vite chat UI with streaming answers from Google Gemini.
Updated -
My latest (and probably last) portfolio website code base.
Updated -
-
-
-
App to search Superheroes and Villains via the Superhero API
Updated -
This is the main homepage (frontend) for the STR 2026 built with Nuxt. https://str.jemk.ch
Updated -
Ce projet est une application web de formation en ligne développée en PHP natif avec architecture MVC (back). Elle permet aux apprenants de suivre des cours, passer des quiz et consulter leurs progression, tandis que les administrateurs gèrent les contenus pédagogiques et suivent la progression des utilisateurs.
Updated -
Здесь собрана вся информация обо мне, моем опыте и навыках как мобильного разработчика на React Native.
Updated -
A modern, AI-powered expense tracking web application built with Next.js 15, featuring intelligent categorization, real-time analytics, and personalized financial insights. Demo Link: https://piggypal-yfqy.vercel.app
Updated -
This is my personal site.
Updated -
A website I built to showcase my works and give insights about my personal life
UpdatedUpdated -
This cookiecutter was initially derived by https://github.com/cookiecutter/cookiecutter-django but enhanced by myself with the specifics needs I had in my projects. It now implements the following
Backend (in directory backend_django)
Django 5 with Python 3.12 Postgres 17 REST API JWT auth Celery 6Frontend (in directory frontend_vue)
Vite with Vue3 TailwindCSS 4 SASS can be used if needed (seperatly from TailWind)Architecture
Traefik 2.9 Gitlab CI pipeline for testing (develop branches) and multi-arch production builds (master branch) full registry caching using gitlab internal registry push to external registry for final production builds multi-arch builds amd64 and arm64, with builds of emd64 on gitlab runners builds of arm64 via gitlab runner on AWS E2C instances, with automatic startup/stop of instancesDevelopment Environments
docker environments and corresponding docker compose stacks for local development (local.yml, and dockerfiles in compose/local with envs in .envs/local) production builds (production.yml, and dockerfiles in compose/production with envs in .envs/production) local development without docker, using python venv see local Makefile for a good overview of the build environmentsUpdated -