My Projects

Syslog Implementation

A complete implementation of the BSD Syslog network protocol for servers in Python.

View the source code here.

Syslog Web

A web page created in React and TypeScript designed to showcase the Syslog project.

View the web page here and the source code here.

Linux PXE Guide

Documentation designed specifically for developers and IT administrators for booting Linux distributions over the network.

View the project here.

A.I. Weather Prediction System

A website in Python that uses cookies to allow users to login to a website and input data to predict weather.

View the website here and the source code here.

TCP Traffic Generator

A simple CLI TCP traffic generator designed for developers and IT administrators for testing and troubleshooting purposes.

View the source code here.

Python YouTube Downloader App

A simple and lightweight desktop application for interacting with Pytube, a library for downloading YouTube videos.

View the source code here.

Linux Dotfiles

My personalized collection of all configuration files that I use in Arch Linux, including Neovim Lua files for developing software.

View the repository here.

Fractals

A collection of images which are self-similar, procedurally generated in Python.

View the images here and the source code here.