Pinned Repositories
Halite-3-Bot
Halite is an online coding competition inwhich bots battle other bots to collect "halite" resource before time runs out.
Instagram-Follow-Bot
This is a bot that takes a list of usernames and follows each person of the list, it can be run again to unfollow these people.
MineSweeperGUI
Patched-OpenVPN
This works on most Ubuntu and Raspbery pi distors. It installs a patched version of openvpn and Nord VPN Obfusticated config files. It also contains a script to turn a raspberry pi into a vpn server.
Python-Web-Scrapper
uses requests and BS4 libraryies to scrap websites for text occurances.
RayTracer
A raytracer in c++. The goal is to have all of the code written by me and fully understood.
TerminalAIBot
Terminal is a coding challenges that works by uploading an algo and competing against others.
Topdown-Shooter
This is a simple top down shooter.
442-Project
hberker's Repositories
hberker/Instagram-Follow-Bot
This is a bot that takes a list of usernames and follows each person of the list, it can be run again to unfollow these people.
hberker/Patched-OpenVPN
This works on most Ubuntu and Raspbery pi distors. It installs a patched version of openvpn and Nord VPN Obfusticated config files. It also contains a script to turn a raspberry pi into a vpn server.
hberker/Python-Web-Scrapper
uses requests and BS4 libraryies to scrap websites for text occurances.
hberker/Topdown-Shooter
This is a simple top down shooter.
hberker/Halite-3-Bot
Halite is an online coding competition inwhich bots battle other bots to collect "halite" resource before time runs out.
hberker/MineSweeperGUI
hberker/RayTracer
A raytracer in c++. The goal is to have all of the code written by me and fully understood.
hberker/TerminalAIBot
Terminal is a coding challenges that works by uploading an algo and competing against others.
hberker/CNETAPP
to get info from crannet
hberker/Conways-Game-Of-Life
Conways Game of life coded in java. Uses Jframe for display.
hberker/GeneticAlgoWordFinder
This project finds a predetermined word through the use of a genetic algorithm.
hberker/hberker.github.io
A website
hberker/LARK
hberker/lossy-image-compression
I saw a gif that inspired this program
hberker/Nordvpn-speed-test
Uses speedtest-cli to test the ping, download and upload speeds of us servers.
hberker/PersonalWebsite
A Personal Website for me.
hberker/Raspberry-Pi-wifi-extender
instructions on how to create a wifi extender with raspberry pi using wlan1 and wlan0 as the interfaces.
hberker/sdl-platformer
A game written in C++ using sdl
hberker/SDL_raytracer
A raytracer built using sdl2's graphic library for real time tracing
hberker/Small-Snake
an attempt at an obfusticated version of the game snake.
hberker/Snake
This is snake built in java using JFrame
hberker/TCH-COM
hberker/TicTacToeGeneticAlgo
This code teaches itself how to play tictactoe through a genetic algorithm
hberker/ud851-Exercises