Skip to content

The official repository for poschuler.com. This site serves as my professional portfolio and personal technology blog, featuring articles on software architecture, Azure solutions, and driving measurable business value.

License

Notifications You must be signed in to change notification settings

poschuler/poschuler.com

Repository files navigation

🚀 poschuler.com

The official repository for poschuler.com, the personal platform and professional portfolio of Paul Osorio Schuler, Software Engineer & MBA.

This site is built to be a client-centric solution, showcasing robust Software Architecture patterns and practical applications of cloud technologies (with an emphasis on Azure integration).

📄 Repository Content

This repository serves two primary purposes:

  1. Codebase: The source files for the Cloudflare Worker application, front-end assets, and deployment configuration.
  2. Content: The original articles, blog posts, and the professional resume.

💡 Key Technologies

  • Platform: Cloudflare Workers (High-performance global deployment)
  • Database: Cloudflare D1
  • Storage: Cloudflare KV
Component Technology Purpose
Platform Cloudflare Workers High-performance, globally distributed deployment (Edge Computing).
Front-end React Component-based UI library for creating dynamic and maintainable user interfaces.
Routing React Router v7 (Framework Mode) Efficient, framework-style routing for managing application state and navigation.
Styling Tailwind CSS Utility-first CSS framework for rapid, consistent, and maintainable styling.
Data Storage Cloudflare D1 Serverless SQL database for persistent, structured data (e.g., blog metadata).
Key-Value Store Cloudflare KV Key-Value store for fast, globally consistent storage (e.g., caching or simple content).

⚖️ Licensing

Due to the nature of this repository containing both code and original creative content, Dual Licensing is applied to ensure proper attribution and reuse terms for all assets.

1. Source Code License (MIT)

The underlying software (all configuration files, build scripts, templates, and Worker JavaScript/TypeScript) is licensed under the MIT License.

You are free to use, modify, and distribute the code, provided you include the original copyright and license notice.

  • See the full license text in the LICENSE file.

2. Content License (CC BY-NC 4.0)

All original textual content, including articles, blog posts, and explanations, is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License.

This means you are free to share and adapt the content, provided you:

  • Attribute the work to Paul Osorio Schuler.

  • Use it for Non-Commercial purposes.

  • View the full legal terms here: CC BY-NC 4.0

About

The official repository for poschuler.com. This site serves as my professional portfolio and personal technology blog, featuring articles on software architecture, Azure solutions, and driving measurable business value.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published