Skip to content

Commit

Permalink
update skills and apolitical role
Browse files Browse the repository at this point in the history
  • Loading branch information
Floppy committed Mar 21, 2018
1 parent 4985975 commit f9d1e7b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
8 changes: 5 additions & 3 deletions _data/skills.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
],
"Languages": [
"Ruby",
"JavaScript",
"C++",
"C",
"Java",
Expand All @@ -33,7 +34,6 @@
"React Native",
"Objective C",
"Rust",
"JavaScript",
"CoffeeScript",
"PHP",
],
Expand All @@ -53,6 +53,8 @@
"three.js",
],
"Design": [
"Serverless",
"Microservices",
"HTTP",
"REST",
"HATEOAS",
Expand All @@ -68,6 +70,7 @@
"iOS",
"Heroku",
"AWS",
"Google Cloud Platform",
"OpenStack"
],
"Databases": [
Expand All @@ -84,15 +87,14 @@
"Git",
"GitHub",
"Subversion",
"Capistrano",
"Kubernetes",
"Chef",
"RVM",
"rbenv",
"Passenger",
"Apache",
"nginx",
"make",
"Ant",
"JIRA"
],
}
12 changes: 6 additions & 6 deletions _experiences/apolitical.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ location: London, UK
status: employed
role: Head of Engineering
skills:
- Ruby
- C++
- C
- Ruby on Rails
- HTML5
- CSS3
- Node.js
- Kubernetes
print: true
default: true
---

I am currently employed at Apolitical, a platform for public servants to connect and share what’s working in government. As the first in-house technical hire, I am building and leading an engineering team that is creating the next generation of Apolitical's platform. As we are currently a small team, my role is a combination of hands-on coding, strategic architectural work, and team management.

We are changing from a monolithic approach to microservices managed with Kubernetes, built in a variety of languages as appropriate for the task at hand. We are also using 'serverless' functions, and integrations with many third-party services.

0 comments on commit f9d1e7b

Please sign in to comment.