{"id":23714382,"url":"https://github.com/calinradoni/calinradoni","last_synced_at":"2026-05-05T02:38:55.958Z","repository":{"id":50730250,"uuid":"300038095","full_name":"CalinRadoni/CalinRadoni","owner":"CalinRadoni","description":"Profile README.md built by a GitHub Actions workflow that generates the page from a Jinja2 template using a Python script.","archived":false,"fork":false,"pushed_at":"2024-12-09T05:18:51.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T20:19:15.096Z","etag":null,"topics":["github-actions","jinja2","python3","readme-md"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CalinRadoni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-30T19:30:54.000Z","updated_at":"2024-12-09T05:18:55.000Z","dependencies_parsed_at":"2022-09-03T08:20:33.281Z","dependency_job_id":"e4ad6396-6ca9-42f3-9136-6e45478fc001","html_url":"https://github.com/CalinRadoni/CalinRadoni","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalinRadoni%2FCalinRadoni","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalinRadoni%2FCalinRadoni/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalinRadoni%2FCalinRadoni/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalinRadoni%2FCalinRadoni/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CalinRadoni","download_url":"https://codeload.github.com/CalinRadoni/CalinRadoni/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239800482,"owners_count":19699127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github-actions","jinja2","python3","readme-md"],"created_at":"2024-12-30T20:19:16.015Z","updated_at":"2026-05-05T02:38:55.951Z","avatar_url":"https://github.com/CalinRadoni.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hi, I am Calin Radoni\n\n**... and I know that I should insert a nice image here** :sunglasses:\n\nand I like to build things.\n\nThe newest project was the rebuilding of [calinradoni.github.io](https://calinradoni.github.io/)\nusing Astro and a custom CSS with responsive typography.\n\nBefore that I've built:\n\n- [CreamCSS](https://github.com/CalinRadoni/CreamCSS)\u003cbr/\u003e*Lightweight, Classless, HTML Semantic Elements, Responsive, Mobile First CSS framework*\u003cbr/\u003eCSS, 3 :star2:\n- [RobotT1](https://github.com/CalinRadoni/RobotT1)\u003cbr/\u003e*A Telegram Bot hosted on a ESP32 board with esp32-camera and some sensors*\u003cbr/\u003eC++, one :star:\n\nand because some scripts may be worth keeping around:\n\n- [Scripts](https://github.com/CalinRadoni/Scripts)\u003cbr/\u003e*Scripts that I consider useful and worth keeping around*\u003cbr/\u003eShell\n- [ansible-ubuntu-workstation](https://github.com/CalinRadoni/ansible-ubuntu-workstation)\u003cbr/\u003e*Roles meant to be used after a basic Ubuntu installation: custom keyboard layouts, vscode and extensions, dconf and common ones*\u003cbr/\u003ePython\n\nI am also ~~working~~ *playing* with ESP32, WS2812* LEDs and ESP-IDF, for those the current hardware and software projects are:\n\n- [pax-LampD1](https://github.com/CalinRadoni/pax-LampD1)\u003cbr/\u003e*A lamp based on pax-DLED and 2 x 100 WS2812B LED strips*\u003cbr/\u003eC++, one :star:, one fork\n- [pax-Gateway](https://github.com/CalinRadoni/pax-Gateway)\u003cbr/\u003eKiCad Layout\n\nFor those I have built two GitHub Actions as a side project:\n\n- [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.*\u003cbr/\u003eDockerfile, 3 :star2:, 5 forks\n- [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*\u003cbr/\u003eShell, 5 :star2:, 6 forks\n\nand some ESP-IDF components like:\n\n- [ESP32BoardManager](https://github.com/CalinRadoni/ESP32BoardManager) *Basic board manager with WiFi AP / STA mode, HTTP server and firmware OTA update*\u003cbr/\u003eC++, 11 :star2:, 3 forks\n- [ESP32DLEDController](https://github.com/CalinRadoni/ESP32DLEDController) *ESP32 controller for WS2812 LEDs*\u003cbr/\u003eC++, 15 :star2:, 6 forks\n- [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, ...)*\u003cbr/\u003eC++, 7 :star2:, 5 forks\n- [ESP32RMT](https://github.com/CalinRadoni/ESP32RMT) *Helper component for ESP32 Remote Control module*\u003cbr/\u003eC++, one :star:, 2 forks\n- [ESP32SimpleOTA](https://github.com/CalinRadoni/ESP32SimpleOTA) *Helper component for ESP32 Over The Air firmware updates*\u003cbr/\u003eC++, 3 :star2:, one fork\n\n\nNot as much as I want, I am writing about various subjects at [CalinRadoni.github.io](https://github.com/CalinRadoni/CalinRadoni.github.io)\n\nAt work I am doing mostly system engineering, network administration, engineering and security.\n\n## About this page\n\n[![README Builder](https://github.com/CalinRadoni/CalinRadoni/actions/workflows/builder.yml/badge.svg)](https://github.com/CalinRadoni/CalinRadoni/actions/workflows/builder.yml)\nThis repository contains a **GitHub Actions workflow** that generates the `README.md` page from a\n[Jinja2](https://palletsprojects.com/p/jinja) template using a [Python](https://www.python.org) script.\n\nFor 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.\n\n## License\n\nThis repository is licensed with the [MIT License](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalinradoni%2Fcalinradoni","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalinradoni%2Fcalinradoni","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalinradoni%2Fcalinradoni/lists"}