Pinned Repositories
0-1-Knapsack-Problem
Python implementation of solving the 0-1 Knapsack Problem using Dynamic Programming. the algorithm breaks the problem down into subproblems using a recursive divide and cocour technique and uses the solutions of the sub problems to solve for the original problem. enter desired values, weights and knapsack capacity in the main function and the program will return the number of operations taken for both the dynamic and non dynamic instance. It will also display the knapsack table and will return both the optimal items to select along with the maximum value that can be selected. The program will also give information about the performance of the dynamic algorithm with respect to its non dynamic counterpart.
Bike-Rental-System
blank-app
Deep-Learning
In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).
iaml-labs
IAML Labs Repository
INF2B
collection of all inf2b projects
INFR10069-2020-CW1
Coursework 1 repository for IAML 2020 - INFR10069 (Level 10)
INFR10069-2020-CW2
Coursework 2 repository for IAML 2020 - INFR10069 (Level 10)
iw4x-client
🎮 Official IW4x source code
libxenon
(more modern) Xenon Library. Forked from https://github.com/Free60Project/libxenon
ryan75195's Repositories
ryan75195/0-1-Knapsack-Problem
Python implementation of solving the 0-1 Knapsack Problem using Dynamic Programming. the algorithm breaks the problem down into subproblems using a recursive divide and cocour technique and uses the solutions of the sub problems to solve for the original problem. enter desired values, weights and knapsack capacity in the main function and the program will return the number of operations taken for both the dynamic and non dynamic instance. It will also display the knapsack table and will return both the optimal items to select along with the maximum value that can be selected. The program will also give information about the performance of the dynamic algorithm with respect to its non dynamic counterpart.
ryan75195/Bike-Rental-System
ryan75195/blank-app
ryan75195/Deep-Learning
In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).
ryan75195/iaml-labs
IAML Labs Repository
ryan75195/INF2B
collection of all inf2b projects
ryan75195/INFR10069-2020-CW1
Coursework 1 repository for IAML 2020 - INFR10069 (Level 10)
ryan75195/INFR10069-2020-CW2
Coursework 2 repository for IAML 2020 - INFR10069 (Level 10)
ryan75195/iw4x-client
🎮 Official IW4x source code
ryan75195/libxenon
(more modern) Xenon Library. Forked from https://github.com/Free60Project/libxenon
ryan75195/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
ryan75195/MIPS-RISC-Processor
C implementation of a RISC MIPS Processor that will execute valid MIPS assembly instructions
ryan75195/Modlishka
Modlishka. Reverse Proxy.
ryan75195/Nuketown
model of nuketown used to gather data for rgh
ryan75195/open-osrs
OpenOSRS Client
ryan75195/OSRS-Steam
Reverse engineering of the OSRS Steam client.
ryan75195/Plank-Picker
ryan75195/react-landing-page-template-2021
A sleek plug n play react landing page template.
ryan75195/recaptcha-dataset
Dataset of thousands of reCAPTCHA images.
ryan75195/Reciept-Calculator
ryan75195/RingCrafter
ryan75195/RSAccountCreator
Multi-Threaded, Light-Weight Account Creator for RuneScape
ryan75195/runelite
OpenOSRS Client
ryan75195/saas-landingpage
https://map.sistilli.dev/public/coding/SaaS+Boilerplate
ryan75195/TTDS-CW3
ryan75195/Tutorial-Island
An OSBot script for completing Tutorial Island.
ryan75195/University-1
all university files
ryan75195/uoe_gym_sniper
Snipes slots at 6am when bookingss open to get desired time slot before it is taken. slots fill up fast due to high demand and limited spaces due to covid restrictions
ryan75195/video2x
A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley 2, 2018.
ryan75195/WealthChargerOSBOT