AmazonS3
tcp/443
CloudFront
tcp/80
Open service 2600:9000:236e:c800:1c:f6ef:c400:93a1:80 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 17:04:14 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chin-tech.org/ X-Cache: Redirect from cloudfront Via: 1.1 b3fce8903671f8346e7a6a138d2d4610.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P1 X-Amz-Cf-Id: 7lv-YZp1t46VS32YqtCMY-qxi0qUkswqIczbTXrgmN1ebaONdJNX2g== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:236e:400:1c:f6ef:c400:93a1:80 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 17:04:14 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chin-tech.org/ X-Cache: Redirect from cloudfront Via: 1.1 8c08c39035033b8c904aa0e3f734d6c6.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P1 X-Amz-Cf-Id: EWiTXlgx5XoRYBYs1GGkxCCWjCRenj4uCIkTCukOW3eFfN_K6hP_2w== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:236e:c800:1c:f6ef:c400:93a1:443 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 6477
Connection: close
Date: Fri, 19 Dec 2025 17:04:14 GMT
Last-Modified: Thu, 10 Jul 2025 21:24:46 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
ETag: "1df9f29cfabab3bcfe9002e96ce1f9f5"
X-Cache: Hit from cloudfront
Via: 1.1 6b17c6258978715ba0681e1d5589502c.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P1
X-Amz-Cf-Id: sWmr_NegwsGdycRbR_dF3usDrocX2ZqGaz2gggPy5u-X5MrDoqrCpg==
Age: 1
Page title: Resume
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicons/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="stylesheet" href="/static/styles.css">
<title>Resume</title>
<script src="render.js"></script>
</head>
<body class="bg-base-100 ">
<div class="navbar bg-base-100 shadow-md sticky top-0 z-50">
<div class="avatar">
<div class="mask mask-squircle w-24">
<img src="/assets/avatar.jpg" alt="avatar" />
</div>
</div>
<div class="ml-auto">
<ul class="menu menu-horizontal px-1 flex justify-items-end">
<li>
<a href="https://blog.chin-tech.org">
<div class="w-15 h-15">
<img src="/assets/icons/blog-writing.svg" alt="blog"/>
</div>
</a>
</li>
<li>
<a href="https://github.com/chin-tech">
<div class="w-15 h-15">
<img src="/assets/icons/git-svgrepo-com.svg" alt="github"/>
</div>
</a>
</li>
<li>
<a href="https://linkedin.com/in/alexander-chin-lenn">
<div class="w-15 h-15">
<img src="assets/icons/linkedin-rounded-svgrepo-com.svg" alt="linkedin"/>
</div>
</a>
</li>
</ul>
</div>
</div>
<div class="flex">
<div class="ml-auto stats place-items-end">
<div class="stat place-items-center">
<div class="stat-title"> Views </div>
<div id="view_value" class="stat-value"> <span class="loading loading-infinity loading-sm"></span> </div>
</div>
</div>
</div>
<div class="ml-auto p-25">
<div class="tabs tab-lift justify-items-center">
<input type="radio" name="summary_tabs" class="tab" aria-label="About" checked/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono shadow-sm">
<p>I'm Alexander Chin-Lenn, and I'm deeply passionate about <b>workflow improvement</b> and <b>leveraging technology</b> to solve real-world problems. </p>
<br>
<p>I've always been interested in tech, but never had a necessity to truly learn it, which came during my service as a <b>signals analyst in the military</b>. Faced with a highly repetitive, manual data-entry task involving thousands of files—a process prone to errors and consuming hours of valuable time—I saw an opportunity. Discovering Python on the system, I quickly developed an <b>MVP</b> that automated information extraction. Within months, I transformed the entire workflow, automating both data ingestion and report generation. This innovation reduced a multi-hour, error-prone task to mere seconds, not only demonstrating the power of automation but also providing me with essential foundational skills in troubleshooting and development.</p>
<br>
<p>This experience fueled my continued exploration of technology. I'm now actively diving into <b>Cybersecurity (nearing CPTS certification)</b>, building <b>DevOps homelabs with Terraform and Ansible<b>, deploying </b>serverless applications to the cloud</b>, and continually expanding my proficiency in various programming languages. I thrive on challenges and am always eager to learn what's needed to tackle the next problem.</p>
<br>
<p class="mt-4">Check out my <a class="link link-primary" href="https://blog.chin-tech.org">blog</a> for random write-ups of HTB boxes, and tech-adventures I chose to write about.</p>
</div>
</div>
<input type="radio" name="summary_tabs" class="tab" aria-label="Experience"/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono">
<ul class="list bg-base-100 rounded-box shadow-sm">
<li class="list-row">
<div> Developer </div>
<p class="list-col-wrap text-xs">
Highly proficient in Python, w
Open service 2600:9000:236e:1400:1c:f6ef:c400:93a1:443 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 6477
Connection: close
Date: Fri, 19 Dec 2025 17:04:14 GMT
Last-Modified: Thu, 10 Jul 2025 21:24:46 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
ETag: "1df9f29cfabab3bcfe9002e96ce1f9f5"
X-Cache: Hit from cloudfront
Via: 1.1 d954dd318e06aa0e69375f36dcd819de.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P1
X-Amz-Cf-Id: SyXxDteuTPNa2xd_I_hbhmQG-pHTTsSz9Cwzwy1pC1eamCx4Di1n9w==
Age: 1
Page title: Resume
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicons/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="stylesheet" href="/static/styles.css">
<title>Resume</title>
<script src="render.js"></script>
</head>
<body class="bg-base-100 ">
<div class="navbar bg-base-100 shadow-md sticky top-0 z-50">
<div class="avatar">
<div class="mask mask-squircle w-24">
<img src="/assets/avatar.jpg" alt="avatar" />
</div>
</div>
<div class="ml-auto">
<ul class="menu menu-horizontal px-1 flex justify-items-end">
<li>
<a href="https://blog.chin-tech.org">
<div class="w-15 h-15">
<img src="/assets/icons/blog-writing.svg" alt="blog"/>
</div>
</a>
</li>
<li>
<a href="https://github.com/chin-tech">
<div class="w-15 h-15">
<img src="/assets/icons/git-svgrepo-com.svg" alt="github"/>
</div>
</a>
</li>
<li>
<a href="https://linkedin.com/in/alexander-chin-lenn">
<div class="w-15 h-15">
<img src="assets/icons/linkedin-rounded-svgrepo-com.svg" alt="linkedin"/>
</div>
</a>
</li>
</ul>
</div>
</div>
<div class="flex">
<div class="ml-auto stats place-items-end">
<div class="stat place-items-center">
<div class="stat-title"> Views </div>
<div id="view_value" class="stat-value"> <span class="loading loading-infinity loading-sm"></span> </div>
</div>
</div>
</div>
<div class="ml-auto p-25">
<div class="tabs tab-lift justify-items-center">
<input type="radio" name="summary_tabs" class="tab" aria-label="About" checked/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono shadow-sm">
<p>I'm Alexander Chin-Lenn, and I'm deeply passionate about <b>workflow improvement</b> and <b>leveraging technology</b> to solve real-world problems. </p>
<br>
<p>I've always been interested in tech, but never had a necessity to truly learn it, which came during my service as a <b>signals analyst in the military</b>. Faced with a highly repetitive, manual data-entry task involving thousands of files—a process prone to errors and consuming hours of valuable time—I saw an opportunity. Discovering Python on the system, I quickly developed an <b>MVP</b> that automated information extraction. Within months, I transformed the entire workflow, automating both data ingestion and report generation. This innovation reduced a multi-hour, error-prone task to mere seconds, not only demonstrating the power of automation but also providing me with essential foundational skills in troubleshooting and development.</p>
<br>
<p>This experience fueled my continued exploration of technology. I'm now actively diving into <b>Cybersecurity (nearing CPTS certification)</b>, building <b>DevOps homelabs with Terraform and Ansible<b>, deploying </b>serverless applications to the cloud</b>, and continually expanding my proficiency in various programming languages. I thrive on challenges and am always eager to learn what's needed to tackle the next problem.</p>
<br>
<p class="mt-4">Check out my <a class="link link-primary" href="https://blog.chin-tech.org">blog</a> for random write-ups of HTB boxes, and tech-adventures I chose to write about.</p>
</div>
</div>
<input type="radio" name="summary_tabs" class="tab" aria-label="Experience"/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono">
<ul class="list bg-base-100 rounded-box shadow-sm">
<li class="list-row">
<div> Developer </div>
<p class="list-col-wrap text-xs">
Highly proficient in Python, w
Open service 2600:9000:2240:5a00:1c:f6ef:c400:93a1:80 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 17:04:14 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chin-tech.org/ X-Cache: Redirect from cloudfront Via: 1.1 06a27d66e25d02ebcfb014b9d194016a.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P1 X-Amz-Cf-Id: KCXJzBsfqOLe0PrurHRw33AzVRMDLXYShtnz16B21J0fkphDJCK6QA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 13.32.121.122:80 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 17:04:14 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chin-tech.org/ X-Cache: Redirect from cloudfront Via: 1.1 bf791e1829ff18782cd9837fbba03616.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P1 X-Amz-Cf-Id: u83e1oI_KeOMGdsxvL5DSnfJHKkbiqbkRJd7vNzVJyDN91jExUvYYA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 13.32.121.113:80 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 17:04:13 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chin-tech.org/ X-Cache: Redirect from cloudfront Via: 1.1 00746b020527dcdbeca0dab6f6de299a.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P1 X-Amz-Cf-Id: mrKE8e09QhS1qfUg1kGIDuphkncX6CF-lP1qKaQhYQGgCao-fDgx7Q== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2240:4400:1c:f6ef:c400:93a1:80 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 17:04:13 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chin-tech.org/ X-Cache: Redirect from cloudfront Via: 1.1 9336c14434e205e440418213079c6074.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P1 X-Amz-Cf-Id: wFZ3ngjarOQCtdBvYFHhh5Oz14JdfHEENlFW4ut6d8wAblHuRyDQhA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 13.32.121.124:443 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 6477
Connection: close
Date: Fri, 19 Dec 2025 17:04:14 GMT
Last-Modified: Thu, 10 Jul 2025 21:24:46 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
ETag: "1df9f29cfabab3bcfe9002e96ce1f9f5"
X-Cache: Hit from cloudfront
Via: 1.1 ed4565467c6c9847b6a3fcb6cec799e4.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P1
X-Amz-Cf-Id: Xv6VBx0m8RpwsQmgPh1odANnuf4TBQtIvi31aFP4luEWy0IJbLGKAQ==
Age: 1
Page title: Resume
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicons/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="stylesheet" href="/static/styles.css">
<title>Resume</title>
<script src="render.js"></script>
</head>
<body class="bg-base-100 ">
<div class="navbar bg-base-100 shadow-md sticky top-0 z-50">
<div class="avatar">
<div class="mask mask-squircle w-24">
<img src="/assets/avatar.jpg" alt="avatar" />
</div>
</div>
<div class="ml-auto">
<ul class="menu menu-horizontal px-1 flex justify-items-end">
<li>
<a href="https://blog.chin-tech.org">
<div class="w-15 h-15">
<img src="/assets/icons/blog-writing.svg" alt="blog"/>
</div>
</a>
</li>
<li>
<a href="https://github.com/chin-tech">
<div class="w-15 h-15">
<img src="/assets/icons/git-svgrepo-com.svg" alt="github"/>
</div>
</a>
</li>
<li>
<a href="https://linkedin.com/in/alexander-chin-lenn">
<div class="w-15 h-15">
<img src="assets/icons/linkedin-rounded-svgrepo-com.svg" alt="linkedin"/>
</div>
</a>
</li>
</ul>
</div>
</div>
<div class="flex">
<div class="ml-auto stats place-items-end">
<div class="stat place-items-center">
<div class="stat-title"> Views </div>
<div id="view_value" class="stat-value"> <span class="loading loading-infinity loading-sm"></span> </div>
</div>
</div>
</div>
<div class="ml-auto p-25">
<div class="tabs tab-lift justify-items-center">
<input type="radio" name="summary_tabs" class="tab" aria-label="About" checked/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono shadow-sm">
<p>I'm Alexander Chin-Lenn, and I'm deeply passionate about <b>workflow improvement</b> and <b>leveraging technology</b> to solve real-world problems. </p>
<br>
<p>I've always been interested in tech, but never had a necessity to truly learn it, which came during my service as a <b>signals analyst in the military</b>. Faced with a highly repetitive, manual data-entry task involving thousands of files—a process prone to errors and consuming hours of valuable time—I saw an opportunity. Discovering Python on the system, I quickly developed an <b>MVP</b> that automated information extraction. Within months, I transformed the entire workflow, automating both data ingestion and report generation. This innovation reduced a multi-hour, error-prone task to mere seconds, not only demonstrating the power of automation but also providing me with essential foundational skills in troubleshooting and development.</p>
<br>
<p>This experience fueled my continued exploration of technology. I'm now actively diving into <b>Cybersecurity (nearing CPTS certification)</b>, building <b>DevOps homelabs with Terraform and Ansible<b>, deploying </b>serverless applications to the cloud</b>, and continually expanding my proficiency in various programming languages. I thrive on challenges and am always eager to learn what's needed to tackle the next problem.</p>
<br>
<p class="mt-4">Check out my <a class="link link-primary" href="https://blog.chin-tech.org">blog</a> for random write-ups of HTB boxes, and tech-adventures I chose to write about.</p>
</div>
</div>
<input type="radio" name="summary_tabs" class="tab" aria-label="Experience"/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono">
<ul class="list bg-base-100 rounded-box shadow-sm">
<li class="list-row">
<div> Developer </div>
<p class="list-col-wrap text-xs">
Highly proficient in Python, w
Open service 2600:9000:2240:4600:1c:f6ef:c400:93a1:80 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 17:04:13 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chin-tech.org/ X-Cache: Redirect from cloudfront Via: 1.1 142ded88048f806cc40a5a225130cc8a.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P1 X-Amz-Cf-Id: XsS9oaUAmXfHSKM7yBWJWUI__IvdPniFp2YiOXlzkXnZzn-PthYFqA== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:236e:1400:1c:f6ef:c400:93a1:80 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 17:04:13 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chin-tech.org/ X-Cache: Redirect from cloudfront Via: 1.1 857b0dca772798c338c78a1be69c955c.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P1 X-Amz-Cf-Id: UDtQiLOSiPz3v32jQVwA5ZbimBs1dXTEUW2dgxBWMUrSyBI7hef0Lg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:236e:a600:1c:f6ef:c400:93a1:80 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 17:04:13 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chin-tech.org/ X-Cache: Redirect from cloudfront Via: 1.1 91353a8aba9ab05d79e9678e004043bc.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P1 X-Amz-Cf-Id: Cyaq13W9UgDHmVdUUTqdAG_D9Kjs_NYqINgE0ggVPw5iPuz682d0jg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:236e:e00:1c:f6ef:c400:93a1:443 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 6477
Connection: close
Date: Fri, 19 Dec 2025 17:04:14 GMT
Last-Modified: Thu, 10 Jul 2025 21:24:46 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
ETag: "1df9f29cfabab3bcfe9002e96ce1f9f5"
X-Cache: Hit from cloudfront
Via: 1.1 11a78ce92a548aac13fb6ee545aff014.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P1
X-Amz-Cf-Id: C94--EJBgX0ClAhXBmXe5JrE3WYh5GoesQ4_qOodsCFpe4MROsIGhQ==
Page title: Resume
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicons/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="stylesheet" href="/static/styles.css">
<title>Resume</title>
<script src="render.js"></script>
</head>
<body class="bg-base-100 ">
<div class="navbar bg-base-100 shadow-md sticky top-0 z-50">
<div class="avatar">
<div class="mask mask-squircle w-24">
<img src="/assets/avatar.jpg" alt="avatar" />
</div>
</div>
<div class="ml-auto">
<ul class="menu menu-horizontal px-1 flex justify-items-end">
<li>
<a href="https://blog.chin-tech.org">
<div class="w-15 h-15">
<img src="/assets/icons/blog-writing.svg" alt="blog"/>
</div>
</a>
</li>
<li>
<a href="https://github.com/chin-tech">
<div class="w-15 h-15">
<img src="/assets/icons/git-svgrepo-com.svg" alt="github"/>
</div>
</a>
</li>
<li>
<a href="https://linkedin.com/in/alexander-chin-lenn">
<div class="w-15 h-15">
<img src="assets/icons/linkedin-rounded-svgrepo-com.svg" alt="linkedin"/>
</div>
</a>
</li>
</ul>
</div>
</div>
<div class="flex">
<div class="ml-auto stats place-items-end">
<div class="stat place-items-center">
<div class="stat-title"> Views </div>
<div id="view_value" class="stat-value"> <span class="loading loading-infinity loading-sm"></span> </div>
</div>
</div>
</div>
<div class="ml-auto p-25">
<div class="tabs tab-lift justify-items-center">
<input type="radio" name="summary_tabs" class="tab" aria-label="About" checked/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono shadow-sm">
<p>I'm Alexander Chin-Lenn, and I'm deeply passionate about <b>workflow improvement</b> and <b>leveraging technology</b> to solve real-world problems. </p>
<br>
<p>I've always been interested in tech, but never had a necessity to truly learn it, which came during my service as a <b>signals analyst in the military</b>. Faced with a highly repetitive, manual data-entry task involving thousands of files—a process prone to errors and consuming hours of valuable time—I saw an opportunity. Discovering Python on the system, I quickly developed an <b>MVP</b> that automated information extraction. Within months, I transformed the entire workflow, automating both data ingestion and report generation. This innovation reduced a multi-hour, error-prone task to mere seconds, not only demonstrating the power of automation but also providing me with essential foundational skills in troubleshooting and development.</p>
<br>
<p>This experience fueled my continued exploration of technology. I'm now actively diving into <b>Cybersecurity (nearing CPTS certification)</b>, building <b>DevOps homelabs with Terraform and Ansible<b>, deploying </b>serverless applications to the cloud</b>, and continually expanding my proficiency in various programming languages. I thrive on challenges and am always eager to learn what's needed to tackle the next problem.</p>
<br>
<p class="mt-4">Check out my <a class="link link-primary" href="https://blog.chin-tech.org">blog</a> for random write-ups of HTB boxes, and tech-adventures I chose to write about.</p>
</div>
</div>
<input type="radio" name="summary_tabs" class="tab" aria-label="Experience"/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono">
<ul class="list bg-base-100 rounded-box shadow-sm">
<li class="list-row">
<div> Developer </div>
<p class="list-col-wrap text-xs">
Highly proficient in Python, w
Open service 2600:9000:236e:e00:1c:f6ef:c400:93a1:80 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 17:04:13 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chin-tech.org/ X-Cache: Redirect from cloudfront Via: 1.1 9336c14434e205e440418213079c6074.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P1 X-Amz-Cf-Id: eazLW1SEfAeii0z3qkRoCtgmEEWOMweGjq2OUOO3Wk32-Jxxr6xpSg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:2240:4400:1c:f6ef:c400:93a1:443 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 6477
Connection: close
Date: Fri, 19 Dec 2025 17:04:14 GMT
Last-Modified: Thu, 10 Jul 2025 21:24:46 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
ETag: "1df9f29cfabab3bcfe9002e96ce1f9f5"
X-Cache: Hit from cloudfront
Via: 1.1 75a13c74495137fb5435dc4030981df6.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P1
X-Amz-Cf-Id: ZEuiJTndADumFvhI7gwHacpIbGBeFLPXqHuU8PFXuWIgGyZ6GOzMYQ==
Age: 1
Page title: Resume
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicons/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="stylesheet" href="/static/styles.css">
<title>Resume</title>
<script src="render.js"></script>
</head>
<body class="bg-base-100 ">
<div class="navbar bg-base-100 shadow-md sticky top-0 z-50">
<div class="avatar">
<div class="mask mask-squircle w-24">
<img src="/assets/avatar.jpg" alt="avatar" />
</div>
</div>
<div class="ml-auto">
<ul class="menu menu-horizontal px-1 flex justify-items-end">
<li>
<a href="https://blog.chin-tech.org">
<div class="w-15 h-15">
<img src="/assets/icons/blog-writing.svg" alt="blog"/>
</div>
</a>
</li>
<li>
<a href="https://github.com/chin-tech">
<div class="w-15 h-15">
<img src="/assets/icons/git-svgrepo-com.svg" alt="github"/>
</div>
</a>
</li>
<li>
<a href="https://linkedin.com/in/alexander-chin-lenn">
<div class="w-15 h-15">
<img src="assets/icons/linkedin-rounded-svgrepo-com.svg" alt="linkedin"/>
</div>
</a>
</li>
</ul>
</div>
</div>
<div class="flex">
<div class="ml-auto stats place-items-end">
<div class="stat place-items-center">
<div class="stat-title"> Views </div>
<div id="view_value" class="stat-value"> <span class="loading loading-infinity loading-sm"></span> </div>
</div>
</div>
</div>
<div class="ml-auto p-25">
<div class="tabs tab-lift justify-items-center">
<input type="radio" name="summary_tabs" class="tab" aria-label="About" checked/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono shadow-sm">
<p>I'm Alexander Chin-Lenn, and I'm deeply passionate about <b>workflow improvement</b> and <b>leveraging technology</b> to solve real-world problems. </p>
<br>
<p>I've always been interested in tech, but never had a necessity to truly learn it, which came during my service as a <b>signals analyst in the military</b>. Faced with a highly repetitive, manual data-entry task involving thousands of files—a process prone to errors and consuming hours of valuable time—I saw an opportunity. Discovering Python on the system, I quickly developed an <b>MVP</b> that automated information extraction. Within months, I transformed the entire workflow, automating both data ingestion and report generation. This innovation reduced a multi-hour, error-prone task to mere seconds, not only demonstrating the power of automation but also providing me with essential foundational skills in troubleshooting and development.</p>
<br>
<p>This experience fueled my continued exploration of technology. I'm now actively diving into <b>Cybersecurity (nearing CPTS certification)</b>, building <b>DevOps homelabs with Terraform and Ansible<b>, deploying </b>serverless applications to the cloud</b>, and continually expanding my proficiency in various programming languages. I thrive on challenges and am always eager to learn what's needed to tackle the next problem.</p>
<br>
<p class="mt-4">Check out my <a class="link link-primary" href="https://blog.chin-tech.org">blog</a> for random write-ups of HTB boxes, and tech-adventures I chose to write about.</p>
</div>
</div>
<input type="radio" name="summary_tabs" class="tab" aria-label="Experience"/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono">
<ul class="list bg-base-100 rounded-box shadow-sm">
<li class="list-row">
<div> Developer </div>
<p class="list-col-wrap text-xs">
Highly proficient in Python, w
Open service 13.32.121.124:80 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 17:04:13 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chin-tech.org/ X-Cache: Redirect from cloudfront Via: 1.1 ec85113c6ed859938b3fcfa19bc035f8.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P1 X-Amz-Cf-Id: ANa0_uqBOmgqn0vJ1ccoe-ItGVPSnaX9kxDiyVeikj3PasCnVXb3Lw== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 13.32.121.122:443 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 6477
Connection: close
Date: Fri, 19 Dec 2025 17:04:14 GMT
Last-Modified: Thu, 10 Jul 2025 21:24:46 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
ETag: "1df9f29cfabab3bcfe9002e96ce1f9f5"
X-Cache: Hit from cloudfront
Via: 1.1 b04a6cb0bde4a78c29099913e07f9056.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P1
X-Amz-Cf-Id: yMVgX5Qc5bYkyPmEa2uSpNAfswtSajZ39H4LeOr_MQeN6IsnH-FPuA==
Page title: Resume
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicons/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="stylesheet" href="/static/styles.css">
<title>Resume</title>
<script src="render.js"></script>
</head>
<body class="bg-base-100 ">
<div class="navbar bg-base-100 shadow-md sticky top-0 z-50">
<div class="avatar">
<div class="mask mask-squircle w-24">
<img src="/assets/avatar.jpg" alt="avatar" />
</div>
</div>
<div class="ml-auto">
<ul class="menu menu-horizontal px-1 flex justify-items-end">
<li>
<a href="https://blog.chin-tech.org">
<div class="w-15 h-15">
<img src="/assets/icons/blog-writing.svg" alt="blog"/>
</div>
</a>
</li>
<li>
<a href="https://github.com/chin-tech">
<div class="w-15 h-15">
<img src="/assets/icons/git-svgrepo-com.svg" alt="github"/>
</div>
</a>
</li>
<li>
<a href="https://linkedin.com/in/alexander-chin-lenn">
<div class="w-15 h-15">
<img src="assets/icons/linkedin-rounded-svgrepo-com.svg" alt="linkedin"/>
</div>
</a>
</li>
</ul>
</div>
</div>
<div class="flex">
<div class="ml-auto stats place-items-end">
<div class="stat place-items-center">
<div class="stat-title"> Views </div>
<div id="view_value" class="stat-value"> <span class="loading loading-infinity loading-sm"></span> </div>
</div>
</div>
</div>
<div class="ml-auto p-25">
<div class="tabs tab-lift justify-items-center">
<input type="radio" name="summary_tabs" class="tab" aria-label="About" checked/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono shadow-sm">
<p>I'm Alexander Chin-Lenn, and I'm deeply passionate about <b>workflow improvement</b> and <b>leveraging technology</b> to solve real-world problems. </p>
<br>
<p>I've always been interested in tech, but never had a necessity to truly learn it, which came during my service as a <b>signals analyst in the military</b>. Faced with a highly repetitive, manual data-entry task involving thousands of files—a process prone to errors and consuming hours of valuable time—I saw an opportunity. Discovering Python on the system, I quickly developed an <b>MVP</b> that automated information extraction. Within months, I transformed the entire workflow, automating both data ingestion and report generation. This innovation reduced a multi-hour, error-prone task to mere seconds, not only demonstrating the power of automation but also providing me with essential foundational skills in troubleshooting and development.</p>
<br>
<p>This experience fueled my continued exploration of technology. I'm now actively diving into <b>Cybersecurity (nearing CPTS certification)</b>, building <b>DevOps homelabs with Terraform and Ansible<b>, deploying </b>serverless applications to the cloud</b>, and continually expanding my proficiency in various programming languages. I thrive on challenges and am always eager to learn what's needed to tackle the next problem.</p>
<br>
<p class="mt-4">Check out my <a class="link link-primary" href="https://blog.chin-tech.org">blog</a> for random write-ups of HTB boxes, and tech-adventures I chose to write about.</p>
</div>
</div>
<input type="radio" name="summary_tabs" class="tab" aria-label="Experience"/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono">
<ul class="list bg-base-100 rounded-box shadow-sm">
<li class="list-row">
<div> Developer </div>
<p class="list-col-wrap text-xs">
Highly proficient in Python, w
Open service 2600:9000:236e:a600:1c:f6ef:c400:93a1:443 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 6477
Connection: close
Date: Fri, 19 Dec 2025 17:04:14 GMT
Last-Modified: Thu, 10 Jul 2025 21:24:46 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
ETag: "1df9f29cfabab3bcfe9002e96ce1f9f5"
X-Cache: Hit from cloudfront
Via: 1.1 a300dbfb49a2eb50edb83038642c9f82.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P1
X-Amz-Cf-Id: Ha5nLI-_G6kKWKXaYY4-Gz3krCfb5IEt1iBWtKm5s_jhIYslWpjAgA==
Age: 1
Page title: Resume
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicons/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="stylesheet" href="/static/styles.css">
<title>Resume</title>
<script src="render.js"></script>
</head>
<body class="bg-base-100 ">
<div class="navbar bg-base-100 shadow-md sticky top-0 z-50">
<div class="avatar">
<div class="mask mask-squircle w-24">
<img src="/assets/avatar.jpg" alt="avatar" />
</div>
</div>
<div class="ml-auto">
<ul class="menu menu-horizontal px-1 flex justify-items-end">
<li>
<a href="https://blog.chin-tech.org">
<div class="w-15 h-15">
<img src="/assets/icons/blog-writing.svg" alt="blog"/>
</div>
</a>
</li>
<li>
<a href="https://github.com/chin-tech">
<div class="w-15 h-15">
<img src="/assets/icons/git-svgrepo-com.svg" alt="github"/>
</div>
</a>
</li>
<li>
<a href="https://linkedin.com/in/alexander-chin-lenn">
<div class="w-15 h-15">
<img src="assets/icons/linkedin-rounded-svgrepo-com.svg" alt="linkedin"/>
</div>
</a>
</li>
</ul>
</div>
</div>
<div class="flex">
<div class="ml-auto stats place-items-end">
<div class="stat place-items-center">
<div class="stat-title"> Views </div>
<div id="view_value" class="stat-value"> <span class="loading loading-infinity loading-sm"></span> </div>
</div>
</div>
</div>
<div class="ml-auto p-25">
<div class="tabs tab-lift justify-items-center">
<input type="radio" name="summary_tabs" class="tab" aria-label="About" checked/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono shadow-sm">
<p>I'm Alexander Chin-Lenn, and I'm deeply passionate about <b>workflow improvement</b> and <b>leveraging technology</b> to solve real-world problems. </p>
<br>
<p>I've always been interested in tech, but never had a necessity to truly learn it, which came during my service as a <b>signals analyst in the military</b>. Faced with a highly repetitive, manual data-entry task involving thousands of files—a process prone to errors and consuming hours of valuable time—I saw an opportunity. Discovering Python on the system, I quickly developed an <b>MVP</b> that automated information extraction. Within months, I transformed the entire workflow, automating both data ingestion and report generation. This innovation reduced a multi-hour, error-prone task to mere seconds, not only demonstrating the power of automation but also providing me with essential foundational skills in troubleshooting and development.</p>
<br>
<p>This experience fueled my continued exploration of technology. I'm now actively diving into <b>Cybersecurity (nearing CPTS certification)</b>, building <b>DevOps homelabs with Terraform and Ansible<b>, deploying </b>serverless applications to the cloud</b>, and continually expanding my proficiency in various programming languages. I thrive on challenges and am always eager to learn what's needed to tackle the next problem.</p>
<br>
<p class="mt-4">Check out my <a class="link link-primary" href="https://blog.chin-tech.org">blog</a> for random write-ups of HTB boxes, and tech-adventures I chose to write about.</p>
</div>
</div>
<input type="radio" name="summary_tabs" class="tab" aria-label="Experience"/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono">
<ul class="list bg-base-100 rounded-box shadow-sm">
<li class="list-row">
<div> Developer </div>
<p class="list-col-wrap text-xs">
Highly proficient in Python, w
Open service 13.32.121.88:80 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 301 Moved Permanently Server: CloudFront Date: Fri, 19 Dec 2025 17:04:13 GMT Content-Type: text/html Content-Length: 167 Connection: close Location: https://chin-tech.org/ X-Cache: Redirect from cloudfront Via: 1.1 a300dbfb49a2eb50edb83038642c9f82.cloudfront.net (CloudFront) X-Amz-Cf-Pop: FRA60-P1 X-Amz-Cf-Id: H8HsEHeQBUAgsJcPO0R7DVjHlxHkYWcDvN8DYkqivHkYUDxONQd8Yg== Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>CloudFront</center> </body> </html>
Open service 2600:9000:236e:400:1c:f6ef:c400:93a1:443 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 6477
Connection: close
Date: Fri, 19 Dec 2025 17:04:14 GMT
Last-Modified: Thu, 10 Jul 2025 21:24:46 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
ETag: "1df9f29cfabab3bcfe9002e96ce1f9f5"
X-Cache: Hit from cloudfront
Via: 1.1 d954dd318e06aa0e69375f36dcd819de.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P1
X-Amz-Cf-Id: 3BDIS9I18l1XVJDiiLyjKOjxWet_RZwnh1uzYQa_NI8xmZEOcf9dvw==
Age: 1
Page title: Resume
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicons/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="stylesheet" href="/static/styles.css">
<title>Resume</title>
<script src="render.js"></script>
</head>
<body class="bg-base-100 ">
<div class="navbar bg-base-100 shadow-md sticky top-0 z-50">
<div class="avatar">
<div class="mask mask-squircle w-24">
<img src="/assets/avatar.jpg" alt="avatar" />
</div>
</div>
<div class="ml-auto">
<ul class="menu menu-horizontal px-1 flex justify-items-end">
<li>
<a href="https://blog.chin-tech.org">
<div class="w-15 h-15">
<img src="/assets/icons/blog-writing.svg" alt="blog"/>
</div>
</a>
</li>
<li>
<a href="https://github.com/chin-tech">
<div class="w-15 h-15">
<img src="/assets/icons/git-svgrepo-com.svg" alt="github"/>
</div>
</a>
</li>
<li>
<a href="https://linkedin.com/in/alexander-chin-lenn">
<div class="w-15 h-15">
<img src="assets/icons/linkedin-rounded-svgrepo-com.svg" alt="linkedin"/>
</div>
</a>
</li>
</ul>
</div>
</div>
<div class="flex">
<div class="ml-auto stats place-items-end">
<div class="stat place-items-center">
<div class="stat-title"> Views </div>
<div id="view_value" class="stat-value"> <span class="loading loading-infinity loading-sm"></span> </div>
</div>
</div>
</div>
<div class="ml-auto p-25">
<div class="tabs tab-lift justify-items-center">
<input type="radio" name="summary_tabs" class="tab" aria-label="About" checked/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono shadow-sm">
<p>I'm Alexander Chin-Lenn, and I'm deeply passionate about <b>workflow improvement</b> and <b>leveraging technology</b> to solve real-world problems. </p>
<br>
<p>I've always been interested in tech, but never had a necessity to truly learn it, which came during my service as a <b>signals analyst in the military</b>. Faced with a highly repetitive, manual data-entry task involving thousands of files—a process prone to errors and consuming hours of valuable time—I saw an opportunity. Discovering Python on the system, I quickly developed an <b>MVP</b> that automated information extraction. Within months, I transformed the entire workflow, automating both data ingestion and report generation. This innovation reduced a multi-hour, error-prone task to mere seconds, not only demonstrating the power of automation but also providing me with essential foundational skills in troubleshooting and development.</p>
<br>
<p>This experience fueled my continued exploration of technology. I'm now actively diving into <b>Cybersecurity (nearing CPTS certification)</b>, building <b>DevOps homelabs with Terraform and Ansible<b>, deploying </b>serverless applications to the cloud</b>, and continually expanding my proficiency in various programming languages. I thrive on challenges and am always eager to learn what's needed to tackle the next problem.</p>
<br>
<p class="mt-4">Check out my <a class="link link-primary" href="https://blog.chin-tech.org">blog</a> for random write-ups of HTB boxes, and tech-adventures I chose to write about.</p>
</div>
</div>
<input type="radio" name="summary_tabs" class="tab" aria-label="Experience"/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono">
<ul class="list bg-base-100 rounded-box shadow-sm">
<li class="list-row">
<div> Developer </div>
<p class="list-col-wrap text-xs">
Highly proficient in Python, w
Open service 13.32.121.113:443 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 6477
Connection: close
Date: Fri, 19 Dec 2025 17:04:14 GMT
Last-Modified: Thu, 10 Jul 2025 21:24:46 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
ETag: "1df9f29cfabab3bcfe9002e96ce1f9f5"
X-Cache: Hit from cloudfront
Via: 1.1 d954dd318e06aa0e69375f36dcd819de.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P1
X-Amz-Cf-Id: x9AGWiqhES7ZF5PgwQzd-J5xGhBUL_35bzO7YBUlqs6ir5og4norEA==
Age: 1
Page title: Resume
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicons/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="stylesheet" href="/static/styles.css">
<title>Resume</title>
<script src="render.js"></script>
</head>
<body class="bg-base-100 ">
<div class="navbar bg-base-100 shadow-md sticky top-0 z-50">
<div class="avatar">
<div class="mask mask-squircle w-24">
<img src="/assets/avatar.jpg" alt="avatar" />
</div>
</div>
<div class="ml-auto">
<ul class="menu menu-horizontal px-1 flex justify-items-end">
<li>
<a href="https://blog.chin-tech.org">
<div class="w-15 h-15">
<img src="/assets/icons/blog-writing.svg" alt="blog"/>
</div>
</a>
</li>
<li>
<a href="https://github.com/chin-tech">
<div class="w-15 h-15">
<img src="/assets/icons/git-svgrepo-com.svg" alt="github"/>
</div>
</a>
</li>
<li>
<a href="https://linkedin.com/in/alexander-chin-lenn">
<div class="w-15 h-15">
<img src="assets/icons/linkedin-rounded-svgrepo-com.svg" alt="linkedin"/>
</div>
</a>
</li>
</ul>
</div>
</div>
<div class="flex">
<div class="ml-auto stats place-items-end">
<div class="stat place-items-center">
<div class="stat-title"> Views </div>
<div id="view_value" class="stat-value"> <span class="loading loading-infinity loading-sm"></span> </div>
</div>
</div>
</div>
<div class="ml-auto p-25">
<div class="tabs tab-lift justify-items-center">
<input type="radio" name="summary_tabs" class="tab" aria-label="About" checked/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono shadow-sm">
<p>I'm Alexander Chin-Lenn, and I'm deeply passionate about <b>workflow improvement</b> and <b>leveraging technology</b> to solve real-world problems. </p>
<br>
<p>I've always been interested in tech, but never had a necessity to truly learn it, which came during my service as a <b>signals analyst in the military</b>. Faced with a highly repetitive, manual data-entry task involving thousands of files—a process prone to errors and consuming hours of valuable time—I saw an opportunity. Discovering Python on the system, I quickly developed an <b>MVP</b> that automated information extraction. Within months, I transformed the entire workflow, automating both data ingestion and report generation. This innovation reduced a multi-hour, error-prone task to mere seconds, not only demonstrating the power of automation but also providing me with essential foundational skills in troubleshooting and development.</p>
<br>
<p>This experience fueled my continued exploration of technology. I'm now actively diving into <b>Cybersecurity (nearing CPTS certification)</b>, building <b>DevOps homelabs with Terraform and Ansible<b>, deploying </b>serverless applications to the cloud</b>, and continually expanding my proficiency in various programming languages. I thrive on challenges and am always eager to learn what's needed to tackle the next problem.</p>
<br>
<p class="mt-4">Check out my <a class="link link-primary" href="https://blog.chin-tech.org">blog</a> for random write-ups of HTB boxes, and tech-adventures I chose to write about.</p>
</div>
</div>
<input type="radio" name="summary_tabs" class="tab" aria-label="Experience"/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono">
<ul class="list bg-base-100 rounded-box shadow-sm">
<li class="list-row">
<div> Developer </div>
<p class="list-col-wrap text-xs">
Highly proficient in Python, w
Open service 2600:9000:2240:5a00:1c:f6ef:c400:93a1:443 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 6477
Connection: close
Date: Fri, 19 Dec 2025 17:04:14 GMT
Last-Modified: Thu, 10 Jul 2025 21:24:46 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
ETag: "1df9f29cfabab3bcfe9002e96ce1f9f5"
X-Cache: Hit from cloudfront
Via: 1.1 cb0a9b0d01a1b0cc9278d9875ce23c92.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P1
X-Amz-Cf-Id: m9OgFayljUsTIwxH_JqN04rF7qkUTiNl65oFo-CBnUXYVDbuiSvxxg==
Age: 1
Page title: Resume
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicons/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="stylesheet" href="/static/styles.css">
<title>Resume</title>
<script src="render.js"></script>
</head>
<body class="bg-base-100 ">
<div class="navbar bg-base-100 shadow-md sticky top-0 z-50">
<div class="avatar">
<div class="mask mask-squircle w-24">
<img src="/assets/avatar.jpg" alt="avatar" />
</div>
</div>
<div class="ml-auto">
<ul class="menu menu-horizontal px-1 flex justify-items-end">
<li>
<a href="https://blog.chin-tech.org">
<div class="w-15 h-15">
<img src="/assets/icons/blog-writing.svg" alt="blog"/>
</div>
</a>
</li>
<li>
<a href="https://github.com/chin-tech">
<div class="w-15 h-15">
<img src="/assets/icons/git-svgrepo-com.svg" alt="github"/>
</div>
</a>
</li>
<li>
<a href="https://linkedin.com/in/alexander-chin-lenn">
<div class="w-15 h-15">
<img src="assets/icons/linkedin-rounded-svgrepo-com.svg" alt="linkedin"/>
</div>
</a>
</li>
</ul>
</div>
</div>
<div class="flex">
<div class="ml-auto stats place-items-end">
<div class="stat place-items-center">
<div class="stat-title"> Views </div>
<div id="view_value" class="stat-value"> <span class="loading loading-infinity loading-sm"></span> </div>
</div>
</div>
</div>
<div class="ml-auto p-25">
<div class="tabs tab-lift justify-items-center">
<input type="radio" name="summary_tabs" class="tab" aria-label="About" checked/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono shadow-sm">
<p>I'm Alexander Chin-Lenn, and I'm deeply passionate about <b>workflow improvement</b> and <b>leveraging technology</b> to solve real-world problems. </p>
<br>
<p>I've always been interested in tech, but never had a necessity to truly learn it, which came during my service as a <b>signals analyst in the military</b>. Faced with a highly repetitive, manual data-entry task involving thousands of files—a process prone to errors and consuming hours of valuable time—I saw an opportunity. Discovering Python on the system, I quickly developed an <b>MVP</b> that automated information extraction. Within months, I transformed the entire workflow, automating both data ingestion and report generation. This innovation reduced a multi-hour, error-prone task to mere seconds, not only demonstrating the power of automation but also providing me with essential foundational skills in troubleshooting and development.</p>
<br>
<p>This experience fueled my continued exploration of technology. I'm now actively diving into <b>Cybersecurity (nearing CPTS certification)</b>, building <b>DevOps homelabs with Terraform and Ansible<b>, deploying </b>serverless applications to the cloud</b>, and continually expanding my proficiency in various programming languages. I thrive on challenges and am always eager to learn what's needed to tackle the next problem.</p>
<br>
<p class="mt-4">Check out my <a class="link link-primary" href="https://blog.chin-tech.org">blog</a> for random write-ups of HTB boxes, and tech-adventures I chose to write about.</p>
</div>
</div>
<input type="radio" name="summary_tabs" class="tab" aria-label="Experience"/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono">
<ul class="list bg-base-100 rounded-box shadow-sm">
<li class="list-row">
<div> Developer </div>
<p class="list-col-wrap text-xs">
Highly proficient in Python, w
Open service 2600:9000:2240:4600:1c:f6ef:c400:93a1:443 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 6477
Connection: close
Date: Fri, 19 Dec 2025 17:04:14 GMT
Last-Modified: Thu, 10 Jul 2025 21:24:46 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
ETag: "1df9f29cfabab3bcfe9002e96ce1f9f5"
X-Cache: Hit from cloudfront
Via: 1.1 b3fce8903671f8346e7a6a138d2d4610.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P1
X-Amz-Cf-Id: z3xc6cFt_ppoVpo2QmK1Y2a1HxY6s2u3PE2rmMbordU8IKMshiriYg==
Page title: Resume
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicons/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="stylesheet" href="/static/styles.css">
<title>Resume</title>
<script src="render.js"></script>
</head>
<body class="bg-base-100 ">
<div class="navbar bg-base-100 shadow-md sticky top-0 z-50">
<div class="avatar">
<div class="mask mask-squircle w-24">
<img src="/assets/avatar.jpg" alt="avatar" />
</div>
</div>
<div class="ml-auto">
<ul class="menu menu-horizontal px-1 flex justify-items-end">
<li>
<a href="https://blog.chin-tech.org">
<div class="w-15 h-15">
<img src="/assets/icons/blog-writing.svg" alt="blog"/>
</div>
</a>
</li>
<li>
<a href="https://github.com/chin-tech">
<div class="w-15 h-15">
<img src="/assets/icons/git-svgrepo-com.svg" alt="github"/>
</div>
</a>
</li>
<li>
<a href="https://linkedin.com/in/alexander-chin-lenn">
<div class="w-15 h-15">
<img src="assets/icons/linkedin-rounded-svgrepo-com.svg" alt="linkedin"/>
</div>
</a>
</li>
</ul>
</div>
</div>
<div class="flex">
<div class="ml-auto stats place-items-end">
<div class="stat place-items-center">
<div class="stat-title"> Views </div>
<div id="view_value" class="stat-value"> <span class="loading loading-infinity loading-sm"></span> </div>
</div>
</div>
</div>
<div class="ml-auto p-25">
<div class="tabs tab-lift justify-items-center">
<input type="radio" name="summary_tabs" class="tab" aria-label="About" checked/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono shadow-sm">
<p>I'm Alexander Chin-Lenn, and I'm deeply passionate about <b>workflow improvement</b> and <b>leveraging technology</b> to solve real-world problems. </p>
<br>
<p>I've always been interested in tech, but never had a necessity to truly learn it, which came during my service as a <b>signals analyst in the military</b>. Faced with a highly repetitive, manual data-entry task involving thousands of files—a process prone to errors and consuming hours of valuable time—I saw an opportunity. Discovering Python on the system, I quickly developed an <b>MVP</b> that automated information extraction. Within months, I transformed the entire workflow, automating both data ingestion and report generation. This innovation reduced a multi-hour, error-prone task to mere seconds, not only demonstrating the power of automation but also providing me with essential foundational skills in troubleshooting and development.</p>
<br>
<p>This experience fueled my continued exploration of technology. I'm now actively diving into <b>Cybersecurity (nearing CPTS certification)</b>, building <b>DevOps homelabs with Terraform and Ansible<b>, deploying </b>serverless applications to the cloud</b>, and continually expanding my proficiency in various programming languages. I thrive on challenges and am always eager to learn what's needed to tackle the next problem.</p>
<br>
<p class="mt-4">Check out my <a class="link link-primary" href="https://blog.chin-tech.org">blog</a> for random write-ups of HTB boxes, and tech-adventures I chose to write about.</p>
</div>
</div>
<input type="radio" name="summary_tabs" class="tab" aria-label="Experience"/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono">
<ul class="list bg-base-100 rounded-box shadow-sm">
<li class="list-row">
<div> Developer </div>
<p class="list-col-wrap text-xs">
Highly proficient in Python, w
Open service 13.32.121.88:443 · chin-tech.org
2025-12-19 17:04
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 6477
Connection: close
Date: Fri, 19 Dec 2025 17:04:14 GMT
Last-Modified: Thu, 10 Jul 2025 21:24:46 GMT
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
ETag: "1df9f29cfabab3bcfe9002e96ce1f9f5"
X-Cache: Hit from cloudfront
Via: 1.1 75a13c74495137fb5435dc4030981df6.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: FRA60-P1
X-Amz-Cf-Id: oOReXZ-vc-Xbiq2d3m7aBT3a5Xnp6vHG_q7TjnSeuBjLGSRQByuq9w==
Page title: Resume
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/icons/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/icons/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/icons/favicons/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="stylesheet" href="/static/styles.css">
<title>Resume</title>
<script src="render.js"></script>
</head>
<body class="bg-base-100 ">
<div class="navbar bg-base-100 shadow-md sticky top-0 z-50">
<div class="avatar">
<div class="mask mask-squircle w-24">
<img src="/assets/avatar.jpg" alt="avatar" />
</div>
</div>
<div class="ml-auto">
<ul class="menu menu-horizontal px-1 flex justify-items-end">
<li>
<a href="https://blog.chin-tech.org">
<div class="w-15 h-15">
<img src="/assets/icons/blog-writing.svg" alt="blog"/>
</div>
</a>
</li>
<li>
<a href="https://github.com/chin-tech">
<div class="w-15 h-15">
<img src="/assets/icons/git-svgrepo-com.svg" alt="github"/>
</div>
</a>
</li>
<li>
<a href="https://linkedin.com/in/alexander-chin-lenn">
<div class="w-15 h-15">
<img src="assets/icons/linkedin-rounded-svgrepo-com.svg" alt="linkedin"/>
</div>
</a>
</li>
</ul>
</div>
</div>
<div class="flex">
<div class="ml-auto stats place-items-end">
<div class="stat place-items-center">
<div class="stat-title"> Views </div>
<div id="view_value" class="stat-value"> <span class="loading loading-infinity loading-sm"></span> </div>
</div>
</div>
</div>
<div class="ml-auto p-25">
<div class="tabs tab-lift justify-items-center">
<input type="radio" name="summary_tabs" class="tab" aria-label="About" checked/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono shadow-sm">
<p>I'm Alexander Chin-Lenn, and I'm deeply passionate about <b>workflow improvement</b> and <b>leveraging technology</b> to solve real-world problems. </p>
<br>
<p>I've always been interested in tech, but never had a necessity to truly learn it, which came during my service as a <b>signals analyst in the military</b>. Faced with a highly repetitive, manual data-entry task involving thousands of files—a process prone to errors and consuming hours of valuable time—I saw an opportunity. Discovering Python on the system, I quickly developed an <b>MVP</b> that automated information extraction. Within months, I transformed the entire workflow, automating both data ingestion and report generation. This innovation reduced a multi-hour, error-prone task to mere seconds, not only demonstrating the power of automation but also providing me with essential foundational skills in troubleshooting and development.</p>
<br>
<p>This experience fueled my continued exploration of technology. I'm now actively diving into <b>Cybersecurity (nearing CPTS certification)</b>, building <b>DevOps homelabs with Terraform and Ansible<b>, deploying </b>serverless applications to the cloud</b>, and continually expanding my proficiency in various programming languages. I thrive on challenges and am always eager to learn what's needed to tackle the next problem.</p>
<br>
<p class="mt-4">Check out my <a class="link link-primary" href="https://blog.chin-tech.org">blog</a> for random write-ups of HTB boxes, and tech-adventures I chose to write about.</p>
</div>
</div>
<input type="radio" name="summary_tabs" class="tab" aria-label="Experience"/>
<div class="tab-content bg-base-200 border-base-300 p-6">
<div class="font-mono">
<ul class="list bg-base-100 rounded-box shadow-sm">
<li class="list-row">
<div> Developer </div>
<p class="list-col-wrap text-xs">
Highly proficient in Python, w
2600:9000:236e:c800:1c:f6ef:c400:93a1 1 2600:9000:236e:400:1c:f6ef:c400:93a1 1 2600:9000:236e:1400:1c:f6ef:c400:93a1 1 2600:9000:2240:5a00:1c:f6ef:c400:93a1 1 13.32.121.122 1 13.32.121.113 1 2600:9000:2240:4400:1c:f6ef:c400:93a1 1 13.32.121.124 1 2600:9000:2240:4600:1c:f6ef:c400:93a1 1 2600:9000:236e:a600:1c:f6ef:c400:93a1 1 2600:9000:236e:e00:1c:f6ef:c400:93a1 1 13.32.121.88 1