aboutsummaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'about.html')
-rw-r--r--about.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/about.html b/about.html
index 8256985..1a2ad28 100644
--- a/about.html
+++ b/about.html
@@ -41,7 +41,7 @@ title: About
</a>
</div>
<div class="blog-block flex-col break-words transform justify-start rounded max-w-xl" style="cursor: pointer;">
- <a class="text-xl text-white mt-2 border-b pb-1 h-auto max-w-xl">The first chapter</a>
+ <a class="text-xl text-white mt-2 border-b pb-1 h-auto max-w-xl">The First Chapter</a>
<a class="text-base text-white mt-2 pb-1 h-auto">
I started my journey by learning about Android, rooting and custom ROMS. Around late ~2016 I started learning Linux with a Raspberry Pi 3B. It began with trying out things like wine and emulation. One of the things I wanted to do was running x86 programs on the RaspberryPI, which is ARM. This made me learn about CPU architectures. This project helped me learn a lot about Linux, which in retrospect, is useful. I started exploring hacking, in early ~2018. I used Android tablets and phones, with termux and Custom ROMS on them. This helped me learn a lot about how Android APKs work and how Android works in general. Later on, in ~2020 I explored photo, video and audio editing. I also learned a little about 3D modeling. Through it all, my curiosity kept me going.
</a>