Asa's Website

Hack to Basics

LeetCode: Merge Two Sorted Lists

Working through "Merge Two Sorted Lists"

Solving this leetcode challenge with LinkedLists, a while-loop, as well as "AND"/"OR" logical operators

Getting Started Coding

Learning Modern Programming in Context

An overview of Modern Programming Languages on the web.

First Reverse Engineering Writeup

Solving BambooFox's How2Decompyle challenge

A writeup for the "How2Decompyle" challenge from the BambooFox CTF 2020 competition.