An open API service indexing awesome lists of open source software.

https://github.com/dotangad/awesome-web

Cool web stuff
https://github.com/dotangad/awesome-web

List: awesome-web

Last synced: 6 months ago
JSON representation

Cool web stuff

Awesome Lists containing this project

README

          

A list of cool things on the web.

## TOC
- [Design Inspiration](https://github.com/dotangad/awesome-web#design-inspiration)
- [Portfolios/Personal Websites](https://github.com/dotangad/awesome-web#portfoliospersonal-websites)
- [Tools](https://github.com/dotangad/awesome-web#tools)
- [Fonts](https://github.com/dotangad/awesome-web#fonts)
- [Libraries](https://github.com/dotangad/awesome-web#libraries)
- [Vanilla Javascript](https://github.com/dotangad/awesome-web#vanilla-javascript)
- [React](https://github.com/dotangad/awesome-web#react)
- [Github Repos](https://github.com/dotangad/awesome-web#github-repo)

## Design Inspiration
- [Oswald Labs Website](https://oswaldlabs.com)
- [Naman Sood's Wikipedia Redesign](https://wikipedia.nsood.in)

## Portfolios/Personal Websites
- [Kabir Goel](https://kabirgoel.com)
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](https://nsood.in)

## Tools
- [FontAwesome](https://fontawesome.com)
``
- [LogoRank](https://brandmark.io/logo-rank/)
Grades logos based on uniqueness, legibility and color and contrast
- [Google Fonts](https://fonts.google.com)
``
- [CSS Box Shadow Generator](https://www.cssmatic.com/box-shadow)

## Fonts
- [Inter UI](https://rsms.me/inter)
- [Rubik](https://fonts.google.com/specimen/Rubik)
- [Work Sans](https://fonts.google.com/specimen/Work+Sans)

## Libraries
### Vanilla Javascript
- [Animejs](https://animejs.com)
Vanilla Javascript animation library which can animate close to anything.

### React
- [react-long](https://github.com/kitze/react-long)
React library to detect long presses.
- [react-spring](https://github.com/react-spring/react-spring)
Spring based physics library for React.
- [react-waypoint](https://github.com/brigade/react-waypoint)
A React component to execute a function whenever you scroll to an element.

## Github Repos
- [Inspire](https://github.com/NoahBuscher/Inspire)
More inspiration
- [UI/UX Roadmap](https://github.com/togiberlin/ui-ux-designer-roadmap)