diff --git a/cv.bryanroessler.com/_config.yml b/cv.bryanroessler.com/_config.yml
index 97b1ee8..f0aa00b 100644
--- a/cv.bryanroessler.com/_config.yml
+++ b/cv.bryanroessler.com/_config.yml
@@ -12,7 +12,7 @@ sass:
# Resume settings
resume_avatar: "true"
resume_name: "Bryan C. Roessler"
-resume_title: "Research Assistant"
+resume_title: "Software developer and biologist"
# used for the contact button in _layouts/resume.html
resume_contact_email: "bryanroessler@gmail.com"
@@ -25,10 +25,7 @@ resume_header_contact_info: "St. Petersburg, FL • bryanroessler@gmail.com"
display_header_contact_info: "true"
resume_header_intro: >
-
I am a computational biologist specializing in molecular
- dynamics that is currently seeking a creative and impactful
- position in the academic, pharmaceutical, or biotechnology
- sectors.
+ I am a computational biologist by training and a programmer by trade. I try to identify important problems and write software to solve them. I am seeking a part or full-time telework opportunities in bioinformatics, molecular dynamics, cloud admin, linux sysadmin, or software development.
# use "yes" to display the email contact button,
# "no" to display an "I'm not looking for work" message,
diff --git a/cv.bryanroessler.com/_data/experience.yml b/cv.bryanroessler.com/_data/experience.yml
index f2e7f15..05265af 100644
--- a/cv.bryanroessler.com/_data/experience.yml
+++ b/cv.bryanroessler.com/_data/experience.yml
@@ -1,19 +1,26 @@
# Jobs
-- company: University of Alabama at Birmingham
- position: Research Assistant
+- company: BRSoftware
+ position: Insubordinate
duration: Jan 2018 — Present
summary: >
- I'm currently completing work on two projects:
- - Modifed substrate effects on the binding mechanisms of Sortase A, a
- revised model. In review.
- - The role of constitutive gain-of-function mutations on the structure and dynamics of the cystic fibrosis transmembrane conductance regulator.
+ I have completed the following projects and goals:
+ - Created and deployed a version-controlled web journaling platform
+ - Created and released a container-based development environment for building and deploying software (build-wrapper)
+ - Learned php, sql, ruby, css, and html5 programming languages in addition to existing python, bash, tcl, and R knowledge
+ - Contributed to open-source projects including ulauncher, fedora, podman, acme-dns, and openwrt
+ - DIY renovated a home in the beautiful state of Florida
+
+ I am currently working on three projects:
+ - namd-python, a python wrapper for the NAMD molecular dynamics suite
+ - oci-md, a k8s solution for cloud-based scientific software and job control
+ - reso-wp, a RESO real estate API plugin for Wordpress
+ - flre-wp, a web-based real estate IDX solution
- company: University of Alabama at Birmingham
position: Graduate Research Assistant
- duration: Aug 2010 — Dec 2017
+ duration: Aug 2010 — Jan 2018
summary: >
- My doctoral thesis focused on the use of computational molecular dynamics to understand the impact of mutations and empirical structural determination methods on the
- function and dynamics of multidrug resistance (specifically, CFTR) and sortase proteins.
+ My doctoral thesis focused on the use of computational molecular dynamics to understand the impact of mutations and empirical structural determination methods on the function and dynamics of multidrug resistance (specifically, CFTR) and sortase proteins.
- company: U.S. Census Bureau
position: Crew Leader
diff --git a/cv.bryanroessler.com/_data/skills.yml b/cv.bryanroessler.com/_data/skills.yml
index 07fc26b..7117cb4 100644
--- a/cv.bryanroessler.com/_data/skills.yml
+++ b/cv.bryanroessler.com/_data/skills.yml
@@ -2,8 +2,8 @@
name: NAMD & VMD
level: 100%
- skill:
- name: Bash, Python, Tcl
- level: 98%
+ name: python, php, sql, bash, tcl, R, css, html5, ruby
+ level: 100%
- skill:
name: SGE, Slurm, PBS/Torque
level: 98%