https://drive.google.com/file/d/1DfnvJWVQ6gozlBV9dVgWjPXr9Ly4T4sw/view?usp=drivesdk
This repository is a reflection of my web development practices. The site is developed from scratch using personal knowledge and open resources. No major library or framework is leveraged. The site is powered by original code or fundamental HTML, CSS, or Javascript features. This is a digital portfolio of work I've done and a simple resume of my coding capabilities.
| Commits | Repos (Evaluated) | Lines of code |
|---|---|---|
| 415 | 8 | 43788 |
(Divvied among multiple, customized, base templates; such as AvantFlat, StrictlyBusiness, and FirstLanding)
| HTML | CSS | JavaScript |
|---|---|---|
| ~3000+ lines | ~1000+ lines | 850+ lines |
This is a collection of documentation and resources I used to build each iteration of my portfolio and many other web stack applications and concepts.
Best resources for learning and practicing HTML is from major resource libraries and websites that review the fundamentals language.
“10 HTML Tags You Didn’t Know You Needed” by Emma Wedekind https://link.medium.com/tE9k3M4DgVzÆ
Best resources for learning and practicing CSS is from major resource libraries and websites that review the fundamentals language. Also listed are various guides for additional markup implementations of CSS like SCSS / SASS
Flexbox & Grid-
Transformations:
-
Transform and Skewing Objects (Canvas)-
-
Applications:
-
Inspiration:
-
Best resources for learning and practicing JavaScript is from major resource libraries and websites that review the fundamentals language.
-
Promises-
-
WebGL-
-
Web Component Concepts-
-
Full Page Load Time Animation & Priority-
-
Slideshow-
-
Text Print Out Loop-
Learning the basics of PHP and creating WordPress Themes:
-
https://www.taniarascia.com/developing-a-wordpress-theme-from-scratch/
-
https://colorlib.com/wp/how-to-create-unique-wordpress-themes-tutorials/
Web Components
There are various ways to implement web animations. CSS3 released a large library of native transformations, translations, and motions. Leveraging keyframes and “functions” one can animate specific tags and “ID’s”. Writing your own JavaScript animations or jQuery function can also work. SVG is an image format with support for animating its graphics. Review documentation below to get the gist of what’s available.
-
SVG Line Animations-
-
Ripple Animations-
-
Box-
-
Menu Button-
Growing Roots- "Box with image, image border radius fluctuates, based on time like branches of a tree or roots growing and shrinking"
Launch Animation- An object is selected form the header, the object drops like a diamond/raindrop, hits the bottom of the screen, bounces back up and opens the web page.
The trick to fluid animations is the predication of motion on the display and hyperbolizing the motion to make the gesture more eccentric
I like how they did these mild motion graphics-
https://discordapp.com/invite/apple
Resources:
https://icons8.com/
https://www.flaticon.com/
https://www.flaticon.com/packs/web-seo-3
https://www.flaticon.com/packs/development-47
https://www.flaticon.com/packs/design-thinking
WordPress- https://www.linkedin.com/pulse/8-marketplaces-where-you-can-sell-wordpress-plugins-themes-samdani
Inspirational Code Samples:
Mock-ups-
https://dribbble.com/shots/6157473-C4D-Essential-Training-Part-2?utm_campaign=2019-03-18&utm_medium=email&utm_source=replay
https://cdn.dribbble.com/users/1145170/videos/17425/holo_design_system_website_1.mp4
Resources and Design Tools: https://icons8.com/
Landing Pages- Dribbble
Landing Pages- Behance
Web Apps- CoDrops
Design Company- Heckhouse
Animations- https://codemyui.com/
Responsive Company- http://tiguandesign.com/
Web Designers-
https://www.reddit.com/r/web_design/comments/3m74v4/looking_for_inspiration_sites_like_codrops_and/?st=jeinryqb&sh=3482c88d
Designers Trends-
https://medium.muz.li/dribbble-trend-mondrianizm-c19f3fafa5e9
Design Collection- https://designmodo.com/free-tools-web-developers/
Stock Images / Photography:
https://unsplash.com/public-domain-images
https://www.flickr.com/photos/biodivlibrary
Binary numbers forming diamonds with alternating color schemes. Combining the ideas and producing images based off of the files given from links attached below:
https://www.freepik.com/free-vector/polygonal-shapes-on-a-transparent-background_1074458.htm
Research:
https://arxiv.org/pdf/1806.00923.pdf
http://omdbapi.com/
http://github.com/joeldevlearning/javascript-2
https://drive.google.com/file/d/1npRkyjo00pOTqfJ67Gt1jHekpkZVHNTG/view?usp=sharing