Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reverb6821/reverb6821
https://github.com/reverb6821/reverb6821
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/reverb6821/reverb6821
- Owner: reverb6821
- Created: 2020-08-04T16:41:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T22:43:22.000Z (3 months ago)
- Last Synced: 2024-11-08T01:48:35.577Z (3 months ago)
- Size: 401 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
:wave: {Hello World!}
```javascript
const reverb6821 = {
pronouns: 'He' | 'Him',
code: ['JavaScript'],
askMeAbout: ['web development', 'tech', 'music', 'movie', 'gaming'],
technologies: {
frontEnd: {
js: ['TypeScript', 'ES6', 'React.js', 'Next.js'],
css: ['sass', 'TailwindCSS'],
library: ['shadcn', 'ChakraUI']
store: ['redux toolkit', 'zustand']
},
backEnd: {
js:'Express'
},
testing: {
js: ['Jest', 'react-testing-library']
},
databases: ['Postgres', 'Mariadb'],
misc: ['Webpack', 'npm', 'pnpm', 'storybook']
},
architecture: ['OOP', 'MVC', 'Website', 'REST', 'API']
};
```