Skip to content
View ha1fling's full-sized avatar
Block or Report

Block or report ha1fling

Report abuse

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

Report abuse
ha1fling/README.md

I’m a part-time software engineering teacher & part-time doctoral student researching operational technology security. 🤍 I find joy in little things and measure success by how much I smile. 🕊️

Pinned Loading

  1. FizzBuzz FizzBuzz Public

    FizzBuzz is a common coding task used to test computational thinking and coding ability. This repo will be used for me to share FizzBuzz code I have written which demonstrates the way that I think.

    PHP 3

  2. ShoppingCart ShoppingCart Public

    A coding challenge I was set by a company (I was offered the job). The challenge was to create a shopping cart in Python Flask. With the time I had, I focussed on core functionality so the code doe…

    HTML 2

  3. CryptographicAlgorithms CryptographicAlgorithms Public

    Algorithms for: Modular Exponentiation, Greatest Common Denominator, Relative Primes, RSA Encryption, Cipher Block Chain.

    Python 4

  4. JavaBookingApplication JavaBookingApplication Public

    Java

  5. VueJS-SPA VueJS-SPA Public

    A Vue 3 SPA with Vue Router

    JavaScript 1

  6. SkillsMatrix SkillsMatrix Public

    A fully dynamic table creatng both the columns and the rows by taking the keys and values from local JSON data.

    JavaScript 2 2