Last active
October 3, 2019 17:58
-
-
Save just-Bri/f8b52099459a66643ae30f4e0915f690 to your computer and use it in GitHub Desktop.
Portfolio stuff
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HEADLINE: | |
Welcome, have a look around. | |
BIO: | |
I suck at writing stuff like this. Will add to/edit when I start actually designing based on space I want to use. | |
Hello! | |
I am Bridger Hammond, a web developer focused on creating mobile-first responsive designs with a great user experience... | |
Outside of the programming world I am a casual gamer and a PADI Divemaster... | |
My skills include: HTML, CSS, Javascript, UX, web design, Adobe Photoshop, customer service... | |
CONTACT: | |
LinkedIn: | |
https://www.linkedin.com/in/bridgerhammond | |
Github: | |
https://github.com/reifnotreef | |
Email: | |
[email protected] | |
PROJECTS: | |
All projects used HTML/CSS/jS | |
Chuck: | |
Uses an external api to get Chuck Norris jokes, amount based on user input. | |
https://github.com/reifnotreef/Pure-JS-ChuckNorrisJokes | |
https://reifnotreef.dev/Pure-JS-ChuckNorrisJokes/ | |
Booklist: | |
An ap to store books, title/author/ISBN input by user. | |
https://github.com/reifnotreef/Pure-JS-Book-List | |
https://reifnotreef.dev/Pure-JS-Book-List/ | |
Number Guesser: | |
Creates a random number between 1 and 10, inclusive. User then inputs a guess, up to 3 times. | |
https://github.com/reifnotreef/Pure-JS-NumberGuesser | |
https://reifnotreef.dev/Pure-JS-NumberGuesser/ | |
Loan Calculator: | |
User inputs loan amount, interest rate, and years to repay. Calculates monthly payment, total paymetn, and total interest. | |
https://github.com/reifnotreef/Pure-JS-LoanCalculator | |
https://reifnotreef.dev/Pure-JS-LoanCalculator/ | |
Task List: | |
Generic task list app. | |
https://github.com/reifnotreef/Pure-JS-Task-List | |
https://reifnotreef.dev/Pure-JS-Task-List/ | |
Photo Gallery: | |
Ineteractive photo gallery app. Lightbox with text and navigation when an image is selected. | |
https://github.com/reifnotreef/Interactive-Photo-Gallery | |
https://reifnotreef.dev/Interactive-Photo-Gallery/ | |
ASSETS: | |
https://imgur.com/a/fz0Y5a1 | |
Will probably use webpack/gulp etc to optimize images etc. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment