• Stars
    star
    964
  • Rank 47,452 (Top 1.0 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A whole new world of 300+ developer cheatsheets

Code House

Code House

Store House of 300+ Developer cheatsheetsโœจ๏ธ

codehouse licence codehouse forks codehouse stars codehouse issues codehouse pull-requests

codehouse gif

View Demo ยท Report Bug ยท Request Feature

Introducing Code House โœŒ๏ธ

Code House is the all in one storehouse for developer cheatsheets. Code House is made up of 300+ curated cheatsheets from 230+ sources. Filter by categories, or source, sort by time or popularity, dark mode, bookmark cheatsheets, add new cheatsheets, request feature, and much more features, make the app amazing! ๐ŸคŸ

Read blog to understand better ๐Ÿ“–

๐Ÿš€ Demo

Try the App: Code House

๐Ÿง Features

Code House comes up with a whole bunch of amazing features to provide you the best experience, Here're some of our best features.

I recommend you to bookmark code house, because it will become super handy one day!

  • ๐Ÿ’ฏ 300+ Cheatsheets
  • ๐ŸŽฉ Filter by Category (29 Cateogries)
  • ๐Ÿ‘พ Filter By Source (230+ Sources)
  • ๐Ÿ”– Bookmark Cheatsheets
  • ๐Ÿ“ฆ Add new Cheatsheet (on browser itself)
  • ๐Ÿญ Seperate page for each Cheatsheet
  • ๐ŸŒฑ Request for Features
  • ๐Ÿฅ API Support >> API Usage
  • ๐Ÿง Report Cheatsheet
  • ๐Ÿ•Š๏ธ GraphQL Playground
  • ๐Ÿ‘จโ€๐Ÿ’ป Contributors Page >>Contributing
  • ๐Ÿ•’ Sort by time or popularity
  • ๐Ÿ”Ž Search Filter
  • ๐Ÿ—ƒ๏ธ Toggle View (List View or Grid View)
  • ๐ŸŒ˜ Dark mode
  • ๐Ÿ”บ Upvote/Comment on Cheatsheets
  • ๐Ÿ“ฌ Newsletter (once a week)
  • ๐Ÿ’ป Fully Responsive
  • ๐Ÿ”ค Reply to a comment
  • ๐Ÿ“ฉ Create Collections with Bookmarks
  • ๐Ÿ“ฑ Drag and Drop to arrange collections

Code House is the next revolutionary app to hunt the best cheat sheets for all types โœจ๏ธ

๐Ÿ› ๏ธ Installation Steps

  1. Clone the repository
git clone https://github.com/saviomartin/codehouse.git
  1. Change the working directory
cd codehouse
  1. Install dependencies
npm install
  1. Create .env file in root and add your variables
NEXT_PUBLIC_DB_URL= YOUR_HARPER_DB_DATABASE_URL
NEXT_PUBLIC_DB_AUTHORIZATION= YOUR_HARPER_DB_AUTHORIZATION_ID
  1. Run the app
npm run dev

You are all set! Open localhost:3000 to see the app.

๐Ÿฐ Contributing

Pull Requests are always welcome! You can add a cheatsheet on the browser (Anonymously or Singed In). Your cheatsheet will be reviewed and added to the app, also see yourself in contributors.

If you wish to contribute using Github, you can work on any features codehouse.vercel.app/feature-requests or create one on your own. After adding your code, send us a Pull Request.

After your PR got merged, you'll be automatically appared on contributors page. Works through Github API.

๐Ÿ’ป Built with

๐ŸŒˆ What's next

Code House is the biggest ever project I have made till date, I have a big idea in my mind, and you can see a lot more features coming soon.

Here are some idea that is coming really soon ๐Ÿ‘€

  • Profile Page
  • PWA, In Progress โณ๏ธ
  • Markdown support for feature requests
  • Twitter and Facebook Auth, In Progress โณ๏ธ
  • Perform Operations with API
  • Featuring Cheatsheets on day basis
  • Generate Cover Image for missing ones
  • Settings page
  • Choose Secondary color
  • Notification tab
  • AMP Support, In Progress โณ๏ธ
  • Hear description for posts, In Progress โณ๏ธ

๐Ÿ›ก๏ธ License

This project is licensed under the MIT License - see the LICENSE file for details.

๐Ÿฆ„ Deploy

๐Ÿ‘จโ€๐Ÿ’ป Author

๐Ÿ‘ค Savio Martin

๐Ÿ’ช Thanks to the all Contributors

Thanks a lot for spending your time in helping code house grow and help many developers. Thanks a lot! Keep rocking ๐Ÿป

Also, check them on codehouse.vercel.app/contributors

๐Ÿ™ Support

This project needs a โญ๏ธ from you. Don't forget to leave a star โญ๏ธ

If you found the app helpful, consider supporting me with a coffee.


Code House needs a โญ๏ธ from you

More Repositories

1

slickr

Enjoy creating cover image for your hashnode blog like never before, get started in seconds ๐ŸŽ‰
JavaScript
590
star
2

gradientking

Never again run out of gradients! ๐ŸŒˆ
JavaScript
346
star
3

styler

The Next-Generation CSS Builder in the web for your hashnode blog โœจ๏ธ
JavaScript
94
star
4

saviomartin

Don't just fork, start it too โœจ๏ธ
61
star
5

create-react-app-tailwind

Tailwind CSS starter for your React App โš›๏ธ
CSS
30
star
6

discord-clone

This is a superb Discord Clone developed with React JS and firebase with a lot of cool stuffs.
JavaScript
20
star
7

tailwind-jit-starter-react

Setup Tailwind JIT for your React Apps - the fast way! ๐Ÿš€
CSS
19
star
8

twitter-profile-desktop-widget

A simple, minimal and elegant desktop widget that displays your real time Twitter follower count in your desktop โœจ
CoffeeScript
18
star
9

facebook-clone

Facebook-clone developed with React JS and Firebase
JavaScript
17
star
10

hashtree

A link tree for all Hashnode users โœŒ
JavaScript
17
star
11

firebase-auth-methods

Some Firebase Auth methods, I have made fun with โœจ๏ธ
JavaScript
15
star
12

markdown-editor

This is a Live Markdown Editor I Developed for a blog I had put up in my hashnode. I showed how you can develop this in 5 minutes. Its So Simple to build this one.
HTML
15
star
13

unsplash-image-search-app

A simple app that could search for images with infinite scrolling - Made with Unsplash API ๐Ÿ“ธ
JavaScript
14
star
14

tweeter

Sharing to twitter made easy ๐Ÿ‘€
JavaScript
13
star
15

uselocalstorage-react-hook

Add local storage variables easily in your react app โš›๏ธ
13
star
16

savio-martin.github.io

Personal website of Developer Savio Martin.
CSS
12
star
17

flirtify

AI-generated pickup lines for the modern romantic
TypeScript
11
star
18

ludo

This is a super cool Ludo Game built with Node js that could help you play ludo online with friends as well as bot with good UI/UX interface.
JavaScript
10
star
19

url-shortner

A simple cool url shortner built in node js and uses mongodb for the datatbase.
HTML
8
star
20

zoom-clone

This is a simple web video chat app with all the feature of a standard chat app like zoom or google meet.
JavaScript
7
star
21

meta-scrapper-api

Dead simple Free API to scrape meta tags of a website! ๐ŸŽ‰
JavaScript
7
star
22

sprintnote

SprintNote is a simple notepad developed to write notes effortlessly and with many features such as Voice Recognition, Text Speech Convertor, Copy Text etc
CSS
7
star
23

smart-screen

Smart screen is a simple project that works with screen.guru and takes awesome screenshot of your website also resize them and put in a mac browser mockup.
CSS
6
star
24

SnakeandLadders

Snake and ladders game built in pure javascript helps you play Snake and ladders in the browser
JavaScript
5
star
25

certificates

This is just the storehouse of all my certificates..
5
star
26

firebase-todo

This is a simple repo for learning all the fundamentals of firebase!
CSS
4
star
27

Discord-bot

Discord_bot is a bot that send messages or gifs automatically in the discord channel
JavaScript
4
star
28

coffecoder

Take a coffe and code
JavaScript
3
star
29

ticktacktoe

Play TickTacktoe with Friends and Bots.
JavaScript
3
star