VikingOfValhalla
~ MBA | Software Engineer | Ubuntu ~ "The Art of Science -- Innovation at our fingertips"
Nord Tech SystemsCharleston, SOUTH CAROLINA
Pinned Repositories
beldum_package_manager
The Beldum C++ Package Manager is built to simplify the C++ workflow and utilize libraries that work with CMake.
cpp_webserver
A modern C++ backend webserver library, using HTTP/1.
ajax_example
asyncio_test
cpp_bug_tracker
Ticketing system aimed at displaying, tracking, and managing bugs for actionable requests.
cpp_digital_root
Small program to calculate the digital root and additive persistence based on user input.
cpp_fibonacci_numbers
cpp_file_parser
To remove comments from files for easier reading. This program will be most useful for config files, or files that have a large amount of comments that you need to keep.
stevensStringLib
An easy-to-use library of C++ string functions.
VikingOfValhalla's Repositories
VikingOfValhalla/ajax_example
VikingOfValhalla/asyncio_test
VikingOfValhalla/cpp_bug_tracker
Ticketing system aimed at displaying, tracking, and managing bugs for actionable requests.
VikingOfValhalla/cpp_digital_root
Small program to calculate the digital root and additive persistence based on user input.
VikingOfValhalla/cpp_fibonacci_numbers
VikingOfValhalla/cpp_file_parser
To remove comments from files for easier reading. This program will be most useful for config files, or files that have a large amount of comments that you need to keep.
VikingOfValhalla/cpp_flash_cards
Flash Card Program used to facilitate studying.
VikingOfValhalla/cpp_login_and_register
Simple program to create a user account, save the user account and require user credentials to login.
VikingOfValhalla/stevensStringLib
An easy-to-use library of C++ string functions.
VikingOfValhalla/cpp_grading_program
Simple C++ grading program based on user input. Grading scale is based on the US system.
VikingOfValhalla/cpp_pancake_glutton
VikingOfValhalla/cpp_practice
C++ practice of various algorithms.
VikingOfValhalla/cpp_vowel_replacement
VikingOfValhalla/hangman_game_python
Hangman Game made from Python. One of my first programs created using Python.
VikingOfValhalla/learn_cpp
VikingOfValhalla/plasmic_task_list
VikingOfValhalla/print_alphabet
VikingOfValhalla/PY4E_Python_4_Everybody
VikingOfValhalla/qt5_minimal_program
VikingOfValhalla/save_input_bash
VikingOfValhalla/stevensMapLib
A simple C++ map library
VikingOfValhalla/stevensVectorLib
A C++ std::vector library that is simple and powerful
VikingOfValhalla/VikingOfValhalla