Compare commits

..

No commits in common. "7706ddc76d3a551477ab1e63ece207758067142c" and "089651b29d30ad616fdd5cca5c176a6dc9eb0da8" have entirely different histories.

4 changed files with 0 additions and 80 deletions

View File

@ -1,10 +0,0 @@
Personal Website
Clone the project with the recursive submodules flag:
```sh
git clone --recursive-submodules
```
This will pull the [PaperMod
theme](https://themes.gohugo.io/themes/hugo-papermod/).

View File

@ -1,57 +0,0 @@
---
title: 'Wharton CTO Program'
date: 2024-09-08T10:47:47-07:00
draft: true
---
The [Chief Technology Officer
Program](https://api.accredible.com/v1/credential-net/user_referrals/90db19b55d3d85f1319d31fe7aab9ff1/click)
equips technology leaders with business context and skills that they need to effectively
contribute to executive teams. I took program from
the [University of Pennsylvania's](https://www.upenn.edu) [Wharton Business
School](https://www.wharton.upenn.edu) between September 2023 and June 2024.
The structure was that of a core program plus three electives. Wharton awards a
certificate for the successful completion of each of these elements.
I found this program to very helpful. I learned lots.
# CTO Core Program
The core program covered:
- Technology adoption
- Alliances
- Thing 3
![Chief Technology Officer](https://api.accredible.com/v1/frontend/credential_website_embed_image/certificate/106749367)
# Scaling a Unicorn
The Scaling a Unicorn elective covered:
- Thing 1
- Thing 2
- Thing 3
![Scaling a
Unicorn](https://api.accredible.com/v1/frontend/credential_website_embed_image/certificate/106997180)
# Driving Strategic Innovation
The Driving Strategic Innovation elective covered:
- Thing 1
- Thing 2
- Thing 3
![Driving Strategic
Innovation](https://api.accredible.com/v1/frontend/credential_website_embed_image/certificate/106709316)
The Es
- Thing 1
- Thing 2
- Thing 3
![Executive Presence and
Influence](https://api.accredible.com/v1/frontend/credential_website_embed_image/certificate/103003049)

View File

@ -1,7 +0,0 @@
---
title: Notes
date: 2024-07-13T10:00:00-00:00
draft: false
---
Public notes and guides for various topics.

View File

@ -45,8 +45,6 @@ params:
url: "/about"
- name: Posts
url: "/posts"
- name: Notes
url: "/notes"
homeInfoParams:
Title: Personal Website
@ -103,7 +101,3 @@ menu:
name: Posts
url: /posts/
weight: 40
- identifier: notes
name: Notes
url: /notes/
weight: 50