Intro

Hello! My name is Dana Brannon. I created this website to showcase some of my projects. If you want to cut straight to the chase, feel free to check out some of my work.

The wonderfully designed CSS you see before you is the Dimension template created by HTML5 UP. All of the images used on this website are credited to my dad, Shaun Brannon. A big thanks to him for always capturing the magic of the moment when the rest of us are too busy living in it.

Work

  • Plantly -- a responsive web app I built using Django and Bootstrap, deployed on DigitalOcean using Nginx and Gunicorn. I wanted to learn Django and wanted to make something useful, so I revamped the iOS app I made in school. Github
  • hvsrpy -- a Python package that I helped develop for my work as an undergraduate research assistanthvsrpy. It runs on Plotly's Dash framework. Github
  • COVID GCP Pipeline -- a demonstration of my Google Cloud Platform knowledge that ingests Johns Hopkins COVID-19 data in a Jupyter Notebook, models the dataset using SQL and Apache Beam, and displays the results in DataStudio.
  • NON-CODING: European Vacation -- a video I made after my trip to Europe in 2019. It isn't technically "work", but I wanted to showcase a little bit of my creative ability.

About

I'm currently on the hunt for a new software engineering position. I graduated from the Cockrell Engineering School at the University of Texas at Austin in 2020. Some of my notable accomplishments include receiving the Unrestricted Endowed Presidential Scholarship, as well as being a co-author on a research paper that was presented at IFCEE 2021.

I am someone that loves to continually expand my knowledge base. I feel that computer science will soon be inextricably linked to any career in STEM, if we haven't reached that point already.

Along with my hunger to learn, I love outdoor activities like kayaking and hiking, as well as taking care of my houseplants, experimenting with new recipes in the kitchen, and painting. I feel that having hobbies outside of the tech space helps keep my creative juices flowing if I need a break from a particularly tricky problem.

Elements

Text

This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

Blockquote

Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

Preformatted

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';

Lists

Unordered

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Alternate

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Ordered

  1. Dolor pulvinar etiam.
  2. Etiam vel felis viverra.
  3. Felis enim feugiat.
  4. Dolor pulvinar etiam.
  5. Etiam vel felis lorem.
  6. Felis enim et feugiat.

Icons

Actions

Table

Default

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Alternate

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Buttons

  • Disabled
  • Disabled

Form