Numb11
My discord is Numb119#4127 I am proficient in: CSS, HTML, PY, SQL, Java and researching in Stackoverflow
United Kingdom, Lancashire
Pinned Repositories
A-Level-Computing-Revision
Revision notes for personal and group use.
AI-Pong-game-using-NEAT-algorithm
Simple Pong game utilising the NEAT AI algorithm to allow for player vs computer gameplay
ArduinoRC_Rover
An attempt at creating an RC car using an Arduino and low level hardware
Caesar-Cipher
Simple Caesar Cipher in order to finish off encryption methods revision.
Chat-application-server_side
Codewars
My solutions to the https://www.codewars.com/dashboard katas.
Grok-Learning-Solutions
Grok Learning Solutions programmed by me https://groklearning.com/
Magic_Mirror_Py
Details of my project to create a smart mirror device, published to a scientific journal
NEA-YR-13-A-Level-Project
Year 13 college project submission, 20% of overall grade
Real-Estate-Site
Project utilising web development technologies to market real estate
Numb11's Repositories
Numb11/Grok-Learning-Solutions
Grok Learning Solutions programmed by me https://groklearning.com/
Numb11/Caesar-Cipher
Simple Caesar Cipher in order to finish off encryption methods revision.
Numb11/Magic_Mirror_Py
Details of my project to create a smart mirror device, published to a scientific journal
Numb11/Real-Estate-Site
Project utilising web development technologies to market real estate
Numb11/A-Level-Computing-Revision
Revision notes for personal and group use.
Numb11/AI-Pong-game-using-NEAT-algorithm
Simple Pong game utilising the NEAT AI algorithm to allow for player vs computer gameplay
Numb11/ArduinoRC_Rover
An attempt at creating an RC car using an Arduino and low level hardware
Numb11/Chat-application-server_side
Numb11/Codewars
My solutions to the https://www.codewars.com/dashboard katas.
Numb11/CSS-JS-Grok
Numb11/CSS-JS-GROK-2
Numb11/NEA-YR-13-A-Level-Project
Year 13 college project submission, 20% of overall grade
Numb11/First-cpp-program
First program programmed using C++
Numb11/inTRIPid-Site
A grok learning activity https://groklearning.com/learn/intro-html-css-1/menus-and-hover/12/
Numb11/Java-Stack-Library
Creation of a custom Java library to implement the Stack abstract data type
Numb11/Learning-C-
Learning C++.
Numb11/Learning-Java
Repository displaying my progress in learning Java
Numb11/Numb11
Numb11/OOP-Stack-PY
An object oriented approach to stacks.
Numb11/PY-OOP-Revision-2
Numb11/Python-Array-Library
Array library to make up for pythons deficit, poor efficiency
Numb11/Python-Chatbot
Python graphical chatbot utilising the OpenAi API
Numb11/python-mini-project
An open-source Python project series where beginners can contribute and practice coding.
Numb11/Python-minigame
Fun little application entailing multiple minigames
Numb11/Python-OOP-Revision
Some simple programs I have programmed as revision.
Numb11/Python-Searching-Algorithms
Programmed these algorithms to help with my Computer Science revision.
Numb11/Short-Form-Video-Generator
Programmed within Python, this program finds trending videos then extrapolates popular video sections by analysing comments. These timestamps are used to download and subclip videos.
Numb11/Simple-Hashing-Function
An attempt at creating a simple hashing algorithm the program returns a hashed value that takes much less space than its input.
Numb11/Simple-Queue-Algorithms
A Object Oriented Approach to Queues for A-Level revision.
Numb11/Web-Authentication-Front-End