Daniel T. Krizak

Web and Software Development

Short Bio
Daniel Krizak at Mississippi State University

Photo by Ravi Patel

Short Bio

I have earned both a Bachelors and a Masters in Chemical Engineering from Mississippi State University. I am a self-taught programmer and have taken the opportunity to learn new skills for Web Development by completing courses on Codecademy and Khan Academy.

In the midst of completing my graduate degree, I discovered the part of my project that I enjoyed most was using my coding skills to develop automated tasks in the lab. I've always been happy to to help family and friends with tech questions and am always looking for ways to leverage the use of technology in my everyday life.

Resume

  1. Started Coding

    August, 2011

    My first introduction to coding was a Java course I took in high school.

  2. University - Bachelors

    August, 2012

    Attended Mississippi State University, majoring in Chemical Engineering.

  3. Engineering Internship 1

    August, 2014

    Interned at ExxonMobil Chemical in Baytown, TX in the Technology Licensing Department, assisting on an expansion project.

  4. Engineering Internship 2

    May, 2015

    Interned at ExxonMobil Chemical in Baytown, TX in the Slurry Platform / Compounding / Non-wovens Polymers Product & Applications Development Department, investigating changes to additives.

  5. University - Doctorate

    June, 2016

    Started the PhD program in Chemical Engineering at Mississippi State University, working in a soft materials research group.

  6. Rediscovered Coding

    August, 2016

    Took a course in Advanced Process Computations, where the final project involved constructing a basic molecular dynamics simulation of 200 inert molecules using FORTRAN. (Project available on GitHub) This project introduced me to FORTRAN, leading to the implementation of more coding/automation in my graduate research project.

  7. Coding Course

    August, 2017

    Took the course Numerical Methods for Chemical Engineering Applications, where various mathematical techniques, such as the Runge-Kutta method, were applied to different systems, such as a continuously stirred tank reactor (CSTR), using FORTRAN. (Example project on GitHub)

  8. Process Automation

    July, 2018

    Automated the fabrication process for Reverse Osmosis (RO) membranes using LabView, modeled after the work by Dr. Edwin P. Chan at the National Institute of Science and Technology. (Project available on GitHub)

  9. Data Collection

    August, 2018

    After fabricating the RO membranes, their perfomance is tested by forcing water through them and calculating the flow rate through the membrane. I automated this process using a scale, Excel, and VBA. (Project available on GitHub)

  10. Thermodynamics Calculations

    May, 2019

    As part of my Research Assistanceship, I created a FORTRAN program to calculate thermodynamic properties of different molecules. After creating the program, I learned Python to translate it from FORTRAN.

  11. Web Development

    August, 2020

    During this time I realized that I needed to pursue my passion for coding. I used tools such as Khan Academy and Codecademy to learn HTML/CSS, Javascript and more.