resume: clean up, add heroku
This commit is contained in:
parent
30aa5d8c2d
commit
64fe5c582a
|
@ -1,108 +0,0 @@
|
|||
img.textwrap-right {
|
||||
float: right;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.well {
|
||||
margin-top:-20px;
|
||||
text-align:center;
|
||||
cursor:pointer;
|
||||
font-size: 25px;
|
||||
padding: 15px;
|
||||
border-radius: 0px !important;
|
||||
}
|
||||
|
||||
.well:hover {
|
||||
margin-top:-20px;
|
||||
border:2px solid black;
|
||||
text-align:center;
|
||||
cursor:pointer;
|
||||
font-size: 25px;
|
||||
padding: 15px;
|
||||
border-radius: 0px !important;
|
||||
}
|
||||
|
||||
.bg_blur
|
||||
{
|
||||
background: url('/static/img/avatar.png');
|
||||
height: 512px;
|
||||
background-size: cover;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.bgblurback {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.fb_wrap {
|
||||
margin: 0 auto;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.follow_btn {
|
||||
text-decoration: none;
|
||||
height: 20%;
|
||||
padding: 10px;
|
||||
background-color: #E5B7CE;
|
||||
padding-top: 6px;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
font-size: 20px;
|
||||
opacity: 1.0;
|
||||
}
|
||||
|
||||
.follow_btn:hover {
|
||||
text-decoration: none;
|
||||
background-color: #FE9ACD;
|
||||
padding: 10px;
|
||||
padding-top: 6px;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
font-size: 20px;
|
||||
border: 4px solid rgba(255, 255, 255, 0.8);
|
||||
}
|
||||
|
||||
.header{
|
||||
/*color : #808080;*/
|
||||
margin-left:10%;
|
||||
margin-top:70px;
|
||||
}
|
||||
|
||||
.picture{
|
||||
height:150px;
|
||||
width:150px;
|
||||
top: 75px;
|
||||
left:-75px;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.picture_mob{
|
||||
position: absolute;
|
||||
width: 35%;
|
||||
left: 35%;
|
||||
bottom: 70%;
|
||||
}
|
||||
|
||||
.btn-style{
|
||||
color: #fff;
|
||||
background-color: #007FBE;
|
||||
border-color: #adadad;
|
||||
width: 33.3%;
|
||||
}
|
||||
|
||||
.btn-style:hover {
|
||||
color: #333;
|
||||
background-color: #3D5DE0;
|
||||
border-color: #adadad;
|
||||
width: 33.3%;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
.header{
|
||||
text-align : center;
|
||||
}
|
||||
|
||||
.nav{
|
||||
margin-top : 30px;
|
||||
}
|
||||
}
|
|
@ -1,3 +0,0 @@
|
|||
body {
|
||||
background-color: #F2E6EB;
|
||||
}
|
|
@ -2,18 +2,27 @@
|
|||
|
||||
---
|
||||
|
||||
> #### Rockstar Hacker, Cloud Architect, Gopher, Haskeller, Container Expert
|
||||
> ##### Mountain View, CA   [christine.website][homepage]   [@theprincessxena][twitter] ![twit][]
|
||||
> #### Web and Backend Services Devops Specialist
|
||||
> ##### Bellevue, WA   [christine.website][homepage]
|
||||
> `Docker`, `Git`, `Haskell`, `Nim`, `Go`, `C`, `CentOS`, `CoreOS`, `IRC`, `Matrix`
|
||||
|
||||
---
|
||||
> **"** A github power user, constantly learns new things to keep up on what's new in tech.
|
||||
|
||||
## Experience
|
||||
### Heroku - Software Engineer   <small>*2017 - current*</small>
|
||||
> [Heroku][heroku] is a cloud Platform-as-a-Service (PaaS) supporting
|
||||
> several programming languages that is used as a web application deployment model.
|
||||
> Heroku, one of the first cloud platforms, has been in development since June 2007,
|
||||
> when it supported only the Ruby programming language, but now supports Java,
|
||||
> Node.js, Scala, Clojure, Python, PHP, and Go.
|
||||
>
|
||||
> #### Highlights
|
||||
>
|
||||
> - [JVM Application Metrics](https://devcenter.heroku.com/changelog-items/1133)
|
||||
> - [Go Runtime Metrics Agent](https://github.com/heroku/x/tree/master/runtime-metrics)
|
||||
> - Other backend fixes and improvements on [Threshold Autoscaling](https://blog.heroku.com/heroku-autoscaling) and [Threshold Alerting](https://devcenter.heroku.com/articles/metrics#threshold-alerting)
|
||||
|
||||
---
|
||||
## Experience
|
||||
#### Backplane.io - Software Engineer   <small>*2016 - 2016*</small>
|
||||
`Go`, `Docker`, `docker-compose`, `devops`, `PostgreSQL`
|
||||
### Backplane.io - Software Engineer   <small>*2016 - 2016*</small>
|
||||
> [Backplane](https://backplane.io) is an innovative reverse reverse proxy that
|
||||
> helps administrators and startups simplify their web application routing.
|
||||
>
|
||||
|
@ -24,8 +33,7 @@
|
|||
> - Learning a lot about HTTP/2 and load balancing
|
||||
|
||||
---
|
||||
#### Pure Storage - Member of Technical Staff   <small>*2016 - 2016*</small>
|
||||
`Python 2.7`, `Jenkins`, `Ubuntu`, `Puppet`, `TestRail`, `Docker`
|
||||
### Pure Storage - Member of Technical Staff   <small>*2016 - 2016*</small>
|
||||
> Pure Storage is a Mountain View, California-based enterprise data flash storage
|
||||
> company founded in 2009. It is traded on the NYSE (PSTG).
|
||||
>
|
||||
|
@ -33,8 +41,7 @@
|
|||
> - Code maintenance
|
||||
|
||||
---
|
||||
#### IMVU - Site Reliability Engineer   <small>*2015 - 2016*</small>
|
||||
`Ubuntu Server`, `CFEngine`, `Haskell`, `Go`, `Perl`, `Nginx`, `JunOS`, `Ceph`, `MySQL`, `Redis`, `Memcached`, `PHP`, `Erlang`
|
||||
### IMVU - Site Reliability Engineer   <small>*2015 - 2016*</small>
|
||||
> IMVU, inc is a company whose mission is to help people find and communicate
|
||||
> with eachother. Their main product is a 3D avatar-based chat client and its
|
||||
> surrounding infrastructure allowing creators to make content for the avatars
|
||||
|
@ -48,8 +55,7 @@
|
|||
> when it is needed
|
||||
|
||||
---
|
||||
#### VTCSecure - Deis Consultant (contract)   <small>*2014 - 2015*</small>
|
||||
`Deis`, `Docker`, `CoreOS`, `Go`, `Freeswitch`
|
||||
### VTCSecure - Deis Consultant (contract)   <small>*2014 - 2015*</small>
|
||||
> VTCSecure is a company dedicated to helping with custom and standard
|
||||
> audio/video conferencing solutions. They specialize in helping the deaf and
|
||||
> blind communicate over today's infrastructure without any trouble on their end.
|
||||
|
@ -62,8 +68,7 @@
|
|||
> - Learning Freeswitch
|
||||
|
||||
---
|
||||
#### Crowdflower - Deis Consultant (Contract)   <small>*2014 - 2014*</small>
|
||||
`Ruby`, `Rails`, `Chef`, `CoreOS`, `Docker`, `Deis`
|
||||
### Crowdflower - Deis Consultant (Contract)   <small>*2014 - 2014*</small>
|
||||
> Crowdflower is a company that uses crowdsourcing to have its customers submit
|
||||
> tasks to be done, similar to Amazon's Mechanical Turk. CrowdFlower has over 50
|
||||
> labor channel partners, and its network has more than 5 million contributors
|
||||
|
@ -78,8 +83,7 @@
|
|||
> clusters of CoreOS and Fleet machines
|
||||
|
||||
---
|
||||
#### OpDemand - Software Engineering Intern   <small>*2014 - 2014*</small>
|
||||
`Deis`, `CoreOS`, `Go`, `Docker`
|
||||
### OpDemand - Software Engineering Intern   <small>*2014 - 2014*</small>
|
||||
> OpDemand is the company behind the open source project Deis, a distributed
|
||||
> platform-as-a-service (PaaS) designed from the ground up to emulate Heroku but
|
||||
> on privately owned servers.
|
||||
|
@ -91,7 +95,7 @@
|
|||
|
||||
---
|
||||
## Open Source
|
||||
#### [Elemental-IRCd](http://elemental-ircd.com)
|
||||
### [Elemental-IRCd](http://elemental-ircd.com)
|
||||
A scalable RFC compliant IRCv3 enabled IRC server for personal and professional use.
|
||||
|
||||
#### Accomplishments
|
||||
|
@ -103,7 +107,7 @@ Elemental is currently in use in production on several networks, totaling 800-10
|
|||
users per day with spikes of up to 50,000 on special events.
|
||||
|
||||
---
|
||||
#### [Tetra](https://github.com/Xe/Tetra)
|
||||
### [Tetra](https://github.com/Xe/Tetra)
|
||||
A modern IRC services platform for TS6 IRC daemons.
|
||||
|
||||
#### Accomplishments
|
||||
|
@ -120,15 +124,11 @@ Command "PING", ->
|
|||
This will create a command named "PING" that will return "PONG" to the user when it is used.
|
||||
|
||||
---
|
||||
#### [PonyAPI](https://github.com/Xe/ponyapi)
|
||||
### [PonyAPI](https://github.com/Xe/ponyapi)
|
||||
A simple API for information on episodes of My Little Pony: Friendship is Magic written in Nim to be run inside a container.
|
||||
|
||||
All data is loaded into ram and there are no usage limits as long as you agree to not take down the server it is running on.
|
||||
|
||||
---
|
||||
#### [Professional Projects](https://github.com/Xe)
|
||||
Projects here will be of a more professional nature (save a few here and there).
|
||||
|
||||
---
|
||||
## Writing
|
||||
|
||||
|
@ -139,3 +139,4 @@ Projects here will be of a more professional nature (save a few here and there).
|
|||
[homepage]: https://christine.website
|
||||
[twitter]: https://twitter.com/theprincessxena
|
||||
[twit]: http://cdn-careers.sstatic.net/careers/Img/icon-twitter.png?v=b1bd58ad2034
|
||||
[heroku]: https://www.heroku.com
|
||||
|
|
Loading…
Reference in New Issue