Update latest changes
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Leopere 2025-07-23 10:56:48 -04:00
parent 39d5d2c6aa
commit 60d1208d9d
11 changed files with 574 additions and 144 deletions

View File

@ -10,3 +10,40 @@
/stack.staging.yml
# /tests/
Dockerfile.production
# Infrastructure and deployment files
/docker-compose*.yml
/stack.*.yml
/build-test-deploy.sh
/package*.json
/playwright*.js
/playwright-report/
/test-results/
/test_output.log
# Docker infrastructure
/docker/resume/Dockerfile*
/docker/resume/Caddyfile
/docker/resume/package.json
# Testing infrastructure
/tests/
/playwright-report/
/test-results/
/test_output.log
# Documentation and config
/README.md
/.gitignore
# Additional infrastructure files found in root
/.woodpecker.yml
/node_modules/
/.cursor/
/.git/
/package-lock.json
/playwright.config.js
/stack.production.yml
/stack.staging.yml
/docker-compose.production.yml
/docker-compose.staging.yml
/build-test-deploy.sh

View File

@ -4,3 +4,5 @@ services:
context: ./docker/resume/
dockerfile: Dockerfile
image: git.nixc.us/colin/resume:staging
ports:
- "8080:8080"

View File

@ -20,8 +20,10 @@
<a href="/stories/athion-turnaround.html" id="nav-athionturnaround">Athion Turnaround</a>
<a href="/stories/fawe-plotsquared.html" id="nav-faweplotsquared">Fawe Plotsquared</a>
<a href="/stories/healthcare-platform.html" id="nav-healthcareplatform">Healthcare Platform</a>
<a href="/stories/home-infrastructure.html" id="nav-homeinfrastructure">Home Infrastructure</a>
<a href="/stories/motherboard-repair.html" id="nav-motherboardrepair">Motherboard Repair</a>
<a href="/stories/nitric-leadership.html" id="nav-nitricleadership">Nitric Leadership</a>
<a href="/stories/nuclear-dns.html" id="nav-nucleardns">Nuclear DNS</a>
<a href="/stories/open-source-success.html" id="nav-opensourcesuccess">Open Source Success</a>
<a href="/stories/showerloop.html" id="nav-showerloop">Showerloop</a>
<a href="/stories/viperwire.html" id="nav-viperwire">Viperwire</a>

View File

@ -17,153 +17,372 @@
<div class="container-fluid" role="main">
<h1>Colin Knapp</h1>
<p><strong>Location:</strong> Kitchener-Waterloo, Ontario, Canada<br>
<strong>Contact:</strong> <a href="mailto:recruitme2025@colinknapp.com">recruitme2025@colinknapp.com</a> | <a href="https://colinknapp.com">colinknapp.com</a><br>
<strong>Schedule a Meeting:</strong> <a href="https://cal.com/colink/30min" target="_blank">30 Minute Meeting</a></p>
<!-- Contact Information -->
<section class="contact-info">
<p>
<strong>Location:</strong> Kitchener-Waterloo, Ontario, Canada<br>
<strong>Contact:</strong>
<a href="mailto:recruitme2025@colinknapp.com">recruitme2025@colinknapp.com</a> |
<a href="https://colinknapp.com">colinknapp.com</a><br>
<strong>Schedule a Meeting:</strong>
<a href="https://cal.com/colink/30min" target="_blank">30 Minute Meeting</a>
</p>
</section>
<hr>
<!-- Highlights Section -->
<section class="highlights">
<h2>Highlights & Measurables</h2>
<ul>
<li><strong>Cybersecurity Leadership:</strong> Currently spearheading <em><a href="stories/viperwire.html">ViperWire.ca</a></em>, the public-facing arm of my AI-powered cybersecurity and development consultancy, delivering cutting-edge protection for digital assets (2023-Present).</li>
<li><strong>Open-Source Impact:</strong> Co-created <em><a href="stories/fawe-plotsquared.html">FastAsyncWorldEdit</a></em> and <em><a href="stories/fawe-plotsquared.html">PlotSquared</a></em>, revolutionizing Minecraft development by enabling massive transformative edits—scaling from 50,000 server-crashing edits to billions without interruption—powering a $2 billion game brand with global contributor support (2014-Present).</li>
<li><strong>Team Leadership:</strong> Managed a distributed team of 45 contractors at <a href="stories/nitric-leadership.html">NitricConcepts</a>, fostering collaboration and deploying advanced DevSecOps practices (2018-2021).</li>
<li><strong>On-Premises Innovation:</strong> Architected self-managed, bare-metal infrastructure with orchestration for on-premises deployments, delivering performant, scalable systems compliant with WCAG 2.0 AA for clients like <a href="https://showerloop.cc">ShowerLoop</a>, meeting stringent government accessibility and compliance goals (2020-Present).</li>
<li><strong>Government Projects:</strong> Delivered scalable, secure learning management systems for the US government and consulted on <a href="stories/airport-dns.html">Flint Bishop International Airport</a>'s website and domain infrastructure via Addis Enterprises, building a geographically redundant DNS cluster with an A+ standard resilient to extreme scenarios (2019-Present).</li>
<li><strong>Healthcare Infrastructure:</strong> Developed and deployed infrastructure for <a href="stories/healthcare-platform.html">Improving MI Practices</a>, a critical healthcare education platform, ensuring high availability and security for sensitive medical training content (2023-Present).</li>
<li><strong>Security Automation:</strong> Created a Docker-based utility for automated WordPress malware removal and hardening, successfully deployed to protect <a href="stories/wordpress-security.html">MLPP</a> from persistent cyber attacks, reducing infection frequency from daily to zero (2023).</li>
<li>
<strong>Cybersecurity Leadership:</strong>
Currently spearheading <em><a href="stories/viperwire.html">ViperWire.ca</a></em>,
the public-facing arm of my AI-powered cybersecurity and development consultancy,
delivering cutting-edge protection for digital assets (2023-Present).
</li>
<li>
<strong>Open-Source Impact:</strong>
Co-created <em><a href="stories/fawe-plotsquared.html">FastAsyncWorldEdit</a></em>
and <em><a href="stories/fawe-plotsquared.html">PlotSquared</a></em>,
revolutionizing Minecraft development by enabling massive transformative edits—scaling
from 50,000 server-crashing edits to billions without interruption—powering a $2 billion
game brand with global contributor support (2014-Present).
</li>
<li>
<strong>Team Leadership:</strong>
Managed a distributed team of 45 personnel at
<a href="stories/nitric-leadership.html">NitricConcepts</a>,
fostering collaboration and deploying advanced DevSecOps practices (2018-2021).
</li>
<li>
<strong>On-Premises Innovation:</strong>
Architected self-managed, bare-metal infrastructure with orchestration for on-premises
deployments, delivering performant, scalable systems compliant with WCAG 2.0 AA.
Developed custom Docker solutions leveraging Docker Swarm and cluster management tools
like Salt Stack, Bash, and Python, working with web hosting tools and DNS infrastructure
to meet stringent government accessibility and compliance goals (2020-Present).
</li>
<li>
<strong>Government Projects:</strong>
Delivered scalable, secure learning management systems for the US government and
consulted on <a href="stories/airport-dns.html">Flint Bishop International Airport</a>'s
website and domain infrastructure via Addis Enterprises, building a geographically
redundant DNS cluster with an A+ standard resilient to extreme scenarios (2019-Present).
</li>
<li>
<strong>Healthcare Infrastructure:</strong>
Developed and deployed infrastructure for
<a href="stories/healthcare-platform.html">Improving MI Practices</a>,
a critical healthcare education platform, ensuring high availability and security
for sensitive medical training content (2023-Present).
</li>
<li>
<strong>Security Automation:</strong>
Created a Docker-based utility for automated WordPress malware removal and hardening,
successfully deployed to protect <a href="stories/wordpress-security.html">MLPP</a>
from persistent cyber attacks, reducing infection frequency from daily to zero (2023).
</li>
</ul>
</section>
<hr>
<!-- Employment Section -->
<section class="employment">
<h2>Employment</h2>
<!-- Addis Enterprises -->
<article class="position">
<h3>DevSecOps Consultant</h3>
<p class="company">Addis Enterprises</p>
<p class="timeframe">2019-Present</p>
<p class="overview">Leading infrastructure and security projects for government and healthcare clients,
specializing in scalable systems, compliance, and domain resilience.</p>
<ul>
<li>Delivered WCAG 2.0 AA compliant learning management systems for US government clients</li>
<li>Architected geographically redundant DNS infrastructure for Bishop Airport (bishopairport.org)</li>
<li>Developed automated malware eradication tools for healthcare platforms</li>
<li>Implemented CIS Level 1 and 2 security standards across multiple client environments</li>
</ul>
</article>
<!-- NitricConcepts -->
<article class="position">
<h3>Chief of Operations / VP / Co-Founder</h3>
<p class="company">NitricConcepts</p>
<p class="timeframe">2018-2021</p>
<p class="overview">Bootstrapped and led all operational aspects of a global gaming technology company,
managing software development, talent acquisition, and providing executive mentorship to drive significant business growth.</p>
<ul>
<li>Bootstrapped company from zero to an estimated $4M gross revenue with strong profit margins</li>
<li>Managed software development and talent acquisition for 45+ contractors across multiple timezones</li>
<li>Utilized revolutionary open source tooling developed with Athion to produce NitricConcepts products</li>
<li>Co-developed FastAsyncWorldEdit and PlotSquared, birthing a sustainable 10-year open source brand
that continues today with paid maintainers</li>
<li>Established Jenkins CI/CD infrastructure in 2013 that continues running the open source ecosystem</li>
<li>Implemented DevSecOps practices using Docker, Fail2Ban, and Salt Stack for high-traffic gaming environments</li>
<li>Utilized Kanban/Trello to coordinate distributed teams and project workflows</li>
<li>Provided executive mentorship to CEO/Founder Andrew Karvelis, helping scale from side project earnings to
significant revenue growth</li>
<li>Established CI/CD pipelines and security practices for enterprise-scale gaming infrastructure</li>
</ul>
</article>
<!-- ViperWire -->
<article class="position">
<h3>Founder</h3>
<p class="company">ViperWire.ca</p>
<p class="timeframe">2023-Present</p>
<p class="overview">Building an AI-powered cybersecurity consultancy focused on making enterprise-grade
security accessible to small to medium businesses.</p>
<ul>
<li>Developing AI-augmented security analysis systems</li>
<li>Creating scalable security solutions for SMBs</li>
<li>Establishing cybersecurity consulting framework</li>
</ul>
</article>
<!-- MotherboardRepair.ca -->
<article class="position">
<h3>Co-Founder</h3>
<p class="company">MotherboardRepair.ca</p>
<p class="timeframe">2019-Present</p>
<p class="overview">Co-founded a company focused on reducing e-waste through circuit board repairs
and sustainable tech solutions.</p>
<ul>
<li>Leveraged industry expertise for sustainable electronics solutions</li>
<li>Established repair processes for high-value circuit board components</li>
<li>Promoted environmental responsibility in electronics industry</li>
</ul>
</article>
</section>
<hr>
<!-- Project Experience -->
<section class="project-experience">
<h2>Project Experience</h2>
<h3><a href="stories/airport-dns.html">DevSecOps at Addis Enterprises</a></h3>
<p><strong>Timeframe:</strong> 2019-Present<br>
<strong>Overview:</strong> Collaborated on US government projects and airport infrastructure, focusing on scalable, secure systems and domain resilience.<br>
<strong>Key Contributions:</strong></p>
<!-- DevSecOps Project -->
<article class="project">
<h3><a href="stories/airport-dns.html">Bishop Airport DNS Infrastructure</a></h3>
<p>
<strong>Timeframe:</strong> 2019-Present<br>
<strong>Overview:</strong> Collaborated on US government projects and Bishop Airport (bishopairport.org)
infrastructure via Addis Enterprises, focusing on scalable, secure systems and domain resilience.
</p>
<p><strong>Key Contributions:</strong></p>
<ul>
<li>Partnered with senior professionals to deliver learning management systems meeting WCAG 2.0 AA compliance for government clients.</li>
<li>Consulted for Flint Bishop International Airport, architecting a geographically redundant DNS cluster achieving an A+ standard, capable of withstanding extreme disruptions.</li>
<li>Provided exceptional client service through effective communication and tailored solutions.<br>
<strong>Impact:</strong> Strengthened government digital infrastructure and ensured robust, resilient airport domain systems.</li>
<li>Consulted for Bishop Airport, architecting a geographically redundant DNS cluster achieving an A+ standard, capable of withstanding extreme disruptions.</li>
<li>Provided exceptional client service through effective communication and tailored solutions.</li>
</ul>
<p><strong>Impact:</strong> Strengthened government digital infrastructure and ensured robust, resilient airport domain systems.</p>
<p><a href="stories/airport-dns.html" class="read-more">Read more about the Airport DNS project &rarr;</a></p>
</article>
<h3><a href="stories/healthcare-platform.html">Healthcare Platform Infrastructure</a></h3>
<p><strong>Timeframe:</strong> 2019-Present<br>
<strong>Overview:</strong> Led infrastructure design and operations for <a href="stories/healthcare-platform.html">Improving MI Practices</a> through Addis Enterprises, a critical healthcare education platform.<br>
<strong>Key Contributions:</strong></p>
<!-- Healthcare Platform Project -->
<article class="project">
<h3><a href="stories/healthcare-platform.html">Improving MI Practices Healthcare Platform</a></h3>
<p>
<strong>Timeframe:</strong> 2019-Present<br>
<strong>Overview:</strong> Led infrastructure design and operations for
<a href="stories/healthcare-platform.html">Improving MI Practices</a> through Addis Enterprises,
a critical healthcare education platform.
</p>
<p><strong>Key Contributions:</strong></p>
<ul>
<li>Designed and implemented secure, scalable infrastructure for healthcare education content delivery.</li>
<li>Administered CIS Level 1 and 2 security standards implementation for enhanced system hardening and security controls.</li>
<li>Implemented automated deployment pipelines and monitoring systems for high availability.<br>
<strong>Impact:</strong> Enabled reliable delivery of critical healthcare training content to medical professionals while maintaining robust security standards.</li>
<li>Implemented automated deployment pipelines and monitoring systems for high availability.</li>
</ul>
<p><strong>Impact:</strong> Enabled reliable delivery of critical healthcare training content to medical professionals while maintaining robust security standards.</p>
<p><a href="stories/healthcare-platform.html" class="read-more">Read more about the Healthcare Platform project &rarr;</a></p>
</article>
<h3><a href="stories/wordpress-security.html">WordPress Security Automation</a></h3>
<p><strong>Timeframe:</strong> 2023<br>
<strong>Overview:</strong> Developed an automated solution for WordPress malware removal and hardening.<br>
<strong>Key Contributions:</strong></p>
<!-- WordPress Security Project -->
<article class="project">
<h3><a href="stories/wordpress-security.html">MLPP WordPress Malware Eradication</a></h3>
<p>
<strong>Timeframe:</strong> 2023<br>
<strong>Overview:</strong> Tasked by Addis Enterprises to develop an automated solution for
WordPress malware removal and hardening to stop a malignant and ongoing infection.
</p>
<p><strong>Key Contributions:</strong></p>
<ul>
<li>Created a Docker-based utility for automated malware detection and removal.</li>
<li>Implemented hardening measures to prevent reinfection.</li>
<li>Successfully deployed to protect MLPP from persistent cyber attacks.<br>
<strong>Impact:</strong> Reduced infection frequency from daily/weekly to zero, significantly improving site security and reliability.</li>
<li>Successfully deployed to protect MLPP from persistent cyber attacks.</li>
</ul>
<p><strong>Impact:</strong> Reduced infection frequency from daily/weekly to zero, significantly improving site security and reliability.</p>
<p><a href="stories/wordpress-security.html" class="read-more">Read more about the WordPress Security project &rarr;</a></p>
</article>
<!-- YouTube Game Development Project -->
<article class="project">
<h3>YouTube Game Development & Cybersecurity</h3>
<p><strong>Timeframe:</strong> 2009-2022<br>
<strong>Overview:</strong> Designed custom video games for prominent online creators, integrating advanced cybersecurity measures.<br>
<strong>Key Contributions:</strong></p>
<p>
<strong>Timeframe:</strong> 2011-2022<br>
<strong>Overview:</strong> Developed custom Minecraft-based games for major YouTube celebrities and Multi-Creator Networks (MCNs),
including partnerships with Jordan Matthewson (Kootra) and TheCreatures MCN with 15 million subscriber reach.
</p>
<p><strong>Key Contributions:</strong></p>
<ul>
<li>Built immersive gaming experiences for large audiences.</li>
<li>Implemented DDoS defense, anti-phishing protocols, and data privacy measures.</li>
<li>Managed hardware/software lifecycles and created comprehensive documentation.<br>
<strong>Impact:</strong> Delivered secure, seamless gaming experiences to millions of users.</li>
<li>Designed and developed custom Minecraft games to deliver engaging content for prominent YouTube creators and livestreams.</li>
<li>Partnered with Jordan Matthewson (Kootra) and TheCreatures MCN, providing gaming experiences for their 15 million subscriber network.</li>
<li>Collaborated with minor to major names in the YouTube community, including creators with massive followings during the platform's golden era.</li>
<li>Implemented DDoS defense, anti-phishing protocols, and data privacy measures for high-profile content and livestreams.</li>
<li>Managed hardware/software lifecycles and created comprehensive documentation for celebrity partnerships and MCN collaborations.</li>
</ul>
<p><strong>Impact:</strong> Delivered secure, seamless gaming experiences to millions of viewers through celebrity partnerships, MCN collaborations, and engaging content creation for livestreams. A critical incident where Jordan Matthewson was "swatted" during a live stream with 15,000 viewers on Twitch.tv became a pivotal moment that accelerated my focus on cybersecurity, ultimately leading to AddisEnterprises and partnerships with various US government organizations.</p>
<p><a href="stories/youtube-game-dev.html" class="read-more">Read more about YouTube Game Development &rarr;</a></p>
</article>
<!-- Web Design & Java Project -->
<article class="project">
<h3><a href="stories/web-design-java.html">Web Design & Java Plugin Development</a></h3>
<p><strong>Timeframe:</strong> 2009-2023<br>
<strong>Overview:</strong> Developed web solutions and Java plugins focusing on CI/CD efficiency and client satisfaction.<br>
<strong>Key Contributions:</strong></p>
<p>
<strong>Timeframe:</strong> 2011-2023<br>
<strong>Overview:</strong> Developed web solutions and Java plugins focusing on CI/CD efficiency
and client satisfaction, using strategic networking in IRC communities to bootstrap early career opportunities.
</p>
<p><strong>Key Contributions:</strong></p>
<ul>
<li>Lurked in IRC chat rooms of various plugin and software developers to assess reliable open source projects for early career dependencies.</li>
<li>Offered CI/CD services and Java Maven repository hosting to open source developers, building goodwill and reciprocal support networks.</li>
<li>Utilized Jenkins and GitLab CI/CD for streamlined workflows, leveraging a robust toolchain for rapid development.</li>
<li>Managed complex systems and ensured WCAG 2.0 AA accessibility standards.</li>
<li>Provided technical guidance and detailed client documentation, drawing on broad experience to resolve diverse issues.<br>
<strong>Impact:</strong> Enhanced project delivery speed and quality for diverse computing environments through prolific and efficient development practices.</li>
<li>Provided technical guidance and detailed client documentation, drawing on broad experience to resolve diverse issues.</li>
</ul>
<p><strong>Impact:</strong> Enhanced project delivery speed and quality for diverse computing environments through prolific and efficient development practices, while strategically building support networks in the open source community.</p>
<p><a href="stories/web-design-java.html" class="read-more">Read more about Web Design & Java Plugin Development &rarr;</a></p>
</article>
<h3><a href="stories/app-development.html">App Development for Influencers</a></h3>
<p><strong>Timeframe:</strong> 2013-2018<br>
<strong>Overview:</strong> Created an ad revenue tracking app to optimize earnings and strategies for content creators.<br>
<strong>Key Contributions:</strong></p>
<!-- App Development Project -->
<article class="project">
<h3><a href="stories/app-development.html">Ad Marketing Link Tracking Tool</a></h3>
<p>
<strong>Timeframe:</strong> 2013-2018<br>
<strong>Overview:</strong> Developed an unbranded ad marketing link tracking tool for YouTubers
to manage ad read campaigns, enabling creators to release ad campaigns and receive payments directly.
</p>
<p><strong>Key Contributions:</strong></p>
<ul>
<li>Designed a user-friendly tool for real-time revenue monitoring using an optimized toolchain for efficiency.</li>
<li>Ensured secure data handling and system performance with extensive problem-solving expertise.<br>
<strong>Impact:</strong> Empowered creators to maximize earnings and refine content strategies.</li>
<li>Built a comprehensive ad campaign management system for content creators to track and monetize ad reads.</li>
<li>Designed user-friendly tools for real-time revenue monitoring and campaign performance tracking.</li>
<li>Implemented secure payment processing and data handling for creator monetization.</li>
<li>Created an unbranded solution that could be white-labeled for various influencer networks.</li>
</ul>
<p><a href="stories/app-development.html" class="read-more">Read more about App Development for Influencers &rarr;</a></p>
<p><strong>Impact:</strong> Developed a complete ad campaign management platform that would have empowered creators to maximize earnings through direct ad read monetization, though the project was shelved due to client changes.</p>
<p><a href="stories/app-development.html" class="read-more">Read more about the Ad Marketing Link Tracking Tool &rarr;</a></p>
</article>
<!-- NitricConcepts Project -->
<article class="project">
<h3><a href="stories/nitric-leadership.html">DevOps & Co-Founder at NitricConcepts</a></h3>
<p><strong>Timeframe:</strong> 2018-2021<br>
<strong>Overview:</strong> Led a global team in building secure, scalable gaming solutions.<br>
<strong>Key Contributions:</strong></p>
<p>
<strong>Timeframe:</strong> 2018-2021<br>
<strong>Overview:</strong> Co-founded and mentored Andrew Karvelis in building NitricConcepts from a side project
to a $4M gross revenue company, providing executive mentorship and operational leadership.
</p>
<p><strong>Key Contributions:</strong></p>
<ul>
<li>Provided executive mentorship to CEO/Founder Andrew Karvelis, helping scale from side project earnings to significant revenue growth.</li>
<li>Managed 45 contractors worldwide, implementing Docker, Fail2Ban, and Salt Stack as part of a comprehensive toolchain.</li>
<li>Co-developed <em><a href="stories/fawe-plotsquared.html">FastAsyncWorldEdit</a></em> and <em><a href="stories/fawe-plotsquared.html">PlotSquared</a></em>, enabling billions of seamless edits for Minecraft creators.</li>
<li>Fostered a collaborative, innovative team culture.<br>
<strong>Impact:</strong> Transformed NitricConcepts into a thriving multinational entity through prolific and efficient development.</li>
<li>Bootstrapped the company from zero to an estimated $4M gross revenue with strong profit margins.</li>
<li>Utilized Kanban/Trello to coordinate distributed teams and project workflows across multiple timezones.</li>
</ul>
<p><strong>Impact:</strong> Transformed NitricConcepts into a thriving multinational entity through prolific and efficient development, while mentoring Andrew Karvelis from side project earnings to being able to purchase a Corvette C7 in cash from one month's disposable income.</p>
<p><a href="stories/nitric-leadership.html" class="read-more">Read more about my leadership at NitricConcepts &rarr;</a></p>
</article>
<!-- Entrepreneurial Ventures -->
<article class="project">
<h3>Entrepreneurial Ventures</h3>
<h4><a href="stories/athion-turnaround.html">Athion.net</a> Turnaround</h4>
<p><strong>Timeframe:</strong> 2013-2017<br>
<strong>Overview:</strong> Revitalized a struggling business into a self-sustaining operation in two weeks.<br>
<strong>Key Contributions:</strong> Optimized systems and streamlined operations with rapid, effective solutions.<br>
<strong>Impact:</strong> Created a profitable, independent venture.</p>
<p>
<strong>Timeframe:</strong> 2013-2017<br>
<strong>Overview:</strong> Revitalized a struggling business into a self-sustaining operation in two weeks,
developing revolutionary open source tooling with Athion to produce NitricConcepts products.<br>
<strong>Key Contributions:</strong> Optimized systems and streamlined operations with rapid, effective solutions,
creating innovative tooling that would later power major open source projects.<br>
<strong>Impact:</strong> Created a profitable, independent venture while developing foundational technology
that would enable future open source success.
</p>
<p><a href="stories/athion-turnaround.html" class="read-more">Read more about the Athion.net Turnaround &rarr;</a></p>
<h4><a href="stories/motherboard-repair.html">MotherboardRepair.ca</a></h4>
<p><strong>Timeframe:</strong> 2019-Present<br>
<p>
<strong>Timeframe:</strong> 2019-Present<br>
<strong>Overview:</strong> Co-founded a company reducing e-waste through circuit board repairs.<br>
<strong>Key Contributions:</strong> Leveraged industry expertise and a versatile toolchain for sustainable tech solutions.<br>
<strong>Impact:</strong> Promoted environmental responsibility in electronics.</p>
<strong>Impact:</strong> Promoted environmental responsibility in electronics.
</p>
<p><a href="stories/motherboard-repair.html" class="read-more">Read more about MotherboardRepair.ca &rarr;</a></p>
<h4><a href="stories/showerloop.html">ShowerLoop Project</a></h4>
<p><strong>Timeframe:</strong> 2016<br>
<strong>Overview:</strong> Revamped the website for an eco-friendly recirculating shower system project, implementing WCAG 2.0 AA compliance and modern design principles.<br>
<strong>Key Contributions:</strong> Designed and implemented a responsive, accessible website with improved user experience and technical documentation.<br>
<strong>Impact:</strong> Enhanced the project's online presence and accessibility while maintaining the site's functionality through periodic maintenance.</p>
<p><a href="stories/showerloop.html" class="read-more">Read more about the ShowerLoop Project &rarr;</a></p>
</article>
</section>
<hr>
<!-- Additional Information -->
<section class="additional-info">
<h2>Additional Information</h2>
<h3>Personal Development</h3>
<p><strong>Timeframe:</strong> 2009-Present</p>
<p><strong>Timeframe:</strong> 2011-Present</p>
<ul>
<li><strong>Self-Taught Mastery:</strong> Continuously honed cybersecurity and systems management skills, building a broad knowledge base to tackle unique challenges with a passion for innovation and problem-solving.</li>
<li><strong>Open-Source Contributions:</strong> Actively maintain smaller self-run open-source projects; previously led <em>OhMyForm</em> (sunset project now fully retired in favor of <a href="https://formbricks.com/" target="_blank" rel="noopener noreferrer">Formbricks</a>) and contributed to <em><a href="stories/fawe-plotsquared.html">PlotSquared</a></em>, <em><a href="stories/fawe-plotsquared.html">FastAsyncWorldEdit</a></em>, and <em>PlotHider</em>, reflecting a prolific commitment to advancing technology.</li>
<li><strong>Skill Maintenance:</strong> Regularly run Woodpecker CI and Gitea for on-premise source management, testing, and deployment, employing security scanning and unit testing to ensure core functionality and security baselines, alongside self-hosting exercises to sustain rapid, high-volume development capabilities across a vast array of innovative projects.</li>
<li>
<strong>Self-Taught Mastery:</strong> Continuously honed cybersecurity and systems management skills,
building a broad knowledge base to tackle unique challenges with a passion for innovation and problem-solving.
</li>
<li>
<strong>Open-Source Contributions:</strong> Actively maintain smaller self-run open-source projects;
previously led <em>OhMyForm</em> (sunset project now fully retired in favor of
<a href="https://formbricks.com/" target="_blank" rel="noopener noreferrer">Formbricks</a>),
an open source alternative to Google Forms and Office 365 that enabled data sovereignty
and privacy-focused form building, and contributed to <em><a href="stories/fawe-plotsquared.html">PlotSquared</a></em>,
<em><a href="stories/fawe-plotsquared.html">FastAsyncWorldEdit</a></em>, and <em>PlotHider</em>,
reflecting a prolific commitment to advancing technology.
</li>
<li>
<strong>Skill Maintenance:</strong> Regularly run Woodpecker CI and Gitea for on-premise source management,
testing, and deployment, employing security scanning and unit testing to ensure core functionality and
security baselines, alongside self-hosting exercises to sustain rapid, high-volume development capabilities
across a vast array of innovative projects.
</li>
</ul>
<p><a href="stories/open-source-success.html" class="read-more">Read more about my open source contributions &rarr;</a></p>
<h3>Relevant Links & Web Impact</h3>
<ul>
<li><strong>Repositories:</strong> <a href="https://github.com/IntellectualSites/PlotSquared">PlotSquared</a>, <a href="https://github.com/IntellectualSites/FastAsyncWorldEdit">FastAsyncWorldEdit</a>, <a href="https://github.com/OhMyForm/OhMyForm">OhMyForm</a>, <a href="https://github.com/IntellectualSites/plothider">PlotHider</a></li>
<li><strong>Projects:</strong> <a href="stories/viperwire.html">ViperWire.ca</a>, <a href="stories/nitric-leadership.html">NitricConcepts</a>, <a href="https://showerloop.cc">ShowerLoop</a></li>
<li>
<strong>Repositories:</strong>
<a href="https://github.com/IntellectualSites/PlotSquared">PlotSquared</a>,
<a href="https://github.com/IntellectualSites/FastAsyncWorldEdit">FastAsyncWorldEdit</a>,
<a href="https://github.com/OhMyForm/OhMyForm">OhMyForm</a>,
<a href="https://github.com/IntellectualSites/plothider">PlotHider</a>
</li>
<li>
<strong>Projects:</strong>
<a href="stories/viperwire.html">ViperWire.ca</a>,
<a href="stories/nitric-leadership.html">NitricConcepts</a>,
<a href="https://showerloop.cc">ShowerLoop</a>
</li>
</ul>
</section>
<hr>
<div class="section" role="region" aria-labelledby="open-source-heading">
<!-- Open Source Section -->
<section class="open-source" role="region" aria-labelledby="open-source-heading">
<h2 id="open-source-heading"><a href="stories/open-source-success.html">Open Source & Infrastructure</a></h2>
<div class="entry">
<h3><a href="stories/fawe-plotsquared.html">PlotSquared & FastAsyncWorldEdit</a></h3>
<p class="date">2013-Present</p>
@ -175,29 +394,46 @@
</ul>
<p><a href="stories/fawe-plotsquared.html" class="read-more">Read more about PlotSquared & FastAsyncWorldEdit &rarr;</a></p>
</div>
<div class="entry">
<h3>Athion.net Infrastructure</h3>
<p class="date">2013-Present</p>
<p class="overview">Established and maintained critical infrastructure for Minecraft development community.</p>
<p class="overview">Established and maintained critical infrastructure supporting NitricConcepts' official Minecraft Marketplace partnership, with PlotSquared and FastAsyncWorldEdit tooling used by content production companies in the $5 billion Minecraft gaming ecosystem.</p>
<ul>
<li>Set up and maintained <a href="https://ci.athion.net/" target="_blank">Jenkins CI/CD pipeline</a> since 2013, supporting continuous integration for game content development</li>
<li>Hosted infrastructure enabling collaboration between developers and Microsoft for game content creation</li>
<li>Implemented robust security measures and performance optimizations for high-traffic development environments</li>
<li>Set up and maintained <a href="https://ci.athion.net/" target="_blank">Jenkins CI/CD pipeline</a> since 2013, supporting NitricConcepts' official marketplace partnership and the tooling used by content production companies</li>
<li>Hosted infrastructure enabling collaboration between developers and Microsoft for official Minecraft Marketplace content creation through NitricConcepts</li>
<li>Implemented robust security measures and performance optimizations for high-traffic development environments supporting a $5 billion gaming brand</li>
</ul>
</div>
<div class="experience-item">
<h3><a href="stories/open-source-success.html">Software Engineer</a></h3>
<p class="company">Oh My Form (Sunset Project)</p>
<p class="date">2020 - 2024</p>
<p class="achievement">Led development of Oh My Form (now sunset and succeeded by <a href="https://formbricks.com/" target="_blank" rel="noopener noreferrer">Formbricks</a>), achieving over 1.5 million Docker pulls as verified by <a href="https://hub.docker.com/u/ohmyform" target="_blank" rel="noopener noreferrer">Docker Hub</a> and <a href="https://archive.is/lZHAT" target="_blank" rel="noopener noreferrer">archived</a>.</p>
<p class="achievement">Led development of Oh My Form (now sunset and succeeded by <a href="https://formbricks.com/" target="_blank" rel="noopener noreferrer">Formbricks</a>), an open source alternative to Google Forms and Office 365 that enabled data sovereignty and privacy-focused form building, achieving over 1.5 million Docker pulls as verified by <a href="https://hub.docker.com/u/ohmyform" target="_blank" rel="noopener noreferrer">Docker Hub</a> and <a href="https://archive.is/lZHAT" target="_blank" rel="noopener noreferrer">archived</a>.</p>
<ul>
<li>Developed and maintained a secure, high-performance form builder application</li>
<li>Implemented robust security measures and best practices</li>
<li>Optimized application performance and user experience</li>
<li>Developed and maintained a secure, high-performance form builder application focused on data sovereignty</li>
<li>Created an open source alternative to Google Forms and Office 365 for privacy-conscious organizations</li>
<li>Implemented robust security measures and best practices for data protection</li>
<li>Optimized application performance and user experience while maintaining privacy standards</li>
</ul>
<p><a href="stories/open-source-success.html" class="read-more">Read more about my open source success &rarr;</a></p>
</div>
<div class="entry">
<h3>Home Infrastructure Cluster & WireGuard Mesh Networking</h3>
<p class="date">2020-Present</p>
<p class="overview">Built a comprehensive home infrastructure cluster using repurposed MacMini hardware for complete data sovereignty, including self-hosted email, DNS, and 100+ services, plus developed a WireGuard mesh networking tool for quantum-resistant networking deployment.</p>
<ul>
<li>Constructed a home cluster from repurposed MacMini hardware to maintain complete data sovereignty and avoid cloud dependencies</li>
<li>Self-hosted critical infrastructure including email, DNS, and over 100 additional services for complete data control</li>
<li>Developed a WireGuard mesh networking tool designed to simplify deployment of mesh networks as opposed to traditional hub-and-spoke architectures</li>
<li>Created infrastructure tooling that enables ease of deployment for quantum-resistant networking solutions</li>
<li>Implemented comprehensive self-hosting strategy to keep personal and business data out of cloud environments</li>
<li>Architected and deployed georedundant, nuclear war-resistant DNS clusters for confidential government and defense clients</li>
</ul>
</div>
</section>
</div>
<!-- Footer Include -->

View File

@ -0,0 +1,61 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Home Infrastructure Cluster & WireGuard Mesh Networking - Colin Knapp">
<title>Home Infrastructure Cluster & WireGuard Mesh Networking - Colin Knapp</title>
<link rel="icon" type="image/x-icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles.css" integrity="sha256-Y+6RTuKMnPfNa1TjCQCcFhxwo0G+xNy7t1MaAvn5SuU=">
<link rel="stylesheet" href="stories.css">
<script src="../theme.js" integrity="sha256-+dDNTo7WAOmn2YC875+vn9oH4UkMwlVOGlARp2uq3A4="></script>
<script src="../includes.js" integrity="sha256-q9ac7XWqnIASoBRfs4I4hpSMlnxGARofcEw0cSFfn/E="></script>
</head>
<body>
<!-- Header Include -->
<div id="header-include"></div>
<div class="container-fluid" role="main">
<div class="story-header">
<h1>Home Infrastructure Cluster & WireGuard Mesh Networking</h1>
<p class="story-meta">Category: Infrastructure, Networking, Data Sovereignty | Date: 2020-Present</p>
<hr>
</div>
<div class="story-content">
<h2>Data Sovereignty Through Self-Hosting</h2>
<p>Built a comprehensive home infrastructure cluster using repurposed MacMini hardware to maintain complete data sovereignty and avoid cloud dependencies. This project represents a complete shift away from cloud services, with self-hosted email, DNS, and over 100 additional services.</p>
<h3>Infrastructure Components</h3>
<ul>
<li><strong>Repurposed MacMini Cluster:</strong> Sustainable infrastructure using existing hardware</li>
<li><strong>Self-Hosted Email:</strong> Complete email sovereignty and control</li>
<li><strong>DNS Infrastructure:</strong> Custom DNS services for complete control</li>
<li><strong>100+ Services:</strong> Comprehensive self-hosting ecosystem</li>
<li><strong>Data Sovereignty:</strong> Complete control over personal and business data</li>
</ul>
<h3>WireGuard Mesh Networking Innovation</h3>
<p>Developed a custom WireGuard mesh networking tool designed to simplify deployment of mesh networks as opposed to traditional hub-and-spoke architectures. This tooling enables ease of deployment for quantum-resistant networking solutions.</p>
<h3>Technical Achievements</h3>
<ul>
<li><strong>Mesh vs Hub-Spoke:</strong> Alternative to traditional networking architectures</li>
<li><strong>Simplified Deployment:</strong> Tooling to make mesh networks easier to implement</li>
<li><strong>Quantum-Resistant:</strong> Future-proof networking solutions</li>
<li><strong>Infrastructure Innovation:</strong> Advancing networking technology</li>
</ul>
<h3>Impact</h3>
<p>This infrastructure represents a complete commitment to data sovereignty, infrastructure innovation, and building future-proof networking solutions. The home cluster provides complete control over personal and business data, while the WireGuard mesh networking tool advances the state of secure, distributed networking.</p>
</div>
<div class="story-footer">
<a href="../index.html" class="back-link">← Back to Portfolio</a>
</div>
</div>
<!-- Footer Include -->
<div id="footer-include"></div>
</body>
</html>

View File

@ -59,6 +59,13 @@
<a href="healthcare-platform.html" class="story-link">Read Full Story</a>
</div>
<div class="story-card">
<h2>Home Infrastructure Cluster & WireGuard Mesh Networking</h2>
<p class="story-excerpt">Category: Infrastructure, Networking, Data Sovereignty | Date: 2020-Present...</p>
<p class="story-meta">Category: Project | Date: Recent</p>
<a href="home-infrastructure.html" class="story-link">Read Full Story</a>
</div>
<div class="story-card">
<h2>MotherboardRepair.ca</h2>
<p class="story-excerpt">Category: Entrepreneurship, Sustainable Technology | Date: 2019-Present...</p>
@ -73,6 +80,13 @@
<a href="nitric-leadership.html" class="story-link">Read Full Story</a>
</div>
<div class="story-card">
<h2>Nuclear War-Resistant DNS Infrastructure</h2>
<p class="story-excerpt">Category: Infrastructure, Security, Government | Date: Confidential...</p>
<p class="story-meta">Category: Project | Date: Recent</p>
<a href="nuclear-dns.html" class="story-link">Read Full Story</a>
</div>
<div class="story-card">
<h2>Building a Thriving Open Source Community</h2>
<p class="story-excerpt">Category: Open Source | Date: 2019-Present...</p>
@ -96,7 +110,7 @@
<div class="story-card">
<h2>Web Design & Java Plugin Development</h2>
<p class="story-excerpt">Category: Web Development, Java | Date: 2009-2023...</p>
<p class="story-excerpt">Category: Web Development, Java | Date: 2011-2023...</p>
<p class="story-meta">Category: Project | Date: Recent</p>
<a href="web-design-java.html" class="story-link">Read Full Story</a>
</div>
@ -110,7 +124,7 @@
<div class="story-card">
<h2>YouTube Game Development & Cybersecurity</h2>
<p class="story-excerpt">Category: Game Development, Cybersecurity | Date: 2009-2022...</p>
<p class="story-excerpt">Category: Game Development, Cybersecurity | Date: 2011-2022...</p>
<p class="story-meta">Category: Project | Date: Recent</p>
<a href="youtube-game-dev.html" class="story-link">Read Full Story</a>
</div>

View File

@ -0,0 +1,60 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Nuclear War-Resistant DNS Infrastructure - Colin Knapp">
<title>Nuclear War-Resistant DNS Infrastructure - Colin Knapp</title>
<link rel="icon" type="image/x-icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles.css" integrity="sha256-Y+6RTuKMnPfNa1TjCQCcFhxwo0G+xNy7t1MaAvn5SuU=">
<link rel="stylesheet" href="stories.css">
<script src="../theme.js" integrity="sha256-+dDNTo7WAOmn2YC875+vn9oH4UkMwlVOGlARp2uq3A4="></script>
<script src="../includes.js" integrity="sha256-q9ac7XWqnIASoBRfs4I4hpSMlnxGARofcEw0cSFfn/E="></script>
</head>
<body>
<!-- Header Include -->
<div id="header-include"></div>
<div class="container-fluid" role="main">
<div class="story-header">
<h1>Nuclear War-Resistant DNS Infrastructure</h1>
<p class="story-meta">Category: Infrastructure, Security, Government | Date: Confidential</p>
<hr>
</div>
<div class="story-content">
<h2>Mission-Critical Infrastructure Design</h2>
<p>Architected and deployed georedundant, nuclear war-resistant DNS clusters for confidential government and defense clients. This project represents the highest level of infrastructure security and resilience planning.</p>
<h3>Infrastructure Components</h3>
<ul>
<li><strong>Georedundant Architecture:</strong> Distributed across multiple geographic locations</li>
<li><strong>Nuclear War Resistance:</strong> Designed to survive extreme scenarios</li>
<li><strong>Confidential Government Clients:</strong> High-security clearance work</li>
<li><strong>Defense Infrastructure:</strong> Critical national security systems</li>
<li><strong>DNS Cluster Architecture:</strong> Sophisticated distributed DNS infrastructure</li>
</ul>
<h3>Technical Excellence</h3>
<ul>
<li><strong>Geographic Redundancy:</strong> Multiple locations for maximum resilience</li>
<li><strong>Extreme Scenario Planning:</strong> Nuclear war-resistant design</li>
<li><strong>Government Standards:</strong> Meeting highest security requirements</li>
<li><strong>National Security:</strong> Supporting critical government infrastructure</li>
</ul>
<h3>Impact</h3>
<p>This infrastructure showcases expertise in designing systems that can survive even the most extreme scenarios, supporting critical national security systems and confidential government operations. The work demonstrates the highest level of infrastructure security and resilience planning.</p>
<p><em>Note: Specific details of this project are confidential due to the nature of government and defense work.</em></p>
</div>
<div class="story-footer">
<a href="../index.html" class="back-link">← Back to Portfolio</a>
</div>
</div>
<!-- Footer Include -->
<div id="footer-include"></div>
</body>
</html>

View File

@ -19,7 +19,7 @@
<div class="container-fluid" role="main">
<div class="story-header">
<h1>Web Design & Java Plugin Development</h1>
<p class="story-meta">Category: Web Development, Java | Date: 2009-2023</p>
<p class="story-meta">Category: Web Development, Java | Date: 2011-2023</p>
<hr>
</div>

View File

@ -19,7 +19,7 @@
<div class="container-fluid" role="main">
<div class="story-header">
<h1>YouTube Game Development & Cybersecurity</h1>
<p class="story-meta">Category: Game Development, Cybersecurity | Date: 2009-2022</p>
<p class="story-meta">Category: Game Development, Cybersecurity | Date: 2011-2022</p>
<hr>
</div>

15
package-lock.json generated
View File

@ -7,6 +7,9 @@
"": {
"name": "resume-site",
"version": "1.0.0",
"dependencies": {
"marked": "^16.1.1"
},
"devDependencies": {
"axe-core": "^4.10.3",
"lighthouse": "^10.0.0",
@ -1836,6 +1839,18 @@
"semver": "bin/semver.js"
}
},
"node_modules/marked": {
"version": "16.1.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-16.1.1.tgz",
"integrity": "sha512-ij/2lXfCRT71L6u0M29tJPhP0bM5shLL3u5BePhFwPELj2blMJ6GDtD7PfJhRLhJ/c2UwrK17ySVcDzy2YHjHQ==",
"license": "MIT",
"bin": {
"marked": "bin/marked.js"
},
"engines": {
"node": ">= 20"
}
},
"node_modules/marky": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/marky/-/marky-1.3.0.tgz",

View File

@ -16,5 +16,8 @@
"lighthouse": "^10.0.0",
"pa11y": "^9.0.0",
"playwright": "^1.53.2"
},
"dependencies": {
"marked": "^16.1.1"
}
}