Pinned Repositories
action-semver-bumper
Action to Bump a Semantic Version given Bump Level.
automated-workflows
Automated Workflows for implementing Git Ops and CI/CD.
bfg
The Board MotherFucking Game engine
cookiecutter-python-package
:globe_with_meridians: Scaffold modern Python Package Project, from a configurable Template, delivering public releases to PyPI and Dockerhub and having a CI/CD Pipeline, which supports DevOps processes with best practices.
doer
Automatically open one or more terminal applications and run arbitrary bash commands in them.
music-album-creator
Build a digital music library by downloading and segmenting youtube videos.
neural-style-transfer
Re-paint any image with the style of another image using a neural style transfer algorithm accessible through an easy-to-use cli.
so-magic
A python library to infer models of the Self-Organising Maps family, based on structured data.
software-patterns
Reusable Software Design Patterns with types, in Python.
topic-modeling-toolkit
Facilitate research operations on Topic Modeling, through an easy-to-use cli.
boromir674's Repositories
boromir674/cookiecutter-python-package
:globe_with_meridians: Scaffold modern Python Package Project, from a configurable Template, delivering public releases to PyPI and Dockerhub and having a CI/CD Pipeline, which supports DevOps processes with best practices.
boromir674/software-patterns
Reusable Software Design Patterns with types, in Python.
boromir674/music-album-creator
Build a digital music library by downloading and segmenting youtube videos.
boromir674/neural-style-transfer
Re-paint any image with the style of another image using a neural style transfer algorithm accessible through an easy-to-use cli.
boromir674/topic-modeling-toolkit
Facilitate research operations on Topic Modeling, through an easy-to-use cli.
boromir674/so-magic
A python library to infer models of the Self-Organising Maps family, based on structured data.
boromir674/action-semver-bumper
Action to Bump a Semantic Version given Bump Level.
boromir674/automated-workflows
Automated Workflows for implementing Git Ops and CI/CD.
boromir674/migrate
boromir674/action-changelog-ci
Continuous Integration of your CHANGELOG, with a Github Action.
boromir674/action-commit-parser
Parse message `subjects` from Conventional Commits.
boromir674/action-generate-changelog
Group Commit Subjects into Categories and output MD or JSON.
boromir674/biskotaki
Python Package generated from the https://github.com/boromir674/cookiecutter-python-package/tree/master/src/cookiecutter_python cookiecutter
boromir674/boromir674
boromir674/cicd-test
Test CI/CD Pipelines.
boromir674/dev-tools
A developer's toolkit
boromir674/ga-acceptance
Dynamically signal Job status, needed Jobs.
boromir674/ga-python
Automated Workflows Test_Build-Compatible Python Project
boromir674/gitops-automation
A Repository that implements Git Ops.
boromir674/konstantinoslampridis.io
Source Repository of konstantinoslampridis.io website.
boromir674/ml-learn
boromir674/neural-style-transfer-api
Neural Style Transfer REST API, implemented using FastAPI
boromir674/portfolio-backend
A Strapi app to power a Portfolio backend server.
boromir674/pytest-object-getter
Dynamically import any object from a python (3rd party) module, while mocking its namespace on demand.
boromir674/pytest-requests-futures
boromir674/pytest-subprocess
Pytest Plugin for running and testing sub-processes.
boromir674/python-code-patterns
Educational Python Code, showcasing Python features and Software Design Patterns
boromir674/semantic-version-check
Check if a 'version' is a valid Semantic Version.
boromir674/software-release
Python Package Release Wizard and Toolkit. Never again manually update version strings, git branch refenreces, create/push tag or open pull requests.
boromir674/tree-1.8.0
Preconfigure Makefile for Python Linux Docker Image, forking hongtataoh/tree-1.8.0