Skip to content

Commit

Permalink
update projects and cv (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcockbain authored Jan 3, 2022
1 parent 2375b24 commit f5ad523
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions content/pages/cv.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ template: page

*October 2020 -*

On the Client Tools team. Supporting tools for deploying Vault, a cloud-native core banking platform, on internal and client-owned clusters.
On the Platform Tools team. Supporting tools for configuring and deploying Vault, a cloud-native core banking platform, on internal and client-owned clusters.
Mainly working with Go, Python and Kubernetes.

<!-- - Building and supporting the Node.js containers which are deployed into a user's cluster.
Expand Down Expand Up @@ -60,10 +60,10 @@ Developing mathematical models in Python to combine data from different sensors

Golang, Python, Javascript

### Frameworks
### Frameworks/Tools

React, Express, HTML/CSS, Jekyll/Gatsby/Next.js, Bootstrap/Tailwindcss
React, HTML/CSS, Bootstrap/Tailwindcss

### Devops

Kubernetes, Docker
Kubernetes, Docker, AWS/GCP
4 changes: 2 additions & 2 deletions content/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"content": [
{
"name": "Advent Of Code",
"summary": "Solutions for Advent of Code challenges, written in Python and Go. I've completed years '19 and '20 and now going back in time to '15 - '18 to practice Go and algorithms. I find them the problems interesting and they make me think of Christmas 🎅, which is nice.",
"summary": "Solutions for Advent of Code challenges, written in Python and Go. I've completed years '19, '20 and '21. I also occasionally go back in time to '15 - '18 to practice Go and algorithms. I find the problems interesting and they make me think of Christmas 🎅, which is nice.",
"technologies": [
"Python",
"Go",
"Algorithms",
"Christmas!"
],
"codeLink": "https://github.com/jcockbain/advent-of-code-2020",
"codeLink": "https://github.com/jcockbain/advent-of-code-2021",
"deploymentLink": ""
},
{
Expand Down

0 comments on commit f5ad523

Please sign in to comment.