Hello, I am crossliner. I have been programming for 6 years now as a hobby.
Working Experiences
- Compiler Design Theory
- Developed a decompiler called
viper-ir
with a friend who helped me implement the algorithms. I was in charge of the planning aspect.
- Developed a decompiler called
- Computer Networking
- Created a custom protocol as a toy project.
- Information Systems
- Configuring Linux-Based Computer Systems
- Personal Experience: 4-5 years.
- Servers:
- Virtual Private Servers
- Desktop Servers
- Desktops:
- Currently using Arch Linux on my main personal computer
- Maintaining Computer Networks:
- Configuring VPNs
- Developed an addressing scheme for use in my LAN
- Configuring Linux-Based Computer Systems
Projects
- viper-ir
- Viper IR was designed to be a library with tools to analyze Lua bytecode, including its own intermediate representation, hence its name.
- Features:
- Control Flow Graphs
- The project’s goal was to be used in a Luau/Lua decompiler. For now, the library is dormant until a rewrite in Rust.
- Languages: TypeScript
- Roblox GUI Experiments
- A friend convinced me to experiment with Roblox GUIs.
- Work from these experiments:
- Gamepad Controller Interfacing