Browse Source

Update CV

bryan 4 years ago
parent
commit
20072d8ef4

+ 2 - 5
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: >
-                    <p>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.</p>
+                    <p>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.</p>
 
 # use "yes" to display the email contact button,
 # "no" to display an "I'm not looking for work" message,

+ 16 - 9
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 &mdash; Present
   summary: >
-    I'm currently completing work on two projects: <ul class="resume-item-list">
-    <li>Modifed substrate effects on the binding mechanisms of Sortase A, a
-    revised model. <i>In review.</i></li>
-    <li>The role of constitutive gain-of-function mutations on the structure and dynamics of the cystic fibrosis transmembrane conductance regulator.</li>
+    I have completed the following projects and goals: <ul class="resume-item-list">
+      <li>Created and deployed a version-controlled web journaling platform</li>
+      <li>Created and released a container-based development environment for building and deploying software (build-wrapper)</li>
+      <li>Learned php, sql, ruby, css, and html5 programming languages in addition to existing python, bash, tcl, and R knowledge</li>
+      <li>Contributed to open-source projects including ulauncher, fedora, podman, acme-dns, and openwrt</li>
+      <li>DIY renovated a home in the beautiful state of Florida</li>
+
+    I am currently working on three projects: <ul class="resume-item-list">
+      <li>namd-python, a python wrapper for the NAMD molecular dynamics suite</li>
+      <li>oci-md, a k8s solution for cloud-based scientific software and job control</li>
+      <li>reso-wp, a RESO real estate API plugin for Wordpress</li>
+      <li>flre-wp, a web-based real estate IDX solution</li>
 
 - company: University of Alabama at Birmingham
   position: Graduate Research Assistant
-  duration:  Aug 2010 &mdash; Dec 2017
+  duration:  Aug 2010 &mdash; 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

+ 2 - 2
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%