A list of cool things on the web.

TOC

Design Inspiration

Portfolios/Personal Websites

  • Kabir Goel
    Minimal with little distractions, yet displays Kabir's skills and work perfectly. The skill component looks nice but I don't like it when people use relative units (bars, percentages) to convey their proficiency with something. Not using cards for projects was also something a little uncommon but this website does it well.
  • Naman Sood

Tools

  • FontAwesome
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
  • LogoRank
    Grades logos based on uniqueness, legibility and color and contrast
  • Google Fonts
    <link href="https://fonts.googleapis.com/css?family=Family+Name:weight,weight|Second+Family+Name" rel="stylesheet">
  • CSS Box Shadow Generator

Fonts

Libraries

Vanilla Javascript

  • Animejs
    Vanilla Javascript animation library which can animate close to anything.

React

  • react-long
    React library to detect long presses.
  • react-spring
    Spring based physics library for React.
  • react-waypoint
    A React component to execute a function whenever you scroll to an element.

Github Repos