This portfolio is licensed in a dual structure to clearly define the terms for the source code versus the photographic content. This repository contains two distinct categories of content, each governed by its own license:
All image files are licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License (CC BY-NC-ND 4.0).
Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License By exercising the Licensed Rights, You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License (CC BY-NC-ND 4.0). Short Summary: - **Attribution**: You must give appropriate credit. - **NonCommercial**: You may not use the material for commercial purposes. - **NoDerivatives**: If you remix, transform, or build upon the material, you may not distribute the modified material. - **No additional restrictions**: You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. Full license text available at: https://creativecommons.org/licenses/by-nc-nd/4.0/
All files related to site structure, automation, and design (e.g., .py, .html, .css files) are licensed under the MIT License.
MIT License Copyright (c) 2026 Timothy Do Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.