Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rclement/romain-clement.net
Freelance Software Engineer & Trainer
https://github.com/rclement/romain-clement.net
data freelancer machine-learning mkdocs mkdocs-material python
Last synced: 2 months ago
JSON representation
Freelance Software Engineer & Trainer
- Host: GitHub
- URL: https://github.com/rclement/romain-clement.net
- Owner: rclement
- License: agpl-3.0
- Created: 2018-12-03T23:51:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T13:12:33.000Z (2 months ago)
- Last Synced: 2024-10-26T09:15:20.104Z (2 months ago)
- Topics: data, freelancer, machine-learning, mkdocs, mkdocs-material, python
- Language: HTML
- Homepage: https://romain-clement.net
- Size: 39.4 MB
- Stars: 3
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# romain-clement.net
> Romain Clement - Freelance Data / Machine Learning Engineer & Trainer
[![CI/CD](https://github.com/rclement/romain-clement.net/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/rclement/romain-clement.net/actions/workflows/ci-cd.yml)
[![Coverage Status](https://img.shields.io/codecov/c/github/rclement/romain-clement.net)](https://codecov.io/gh/rclement/romain-clement.net)
[![License](https://img.shields.io/github/license/rclement/romain-clement.net)](https://github.com/rclement/romain-clement.net/blob/master/LICENSE)## Build Setup
``` bash
# install dependencies
$ pipenv install -d# serve with hot reload at http://localhost:8000
$ mkdocs serve# generate static project
$ mkdocs build
```For detailed explanation on how things work, checkout [MkDocs docs](https://mkdocs.org).
## License
Licensed under GNU Affero General Public License v3.0 (AGPLv3)
Copyright (c) 2018 - present Romain CLement