Skip to content
View K-A05's full-sized avatar

Block or report K-A05

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
K-A05/README.md

K-A05

Previous projects

Browser based Game application:

Made with a combination of HTML, CSS and Javascript libraries like [[https://p5js.org/]]{p5.js}, it uses clever tricks to animate the character in various orientations and runs ubiquitously on any browser.

Screen.Recording.2023-03-27.at.4.55.43.PM.mov

Browser Based drawing application

Using many of the same libraires used in the browser based game, I made a clone inspired by [[Micro Soft Paint]][https://en.wikipedia.org/wiki/Microsoft_Paint], that has implemented varioud different tools such as a bucket tool, an eraser with a variable radius, functionality to pick any color, a symmetry functionality to mirror the left and right side of the canvas, a spray tool with variable radius and density.

Drawing.app.mov

XOR cipher

Implemented a XOR cipher in C, which scans the current directory for a clear.txt file and uses the /dev/urandom directory to generate a key with which it encrypts the clear.txt file, outputing a key.txt file and a cipher.txt file. The programme can then be run with the '-d' flag to run it in decryption mode which will output a "decrypted.txt" file that will have the same contents as the "clear.txt" file.

XOR.mov

Current work

Plant Identification AI:

An upcoming project that will make use of a Convolutional Neural Network trained on a data set of plant images to allow users to identify plants in the environment by scanning them with their camera or uploading a photo.

HTTP Proxy in Rust:

A custom written proxy in Rust that is able to intercept traffic to and from a client device and annonymise their IP address on the internet to enhance the security posture and privacy of the user.

Additional Qualification

Google IT Support:

Google IT Support.pdf

Pinned Loading

  1. Networks-and-Operating-Systems-Lab-Work Networks-and-Operating-Systems-Lab-Work Public

    Repository for my submission of IS52062B Networks and Operating Systems Lab work

    Jupyter Notebook

  2. Networks-and-System-Sec-Portfolio Networks-and-System-Sec-Portfolio Public

    Python

  3. VPN VPN Public

    Go