Skip to content
View Harry-Leslie's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Harry-Leslie

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
Harry-Leslie/README.md
  • 👋 Hi, I’m Harry Leslie
  • 👀 I’m interested in subjects like Mathematics, Electronics and Computer Science
  • Studying for a degree in Computer Science
  • Im also interested in Artifical Intelligence and Data Analysis

Popular repositories Loading

  1. Harry-Leslie Harry-Leslie Public

    Config files for my GitHub profile.

  2. Design-Patterns Design-Patterns Public

    This repository is a comprehensive collection of commonly used design patterns implemented in Java and Python. Design patterns are proven solutions to recurring software design problems that promot…

    Java

  3. MNIST-Handwritten-Digit-Classification MNIST-Handwritten-Digit-Classification Public

    The MNIST Handwritten Digit Classification. In this project, we tackle the classic problem of classifying handwritten digits from the MNIST dataset using machine learning techniques.

    Jupyter Notebook

  4. DeepLink DeepLink Public

    My Very Own Neural Network Library in C (This will be very basic), basically reinventing the wheel but it will be a good learning experience.

  5. Conways-Game-of-Life Conways-Game-of-Life Public

    Conways Game of Life in Javascript/ReactJS.

    JavaScript

  6. C_datastructures C_datastructures Public

    Building data-structure using C programming language, Dynamic Arrays, Stacks, Queues, Heaps, Priority Queues, Tries, B-Trees, and many more. These are based on the list of data structures on Wikipedia

    C