<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Springbit</title>
		<link>/</link>
		<description>Recent content on Springbit</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Fri, 17 Apr 2026 10:14:00 +0300</lastBuildDate>
		
			<atom:link href="/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Penetration Testing report - Wonderland</title>
				<link>/posts/wonderland/</link>
				<pubDate>Fri, 17 Apr 2026 10:14:00 +0300</pubDate>
				<guid>/posts/wonderland/</guid>
				<description>&lt;hr&gt;&#xA;&lt;h2 id=&#34;some-notes-before-we-start&#34;&gt;Some notes before we start&lt;/h2&gt;&#xA;&lt;p&gt;For this walkthrough, I tried to showcase my findings as I would in a penetration testing report.&#xA;This is my first time writing one 😃, so some aspects may not be perfect.&lt;/p&gt;&#xA;&lt;p&gt;Also, note that I&amp;rsquo;ll use &lt;code&gt;TARGET_IP&lt;/code&gt; instead of the actual IP because the value is not constant - it changes on every &lt;a href=&#34;https://tryhackme.com/room/wonderland&#34;&gt;room&lt;/a&gt; refresh.&lt;/p&gt;&#xA;&lt;p&gt;Also also, make sure you are connected to the VPN!&#xA;You can run &lt;code&gt;ifconfig | grep 192&lt;/code&gt; and you should see two IPs, one assigned by your router and one for the VPN.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Advent of Code 2025 - recap</title>
				<link>/posts/aoc2025recap/</link>
				<pubDate>Thu, 08 Jan 2026 13:53:08 +0200</pubDate>
				<guid>/posts/aoc2025recap/</guid>
				<description>&lt;hr&gt;&#xA;&lt;p&gt;This year marks the first time I&amp;rsquo;ve been so thorough with my documentation &amp;amp; problem solving.&#xA;I&amp;rsquo;ve tried Advent of Code before in 2024 but I&amp;rsquo;ve given up after about day three 🤔 with no history whatsoever.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve managed to fully complete 8 challenges and partially complete 2 challenges, but what I&amp;rsquo;m most proud of is how much I&amp;rsquo;ve learned &amp;amp; applied, from topics such as &lt;em&gt;DFS with memoization&lt;/em&gt; to &lt;em&gt;P and NP problems&lt;/em&gt;.&#xA;I&amp;rsquo;ve never expected problems to be so complicated, and most of the topics were stuff I&amp;rsquo;ve met with only in theoretical form.&#xA;Having to actually implement a working prototype is a step forward to a better understanding.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Deep dive - achievement unlocked!</title>
				<link>/posts/deep-dive/</link>
				<pubDate>Fri, 24 Oct 2025 11:31:42 +0300</pubDate>
				<guid>/posts/deep-dive/</guid>
				<description>&lt;hr&gt;&#xA;&lt;h1 id=&#34;tldr&#34;&gt;TLDR&lt;/h1&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve gone and got my PADI Open Water Diver license &amp;amp; photographed some aquatic life.&#xA;You will find my experience with the overall process, along with my personal tries at identification for what I&amp;rsquo;ve photographed, down below.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;the-why&#34;&gt;The &lt;em&gt;why?&lt;/em&gt;&lt;/h2&gt;&#xA;&lt;p&gt;During the summer of 2025, I wanted to do more besides simple snorkling. I&amp;rsquo;ve been swimming and surface diving since I was little, so I figured &lt;em&gt;why not try the real deal?&lt;/em&gt; - meaning scuba diving.&#xA;After some research, I&amp;rsquo;ve understood that &lt;em&gt;simply scuba diving&lt;/em&gt; is not something that you just do - you need a license and proper training beforehand.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Making Docker an underpaid teaching assistant</title>
				<link>/posts/discord-evaluator/</link>
				<pubDate>Thu, 10 Jul 2025 19:04:03 +0300</pubDate>
				<guid>/posts/discord-evaluator/</guid>
				<description>&lt;hr&gt;&#xA;&lt;h1 id=&#34;tldr&#34;&gt;TLDR&lt;/h1&gt;&#xA;&lt;p&gt;I held a Python laboratory for my past faculty.&lt;/p&gt;&#xA;&lt;p&gt;Homework assigments were copy-pasted or AI-resolved, and I did not want to look at the same code ten times in a row.&#xA;So, using Python, Docker and the Discord API, I came up with my own automated solution, which waiting for a student&amp;rsquo;s message (in private), evaluated the submitted solution and returned a score.&#xA;Basically every online coding platform, but made with bugs &amp;amp; error by &lt;em&gt;me&lt;/em&gt;.&lt;/p&gt;</description>
			</item>
			<item>
				<title>About</title>
				<link>/about/</link>
				<pubDate>Wed, 09 Jul 2025 19:22:15 +0300</pubDate>
				<guid>/about/</guid>
				<description>&lt;p&gt;&lt;em&gt;Master of all, jack of none.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;Or something along those lines.&lt;/p&gt;&#xA;&lt;p&gt;I like to tinker with stuff, mostly electronics ⚡ &amp;amp; programming 🖳.&#xA;I try to &lt;strong&gt;do&lt;/strong&gt; &amp;amp; &lt;strong&gt;learn&lt;/strong&gt; &lt;sub&gt;in this order&lt;/sub&gt; something different from every domain and apply it all together.&#xA;Here&amp;rsquo;s a basic overview of my current interests:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;software development (mostly backend oriented, I don&amp;rsquo;t understand how to make ⭐&lt;em&gt;engaging frontend&lt;/em&gt;⭐ so I copy and adjust what I find cool on the internet)&lt;/li&gt;&#xA;&lt;li&gt;Y3liZXIgc2VjdXJpdHksIHNlZT8gSSBrbm93IEVOY3JZUHRpT04=&lt;/li&gt;&#xA;&lt;li&gt;IT infrastructure &amp;amp; networking (&lt;em&gt;how-can-I-access-my-PC-from-my-telephone-using-a-reverse-proxy-through-a-VPN-that-I-host-on-the-same-network&lt;/em&gt; kind of stuff)&lt;/li&gt;&#xA;&lt;li&gt;game development, mostly Unity, but I&amp;rsquo;m more fascinated by &lt;strong&gt;why&lt;/strong&gt; some things are the way they are&lt;/li&gt;&#xA;&lt;li&gt;digital footprint &amp;amp; internet safety&lt;/li&gt;&#xA;&lt;li&gt;circuits, like Arduino&lt;/li&gt;&#xA;&lt;li&gt;and some more that I don&amp;rsquo;t remember now but I will. &lt;em&gt;Someday&lt;/em&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;On the &lt;a href=&#34;/posts/&#34;&gt;Posts&lt;/a&gt; page you will find various articles (some more interesting than others) related to my personal-time work.&#xA;Feel free to check them out.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
