diff --git a/CNAME b/CNAME index e69de29..10418e3 100644 --- a/CNAME +++ b/CNAME @@ -0,0 +1 @@ +brianborge.com \ No newline at end of file diff --git a/_config.yml b/_config.yml index 65cda2e..468cad9 100644 --- a/_config.yml +++ b/_config.yml @@ -1,9 +1,8 @@ # Setup -title: Dark Poole -url: https://andrewhwanpark.github.io/dark-poole +title: Brian Borge +url: https://brianborge.github.io paginate: 1 -paginate_path: "/dark-poole/page:num/" -baseurl: "/dark-poole" +baseurl: "" permalink: pretty # Gems @@ -33,9 +32,9 @@ sass: # Specify the author for blog posts author: - name: Mark Otto - url: https://twitter.com/mdo - email: markdotto@gmail.com + name: Brian Borge + url: + email: brian.borge@hey.com # Custom vars version: 3.0.0 @@ -43,7 +42,10 @@ version: 3.0.0 # Navbar page list nav: - title: Blog - url: /dark-poole/archive + url: /archive + + - title: Resume + url: /resume - title: About - url: /dark-poole/about + url: /about diff --git a/_sass/_variables.scss b/_sass/_variables.scss index 9627e34..2e51152 100644 --- a/_sass/_variables.scss +++ b/_sass/_variables.scss @@ -77,8 +77,8 @@ --body-color: var(--dark-poole-002); --body-bg: var(--dark-poole-001); --heading-color: var(--dark-poole-002); - --link-color: var(--dark-poole-link-color); - --link-hover-color: var(--dark-poole-link-hover); + --link-color: var(--pink); + --link-hover-color: var(--red); --border-color: rgba(255, 255, 255, 0.15); --code-bg: var(--gray-900); } diff --git a/assets/resumes/resume.pdf b/assets/resumes/resume.pdf new file mode 100644 index 0000000..960ea1e Binary files /dev/null and b/assets/resumes/resume.pdf differ diff --git a/resume.md b/resume.md new file mode 100644 index 0000000..cd96bfe --- /dev/null +++ b/resume.md @@ -0,0 +1,72 @@ +--- +layout: page +title: '' +--- + +If you want a pdf version of the resume to take with you, **[click here]({{ site.url }}/assets/resumes/resume.pdf){: .btn}** +{: .message } + + + +# Brian Borge +## Senior Software Engineer + +- [brian.borge@hey.com](mailto:brian.borge@hey.com) +- [631 902 3956](tel:6319023956) + +------ + +Senior engineer with a strong background in Ruby, SQL, and serverless technologies. Responsible for implementing new features, identifying and fixing bugs, performance tuning SQL, and mentoring junior engineers. Skilled at jumping into unfamiliar codebases, learning new technology quickly, and having a wide range overview of topics related to the tech world. In my spare time, I like volunteering at events like RailsBridge and Ruby for Good. + +------ + +# Technical Skills +- **Languages:** Ruby, T-SQL, JavaScript, TypeScript, HTML, CSS +- **Tools:** Git, Docker, Microsoft Office, VSCode, Jira, Confluence, Datadog, GitHub +- **Cloud Technologies:** AWS Lambda, S3, DynamoDB +- **Databases:** Microsoft SQL Server, Redis, PostgreSQL +- **Libraries and Frameworks:** Ruby on Rails, RSpec, Sidekiq, Pusher, SAM CLI +- **Operating Systems:** MacOS, Linux, Windows + +------ + +# Professional Experience + +Veracross - Wakefield, MA +: *Senior Full-Stack Engineer*, November 2015 - September 2020 + +- Collaborated with teammates on API technical design and implementation to enable scaling with AWS Lambda +- Improved user account security by implementing a system to immediately log users out when their account became disabled +- Streamlined local development processes by dockerizing applications for local development +- Eliminated support engineering work to upload multiple files by implementing self-service batch file uploader +- Increased efficiency of custom academic report building process by consolidating similar processed into Ruby libraries +- Started, directed, and organized Lightning Talks, short weekly talks given by employees on tech or company related topics + +BRdata - Melville, NY +: *Software Engineer*, March 2015 - November 2015 + +- Reconstructed authentication system which led to improved user account security +- Directed and coached adoption of Git as standard version control system +- Increased developer efficiency by implementing Agile development methodologies and incorporating tools such as Pivotal Tracker + +------ + +# Past Experience + +Greg D'Angelo Construction Inc - Wainscott, NY +: *Assistant Project Manager*, December 2012 - October 2014 + +- Streamlined existing logistical processes by implementing a web-based construction program; greatly improving the efficiency of the bidding process +- Managed sub-contractors and temporary laborers resources of numerous projects simultaneously +- Used cloud-based technology to encourage real-time management of resources through collaboration +- Worked with multiple supervisors and was able to experience different management techniques and participated in different team dynamics + +------ + +# Education and Training + +State University of New York at Albany +: *Bachelor of Science (B.S.), Economics*, December 2012 - October 2014 + +Dev Bootcamp NYC +: December 2012 - October 2014