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

Block or report ha1fling

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
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

  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