

<feed xmlns="http://www.w3.org/2005/Atom">
  <id>/</id>
  <title>andi's BYTES</title>
  <subtitle>Unplug from the ordinary. Dive deep into the digital realm with us. This blog is your window to the fascinating world of computers, where innovation meets inspiration.</subtitle>
  <updated>2026-03-08T14:26:25+03:00</updated>
  <author>
    <name>Adrian Mache</name>
    <uri>/</uri>
  </author>
  <link rel="self" type="application/atom+xml" href="/feed.xml"/>
  <link rel="alternate" type="text/html" hreflang="en"
    href="/"/>
  <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator>
  <rights> © 2026 Adrian Mache </rights>
  <icon>/assets/img/favicons/favicon.ico</icon>
  <logo>/assets/img/favicons/favicon-96x96.png</logo>


  
  <entry>
    <title>Driving a TFT Display with Rust on the ESP32</title>
    <link href="/posts/esp-32-rust-display/" rel="alternate" type="text/html" title="Driving a TFT Display with Rust on the ESP32" />
    <published>2026-03-08T13:42:00+03:00</published>
  
    <updated>2026-03-08T14:02:34+03:00</updated>
  
    <id>/posts/esp-32-rust-display/</id>
    <content type="text/html" src="/posts/esp-32-rust-display/" />
    <author>
      <name>andi</name>
    </author>

  
    
    <category term="Embedded" />
    
    <category term="Rust" />
    
  

  <summary>A practical guide to wiring up a 128×128 ST7735s TFT display to an ESP32, initialising it from bare-metal Rust with no_std, and building a live dashboard with embedded-graphics.</summary>

  </entry>

  
  <entry>
    <title>Security Footage Writeup (THM)</title>
    <link href="/posts/security-footage-writeup/" rel="alternate" type="text/html" title="Security Footage Writeup (THM)" />
    <published>2025-05-26T00:00:00+03:00</published>
  
    <updated>2025-05-26T13:16:09+03:00</updated>
  
    <id>/posts/security-footage-writeup/</id>
    <content type="text/html" src="/posts/security-footage-writeup/" />
    <author>
      <name>adrian</name>
    </author>

  
    
    <category term="CTF" />
    
    <category term="TryHackMe" />
    
  

  <summary>this is a writeup for the Security Footage room on TryHackMe.</summary>

  </entry>

  
  <entry>
    <title>Quantum Computing</title>
    <link href="/posts/quantum-comp/" rel="alternate" type="text/html" title="Quantum Computing" />
    <published>2025-01-13T00:00:00+03:00</published>
  
    <updated>2025-05-26T11:38:08+03:00</updated>
  
    <id>/posts/quantum-comp/</id>
    <content type="text/html" src="/posts/quantum-comp/" />
    <author>
      <name>adrian</name>
    </author>

  
    
    <category term="Research" />
    
  

  <summary>quantum computing is a new paradigm of computation that uses quantum bits to store information</summary>

  </entry>

  
  <entry>
    <title>Bandit writeup</title>
    <link href="/posts/bandits/" rel="alternate" type="text/html" title="Bandit writeup" />
    <published>2024-12-31T12:59:00+03:00</published>
  
    <updated>2025-05-01T18:32:11+03:00</updated>
  
    <id>/posts/bandits/</id>
    <content type="text/html" src="/posts/bandits/" />
    <author>
      <name>adrian</name>
    </author>

  
    
    <category term="Linux" />
    
    <category term="writeup" />
    
  

  <summary>The Bandit wargame is aimed at absolute beginners. It will teach the basics needed to be able to play other wargames. If you notice something essential is missing or have ideas for new levels, please let us know!</summary>

  </entry>

  
  <entry>
    <title>installing Archcraft</title>
    <link href="/posts/installing-archcraft/" rel="alternate" type="text/html" title="installing Archcraft" />
    <published>2024-12-05T11:33:00+03:00</published>
  
    <updated>2024-12-31T11:35:25+03:00</updated>
  
    <id>/posts/installing-archcraft/</id>
    <content type="text/html" src="/posts/installing-archcraft/" />
    <author>
      <name>adrian</name>
    </author>

  
    
    <category term="Linux" />
    
  

  <summary>intallation of Archcraft</summary>

  </entry>

</feed>


