danirus
Ain't no happiness at the end of the road, happiness is the road.
Freelance Software EngineerHerrsching am Ammersee
Pinned Repositories
async-apscheduler-fastapi
Copy files asynchronously using APScheduler and the event loop, and add API end points wrapping it all with the FastAPI library.
buildbot-sample-conf
Sample setup to do Continuous Integration of a web app and a web project with Buildbot.
django-comments-xtd
A pluggable Django comments application with thread support, follow-up notifications, mail confirmation, like/dislike flags, moderation, a ReactJS plugin and Bootstrap 5.3.
django-contactme
Reusable django contact form app that hits the DB when users confirm their email addresses.
django-dress-blog
Django blogging app with stories, quotes, diary, comments and tags.
django-inline-media
Simple Django app that allows insertion of inline media objects in text fields.
django-sample-app
A django sample app, with setup, unittests, docs and demo site.
django-wysihtml5
Simple Django app that provides a Wysihtml5 rich text editor textarea widget.
sphinx-colorschemed-images
A Sphinx extension that extends directives 'image' and 'figure' to display light or dark versions of an image, depending on prefers-color-scheme media query.
sphinx-nefertiti
Nefertiti is a fresh theme for Sphinx v7 or superior, based on Bootstrap 5.3, with customizable fonts, color sets, light and dark support, a filter for the table of contents, and much more.
danirus's Repositories
danirus/django-comments-xtd
A pluggable Django comments application with thread support, follow-up notifications, mail confirmation, like/dislike flags, moderation, a ReactJS plugin and Bootstrap 5.3.
danirus/async-apscheduler-fastapi
Copy files asynchronously using APScheduler and the event loop, and add API end points wrapping it all with the FastAPI library.
danirus/sphinx-nefertiti
Nefertiti is a fresh theme for Sphinx v7 or superior, based on Bootstrap 5.3, with customizable fonts, color sets, light and dark support, a filter for the table of contents, and much more.
danirus/async-apscheduler
Copy files asynchronously with APScheduler and Python's event loop
danirus/dcx-sample-website
A sample website with django-comments-xtd.
danirus/mui-styling-expansion
Reuse styles across components.
danirus/my-library
An exercise to publish multiple versions of docs using GitHub Actions, AWS S3, and Sphinx.
danirus/review-restaurants
A FastAPI, PostgreSQL, React and Material-UI project to implement a Restaurants Review site.
danirus/sphinx-colorschemed-images
A Sphinx extension that extends directives 'image' and 'figure' to display light or dark versions of an image, depending on prefers-color-scheme media query.
danirus/bootswatch
Themes for Bootstrap
danirus/carbon-tutorial
An app for the Carbon Design System tutorial
danirus/cpython
The Python programming language
danirus/danirus.github.io
danirus/dcx-comp-html
HTML mockups of django-comments-xtd comp demo
danirus/DeepCount
DeepCount: In-Field Automatic Quantification of Wheat Spikes Using Simple Linear Iterative Clustering and Deep Convolutional Neural Network
danirus/django-contrib-comments
danirus/hetzner-k3s
The easiest and fastest way to create and manage Kubernetes clusters in Hetzner Cloud using the lightweight distribution k3s by Rancher.
danirus/openshift-hello
A "Hello World" application from the book OpenShift for Developers (Wood and Tannous, O'Reilly, 2021).
danirus/openshift-quarkus-backend
Quarkus backend component for Noted, a tutorial application from the book OpenShift for Developers (Wood and Tannous, O'Reilly, 2021).
danirus/ps-sidecar
Simple HTML config used for K8s sidecar demos in Pluralsight vols and multi-container Pods video course
danirus/python-prompt-toolkit
Library for building powerful interactive command lines in Python
danirus/req-media-devices
A simple example of React app using hooks to request access to media devices
danirus/simple-state-reducer
danirus/sphinx-design
A sphinx extension for designing beautiful, screen-size responsive web components.
danirus/sphinx-themes.org
A showcase for Sphinx documentation themes
danirus/test-gh-with-dcx
Test Google Cloud Build for django-comments-xtd
danirus/test-gha-comments
danirus/try-i18next
Playing with react-i18next
danirus/with-env-vars-gha
This is a simple test of GHA and a Python script
danirus/with-env-vars-gha-part-ii
Implements workflows used in with-env-vars-gha