An open API service indexing awesome lists of open source software.

https://github.com/calinradoni/calinradoni

Profile README.md built by a GitHub Actions workflow that generates the page from a Jinja2 template using a Python script.
https://github.com/calinradoni/calinradoni

github-actions jinja2 python3 readme-md

Last synced: about 1 month ago
JSON representation

Profile README.md built by a GitHub Actions workflow that generates the page from a Jinja2 template using a Python script.

Awesome Lists containing this project

README

          

# Hi, I am Calin Radoni

**... and I know that I should insert a nice image here** :sunglasses:

and I like to build things.

The newest project was the rebuilding of [calinradoni.github.io](https://calinradoni.github.io/)
using Astro and a custom CSS with responsive typography.

Before that I've built:

- [CreamCSS](https://github.com/CalinRadoni/CreamCSS)
*Lightweight, Classless, HTML Semantic Elements, Responsive, Mobile First CSS framework*
CSS, 3 :star2:
- [RobotT1](https://github.com/CalinRadoni/RobotT1)
*A Telegram Bot hosted on a ESP32 board with esp32-camera and some sensors*
C++, one :star:

and because some scripts may be worth keeping around:

- [Scripts](https://github.com/CalinRadoni/Scripts)
*Scripts that I consider useful and worth keeping around*
Shell
- [ansible-ubuntu-workstation](https://github.com/CalinRadoni/ansible-ubuntu-workstation)
*Roles meant to be used after a basic Ubuntu installation: custom keyboard layouts, vscode and extensions, dconf and common ones*
Python

I am also ~~working~~ *playing* with ESP32, WS2812* LEDs and ESP-IDF, for those the current hardware and software projects are:

- [pax-LampD1](https://github.com/CalinRadoni/pax-LampD1)
*A lamp based on pax-DLED and 2 x 100 WS2812B LED strips*
C++, one :star:, one fork
- [pax-Gateway](https://github.com/CalinRadoni/pax-Gateway)
KiCad Layout

For those I have built two GitHub Actions as a side project:

- [esp-idf-v4-container-action](https://github.com/CalinRadoni/esp-idf-v4-container-action) *GitHub Action to build your ESP32 code using the official Docker container from Espressif.*
Dockerfile, 3 :star2:, 5 forks
- [esp-idf-v4-action](https://github.com/CalinRadoni/esp-idf-v4-action) *GitHub Action to build your ESP32 firmware with ESP-IDF development framework v4.x*
Shell, 5 :star2:, 6 forks

and some ESP-IDF components like:

- [ESP32BoardManager](https://github.com/CalinRadoni/ESP32BoardManager) *Basic board manager with WiFi AP / STA mode, HTTP server and firmware OTA update*
C++, 11 :star2:, 3 forks
- [ESP32DLEDController](https://github.com/CalinRadoni/ESP32DLEDController) *ESP32 controller for WS2812 LEDs*
C++, 15 :star2:, 6 forks
- [ESP32HAL](https://github.com/CalinRadoni/ESP32HAL) *ESP32 HAL: helper C++ classes for some ESP32 info (tasks, heap) and generic peripherals (ADC, GPIO, I2C, SPI, Timers, ...)*
C++, 7 :star2:, 5 forks
- [ESP32RMT](https://github.com/CalinRadoni/ESP32RMT) *Helper component for ESP32 Remote Control module*
C++, one :star:, 2 forks
- [ESP32SimpleOTA](https://github.com/CalinRadoni/ESP32SimpleOTA) *Helper component for ESP32 Over The Air firmware updates*
C++, 3 :star2:, one fork

Not as much as I want, I am writing about various subjects at [CalinRadoni.github.io](https://github.com/CalinRadoni/CalinRadoni.github.io)

At work I am doing mostly system engineering, network administration, engineering and security.

## About this page

[![README Builder](https://github.com/CalinRadoni/CalinRadoni/actions/workflows/builder.yml/badge.svg)](https://github.com/CalinRadoni/CalinRadoni/actions/workflows/builder.yml)
This repository contains a **GitHub Actions workflow** that generates the `README.md` page from a
[Jinja2](https://palletsprojects.com/p/jinja) template using a [Python](https://www.python.org) script.

For a fast start with Python development in Visual Studio Code see the [Python and VSCode 101](https://calinradoni.github.io/pages/201008-python-and-vscode-101.html) document.

## License

This repository is licensed with the [MIT License](LICENSE).