JavaScript License Information
This page provides license information for all JavaScript code used on this website.
| JavaScript File | License | Source Code |
|---|---|---|
| main.js | GNU-GPL-3.0 | Source on GitHub |
| utils.js | GNU-GPL-3.0 | utils.js |
| latest.js (Simple Analytics) | MIT | Simple Analytics Scripts Repository |
| pdf.worker.mjs (PDF.js) | Apache-2.0 | PDF.js Repository |
About the Licenses
All original JavaScript code on this website is licensed under the GNU General Public License version 3. This ensures that users have the freedom to run, study, share, and modify the software.
Third-Party Scripts
This website uses Simple Analytics for privacy-respecting analytics. Simple Analytics is designed to be privacy-first and does not require user consent for GDPR compliance. The Simple Analytics script is licensed under the MIT License and is available as free software. You can find more information about Simple Analytics and their commitment to privacy at simpleanalytics.com.
The resume section uses Mozilla's PDF.js library to display PDF files in the browser. PDF.js is licensed under the Apache License 2.0 and is developed by Mozilla as free software. More information about PDF.js can be found at mozilla.github.io/pdf.js.
Source Code
The complete source code for this website is available on GitHub under the GPL v3 license. This website was built using Vite, a modern frontend build tool, and SystemCSS for styling to make it look like a System 6 Apple computer.