Update CV
This commit is contained in:
@@ -12,7 +12,7 @@ sass:
|
|||||||
# Resume settings
|
# Resume settings
|
||||||
resume_avatar: "true"
|
resume_avatar: "true"
|
||||||
resume_name: "Bryan C. Roessler"
|
resume_name: "Bryan C. Roessler"
|
||||||
resume_title: "Research Assistant"
|
resume_title: "Software developer and biologist"
|
||||||
|
|
||||||
# used for the contact button in _layouts/resume.html
|
# used for the contact button in _layouts/resume.html
|
||||||
resume_contact_email: "bryanroessler@gmail.com"
|
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"
|
display_header_contact_info: "true"
|
||||||
|
|
||||||
resume_header_intro: >
|
resume_header_intro: >
|
||||||
<p>I am a computational biologist specializing in molecular
|
<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>
|
||||||
dynamics that is currently seeking a creative and impactful
|
|
||||||
position in the academic, pharmaceutical, or biotechnology
|
|
||||||
sectors.</p>
|
|
||||||
|
|
||||||
# use "yes" to display the email contact button,
|
# use "yes" to display the email contact button,
|
||||||
# "no" to display an "I'm not looking for work" message,
|
# "no" to display an "I'm not looking for work" message,
|
||||||
|
|||||||
@@ -1,19 +1,26 @@
|
|||||||
# Jobs
|
# Jobs
|
||||||
- company: University of Alabama at Birmingham
|
- company: BRSoftware
|
||||||
position: Research Assistant
|
position: Insubordinate
|
||||||
duration: Jan 2018 — Present
|
duration: Jan 2018 — Present
|
||||||
summary: >
|
summary: >
|
||||||
I'm currently completing work on two projects: <ul class="resume-item-list">
|
I have completed the following projects and goals: <ul class="resume-item-list">
|
||||||
<li>Modifed substrate effects on the binding mechanisms of Sortase A, a
|
<li>Created and deployed a version-controlled web journaling platform</li>
|
||||||
revised model. <i>In review.</i></li>
|
<li>Created and released a container-based development environment for building and deploying software (build-wrapper)</li>
|
||||||
<li>The role of constitutive gain-of-function mutations on the structure and dynamics of the cystic fibrosis transmembrane conductance regulator.</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
|
- company: University of Alabama at Birmingham
|
||||||
position: Graduate Research Assistant
|
position: Graduate Research Assistant
|
||||||
duration: Aug 2010 — Dec 2017
|
duration: Aug 2010 — Jan 2018
|
||||||
summary: >
|
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
|
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.
|
||||||
function and dynamics of multidrug resistance (specifically, CFTR) and sortase proteins.
|
|
||||||
|
|
||||||
- company: U.S. Census Bureau
|
- company: U.S. Census Bureau
|
||||||
position: Crew Leader
|
position: Crew Leader
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
name: NAMD & VMD
|
name: NAMD & VMD
|
||||||
level: 100%
|
level: 100%
|
||||||
- skill:
|
- skill:
|
||||||
name: Bash, Python, Tcl
|
name: python, php, sql, bash, tcl, R, css, html5, ruby
|
||||||
level: 98%
|
level: 100%
|
||||||
- skill:
|
- skill:
|
||||||
name: SGE, Slurm, PBS/Torque
|
name: SGE, Slurm, PBS/Torque
|
||||||
level: 98%
|
level: 98%
|
||||||
|
|||||||
Reference in New Issue
Block a user