Skip to content
View NSant215's full-sized avatar

Block or report NSant215

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

Hi there 👋 I'm NSant215.

I am a software engineer at Trilitech building a RISC-V PVM on the Tezos blockchain. My academic background is in Machine Learning and this github showcases my personal work in learning Information Engineering and new coding languages and technologies.

Pinned Loading

  1. FRC_Analysis FRC_Analysis Public

    This repository is to present the results of my Masters Thesis analysing the quantification of Free Residual Chlorine (FRC) for purposes in water purification methods.

    Jupyter Notebook

  2. cpp_concurrency cpp_concurrency Public

    Using C++ to solve an interesting concurrency problem.

    C++

  3. ts_sa_optimisations ts_sa_optimisations Public

    Analysis on using the Tabu Search and Simulated Annealing practical optimisation algorithms on a complex minimisation problem

    Jupyter Notebook

  4. tcp_client_server tcp_client_server Public

    A minimal repository for solidifying some learning of C++ and implementing a basic client and server.

    C++

  5. probabilistic_ranking probabilistic_ranking Public

    Code to explore learnings in probabilistic ranking methods using match data of top tennis players

    Jupyter Notebook

  6. latent_dirichlet_allocation latent_dirichlet_allocation Public

    Project work in solidifying learnings in Latent Dirichlet Allocation for predicting words

    Python