From d0c53ac78a8303e5b8a5569402d594bdd9e7a67d Mon Sep 17 00:00:00 2001 From: Dylan Bolger Date: Fri, 14 Aug 2026 17:21:29 -0500 Subject: Redo index.html and now.html for more modern format --- index.html | 212 ++++++++++++++++++++++++++----------------------------------- 1 file changed, 91 insertions(+), 121 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index db11bb4..01cf74b 100644 --- a/index.html +++ b/index.html @@ -19,136 +19,106 @@ + + -
- -
-

Dylan Bolger

-

- Hey, I'm Dylan. I'm a Software Engineer primarily writing Java. For fun I like to automate things in my home, deploy docker containers, ride bikes, and drink coffee. - If you'd like to learn more about me, check out my blog where I mainly ramble about the projects I'm working on. -

-

- Want to know what I'm up to right now? Check out my /now page! -

-

- Note: My website uses Umami for gathering web analytics. This data is stored in my local server, is not shared with any third parties, and is strictly used to count visits to my pages. If you aren't interested in sharing that data, you can use a content blocker to block the script.js from loading in. -

-
-
-

Projects

-

- Projects are listed from most recently to least recently created in their respective categories. -

-

Scripts

-
-

pip-to-python-packages

-

A helper script to move existing pip packages installed to Python packages from the AUR or the offical - Arch Linux repositories.

- - Source -
-
-

Statistics

-
-

Testing normality in random variables with QQ-plots and estimating the parameter λ in the Poisson - Distribution

-

This project was a submission for MTH345 Fall 2022 at Missouri State University.

- - View Document -
-
-

Web

-
-

city-utilities-restful-wrapper

-

A RESTful API wrapping my energy service provider to gather energy usage data in Home Assistant.

-

- - Source -
-
-
-

Strengthy

-

A fitness tracking webapp

-

This project was a group submission for CSC450 Spring 2022 at Missouri State University.

- - Source -
-
-
-

StreamFinder

- - Devpost project - -

A website that finds streaming platforms (Hulu, Netflix, etc.) to stream your favorite content.

-

This project was a group submission at PickHacks. View the website - at streamfind.tech.

-

Winner of Best Domain Registered with Domain.com

- - Source -
-
-
-

dbolger.dev

-

- My website (the one you are looking at right now). +

+

+ Hey, I'm Dylan.

- - Source code - -
-

Spotify

-
-

Tidal

-

A Spotify theme based on Tidal's user interface.

- Source code (v2) -
- Source code (Legacy) -
-

iOS and macOS

-
-

Recte

- A jailbreak tweak to remove the accessory view from the Pandora app. + I'm a Software Engineer writing and drinking Java on a daily basis!

- Source code -
-
-

Finical

-

- A jailbreak tweak to let you swipe away the lockscreen media player. -

- Source code -
-
-

Intemperate

-

- A jailbreak tweak to bypass the thermal lockdown mode when an iPhone - reaches a temperature threshold. +

In my free time, I like to ride my bikes, make espresso, read, and very occasionally write.

- Source code -
-
-

Signate

- A jailbreak tweak to display device uptime on the lockscreen. + Want to know what I'm up to right now? Check out my /now page!

- Source code -
-
-

dwa140shortcut

-

- A shortcut application for designed for Hackintosh machines using the - DWA-140 preference pane. -

- Source code
+
+

Experience

+

Titles, skills, and companies I've acquired professional experience from.

+ +
+
+

Projects

+

Personal projects I've created in my free time. Source code for these projects are hosted on my personal cgit instance.

+
  • +
    + + city-utilities-restful-wrapper + + Python, FastAPI +
    +
    + REST service for gathering utility usage data from my utility provider City Utilities +
    +
  • +
  • +
    + + personal-website + + HTML, CSS +
    +
    +
    + Website used to present my experience, projects, and act as a landing page for anyone interested in knowing about me +
    +
    + Written with no JavaScript in mind, using pure HTML, CSS, and loading water.css for a fast and fluid experience +
    +
    +
  • +
    - + +

    + Disclaimer: My website uses the open-source software Umami for collecting analytics about users accessing my website. + This data is stored in my local server, is not shared with any third parties, and is strictly only used for my personal purposes (reviewing page counts, retention time, etc.). + If you don't want to share this data, feel free to use a content blocker to prevent the script.js from loading in. +

    -- cgit v1.2.3