Some personal projects I’ve been working on in my own time. I’m not an expert programmer, but I manage—and nothing I make is perfect. These days, there are plenty of libraries, YouTube videos, and even AI tools to help with coding, and I’ll admit, I make good use of all of them.
Project | Description | Link |
---|---|---|
DataChain | A simple PoC that organises iOS and Android backups by extracting key data—like contacts, messages, and media—into an easy-to-navigate format using chain parsing. | View Project |
ClaraSort | A Python tool that organises iTunes backup files by sorting images, videos, and databases into folders for easier access. | View Project |
Full Twitter Capture | A project from 2015 to demonstrate pulling data from Twitter (including Tweets & Direct Messages) using the Twitter API. The program no longer works due to the the code obsolete. | View Project |