Skip to content

zbm2005/NerdDocs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NerdDocs

NerdDocs is an attempt to helping people with diffrents interests find resources and guides to those interests all in one place. whether it's learning about algorithms to learning a language like Go.

Todos

  • DSA
  • Machine Learning
  • Golang
  • CyberSecurity
  • Web Development
  • System Designing

How to Contribute

  1. Fork this repository.
  2. Clone the forked repository to your local system
  3. Inside the project run
pnpm install
pnpm dev
  1. Navigate to the page/resources.
  2. Add your content. All the pages should be of type mdx look into how other resource pages are structured and then add your own resources.
  3. Also add the created folders and mdx files in the _meta.json file.
  4. After finishing make a pull request and wait for the request to be merged.

Happy Coding

About

Docs and guides for nerds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • MDX 95.1%
  • TypeScript 3.3%
  • Other 1.6%