You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a set of miscellaneous challenges I have participated in while learning programming. To save some space and tidy up my list of git repos, I decided to designate this repo for every programming challenge that requires me to share with others. I will also list the challenges in case anyone is interested in doing them and checking solutions. As there are still many concepts I have yet to learn, any feedback on my code is much appreciated.
Completed:
Habitica:
September 2018:
Caesar Cipher (HTML, JavaScript)
Counting the number of only letters in a string. (Java)