Skip to content
View ksonh's full-sized avatar

Highlights

  • Pro

Block or report ksonh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ksonh/README.md

Hello, fellow developer👋

My name is Kenneth Hanson and I am currently completing my coursework towards a B.S. in Computer Science & Mathematics.

For as long as I can remember, I have been an empiricist and scientist—empiricist in that I like to validate hypothesis with data, and scientist because I like to hypothesize and test my hypotheses. I am interested in the fields of data analysis, data engineering, database administration, cloud architecture, and cybersecurity. These fields have overlapping skillsets that transfer easily with each other.

  • 🌱 I’m currently learning machine learning (ML) with Python

Popular repositories Loading

  1. Vigenere-Cipher-BMP-Image-Writer Vigenere-Cipher-BMP-Image-Writer Public

    Program takes a BMP image and writes the characters of an encrypted text at the byte position of the red color in every pixel with a prime index.

    Jupyter Notebook

  2. Mathematical-Programming-in-Python Mathematical-Programming-in-Python Public

    This represents my collection of task-focused projects for Python which incorporate a computation or mathematical algorithm.

    Python

  3. ksonh ksonh Public

  4. Selection-vs.-Merge-Sort-Performance-Analysis Selection-vs.-Merge-Sort-Performance-Analysis Public

    This program applies the merge sort and selection sort algorithms to various datasets. Included is the performance analysis along with the full implementation.

    Jupyter Notebook