Add targeted resume extracts for business development, devsecops, team leadership, and tool building
ci/woodpecker/push/woodpecker Pipeline failed Details

- Created 4 focused resume pages in /resumes/ directory
- Added Resumes dropdown to navigation menu
- Updated sitemap.xml to include new resume pages
This commit is contained in:
Colin 2025-11-30 21:02:37 -05:00
parent 8b1a1e23bf
commit 85ddbf561d
Signed by: colin
SSH Key Fingerprint: SHA256:nRPCQTeMFLdGytxRQmPVK9VXY3/ePKQ5lGRyJhT5DY8
6 changed files with 759 additions and 19 deletions

View File

@ -30,6 +30,15 @@
<nav class="main-nav">
<ul>
<li><a href="/" id="nav-portfolio">Portfolio</a></li>
<li class="dropdown">
<a href="/resumes/business-development.html" id="nav-resumes">Resumes</a>
<div class="dropdown-content">
<a href="/resumes/business-development.html" id="nav-businessdev">Business Development</a>
<a href="/resumes/devsecops.html" id="nav-devsecops">DevSecOps</a>
<a href="/resumes/team-leadership.html" id="nav-teamleadership">Team Leadership</a>
<a href="/resumes/tool-building.html" id="nav-toolbuilding">Tool Building</a>
</div>
</li>
<li class="dropdown">
<a href="/stories/" id="nav-stories">Stories</a>
<div class="dropdown-content">

View File

@ -0,0 +1,165 @@
<!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="Colin Knapp - Business Development Resume: Revenue growth, client relations, and entrepreneurship experience.">
<title>Business Development - Colin Knapp Resume</title>
<link rel="icon" type="image/x-icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles.css">
<script src="../theme.js"></script>
<script src="../includes.js"></script>
</head>
<body>
<!-- Header Include -->
<div id="header-include"></div>
<div class="container-fluid" role="main" id="main-content">
<h1>Colin Knapp</h1>
<p class="resume-focus"><strong>Focus:</strong> Business Development & Revenue Growth</p>
<!-- Contact Information -->
<section class="contact-info">
<p>
<strong>Location:</strong> Kitchener-Waterloo, Ontario, Canada<br>
<strong>Contact:</strong>
<a href="https://motherboardrepair.ca/contact.html" target="_blank" rel="noopener noreferrer">Contact via MotherboardRepair.ca</a>
</p>
</section>
<hr>
<!-- Professional Summary -->
<section class="summary">
<h2>Professional Summary</h2>
<p>
Results-driven entrepreneur and business development professional with a proven track record of
bootstrapping ventures from zero to significant revenue. Experienced in client relations,
strategic partnerships, and transforming struggling businesses into profitable operations.
Strong background in mentoring executives and scaling operations across multiple industries.
</p>
</section>
<hr>
<!-- Key Achievements -->
<section class="highlights">
<h2>Key Achievements</h2>
<ul>
<li>
<strong>Revenue Growth:</strong>
Bootstrapped <a href="../stories/nitric-leadership.html">Nitric Concepts</a> from zero to
an estimated $4M gross revenue with strong profit margins (2018-2021).
</li>
<li>
<strong>Executive Mentorship:</strong>
Provided strategic guidance to CEO/Founder Andrew Karvelis, helping scale from side project
earnings to significant revenue growth and financial success.
</li>
<li>
<strong>Business Turnaround:</strong>
Revitalized <a href="../stories/athion-turnaround.html">Athion.net</a>, transforming a
struggling business into a self-sustaining, profitable operation within two weeks (2013-2017).
</li>
<li>
<strong>Client Portfolio:</strong>
Built and maintained relationships with government clients, healthcare organizations,
and YouTube celebrities including partnerships with 15+ million subscriber networks.
</li>
<li>
<strong>Sustainable Venture:</strong>
Co-founded <a href="../stories/motherboard-repair.html">MotherboardRepair.ca</a>,
establishing a company focused on sustainable electronics solutions (2019-Present).
</li>
</ul>
</section>
<hr>
<!-- Employment History -->
<section class="employment">
<h2>Relevant Experience</h2>
<article class="position">
<h3>Chief of Operations / VP / Co-Founder</h3>
<p class="company">Nitric Concepts</p>
<p class="timeframe">2018-2021</p>
<ul>
<li>Bootstrapped company from zero to an estimated $4M gross revenue with strong profit margins</li>
<li>Managed talent acquisition and contractor relationships for 45+ personnel across multiple timezones</li>
<li>Provided executive mentorship to CEO/Founder, guiding strategic business decisions</li>
<li>Established partnerships enabling collaboration with Microsoft for official Minecraft Marketplace content</li>
<li>Utilized Kanban/Trello to coordinate distributed teams and optimize project workflows</li>
</ul>
</article>
<article class="position">
<h3>Founder</h3>
<p class="company">ViperWire.ca</p>
<p class="timeframe">2023-Present</p>
<ul>
<li>Building an AI-powered cybersecurity consultancy targeting SMB market</li>
<li>Developing scalable security solutions accessible to small and medium businesses</li>
<li>Establishing consulting framework for enterprise-grade security delivery</li>
</ul>
</article>
<article class="position">
<h3>Co-Founder</h3>
<p class="company">MotherboardRepair.ca</p>
<p class="timeframe">2019-Present</p>
<ul>
<li>Co-founded company focused on reducing e-waste through circuit board repairs</li>
<li>Leveraged industry expertise to establish sustainable tech solutions business</li>
<li>Developed repair processes for high-value circuit board components</li>
</ul>
</article>
<article class="position">
<h3>Business Operations</h3>
<p class="company">Athion.net</p>
<p class="timeframe">2013-2017</p>
<ul>
<li>Revitalized struggling business into self-sustaining operation within two weeks</li>
<li>Optimized systems and streamlined operations with rapid, effective solutions</li>
<li>Created foundational technology that enabled future open source success</li>
</ul>
</article>
<article class="position">
<h3>Client Development</h3>
<p class="company">YouTube & MCN Partnerships</p>
<p class="timeframe">2011-2022</p>
<ul>
<li>Partnered with Jordan Matthewson (Kootra) and TheCreatures MCN with 15 million subscriber reach</li>
<li>Collaborated with prominent YouTube creators during the platform's golden era</li>
<li>Delivered custom gaming experiences for celebrity partnerships and livestreams</li>
</ul>
</article>
</section>
<hr>
<!-- Skills -->
<section class="skills">
<h2>Core Competencies</h2>
<ul>
<li><strong>Business Development:</strong> Revenue growth, client acquisition, partnership development</li>
<li><strong>Leadership:</strong> Executive mentorship, team management, strategic planning</li>
<li><strong>Operations:</strong> Process optimization, workflow management, Kanban/Agile methodologies</li>
<li><strong>Entrepreneurship:</strong> Venture bootstrapping, business turnarounds, sustainable growth</li>
</ul>
</section>
<hr>
<section class="portfolio-link">
<p><a href="/">View Full Portfolio &rarr;</a></p>
</section>
</div>
<!-- Footer Include -->
<div id="footer-include"></div>
</body>
</html>

View File

@ -0,0 +1,173 @@
<!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="Colin Knapp - DevSecOps Resume: Infrastructure, security automation, and compliance expertise.">
<title>DevSecOps - Colin Knapp Resume</title>
<link rel="icon" type="image/x-icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles.css">
<script src="../theme.js"></script>
<script src="../includes.js"></script>
</head>
<body>
<!-- Header Include -->
<div id="header-include"></div>
<div class="container-fluid" role="main" id="main-content">
<h1>Colin Knapp</h1>
<p class="resume-focus"><strong>Focus:</strong> DevSecOps & Security Infrastructure</p>
<!-- Contact Information -->
<section class="contact-info">
<p>
<strong>Location:</strong> Kitchener-Waterloo, Ontario, Canada<br>
<strong>Contact:</strong>
<a href="https://motherboardrepair.ca/contact.html" target="_blank" rel="noopener noreferrer">Contact via MotherboardRepair.ca</a>
</p>
</section>
<hr>
<!-- Professional Summary -->
<section class="summary">
<h2>Professional Summary</h2>
<p>
DevSecOps consultant with extensive experience architecting secure, resilient infrastructure
for government and healthcare clients. Expertise in compliance standards (WCAG 2.0 AA, CIS Level 1/2),
security automation, and building geographically redundant systems. Proven track record of
implementing Docker-based solutions and automated security tooling for enterprise environments.
</p>
</section>
<hr>
<!-- Key Achievements -->
<section class="highlights">
<h2>Key Achievements</h2>
<ul>
<li>
<strong>Government Infrastructure:</strong>
Delivered WCAG 2.0 AA compliant learning management systems for US government clients
through <a href="../stories/airport-dns.html">Addis Enterprises</a> (2019-Present).
</li>
<li>
<strong>DNS Resilience:</strong>
Architected geographically redundant DNS cluster for
<a href="../stories/airport-dns.html">Bishop Airport</a> achieving A+ standard,
capable of withstanding extreme disruptions including nuclear scenarios.
</li>
<li>
<strong>Security Automation:</strong>
Created Docker-based utility for automated
<a href="../stories/wordpress-security.html">WordPress malware removal</a>,
reducing infection frequency from daily to zero (2023).
</li>
<li>
<strong>Healthcare Compliance:</strong>
Implemented CIS Level 1 and 2 security standards for
<a href="../stories/healthcare-platform.html">Improving MI Practices</a>
healthcare education platform.
</li>
<li>
<strong>CI/CD Infrastructure:</strong>
Established Jenkins CI/CD pipeline in 2013 that continues running the IntellectualSites
open source ecosystem supporting a $5 billion gaming brand.
</li>
</ul>
</section>
<hr>
<!-- Employment History -->
<section class="employment">
<h2>Relevant Experience</h2>
<article class="position">
<h3>DevSecOps Consultant</h3>
<p class="company">Addis Enterprises</p>
<p class="timeframe">2019-Present</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>
<li>Designed secure, scalable infrastructure for healthcare education content delivery</li>
</ul>
</article>
<article class="position">
<h3>Founder</h3>
<p class="company">ViperWire.ca</p>
<p class="timeframe">2023-Present</p>
<ul>
<li>Building AI-powered cybersecurity consultancy for enterprise-grade security</li>
<li>Developing AI-augmented security analysis systems</li>
<li>Creating scalable security solutions for SMBs</li>
</ul>
</article>
<article class="position">
<h3>Chief of Operations / VP / Co-Founder</h3>
<p class="company">Nitric Concepts</p>
<p class="timeframe">2018-2021</p>
<ul>
<li>Implemented DevSecOps practices using Docker, Fail2Ban, and Salt Stack for high-traffic gaming environments</li>
<li>Established CI/CD pipelines and security practices for enterprise-scale gaming infrastructure</li>
<li>Managed security for distributed team operations across multiple timezones</li>
</ul>
</article>
<article class="position">
<h3>Infrastructure Engineer</h3>
<p class="company">Self-Hosted Infrastructure</p>
<p class="timeframe">2020-Present</p>
<ul>
<li>Built comprehensive home infrastructure cluster using repurposed MacMini hardware for complete data sovereignty</li>
<li>Self-hosted critical infrastructure including email, DNS, and over 100 additional services</li>
<li>Developed WireGuard mesh networking tool for quantum-resistant networking deployment</li>
<li>Regularly run Woodpecker CI and Gitea for on-premise source management, testing, and deployment</li>
</ul>
</article>
</section>
<hr>
<!-- Technical Skills -->
<section class="skills">
<h2>Technical Skills</h2>
<ul>
<li><strong>Containerization:</strong> Docker, Docker Swarm, container orchestration</li>
<li><strong>CI/CD:</strong> Jenkins, Woodpecker CI, GitLab CI/CD, automated deployment pipelines</li>
<li><strong>Security:</strong> Fail2Ban, malware detection/removal, security hardening, penetration testing</li>
<li><strong>Infrastructure:</strong> Salt Stack, DNS (BIND, PowerDNS), WireGuard, bare-metal servers</li>
<li><strong>Compliance:</strong> WCAG 2.0 AA, CIS Level 1/2, government security standards</li>
<li><strong>Monitoring:</strong> High availability systems, automated monitoring, incident response</li>
</ul>
</section>
<hr>
<!-- Projects -->
<section class="projects">
<h2>Notable Projects</h2>
<ul>
<li><a href="../stories/airport-dns.html">Bishop Airport DNS Infrastructure</a> - Geographically redundant A+ rated DNS cluster</li>
<li><a href="../stories/healthcare-platform.html">Improving MI Practices</a> - HIPAA-aware healthcare education platform</li>
<li><a href="../stories/wordpress-security.html">WordPress Security Automation</a> - Docker-based malware eradication tool</li>
<li><a href="../stories/nuclear-dns.html">Nuclear-Resistant DNS</a> - Extreme resilience infrastructure design</li>
</ul>
</section>
<hr>
<section class="portfolio-link">
<p><a href="/">View Full Portfolio &rarr;</a></p>
</section>
</div>
<!-- Footer Include -->
<div id="footer-include"></div>
</body>
</html>

View File

@ -0,0 +1,184 @@
<!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="Colin Knapp - Team Leadership Resume: Management, mentorship, and distributed team coordination experience.">
<title>Team Leadership - Colin Knapp Resume</title>
<link rel="icon" type="image/x-icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles.css">
<script src="../theme.js"></script>
<script src="../includes.js"></script>
</head>
<body>
<!-- Header Include -->
<div id="header-include"></div>
<div class="container-fluid" role="main" id="main-content">
<h1>Colin Knapp</h1>
<p class="resume-focus"><strong>Focus:</strong> Team Leadership & Management</p>
<!-- Contact Information -->
<section class="contact-info">
<p>
<strong>Location:</strong> Kitchener-Waterloo, Ontario, Canada<br>
<strong>Contact:</strong>
<a href="https://motherboardrepair.ca/contact.html" target="_blank" rel="noopener noreferrer">Contact via MotherboardRepair.ca</a>
</p>
</section>
<hr>
<!-- Professional Summary -->
<section class="summary">
<h2>Professional Summary</h2>
<p>
Experienced leader with a proven track record of managing distributed teams of 45+ personnel
across multiple timezones. Strong background in executive mentorship, fostering collaboration,
and implementing efficient workflows using Kanban/Agile methodologies. Skilled at building
high-performing teams and guiding organizations from startup to significant revenue growth.
</p>
</section>
<hr>
<!-- Key Achievements -->
<section class="highlights">
<h2>Key Achievements</h2>
<ul>
<li>
<strong>Large Team Management:</strong>
Managed a distributed team of 45 personnel at
<a href="../stories/nitric-leadership.html">Nitric Concepts</a>,
fostering collaboration across multiple timezones (2018-2021).
</li>
<li>
<strong>Executive Mentorship:</strong>
Provided strategic guidance to CEO/Founder Andrew Karvelis, helping scale from side project
earnings to $4M gross revenue with strong profit margins.
</li>
<li>
<strong>Open Source Leadership:</strong>
Led and coordinated global contributor community for
<a href="../stories/fawe-plotsquared.html">PlotSquared and FastAsyncWorldEdit</a>,
birthing a sustainable 10-year open source brand that continues today with paid maintainers.
</li>
<li>
<strong>Project Coordination:</strong>
Utilized Kanban/Trello to coordinate distributed teams and project workflows,
enabling efficient collaboration across multiple projects and timezones.
</li>
<li>
<strong>Talent Development:</strong>
Managed software development and talent acquisition for contractors worldwide,
building effective remote-first team culture.
</li>
</ul>
</section>
<hr>
<!-- Employment History -->
<section class="employment">
<h2>Leadership Experience</h2>
<article class="position">
<h3>Chief of Operations / VP / Co-Founder</h3>
<p class="company">Nitric Concepts</p>
<p class="timeframe">2018-2021</p>
<ul>
<li>Managed 45+ contractors worldwide across multiple timezones</li>
<li>Provided executive mentorship to CEO/Founder Andrew Karvelis</li>
<li>Bootstrapped company operations from zero to $4M gross revenue</li>
<li>Utilized Kanban/Trello to coordinate distributed teams and project workflows</li>
<li>Established collaborative relationships with Microsoft for official Minecraft Marketplace partnership</li>
<li>Built and maintained remote-first team culture for high-performance delivery</li>
</ul>
</article>
<article class="position">
<h3>Open Source Project Lead</h3>
<p class="company">IntellectualSites (PlotSquared & FastAsyncWorldEdit)</p>
<p class="timeframe">2013-Present</p>
<ul>
<li>Co-created and led development of major open source projects with 10M+ downloads</li>
<li>Coordinated global contributor community spanning multiple countries</li>
<li>Established Jenkins CI/CD infrastructure in 2013 that continues running today</li>
<li>Built sustainable open source brand with paid maintainers continuing the legacy</li>
<li>Created tooling used by content production companies in the $5 billion Minecraft ecosystem</li>
</ul>
</article>
<article class="position">
<h3>Founder</h3>
<p class="company">ViperWire.ca</p>
<p class="timeframe">2023-Present</p>
<ul>
<li>Founded AI-powered cybersecurity consultancy</li>
<li>Establishing consulting framework and team structure for scaling</li>
<li>Building client relationships and service delivery processes</li>
</ul>
</article>
<article class="position">
<h3>Co-Founder</h3>
<p class="company">MotherboardRepair.ca</p>
<p class="timeframe">2019-Present</p>
<ul>
<li>Co-founded sustainable electronics repair company</li>
<li>Established operational processes and team workflows</li>
<li>Built partnerships for component sourcing and service delivery</li>
</ul>
</article>
<article class="position">
<h3>Project Lead</h3>
<p class="company">Oh My Form (Open Source)</p>
<p class="timeframe">2020-2024</p>
<ul>
<li>Led development of privacy-focused form builder with 1.5M+ Docker pulls</li>
<li>Coordinated contributor community and managed project roadmap</li>
<li>Successfully sunset project and transitioned users to Formbricks</li>
</ul>
</article>
</section>
<hr>
<!-- Leadership Skills -->
<section class="skills">
<h2>Leadership Competencies</h2>
<ul>
<li><strong>Team Management:</strong> Distributed team leadership, remote-first culture, cross-timezone coordination</li>
<li><strong>Mentorship:</strong> Executive coaching, talent development, career guidance</li>
<li><strong>Project Management:</strong> Kanban, Trello, Agile methodologies, workflow optimization</li>
<li><strong>Communication:</strong> Stakeholder management, client relations, technical documentation</li>
<li><strong>Strategic Planning:</strong> Business development, operational scaling, partnership building</li>
</ul>
</section>
<hr>
<!-- Team Metrics -->
<section class="metrics">
<h2>Leadership Metrics</h2>
<ul>
<li><strong>Team Size:</strong> Managed up to 45 contractors simultaneously</li>
<li><strong>Revenue Impact:</strong> Guided growth from $0 to $4M gross revenue</li>
<li><strong>Project Scale:</strong> Open source tools with 10M+ downloads</li>
<li><strong>Community:</strong> Global contributor network spanning 10+ years</li>
</ul>
</section>
<hr>
<section class="portfolio-link">
<p><a href="/">View Full Portfolio &rarr;</a></p>
</section>
</div>
<!-- Footer Include -->
<div id="footer-include"></div>
</body>
</html>

View File

@ -0,0 +1,185 @@
<!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="Colin Knapp - Tool Building Resume: Open source development, CI/CD, and custom software solutions.">
<title>Tool Building - Colin Knapp Resume</title>
<link rel="icon" type="image/x-icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles.css">
<script src="../theme.js"></script>
<script src="../includes.js"></script>
</head>
<body>
<!-- Header Include -->
<div id="header-include"></div>
<div class="container-fluid" role="main" id="main-content">
<h1>Colin Knapp</h1>
<p class="resume-focus"><strong>Focus:</strong> Tool Building & Software Development</p>
<!-- Contact Information -->
<section class="contact-info">
<p>
<strong>Location:</strong> Kitchener-Waterloo, Ontario, Canada<br>
<strong>Contact:</strong>
<a href="https://motherboardrepair.ca/contact.html" target="_blank" rel="noopener noreferrer">Contact via MotherboardRepair.ca</a>
</p>
</section>
<hr>
<!-- Professional Summary -->
<section class="summary">
<h2>Professional Summary</h2>
<p>
Prolific software developer and tool builder with a track record of creating impactful open source
projects achieving 10M+ downloads. Expertise in building performance-critical applications,
CI/CD infrastructure, and custom automation tools. Strong background in Java, Python, Docker,
and modern web technologies with a passion for solving complex technical challenges.
</p>
</section>
<hr>
<!-- Key Achievements -->
<section class="highlights">
<h2>Key Achievements</h2>
<ul>
<li>
<strong>Open Source Impact:</strong>
Co-created <a href="../stories/fawe-plotsquared.html">FastAsyncWorldEdit</a> and
<a href="../stories/fawe-plotsquared.html">PlotSquared</a>, enabling massive transformative
edits—scaling from 50,000 server-crashing edits to billions without interruption.
</li>
<li>
<strong>Download Scale:</strong>
Built tools powering a $2 billion game brand with 10M+ downloads and global contributor support.
</li>
<li>
<strong>CI/CD Pioneer:</strong>
Established Jenkins CI/CD infrastructure in 2013 that continues running the IntellectualSites
open source ecosystem today.
</li>
<li>
<strong>Security Tooling:</strong>
Created Docker-based utility for automated
<a href="../stories/wordpress-security.html">WordPress malware removal</a> and hardening,
reducing infection frequency from daily to zero.
</li>
<li>
<strong>Privacy-Focused Development:</strong>
Led development of <a href="../stories/open-source-success.html">OhMyForm</a>,
an open source Google Forms alternative achieving 1.5M+ Docker pulls.
</li>
</ul>
</section>
<hr>
<!-- Major Projects -->
<section class="projects">
<h2>Notable Tools & Projects</h2>
<article class="project">
<h3><a href="../stories/fawe-plotsquared.html">FastAsyncWorldEdit</a></h3>
<p class="stats">664+ GitHub stars | Performance-critical Minecraft world manipulation</p>
<ul>
<li>Improved world manipulation performance enabling billions of seamless edits</li>
<li>Implemented security improvements and performance optimizations for large-scale operations</li>
<li>Created async architecture to prevent server crashes during massive operations</li>
</ul>
</article>
<article class="project">
<h3><a href="../stories/fawe-plotsquared.html">PlotSquared</a></h3>
<p class="stats">572+ GitHub stars | 809+ forks | Land management system</p>
<ul>
<li>Co-developed comprehensive land management plugin for Minecraft servers</li>
<li>Built permission system and plot claiming mechanics for millions of users</li>
<li>Established sustainable open source project with paid maintainers</li>
</ul>
</article>
<article class="project">
<h3><a href="../stories/open-source-success.html">OhMyForm</a></h3>
<p class="stats">1.5M+ Docker pulls | Privacy-focused form builder</p>
<ul>
<li>Led development of open source alternative to Google Forms and Office 365</li>
<li>Enabled data sovereignty and privacy-focused form building for organizations</li>
<li>Successfully sunset project and transitioned users to Formbricks</li>
</ul>
</article>
<article class="project">
<h3>WireGuard Mesh Networking Tool</h3>
<p class="stats">Infrastructure automation | Quantum-resistant networking</p>
<ul>
<li>Developed tool to simplify deployment of mesh networks vs traditional hub-and-spoke</li>
<li>Created infrastructure tooling for quantum-resistant networking solutions</li>
<li>Built automation for complex multi-node VPN configurations</li>
</ul>
</article>
<article class="project">
<h3><a href="../stories/wordpress-security.html">WordPress Malware Eradication Tool</a></h3>
<p class="stats">Docker-based | Security automation</p>
<ul>
<li>Created Docker-based utility for automated malware detection and removal</li>
<li>Implemented hardening measures to prevent reinfection</li>
<li>Deployed to protect client sites from persistent cyber attacks</li>
</ul>
</article>
<article class="project">
<h3><a href="../stories/app-development.html">Ad Marketing Link Tracking Tool</a></h3>
<p class="stats">Full-stack development | Creator monetization</p>
<ul>
<li>Built comprehensive ad campaign management system for content creators</li>
<li>Designed real-time revenue monitoring and campaign performance tracking</li>
<li>Implemented secure payment processing and data handling</li>
</ul>
</article>
</section>
<hr>
<!-- Technical Skills -->
<section class="skills">
<h2>Technical Skills</h2>
<ul>
<li><strong>Languages:</strong> Java, Python, JavaScript/TypeScript, Bash, SQL</li>
<li><strong>CI/CD:</strong> Jenkins, Woodpecker CI, GitLab CI/CD, GitHub Actions</li>
<li><strong>Containerization:</strong> Docker, Docker Swarm, container orchestration</li>
<li><strong>Infrastructure:</strong> Salt Stack, WireGuard, DNS, bare-metal servers</li>
<li><strong>Web Technologies:</strong> HTML5, CSS3, Node.js, REST APIs</li>
<li><strong>Version Control:</strong> Git, Gitea, GitHub, GitLab</li>
<li><strong>Testing:</strong> Unit testing, security scanning, automated QA</li>
</ul>
</section>
<hr>
<!-- Open Source Contributions -->
<section class="contributions">
<h2>Open Source Contributions</h2>
<ul>
<li><a href="https://github.com/IntellectualSites/PlotSquared" target="_blank" rel="noopener noreferrer">PlotSquared</a> - Land management system</li>
<li><a href="https://github.com/IntellectualSites/FastAsyncWorldEdit" target="_blank" rel="noopener noreferrer">FastAsyncWorldEdit</a> - High-performance world editing</li>
<li><a href="https://github.com/OhMyForm/OhMyForm" target="_blank" rel="noopener noreferrer">OhMyForm</a> - Privacy-focused form builder (sunset)</li>
<li><a href="https://github.com/IntellectualSites/plothider" target="_blank" rel="noopener noreferrer">PlotHider</a> - Plot visibility management</li>
</ul>
</section>
<hr>
<section class="portfolio-link">
<p><a href="/">View Full Portfolio &rarr;</a></p>
</section>
</div>
<!-- Footer Include -->
<div id="footer-include"></div>
</body>
</html>

View File

@ -2,115 +2,139 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://colinknapp.com/index.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/one-pager-tools/csv-tool.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/resumes/business-development.html</loc>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/resumes/devsecops.html</loc>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/resumes/team-leadership.html</loc>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/resumes/tool-building.html</loc>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/stories/airport-dns.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/stories/app-development.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/stories/athion-turnaround.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/stories/fawe-plotsquared.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/stories/healthcare-platform.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/stories/home-infrastructure.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/stories/index.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/stories/motherboard-repair.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/stories/nitric-leadership.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/stories/nuclear-dns.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/stories/open-source-success.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/stories/scansnap-webdav.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/stories/showerloop.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/stories/viperwire.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/stories/web-design-java.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/stories/wordpress-security.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://colinknapp.com/stories/youtube-game-dev.html</loc>
<lastmod>2025-11-18T19:06:15+00:00</lastmod>
<lastmod>2025-12-01T02:01:35+00:00</lastmod>
<changefreq>monthly</changefreq>
<priority>0.8</priority>
</url>