Files
personal-website/posts/whoami.html
2025-08-07 11:11:07 +03:00

161 lines
8.7 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>elleoma@logs ~ > ls</title>
<link href="https://fonts.googleapis.com/css2?family=Fira+Mono:wght@400;500;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="styles-blog.css">
</head>
<body>
<div class="scroll-container">
<div class="center-window">
<header>
<h1>elleoma@logs ~ > ls</h1>
<nav>
<a href="../index.html">./home</a>
<a href="../projects.html">./projects</a>
<a href="../about.html">./about</a>
<a href="../blog.html">./blog</a>
<a href="../contact.html">./contact</a>
</nav>
</header>
<main>
<section class="markdown-container">
<img src="../pfp.jpg" class="align-to-right" alt="elleoma" width="200" />
<p>Im a Ukrainian student and a unix/linux & open-source enthusiast, trying to get into cybersecurity, gain
some practical skills.</p>
<h2>My skills are:</h2>
<ul>
<li>Cybersecurity</li>
<li>Penetration testing</li>
<li>Low-level programming: C, Rust, Assembly (RISC-V, x86-64), C++, Zig</li>
<li>Self-hosting</li>
<li>Malware developmnet</li>
<li>Reverse engineering (IDA, Ghidra, NinjaBinary)</li>
<li>A little bit of 3D</li>
<li>A little bit of game development</li>
</ul>
<hr />
<h2>Some projects I have</h2>
<h2><a class="post-title" href="https://github.com/elleoma/facinus" target="_blank">Facinus</a></h2>
<p>Since our college switched from Windows to Ubuntu, I had a cool idea to remotely control my classroom PCs.
</p>
<p>I discovered <a href="https://gsocket.io/" target="_blank">gsocket.io</a> and started developing a tool that deploys a local web admin panel to
collect logs from connected clients.</p>
<p>I used an Ubuntu VM in QEMU and Bash scripted everything with some help of AI.</p>
<h3>OS-in-1000-lines</h3>
<p><a class="post-title" href="https://github.com/elleoma/os-in-1000-lines" target="_blank">OS Repo</a></h2>
<p>My implementation of <a href="https://operating-system-in-1000-lines.vercel.app/en">Operating System in 1000 lines</a> by <a href="https://www.shuwasystem.co.jp/author/a269003.html">Shinya Yanagita.</a></p>
<p>A small operating system written from scratch for RISC-V CPU architecture.</p>
<p>This project will have basic context switching, paging, user mode, a command-line shell, a disk device driver, and file read/write operations in C.</p>
<p>And also I'll try to add some more functionality to it.</p>
<p>Right now I'm still working on basic stuff before implementing something new.</p>
<p>I'm still learning C and Assembly, the RISC-V instruction set is new to me.</p>
<hr />
<h2>Cybersecurity</h2>
<p>Ive been into cybersecurity for about 2 years now. I started with the normie setup — Kali Linux
dual-booted next to Windows, learning through trial and error.</p>
<p>Eventually I spent more time on Linux, moved to KDE, configured everything myself, riced my terminal. Later
switched to Arch and Hyprland.</p>
<p>I still have lots to learn, and Id love to document all the tools and techniques I come across.</p>
<h3>HackTheBox</h3>
<h4><a class="post-title" href="https://app.hackthebox.com/profile/1915061" target="_blank">My HTB profile</a></h4>
<p>HTB gave me that initial hands-on boost I needed. As of right now Ive solved more than 50 boxes (3 of them
“Insane”: DarkCorp, Mist, and MassGarden).</p>
<p>Even though I sometimes rely on writeups and walkthroughs, I learn a lot from the infrastructure behind
each box.</p>
<hr />
<h2>Bug bounty</h2>
<p>Bug bounty is fascinating — legally hacking in-scope apps and possibly earning money.</p>
<p>But as a beginner, its tough. Recon is time-consuming, and rewards dont always justify the effort unless
you're really skilled.</p>
<p>Ive tried a few programs but haven't found any serious vulnerabilities yet. I plan to shift my focus
toward learning specific attack techniques and improving my skills first.</p>
<hr />
<p dir="auto">
<a target="_blank" rel="noopener noreferrer nofollow" href="https://elleoma.github.io/self-host.png">
<img src="../self-host.png" alt="My self-hosting setup" style="width: 280px;" class="align-to-right">
</a>
</p>
<h2>Self-hosting</h2>
<p>I have a Raspberry Pi 5 with 4GB of RAM running DietPi and nixpkgs (I hate outdated Debian packages).</p>
<p>Currently hosting a bunch of stuff on it via Docker containers with help of desec.io.</p>
<hr />
<h2>Contact Me</h2>
<p>You can reach me via the following channels:</p>
<ul>
<li><strong>Email:</strong> <code>amoelle@proton.me | elleoma@forsen-cock.dedyn.io</code></li>
<li><strong>Matrix:</strong> <code>@elleoma:forsen-cock.dedyn.io</code></li>
<li><strong>Mastodon:</strong> <a href="https://soc.ua-fediland.de/@elleoma" target="_blank">@elleoma@soc.ua-fediland.de</a></li>
<li><strong>Twitter:</strong> <a href="https://x.com/0xAm03113" target="_blank">@0xAm03113</a></li>
<li><strong>My github:</strong> <a href="https://github.com/elleoma" target="_blank">https://github.com/elleoma</a></li>
</ul>
<hr />
<h2>My setup</h2>
<p>I use Arch Linux on a laptop — it just works and lets me get things done. I run Hyprland and use NVChad for
Neovim.</p>
<p>Heres my <code>fastfetch</code> output:</p>
<div class="terminal-container">
<div class="terminal-body" id="main-terminal">elleoma@logs ~/coolstuff &gt; fastfetch</div>
<pre><code class="terminal-body">
▄ 💻️ OS info:
▟█▙ ┌────────────────────────────────┐
▟███▙ OS: Arch Linux x86_64
▟█████▙ Kernel: Linux 6.15.9-arch1-1
▟███████▙ Packages: 2103
▂▔▀▜██████▙ Display: 1920x1080@144 Hz
▟██▅▂▝▜█████▙ WM: Hyprland 0.50.1
▟█████████████▙ Terminal: tmux 3.5a
▟███████████████▙ └────────────────────────────────┘
▟█████████████████▙
▟███████████████████▙ ⚙️ Hardware:
▟█████████▛▀▀▜████████▙ ┌───────────────────────────────────┐
▟████████▛ ▜███████▙ CPU: Intel Core i7-12650H
▟█████████ ████████▙ GPU1: GeForce RTX 4060 / Mobile
▟██████████ █████▆▅▄▃▂ GPU2: UHD Graphics
▟██████████▛ ▜█████████▙ GPU1 Driver: nvidia
▟██████▀▀▀ ▀▀██████▙ GPU2 Driver: i915
▟███▀▘ ▝▀███▙ Memory: 5.04 GiB / 15.32 GiB
▟▛▀ ▀▜▙ └────────────────────────────────────┘
</code></pre>
<div class="terminal-body" id="main-terminal">elleoma@logs ~/coolstuff &gt; </div>
</div>
<p>My dotfiles are here: <a class="post-title"
href="https://git.forsen-cock.dedyn.io/elleoma/dotfiles">dotfiles</a></p>
</section>
</main>
<footer>
<p><code>made with love ❤️</code></p>
</footer>
</div>
</div>
</body>
</html>