Hunter Christenson
Software Developer Intern / Data Analyst

Education
  • University of California, Berkeley
    Electrical Engineering and Computer Science
  • 2021 - Present
  • Relevant coursework: EECS16A and EECS16B (Designing Information Systems and Devices I & II), CS61A (Structure and Interpretation of Computer Programs), CS61B (Data Structures).

  • Expected graduation: May 2023

  • Santa Barbara City College
    Computer Science, Transfer with A.S.
  • 2017 - 2021
    GPA: 4.0
  • President's Honor Roll and earned an AS in Mathematics and an AS-T in Physics.

  • Relevant coursework: data structures, multivariable calculus, linear algebra, differential equations.


Work Experience
  • CADDSO, Inc. / Knowtrex GmbH
    Data Analyst / Software Developer Intern
  • 2018 - 2021
  • Created web crawlers for collecting price and stock data.

  • Designed and developed company website.

  • Performed QA work on company software products/websites.

  • Santa Barbara City College
    Computer Science Grader
  • August 2020 - May 2021
  • Worked as Grader / TA for Discrete Structures CS class (Discrete Mathematics).

  • Turbine Technology Partners, LLC.
    Software Developer Intern
  • June 2018 - July 2018
  • Developed software for organizing thousands of data points from blade damage reports into readable Excel sheets.

  • AS-Mediagroup, USA, Inc.
    Data Analyst
  • 2016 - 2018
  • Collected, organized, and analyzed price and stock data.

  • Performed quality assurance checks on company software products/tools.


Skills
  • Experience in Python, Java, C, C++, and familiar with PHP and Ruby.

  • Front-end web development with HTML, CSS, and Javascript.

  • Version control software: Git and Bitbucket.

  • Experience with Atlassian tools including Jira and the the MS Office Suite.


Projects
  • Python: Developed a Scheme language interpreter in Python with support for tail call optimization. Created back-end logic for a typing speed tester. Built an autocorrect program utilizing the Damerau-Levenshtein string distance algorithm. Created web crawlers in python using selenium and BS2 libraries for Amazon's promotion site as well as class enrollment sites to send text notifications about class enrollment and waitlist information. Designed a Vigenère/number base change encryption cipher and implemented other standard cryptography ciphers.

  • C++: Built Minesweeper, blackjack, and a few other small scale games in C++.

  • C: Designed an HTML source parser for finding URL links or other data within a specified HTML tag. Built the back-end logic to an address/contact book application.

  • Java: Developed and implemented many data structures and sorting algorithms from scratch including hash tables, BSTs, merge sort, quicksort, etc.