<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Peter Sideris</title>
    <link>/</link>
    <description>Recent content on Peter Sideris</description>
    <generator>Hugo -- 0.155.3</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 10 Feb 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Baremetal Rust Development/Debugging for the RISC-V using QEMU</title>
      <link>/posts/riscv-qemu/</link>
      <pubDate>Sat, 10 Feb 2024 00:00:00 +0000</pubDate>
      <guid>/posts/riscv-qemu/</guid>
      <description>Cross-compiling Rust for the RISC-V and using QEMU&amp;rsquo;s virt machine to emulate it</description>
    </item>
    <item>
      <title>Greek Stemmer library written in Go</title>
      <link>/posts/greek-stemmer/</link>
      <pubDate>Sat, 02 Dec 2023 00:00:00 +0000</pubDate>
      <guid>/posts/greek-stemmer/</guid>
      <description>Library that enables various NLP tasks for the Greek Language</description>
    </item>
    <item>
      <title>My First Hugo Post</title>
      <link>/posts/my-first-post/</link>
      <pubDate>Thu, 28 Sep 2023 00:00:00 +0000</pubDate>
      <guid>/posts/my-first-post/</guid>
      <description>Switching from Next.js to Hugo</description>
    </item>
    <item>
      <title></title>
      <link>/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/about/</guid>
      <description>&lt;h3 id=&#34;about-me&#34;&gt;About me&lt;/h3&gt;
&lt;p&gt;I hold a Bachelor of Science and an Integrated Master’s in Electrical and Computer Engineering.&lt;br&gt;
More in depth information about me can be found in my &lt;a href=&#34;../resume.pdf&#34;&gt;Resume&lt;/a&gt;
.&lt;/p&gt;
&lt;h3 id=&#34;projects-ive-worked-on&#34;&gt;Projects I&amp;rsquo;ve worked on:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/petersid2022/lua-bytecode-interpreter&#34; target=&#34;_blank&#34;&gt;lua-bytecode-interpreter&lt;/a&gt;
: From-scratch Lua 5.4 bytecode (binary chunk) interpreter in C99, built by reverse-engineering luac’s dump format (protos, instructions, debug info).&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/petersid2022/duthweatherstation&#34; target=&#34;_blank&#34;&gt;duthweatherstation&lt;/a&gt;
: ESP32 (FireBeetle 2) weather station + Azure backend for DHT11/BMP180/MQ135 data (~2k readings/day).&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/petersid2022/greek_stemmer&#34; target=&#34;_blank&#34;&gt;greek_stemmer&lt;/a&gt;
: A stemmer library written in Go, enabling various NLP tasks using the Greek language.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/petersid2022/petrside&#34; target=&#34;_blank&#34;&gt;petrside&lt;/a&gt;
: My former personal website, that served me well thus far build using Next.js.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/petersid2022/clippy.nvim&#34; target=&#34;_blank&#34;&gt;clippy.nvim&lt;/a&gt;
: A simple Neovim plugin that let&amp;rsquo;s you manage your clipboard history inside Neovim.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/petersid2022/skroutz-prosfores-scraper-go&#34; target=&#34;_blank&#34;&gt;skroutz-prosfores-scraper-go&lt;/a&gt;
: Go CLI scraper for Skroutz price drops.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/petersid2022/skroutz-prosfores-scraper-rust&#34; target=&#34;_blank&#34;&gt;skroutz-prosfores-scraper-rust&lt;/a&gt;
: Rust (Tokio) CLI scraper for Skroutz price drops.&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
