From aaff90e19be4bfaa676905088bcd6972e5fedbb0 Mon Sep 17 00:00:00 2001 From: FivePixels Date: Tue, 17 May 2022 20:33:57 -0500 Subject: Update formatting on index, add Strengthy project --- assets/css/main.css | 6 ++ index.html | 298 +++++++++++++++++++++++++++------------------------- 2 files changed, 159 insertions(+), 145 deletions(-) diff --git a/assets/css/main.css b/assets/css/main.css index aafc550..defe690 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -103,6 +103,12 @@ section#intro h1:after { color: #d3d3d3; } +div.project.strengthy h3:after { + font-style: normal; + content: ' // Python (Flask), HTML, CSS and JS'; + color: #d3d3d3; +} + div.project.streamfinder h3:after { font-style: normal; content: ' // Node.js, Angular, MongoDB, Puppeteer'; diff --git a/index.html b/index.html index 2367c99..cfd33cf 100644 --- a/index.html +++ b/index.html @@ -1,148 +1,156 @@ - - FivePixels - - - - - - - - - - - - - - -
- -
-
-

Dylan Bolger

-

Junior Software Developer at O'Reilly Auto Parts -

I'm Dylan, a 22-year-old Missouri State University student majoring in Computer Science and minoring in Mathematics. My favorite coding languages are C, JavaScript, and Java. -

Feel free to explore my projects below, connect with me, or learn more about me.

-

-
-
-

Projects

-

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

-

Web

-
-

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 -
-
-
-

fivepixels.me

-

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

- - Source code - -
-

Discord

-
-

Tribble

-

- A discord.js payment bot that creates tickets and automatically - validates payments using the Gmail API. -

- 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. -

- 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. -

- Source code -
-
-

Signate

-

- A jailbreak tweak to display device uptime on the lockscreen. -

- Source code -
-
-

dwa140shortcut

-

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

- Source code -
-
- + + FivePixels + + + + + + + + + + + + + + +
+ +
+
+

Dylan Bolger

+

Junior Software Developer at O'Reilly Auto Parts +

I'm Dylan, a 22-year-old Missouri State University student majoring in Computer Science and minoring in Mathematics. My favorite coding languages are C, JavaScript, and Java. +

Feel free to explore my projects below, connect with me, or learn more about me.

+

+
+
+

Projects

+

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

+

Web

+
+

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 +
+
+
+

fivepixels.me

+

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

+ + Source code + +
+

Discord

+
+

Tribble

+

+ A discord.js payment bot that creates tickets and automatically + validates payments using the Gmail API. +

+ 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. +

+ 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. +

+ Source code +
+
+

Signate

+

+ A jailbreak tweak to display device uptime on the lockscreen. +

+ Source code +
+
+

dwa140shortcut

+

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

+ Source code +
+
+ -- cgit v1.2.3