Pinned Repositories
algorithms-project
Implementation of various famous sorting and searching algorithms.
bexcoding
Special repo that displays a README on my GitHub main page.
bexcoding.github.io
My portfolio website hosted through GitHub
cipher-project
Implementation of different famous ciphers for basic encryption and decryption.
coding-problems
Coding solutions to every-day logical problems.
color-palette-generator
Creates a color palette and displays the results.
color-picker
Tool for picking and viewing custom colors.
first-terminal-game
A terminal text-based game where the player is trying to survive as a nurse.
med-wordle
Wordle with medical terms
minesweeper
Game in the style of classic minesweeper.
bexcoding's Repositories
bexcoding/algorithms-project
Implementation of various famous sorting and searching algorithms.
bexcoding/bexcoding
Special repo that displays a README on my GitHub main page.
bexcoding/bexcoding.github.io
My portfolio website hosted through GitHub
bexcoding/cipher-project
Implementation of different famous ciphers for basic encryption and decryption.
bexcoding/coding-problems
Coding solutions to every-day logical problems.
bexcoding/color-palette-generator
Creates a color palette and displays the results.
bexcoding/color-picker
Tool for picking and viewing custom colors.
bexcoding/first-terminal-game
A terminal text-based game where the player is trying to survive as a nurse.
bexcoding/med-wordle
Wordle with medical terms
bexcoding/minesweeper
Game in the style of classic minesweeper.
bexcoding/nasa-api
A program that communicates with a NASA API to get an astronomy picture of the day.
bexcoding/password-generator
Random password generator for making passwords with different criteria.
bexcoding/python-tkinter-project
Making GUI applications with Python tkinter module.
bexcoding/social-security-data-science
Uses Pandas module to work with governmental CSV data and make conclusions about things like popular baby names.
bexcoding/static-website-practice
Practice for basic, single-page websites written in html and css