Skip to content

9ziggy9/capstone-student-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Capstone Student Resources

Anything suggested here is just like, my opinion, man.

./img/a.jpg

Table of Contents

Customizable Documentation Repository

This is a resource to allow you to conveniently browse documentation from one central location. This is especially useful for React/Redux as you can query one set of documentations to get information really quickly, instead of wading through outdated tutorials/articles on Google. https://devdocs.io/

Color Scheme Generator

This application alleges to use color theory to create a customized color pallette. You can cycle through possible color matches as you “lock them in”. If you want to start from an image as an inspiration for the page, you can also generate the color palette from it and modify as you want. Exports to hex are free. https://coolors.co/

CSS Grid Generator

This application is particularly nice. CSS grids are fantastic for creating predictable, stable CSS layouts. Laying out your page via a grid can save you a lot of CSS headaches and superfluous code. Grid sections synergize especially well with React components. The only problem with grids is that making anything of any substantial complexity can be quite daunting and realistically, to design a quality CSS grid, one generally first puts pen to paper and translates from there. Work smarter, not harder, use this instead. https://cssgrid-generator.netlify.app/

Wireframing

In my humble opinion, wireframing software is ridiculously complex. Simple is best, and this is the simplest I know of. https://draw.io/

DB Diagramming

1000x prettier than dbdiagram. https://drawsql.app/

Git Help

  • Here is the definitive git resource; if you find yourself struggling with git, you may want to consider devoting some time to reading this. Just the first 4 chapters will tremendously improve your understanding of git. https://git-scm.com/book/en/v2
  • For quick and dirty answers (i.e. you forgot a command): https://www.git-tower.com/learn/git/faq

Free Fonts

The best way to find free fonts, experiment with design https://fontflipper.com/upload

Additional Resources: stock photos, fonts, icons …

Here is Brad Traversy’s famous respository of resources. There’s so much stuff you can find in here quickly. Do NOT copy/paste code, your project will never be stable if you do not understand what you are doing. https://github.com/bradtraversy/design-resources-for-developers

Heroku Pinger

This utility is a creation of a friend and fellow aA alum (Revan Fajardo). To keep your Heroku alive and avoid dyno reloading, you can use this to automate pinging of your application; this is especially useful once you start Career Quest. https://github.com/riousenkai/PingHerokuApp

About

ziggy's capstone resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published