Avatar

Sean Ryle

Sysadmin | Full Stack Developer | Engineer | Maker | Open Source Enthusiast | Musician | Biker

About Me

Hello! I'm Sean, a passionate Full Stack Developer with a love for creating elegant solutions to complex problems. With experience in modern web technologies and a keen eye for design, I strive to build applications that not only function flawlessly but also provide an exceptional user experience.


When I'm not coding, you can find me contributing to open-source projects, attending tech meetups, or exploring new technologies. I believe in continuous learning and sharing knowledge with the developer community.

In my spare time, I like to work on electronic projects, 3D print, and interact the community I created for 3D printing, Build Plate Chronicles. To unwind, I love to ride my Harley-Davidson Road King and play my bass guitar.

Build Plate Chronicles

Build Plate Chronicles is an exciting community dedicated to 3D printing. It is the ultimate destination for everything 3D printing! Whether you're a beginner or an experienced maker, our channel is packed with tips, guides, and troubleshooting help to make your 3D printing journey smooth and exciting.

Discover the latest trends, in-depth product reviews, and expert insights into printers, filaments, slicers, and more. From solving common print issues to exploring cutting-edge advancements in additive manufacturing, we’ve got you covered.

Join our community of enthusiasts, innovators, and creators as we build layer by layer. Subscribe now to stay updated on all things 3D printing and unlock the full potential of your printer!

Projects

Configurable Backup System

I created a shell based backup appliction that is configurable using JSON. The application runs on linx in the bash shell. There is a JSON file that stores the backup targets, details about retention for stored files. It will tar and zip the files, save them to a backup location and make a remote copy via SMB share. You can find it on my GitHub page.

bash tar gzip JSON

Configurable Menu System

I developed a text based menu system that is configurable vi text configuration files. It runs in bash. It allows you to add calls to scripts, create unlimited sub-menus, and simplify common repetitive tasks with custom commands or scripts. It comes with several example scripts. You can find it on my GitHub page.

bash shell Config Files linux

Complex Pattern Matching for Manged Mutual Funds

I developed a complex matching system to audit mutual funds between two different systems. The details of the funds on each system are hashed and compared for speed and unique comparisons. THis was developed in Perl.

Perl korn shell solaris

Websites

I developed this website as well as BuildPlateChronicles.com. The sites are setup on Ubuntu Linux runnign nginx and hosted on AWS which I setup from scratch using EC2, Route53, S3, and SES and is backed up with AWS Backup.

AWS html / css Ubuntu Nginx EC2 Route53 S3 SES AWS Backups