Skip to content
View Khthonian's full-sized avatar
🇬🇧
🇬🇧

Highlights

  • Pro
Block or Report

Block or report Khthonian

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
Khthonian/README.md

About Me:

I'm a fourth year Computer Science student at the University of Lincoln, as part of the MComp Computer Science course.

Experience:

Arch C# C++ CSS3 Go HTML5 JavaScript Jupyter Notebook LaTeX Lua Markdown Neovim Obsidian Python Ubuntu Visual Studio Visual Studio Code

Pinned

  1. DistributedProcessing DistributedProcessing Public

    A distributed image processing system, operating via a console application, in C++.

    C++

  2. Histogram-Equalisation Histogram-Equalisation Public

    An implementation of histogram equalisation, using C++ and OpenCL, to showcase the usage of parallel programming.

    C++

  3. Neural-Network Neural-Network Public

    This Python script implements a neural network for training and validating a set of input data. It aims to optimise the network's weights through backpropagation to minimise the squared error betwe…

    Python

  4. GetSetGo GetSetGo Public

    A script that I use personally, that is designed to initialise a user's system.

    Shell 2

  5. COVID-19-Data-Analytics COVID-19-Data-Analytics Public

    For the project, "Exploring the Role of Data Analytics in Combating Future Pandemics: Lessons Learned from the COVID-19 Pandemic in the United Kingdom".

    Jupyter Notebook

  6. TaskIt TaskIt Public

    TaskIt is a command-line task management tool that allows users to create, complete, delete, and list tasks. Each task is given a name by the user, along with a generated ID number, unique hash val…

    Go