lukesnet.com

Projects

FAT32 Directory Browser

A GUI utility written in Java intended to allow users to browse FAT32 file systems with damaged File Allocation Tables, with the aim of allowing files to be extracted from said file-systems.

This was a pretty fun project to work on. I started working on it in hopes of extracting files from my 3DS after I managed to bork up the SD card. It's been a bit of a little while since I last committed anything to the repository so the details might be a bit hazy, but I remember that I got to the point that I was able to browse a simple FAT32 file system - I don't remember testing it on anything larger though unfortunately. I might see about geting back to this project at some point.

Github Repository

WebPomodoro

A simple pomodoro timer that I was working on a little while ago. I used it to learn a bit of HTML, CSS and Javascript while following along with Semmy Purewel's "Learning Web App Development". To be honest, I found the frontend development experience to be quite frustrating - in retrospect, I think I could have done with working with a proper Javascript framework for such a project, perhaps?

Github RepositoryGithub Pages