Projects with this topic
-
This is my personal site.
Updated -
A website I built to showcase my works and give insights about my personal life
UpdatedUpdated -
This is the main homepage (frontend) for the STR 2026 built with Nuxt. https://str.jemk.ch
Updated -
Storybook AddOn that incorporates PostCSS Preprocessor over CSS Modules with Sass support
Updated -
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 -
-
Ecommerce de venta de alimentos balanceados para mascotas
Updated -
This is the personal portfolio of Oliver Hunter (NovaCrypt), it also serves as a showcase for his web development skill set. Live site is hosted on vercel at https://www.novacrypt.info/
UpdatedUpdated -
-
My latest (and probably last) portfolio website code base.
Updated -
A cross-platform file manager and player for Guitar Pro files.
Updated -
-
A simple Astro theme. Use it to create your blog or website.
Updated -
Phoenix is a comprehensive web app template built with a Flask backend and a modern, responsive frontend styled with Tailwind CSS. It serves as a foundational starting point for developers looking to grow their Flask projects and analyze the implementation of more complex features. The template is designed to explore crucial functionalities, including the integration of a payment system and the proper management of user sessions. Its modular structure encourages extendability with other open-source libraries, featuring dedicated CSS and JavaScript files for each page to ensure clean, organized, and maintainable code.
Updated -
This cookiecutter was initially derived by https://github.com/cookiecutter/cookiecutter-django but updated and enhanced due tothe specifics needs I had in my projects. It now implements the following: Docker images for local dvmnt and production, as well as local venv dvmnt. Backend: Django 5 with Python 3.12, postgres 17, REST API incl. auth, Celery 6 Frontend: Vite with Vue3, TailwindCSS 4 (with SASS coexisting) Misc: Traefik 2.9, GitLab CI pipelines for testing and production incl. multi-arch build (on E2C)
Updated -
Website for Test Apply SuitMedia
Updated -
Astro, React, TS. Tailwind, and DaisyUI project to create a website for my home town that centralizes information for area event, regulations, places of interest, and more.
Updated -
Lan Bai is a minimalist-style todo list web application. It focuses on simplicity and ease of use, helping users to manage their tasks without distractions.
Updated