I've been looking for a way to showcase my incremental learning process while at the same time demonstarting my evolution into a profiecient designer and developer. There are many minute concepts one must grasp in design and web technologies in order to be recognized as a good Front End Developer. And this repo is where I intend to document what I'm made of.
This is the place where I will document my growth and progress as I commit myself to a personal challenge of 100 days of dev where I showcase my discoveries, projects, and achievements my personal journey deeper into UI/UX Design as well as Front End Development.
Projects will be inspired from sites such as:
- http://collectui.com/designers/sudutlancip
- Codecademy Pro
- Udacity
- https://pttrns.com/
What things you need to install the software and how to install them
Give examples
To download and run this site, you just first install Bundler, followed by Ruby and finally Jekyll.
If you do not already Ruby install it from https://www.ruby-lang.org/en/ I built this site with the Ruby install Ruby+Devkit 2.4.X as x64.
Installing Ruby: Open Git Bash.
Check whether you have Ruby 2.1.0 or higher installed:
ruby --version ruby 2.X.X If you don't have Ruby installed, install Ruby 2.1.0 or higher.
Install Bundler:
gem install bundler
Install Jekyll and other dependencies from the GitHub Pages gem:
bundle install Fetching gem metadata from https://rubygems.org/............ Fetching version metadata from https://rubygems.org/... Fetching dependency metadata from https://rubygems.org/.. Resolving dependencies...
Give the example
And repeat
until finished
End with an example of getting some data out of the system or using it for a little demo
Explain how to run the automated tests for this system
Explain what these tests test and why
Give an example
Explain what these tests test and why
Give an example
Add additional notes about how to deploy this on a live system
- Dropwizard - The web framework used
- Maven - Dependency Management
- ROME - Used to generate RSS Feeds
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Billie Thompson - Initial work - PurpleBooth
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc