pwmcclung
Hello! Thanks for visiting my Git Hub. I try to push code everyday and stay active with my skills. Please reach out to me to chat.
Pinned Repositories
a_rogue_like_tutorial_work
this was my attempt at http://rogueliketutorials.com/ project-- much fun!
Abbreviate-a-Two-Word-Name
Abbreviate a Two Word Name code wars problem
angularFirst
angularTryIt
Just some Angular practice
area_or_perimeter.js
You are given the length and width of a 4-sided polygon. The polygon can either be a rectangle or a square. If it is a square, return its area. If it is a rectangle, return its perimeter.
areTheyTheSame
Given two arrays a and b write a function comp(a, b) (orcompSame(a, b)) that checks whether the two arrays have the "same" elements, with the same multiplicities (the multiplicity of a member is the number of times it appears). "Same" means, here, that the elements in b are the elements in a squared, regardless of the order.
flashCardsApp
Just a FlashCards App made in Django
oppositesAttract
Timmy & Sarah think they are in love, but around where they live, they will only know once they pick a flower each. If one of the flowers has an even number of petals and the other has an odd number of petals it means they are in love. Write a function that will take the number of petals of each flower and return true if they are in love and false if they aren't.
reversedArray
create a function that takes in a list and returns a list with the reverse order.
todo_list
a simple To-Do list made with Django
pwmcclung's Repositories
pwmcclung doesn’t have any repository yet.