roundabout,
created on Monday, 29 April 2024, 14:10:19 (1714399819),
received on Monday, 29 April 2024, 14:10:28 (1714399828)
Author identity: vlad <vlad.muntoiu@gmail.com>
58423520cc0dc352b875ed7f67ac0fb6df0c4aba
articles/moved-to-a-roundabout.html
@@ -25,7 +25,7 @@
<main> <h1>Moved to a roundabout</h1> <div id="article-date">2024-04-29, 13:58:23</div><div id="article-date">2024-04-29, 14:45:52</div><article class="content-area"> <p>Welcome to my new website! I've moved from GitHub to a git software I've developed, <a href="https://roundabout-host.com/roundabout/roundabout">a roundabout</a>. To go along with
@@ -44,7 +44,7 @@ yet, but I will move them in the future when I get back to them.
</main> <footer> <p>Page generated on Monday, 29 April 2024 at 14:32:39</p><p>Page generated on Monday, 29 April 2024 at 17:09:20</p><p xmlns:cc="http://creativecommons.org/ns#" >This work is marked with <a href="https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0 Universal</a> (π). No rights reserved.</p> </footer> </body>
index.html
@@ -40,7 +40,7 @@ roundabout itself.
</main> <footer> <p>Page generated on Monday, 29 April 2024 at 14:32:39</p><p>Page generated on Monday, 29 April 2024 at 17:09:20</p><p xmlns:cc="http://creativecommons.org/ns#" >This work is marked with <a href="https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0 Universal</a> (π). No rights reserved.</p> </footer> </body>
index/index.html
@@ -0,0 +1,749 @@
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Index</title> <link rel="stylesheet" href="/static/style.css"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> </head> <body> <header> <nav> <ul> <li><a href="/">Home</a></li> <li><a href="/projects">Projects</a></li> <li><a href="/index">Index</a></li> <li><a href="https://roundabout-host.com/roundabout">Roundabout-host</a></li> </ul> <ul> <li><a href="mailto:root@roundabout-host.com" id="mail-link">root@roundabout-host.com</a></li> </ul> </nav> </header> <main> <h1>Index</h1> <div id="index-container"> <details class="topic-expander"> <summary><h2>agpl</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/roundabout.html" class="article-title">The roundabout</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>The roundabout is a <strong class="emphasis-2">git repository hosting</strong> server software. It is designed to be a complete alternative to GitHub, GitLab, BitBucket, Gogs/Gitea/Forgejo, and other similar services. It is still in development and not yet ready for production use. As of version 0.3.0 development stage, it supports: </p></p> </article> <article class="content-area"> <h2><a href="/posts/waste.html" class="article-title">Waste detection</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>An YOLO model specifically trained to detect waste in images. We collected a custom dataset of waste, classified and annotated it, and trained the model using YOLOv8 on Keras. The model is able to detect the position and class of waste in images. It can separate the following classes of waste: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>ai</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/waste.html" class="article-title">Waste detection</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>An YOLO model specifically trained to detect waste in images. We collected a custom dataset of waste, classified and annotated it, and trained the model using YOLOv8 on Keras. The model is able to detect the position and class of waste in images. It can separate the following classes of waste: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>ampoule</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/moved-to-a-roundabout.html" class="article-title">Moved to a roundabout</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Welcome to my new website! I've moved from GitHub to a git software I've developed, <a href="https://roundabout-host.com/roundabout/roundabout">a roundabout</a>. To go along with this move, I also made a new website, which is powered by a custom static site generator called <a href="https://roundabout-host.com/roundabout/ampoule">Ampoule</a>. This will be the generator I will use to write the documentation for all my projects, including the roundabout itself. </p></p> </article> <article class="content-area"> <h2><a href="/posts/ampoule.html" class="article-title">Ampoule</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Ampoule is a lightweight, simple yet flexible, static site generator written in Python. It uses Jinja2 for templating. This site was generated using Ampoule. </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>announcement</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/moved-to-a-roundabout.html" class="article-title">Moved to a roundabout</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Welcome to my new website! I've moved from GitHub to a git software I've developed, <a href="https://roundabout-host.com/roundabout/roundabout">a roundabout</a>. To go along with this move, I also made a new website, which is powered by a custom static site generator called <a href="https://roundabout-host.com/roundabout/ampoule">Ampoule</a>. This will be the generator I will use to write the documentation for all my projects, including the roundabout itself. </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>apache</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/wordle.html" class="article-title">Teletype Wordle</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Just like the original Wordle, you have to guess a 5-letter word in 6 tries and it tells you how many letters are correct and in the right position, how many are correct but in the wrong position, and how many are not in the word at all. The only difference is that this one is played in the terminal. It's a great SSH toy for when you're bored. </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>cc-by-nc</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/waste.html" class="article-title">Waste detection</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>An YOLO model specifically trained to detect waste in images. We collected a custom dataset of waste, classified and annotated it, and trained the model using YOLOv8 on Keras. The model is able to detect the position and class of waste in images. It can separate the following classes of waste: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>cc-by-sa</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/waste.html" class="article-title">Waste detection</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>An YOLO model specifically trained to detect waste in images. We collected a custom dataset of waste, classified and annotated it, and trained the model using YOLOv8 on Keras. The model is able to detect the position and class of waste in images. It can separate the following classes of waste: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>computer vision</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/waste.html" class="article-title">Waste detection</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>An YOLO model specifically trained to detect waste in images. We collected a custom dataset of waste, classified and annotated it, and trained the model using YOLOv8 on Keras. The model is able to detect the position and class of waste in images. It can separate the following classes of waste: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>contest</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/echo.html" class="article-title">Echo</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Echo is a very basic status tracker for web endpoints. I don't recommend you use it. It was made for a programming competition (hackathon) organised by the Automation and Computing faculty of the Politehnica University of TimiΘoara, in 3 days, alone. I decided to publish it because it might be useful for someone and doesn't hurt me to have it online, and the contest encourages publishing the works. </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>creative commons</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/waste.html" class="article-title">Waste detection</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>An YOLO model specifically trained to detect waste in images. We collected a custom dataset of waste, classified and annotated it, and trained the model using YOLOv8 on Keras. The model is able to detect the position and class of waste in images. It can separate the following classes of waste: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>crowdsourcing</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/waste.html" class="article-title">Waste detection</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>An YOLO model specifically trained to detect waste in images. We collected a custom dataset of waste, classified and annotated it, and trained the model using YOLOv8 on Keras. The model is able to detect the position and class of waste in images. It can separate the following classes of waste: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>data</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/waste.html" class="article-title">Waste detection</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>An YOLO model specifically trained to detect waste in images. We collected a custom dataset of waste, classified and annotated it, and trained the model using YOLOv8 on Keras. The model is able to detect the position and class of waste in images. It can separate the following classes of waste: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>docs</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/ampoule.html" class="article-title">Ampoule</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Ampoule is a lightweight, simple yet flexible, static site generator written in Python. It uses Jinja2 for templating. This site was generated using Ampoule. </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>echo</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/echo.html" class="article-title">Echo</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Echo is a very basic status tracker for web endpoints. I don't recommend you use it. It was made for a programming competition (hackathon) organised by the Automation and Computing faculty of the Politehnica University of TimiΘoara, in 3 days, alone. I decided to publish it because it might be useful for someone and doesn't hurt me to have it online, and the contest encourages publishing the works. </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>environment</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/waste.html" class="article-title">Waste detection</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>An YOLO model specifically trained to detect waste in images. We collected a custom dataset of waste, classified and annotated it, and trained the model using YOLOv8 on Keras. The model is able to detect the position and class of waste in images. It can separate the following classes of waste: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>fair licence</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/echo.html" class="article-title">Echo</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Echo is a very basic status tracker for web endpoints. I don't recommend you use it. It was made for a programming competition (hackathon) organised by the Automation and Computing faculty of the Politehnica University of TimiΘoara, in 3 days, alone. I decided to publish it because it might be useful for someone and doesn't hurt me to have it online, and the contest encourages publishing the works. </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>flask</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/echo.html" class="article-title">Echo</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Echo is a very basic status tracker for web endpoints. I don't recommend you use it. It was made for a programming competition (hackathon) organised by the Automation and Computing faculty of the Politehnica University of TimiΘoara, in 3 days, alone. I decided to publish it because it might be useful for someone and doesn't hurt me to have it online, and the contest encourages publishing the works. </p></p> </article> <article class="content-area"> <h2><a href="/posts/roundabout.html" class="article-title">The roundabout</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>The roundabout is a <strong class="emphasis-2">git repository hosting</strong> server software. It is designed to be a complete alternative to GitHub, GitLab, BitBucket, Gogs/Gitea/Forgejo, and other similar services. It is still in development and not yet ready for production use. As of version 0.3.0 development stage, it supports: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>fun</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/wordle.html" class="article-title">Teletype Wordle</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Just like the original Wordle, you have to guess a 5-letter word in 6 tries and it tells you how many letters are correct and in the right position, how many are correct but in the wrong position, and how many are not in the word at all. The only difference is that this one is played in the terminal. It's a great SSH toy for when you're bored. </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>game</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/wordle.html" class="article-title">Teletype Wordle</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Just like the original Wordle, you have to guess a 5-letter word in 6 tries and it tells you how many letters are correct and in the right position, how many are correct but in the wrong position, and how many are not in the word at all. The only difference is that this one is played in the terminal. It's a great SSH toy for when you're bored. </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>git</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/roundabout.html" class="article-title">The roundabout</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>The roundabout is a <strong class="emphasis-2">git repository hosting</strong> server software. It is designed to be a complete alternative to GitHub, GitLab, BitBucket, Gogs/Gitea/Forgejo, and other similar services. It is still in development and not yet ready for production use. As of version 0.3.0 development stage, it supports: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>gpl</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/ampoule.html" class="article-title">Ampoule</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Ampoule is a lightweight, simple yet flexible, static site generator written in Python. It uses Jinja2 for templating. This site was generated using Ampoule. </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>jinja2</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/ampoule.html" class="article-title">Ampoule</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Ampoule is a lightweight, simple yet flexible, static site generator written in Python. It uses Jinja2 for templating. This site was generated using Ampoule. </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>keras</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/waste.html" class="article-title">Waste detection</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>An YOLO model specifically trained to detect waste in images. We collected a custom dataset of waste, classified and annotated it, and trained the model using YOLOv8 on Keras. The model is able to detect the position and class of waste in images. It can separate the following classes of waste: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>machine learning</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/waste.html" class="article-title">Waste detection</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>An YOLO model specifically trained to detect waste in images. We collected a custom dataset of waste, classified and annotated it, and trained the model using YOLOv8 on Keras. The model is able to detect the position and class of waste in images. It can separate the following classes of waste: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>python</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/ampoule.html" class="article-title">Ampoule</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Ampoule is a lightweight, simple yet flexible, static site generator written in Python. It uses Jinja2 for templating. This site was generated using Ampoule. </p></p> </article> <article class="content-area"> <h2><a href="/posts/echo.html" class="article-title">Echo</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Echo is a very basic status tracker for web endpoints. I don't recommend you use it. It was made for a programming competition (hackathon) organised by the Automation and Computing faculty of the Politehnica University of TimiΘoara, in 3 days, alone. I decided to publish it because it might be useful for someone and doesn't hurt me to have it online, and the contest encourages publishing the works. </p></p> </article> <article class="content-area"> <h2><a href="/posts/roundabout.html" class="article-title">The roundabout</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>The roundabout is a <strong class="emphasis-2">git repository hosting</strong> server software. It is designed to be a complete alternative to GitHub, GitLab, BitBucket, Gogs/Gitea/Forgejo, and other similar services. It is still in development and not yet ready for production use. As of version 0.3.0 development stage, it supports: </p></p> </article> <article class="content-area"> <h2><a href="/posts/waste.html" class="article-title">Waste detection</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>An YOLO model specifically trained to detect waste in images. We collected a custom dataset of waste, classified and annotated it, and trained the model using YOLOv8 on Keras. The model is able to detect the position and class of waste in images. It can separate the following classes of waste: </p></p> </article> <article class="content-area"> <h2><a href="/posts/wordle.html" class="article-title">Teletype Wordle</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Just like the original Wordle, you have to guess a 5-letter word in 6 tries and it tells you how many letters are correct and in the right position, how many are correct but in the wrong position, and how many are not in the word at all. The only difference is that this one is played in the terminal. It's a great SSH toy for when you're bored. </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>roundabout</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/moved-to-a-roundabout.html" class="article-title">Moved to a roundabout</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Welcome to my new website! I've moved from GitHub to a git software I've developed, <a href="https://roundabout-host.com/roundabout/roundabout">a roundabout</a>. To go along with this move, I also made a new website, which is powered by a custom static site generator called <a href="https://roundabout-host.com/roundabout/ampoule">Ampoule</a>. This will be the generator I will use to write the documentation for all my projects, including the roundabout itself. </p></p> </article> <article class="content-area"> <h2><a href="/posts/roundabout.html" class="article-title">The roundabout</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>The roundabout is a <strong class="emphasis-2">git repository hosting</strong> server software. It is designed to be a complete alternative to GitHub, GitLab, BitBucket, Gogs/Gitea/Forgejo, and other similar services. It is still in development and not yet ready for production use. As of version 0.3.0 development stage, it supports: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>roundabout-host</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/moved-to-a-roundabout.html" class="article-title">Moved to a roundabout</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Welcome to my new website! I've moved from GitHub to a git software I've developed, <a href="https://roundabout-host.com/roundabout/roundabout">a roundabout</a>. To go along with this move, I also made a new website, which is powered by a custom static site generator called <a href="https://roundabout-host.com/roundabout/ampoule">Ampoule</a>. This will be the generator I will use to write the documentation for all my projects, including the roundabout itself. </p></p> </article> <article class="content-area"> <h2><a href="/posts/roundabout.html" class="article-title">The roundabout</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>The roundabout is a <strong class="emphasis-2">git repository hosting</strong> server software. It is designed to be a complete alternative to GitHub, GitLab, BitBucket, Gogs/Gitea/Forgejo, and other similar services. It is still in development and not yet ready for production use. As of version 0.3.0 development stage, it supports: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>school project</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/echo.html" class="article-title">Echo</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Echo is a very basic status tracker for web endpoints. I don't recommend you use it. It was made for a programming competition (hackathon) organised by the Automation and Computing faculty of the Politehnica University of TimiΘoara, in 3 days, alone. I decided to publish it because it might be useful for someone and doesn't hurt me to have it online, and the contest encourages publishing the works. </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>software</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/ampoule.html" class="article-title">Ampoule</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Ampoule is a lightweight, simple yet flexible, static site generator written in Python. It uses Jinja2 for templating. This site was generated using Ampoule. </p></p> </article> <article class="content-area"> <h2><a href="/posts/echo.html" class="article-title">Echo</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Echo is a very basic status tracker for web endpoints. I don't recommend you use it. It was made for a programming competition (hackathon) organised by the Automation and Computing faculty of the Politehnica University of TimiΘoara, in 3 days, alone. I decided to publish it because it might be useful for someone and doesn't hurt me to have it online, and the contest encourages publishing the works. </p></p> </article> <article class="content-area"> <h2><a href="/posts/roundabout.html" class="article-title">The roundabout</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>The roundabout is a <strong class="emphasis-2">git repository hosting</strong> server software. It is designed to be a complete alternative to GitHub, GitLab, BitBucket, Gogs/Gitea/Forgejo, and other similar services. It is still in development and not yet ready for production use. As of version 0.3.0 development stage, it supports: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>teletype wordle</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/wordle.html" class="article-title">Teletype Wordle</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Just like the original Wordle, you have to guess a 5-letter word in 6 tries and it tells you how many letters are correct and in the right position, how many are correct but in the wrong position, and how many are not in the word at all. The only difference is that this one is played in the terminal. It's a great SSH toy for when you're bored. </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>terminal</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/wordle.html" class="article-title">Teletype Wordle</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Just like the original Wordle, you have to guess a 5-letter word in 6 tries and it tells you how many letters are correct and in the right position, how many are correct but in the wrong position, and how many are not in the word at all. The only difference is that this one is played in the terminal. It's a great SSH toy for when you're bored. </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>waste</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/waste.html" class="article-title">Waste detection</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>An YOLO model specifically trained to detect waste in images. We collected a custom dataset of waste, classified and annotated it, and trained the model using YOLOv8 on Keras. The model is able to detect the position and class of waste in images. It can separate the following classes of waste: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>waste detection</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/waste.html" class="article-title">Waste detection</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>An YOLO model specifically trained to detect waste in images. We collected a custom dataset of waste, classified and annotated it, and trained the model using YOLOv8 on Keras. The model is able to detect the position and class of waste in images. It can separate the following classes of waste: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>web</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/ampoule.html" class="article-title">Ampoule</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Ampoule is a lightweight, simple yet flexible, static site generator written in Python. It uses Jinja2 for templating. This site was generated using Ampoule. </p></p> </article> <article class="content-area"> <h2><a href="/posts/echo.html" class="article-title">Echo</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>Echo is a very basic status tracker for web endpoints. I don't recommend you use it. It was made for a programming competition (hackathon) organised by the Automation and Computing faculty of the Politehnica University of TimiΘoara, in 3 days, alone. I decided to publish it because it might be useful for someone and doesn't hurt me to have it online, and the contest encourages publishing the works. </p></p> </article> <article class="content-area"> <h2><a href="/posts/roundabout.html" class="article-title">The roundabout</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>The roundabout is a <strong class="emphasis-2">git repository hosting</strong> server software. It is designed to be a complete alternative to GitHub, GitLab, BitBucket, Gogs/Gitea/Forgejo, and other similar services. It is still in development and not yet ready for production use. As of version 0.3.0 development stage, it supports: </p></p> </article> </div> </details> <details class="topic-expander"> <summary><h2>yolo</h2></summary> <div class="topic-posts"> <article class="content-area"> <h2><a href="/posts/waste.html" class="article-title">Waste detection</a></h2> <div class="home-article-date">2024-04-29</div> <p><p>An YOLO model specifically trained to detect waste in images. We collected a custom dataset of waste, classified and annotated it, and trained the model using YOLOv8 on Keras. The model is able to detect the position and class of waste in images. It can separate the following classes of waste: </p></p> </article> </div> </details> </div> </main> <footer> <p>Page generated on Monday, 29 April 2024 at 17:09:20</p> <p xmlns:cc="http://creativecommons.org/ns#" >This work is marked with <a href="https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0 Universal</a> (π). No rights reserved.</p> </footer> </body> </html>
projects/ampoule.html
@@ -30,7 +30,7 @@
</h1> <article class="content-area"> <p>Ampoule is a lightweight, simple yet flexible, static site generator written in Python. It uses Jinja2 for templating.It uses Jinja2 for templating. This site was generated using Ampoule.</p><h2>Features</h2><ul><li><p><strong class="emphasis-2"><em class="emphasis-1">Extremely</em> simple and small</strong>, only a few hundred lines of code. </p></li><li><p><em class="emphasis-1">Only</em> depends on Jinja2, Ruamel YAML, bs4, and colorama. </p></li><li><p><strong class="emphasis-2">Jinja2 templating</strong> will be familiar to Flask users. Now you can use the same templates for
@@ -56,10 +56,11 @@ decoded.
</p></li><li><p>Reinforces the <strong class="emphasis-2">web</strong> as a <strong class="emphasis-2">publishing medium</strong>. Static sites are not for everyone, but if you want to <strong class="emphasis-2">publish</strong> something, it's the best way. </p></li><li><p>And GitHub will give you <strong class="emphasis-2">free hosting</strong>, because it's static and <em class="emphasis-1">very cheap to serve</em>. Roundabout-host will soon offer this as well (<code>your.site.roundabout-host.com</code>).Roundabout-host now also offers free hosting for static sites and will soon offer a way to generate them using CI and the generator you prefer.</p></li><li><p>It's <strong class="emphasis-2">free software</strong> and available under the <strong class="emphasis-2">GPLv3</strong>. </p></li><li><p><strong class="emphasis-2">No JavaScript</strong> is required, but it can of course be used if you want. </p></li><li><p>Decently <strong class="emphasis-2">fast</strong>: even if you've got a huge site, it should not take more than _30 seconds_.</p></li><li><p>Decently <strong class="emphasis-2">fast</strong>: even if you've got a huge site, it should not take more than <em class="emphasis-1">30 seconds</em>.Local rebuilding will also be added. And it's still much faster than any dynamic site. </p></li><li><p>Beautiful logging thanks to colorama. </p></li><li><p>Great for educational use; you can learn <strong class="emphasis-2">Python</strong>, <strong class="emphasis-2">HTML</strong>, <strong class="emphasis-2">CSS</strong>, <strong class="emphasis-2">JavaScript</strong>,
@@ -128,10 +129,9 @@ site.add_from_index(
# We're excluding Markdown files because we're using them as licence information # for when the site is distributed together with the fonts. You can exclude any # file you want using regex. ampoule.Index("static", recursive=True, exclude=r"\.md$"),ampoule.Index("static", recursive=True, exclude=r"\.md$", static=True),"/static", # There is no template, because the index is static. static=True) # Makes Ampoule take all pages and put them in a directory.
@@ -257,12 +257,20 @@ never work.
behaves like a dictionary. </p><h4>def <code>__delitem__(self, item: str)</code></h4><p>Delete an item from the document's front matter. </p><h4>def <code>__contains__(self, item: str)</code></h4><p>Check if an item is in the document's front matter. </p><h2>Licence</h2><p>This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. </p><p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. </p><p>You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.</p> </article> </main> <footer> <p>Page generated on Monday, 29 April 2024 at 14:32:39</p><p>Page generated on Monday, 29 April 2024 at 17:09:20</p><p xmlns:cc="http://creativecommons.org/ns#" >This work is marked with <a href="https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0 Universal</a> (π). No rights reserved.</p> </footer> </body>
projects/echo.html
@@ -56,7 +56,7 @@ any entity that uses the works is notified of this instrument.
</main> <footer> <p>Page generated on Monday, 29 April 2024 at 14:32:39</p><p>Page generated on Monday, 29 April 2024 at 17:09:20</p><p xmlns:cc="http://creativecommons.org/ns#" >This work is marked with <a href="https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0 Universal</a> (π). No rights reserved.</p> </footer> </body>
projects/index.html
@@ -28,7 +28,7 @@
<article class="content-area"> <h2><a href="/projects/ampoule.html" class="article-title">Ampoule</a></h2> <p><p>Ampoule is a lightweight, simple yet flexible, static site generator written in Python. It uses Jinja2 for templating.It uses Jinja2 for templating. This site was generated using Ampoule.</p></p> </article>
@@ -71,7 +71,7 @@ played in the terminal. It's a great SSH toy for when you're bored.
</main> <footer> <p>Page generated on Monday, 29 April 2024 at 14:32:39</p><p>Page generated on Monday, 29 April 2024 at 17:09:20</p><p xmlns:cc="http://creativecommons.org/ns#" >This work is marked with <a href="https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0 Universal</a> (π). No rights reserved.</p> </footer> </body>
projects/roundabout.html
@@ -106,7 +106,7 @@ you, you can always run your own instance.
</main> <footer> <p>Page generated on Monday, 29 April 2024 at 14:32:39</p><p>Page generated on Monday, 29 April 2024 at 17:09:20</p><p xmlns:cc="http://creativecommons.org/ns#" >This work is marked with <a href="https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0 Universal</a> (π). No rights reserved.</p> </footer> </body>
projects/waste.html
@@ -56,7 +56,7 @@ contribute.
</p><p>Of course, if you do have technical knowledge, you can help with the model training, testing, and optimisation. You can also improve the training code and better process the dataset. </p><h2>Licence</h2><p>Unless otherwise stated, the software (source code) in this repository is licenced under the GNU Affero General Public License, with an additional permission in section 7.with an additional permission in section 7 - basically an LAGPL.A copy of the licence is located in the file <code>LICENCE-GNU-AGPL.md</code> in this directory. </p><blockquote><p>This program is free software, you can redistribute it and/or modify it under the terms of GNU Affero General Public License
@@ -115,7 +115,7 @@ POSSIBILITY OF SUCH DAMAGE.
</main> <footer> <p>Page generated on Monday, 29 April 2024 at 14:32:39</p><p>Page generated on Monday, 29 April 2024 at 17:09:20</p><p xmlns:cc="http://creativecommons.org/ns#" >This work is marked with <a href="https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0 Universal</a> (π). No rights reserved.</p> </footer> </body>
projects/wordle.html
@@ -68,7 +68,7 @@ the answer.
</main> <footer> <p>Page generated on Monday, 29 April 2024 at 14:32:39</p><p>Page generated on Monday, 29 April 2024 at 17:09:20</p><p xmlns:cc="http://creativecommons.org/ns#" >This work is marked with <a href="https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0 Universal</a> (π). No rights reserved.</p> </footer> </body>
static/style.css
@@ -330,3 +330,40 @@ img {
max-width: 100%; height: auto; } .topic-expander .topic-posts { display: flex; flex-direction: column; gap: 0.5rem; } .topic-expander > summary { display: flex; justify-content: space-between; align-items: center; cursor: pointer; text-transform: uppercase; user-select: none; align-items: center; } .topic-expander > summary > h2 { font-family: "Romanian League Gothic", sans-serif; font-size: 2.75rem; } .topic-expander > summary::after { content: "βΆ"; transition: transform 400ms; font-size: 1.5rem; } .topic-expander[open] > summary::after { transform: rotate(90deg); } #index-container { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }