a personal site
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

about me update

+3 -6
+3 -6
about.html
··· 30 30 31 31 <p class="about-content">Hello!</p> 32 32 33 - <p class="about-content">My name is Daniel. I am an intelligence analyst; however, I have recently focused on 34 - developing my current organization's data infrastructure. </p> 33 + <p class="about-content">My name is Daniel. I worked for several years as an intelligence analyst, however, I have moved into a software engineering role with a focus on 34 + developing my organization's data infrastructure. </p> 35 35 36 36 <p class="about-content">Additionally, I am a part-time student working towards a degree in software 37 37 engineering.</p> ··· 46 46 <p class="about-content">My current projects are:</p> 47 47 48 48 <ul class="about-list"> 49 - <li class="about-content">Ancillary: An application for USAF training managers to track the status of their 50 - members' ancillary training. </li> 51 49 <li class="about-content">Labfull: An inventory management application for tracking supplies in biomedical 52 50 engineering labs at Washington University in St. Louis. </li> 53 - <li class="about-content">FocusPT: A personnel management application designed to simplify scheduling and 54 - management of USAF physical training.</li> 51 + <li class="about-content">Analyst Notebook: A research analyst web notebook plaform, for streamlined structured research, documentation, and analysis.</li> 55 52 56 53 </ul> 57 54