Skip to content

Commit

Permalink
update projects
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-valdron committed Apr 19, 2024
1 parent 6c0ca8b commit 66f31a8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions content/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,6 @@ draft: false
- **Languages**: <a href="https://go.dev/" target="_blank">**Go**</a>, <a href="https://en.wikipedia.org/wiki/Shell_script" target="_blank">**Shell**</a>, <a href="https://www.redhat.com/en/topics/automation/what-is-yaml" target="_blank">**YAML**</a>, <a href="https://www.json.org/json-en.html" target="_blank">**JSON**</a>
- **Deployment Environments**: <a href="https://en.wikipedia.org/wiki/Linux" target="_blank">**Linux**</a>

### Kubernetes Client Gen
**Community Contributor** - *Open Source Project*
- Kubernetes client generation scripts
- **GitHub**: <a href="https://github.com/kubernetes-client/gen" target="_blank">**https://github.com/kubernetes-client/gen**</a>
- **Languages**: <a href="https://en.wikipedia.org/wiki/Shell_script" target="_blank">**Shell**</a>, <a href="https://www.w3.org/XML/" target="_blank">**XML**</a>
- **Deployment Environments**: <a href="https://en.wikipedia.org/wiki/Linux" target="_blank">**Linux**</a>, <a href="https://www.docker.com/" target="_target">**Docker**</a>, <a href="https://podman.io/" target="_blank">**Podman**</a>

### DirectoryTree .NET WinForms UserControl
**Personal** - *Open Source Project*
- Created a needed user control for the .NET Framework which users use to select directories in form.
Expand All @@ -87,6 +80,13 @@ draft: false

## Past Projects

### Kubernetes Client Gen
**Community Contributor** - *Open Source Project*
- Kubernetes client generation scripts
- **GitHub**: <a href="https://github.com/kubernetes-client/gen" target="_blank">**https://github.com/kubernetes-client/gen**</a>
- **Languages**: <a href="https://en.wikipedia.org/wiki/Shell_script" target="_blank">**Shell**</a>, <a href="https://www.w3.org/XML/" target="_blank">**XML**</a>
- **Deployment Environments**: <a href="https://en.wikipedia.org/wiki/Linux" target="_blank">**Linux**</a>, <a href="https://www.docker.com/" target="_target">**Docker**</a>, <a href="https://podman.io/" target="_blank">**Podman**</a>

### Extending the Relational Model with Constraint Satisfaction
**Graduate Student at Ontario Tech University** - *Masters Thesis Project*
- A framework for optimization problems to be performed with iterative debugging that ensures data quality and safety when performing data-driven decision making from databases.
Expand Down

0 comments on commit 66f31a8

Please sign in to comment.