SkillAgentSearch skills...

Notes

Website to host all my notes.

Install / Use

/learn @jugshaurya/Notes

README

<p align="center"> <a href="/develop-site-link"> <img alt="logo" src="./static/img/shaurya-bitmoji.jpeg" width="60" /> <h2 align="center"><a href="https://jugshaurya.vercel.app/">Shaurya Singhal</a></h2> </a> </p> <p align="center"><a href="https://notes.jugshaurya.vercel.app/">Shaurya Showcase | Notes</a></p> <p align="center">Software Developer + Open Source Contributor</p> <br> <br>

PR PR GitLicense <br/> <img src="https://img.shields.io/badge/made%20with-docusaurus-cyan.svg" alt="made with docusaurus"> <img src="https://img.shields.io/github/last-commit/jugshaurya/notes" alt="last-commit"> <img src="https://img.shields.io/github/languages/code-size/jugshaurya/notes" alt="code-size">

Chores

  • Contains all the notes from the showcase repository.
  • Chore: Later Move this repo to the showcase repository.

👥 Contribution Guides

If you want to contribute to this repo follow the below steps:

1. Fork and Clone the repo

  • Fork using the fork button above on this page only.
  • and then clone using
  $ git clone https://github.com/jugshaurya/Notes.git

2. Run the site Locally after step 1

  • 2a. Install Dependendies
      $ yarn install
    
  • 2b. Start the docusaurus server in development mode
      $ yarn start
    

3. Make changes/make PR

  • 3a. create a new branch

      $ git checkout -b <new-branch-name>
    
  • 3b. make changes and commit them

      $ git add -A
      $ git commit -m "chore(fixed): some message and fixes#IssueNo. "
    
  • 3c. push to origin

    $ git push origin <new-branch-name-you-created-earlier>
    
  • 3d. make a PR to upstream

      use GUI for doing so @github.com only
    
  • 3e. wait for it getting merged and talk to me in the chat.

Notes to quickly revise various topics

Want to learn about the Latest Tech?

📚 Recent Blog Posts

Find any issue/typo in Notes

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2mo ago
Forks4

Languages

JavaScript

Security Score

75/100

Audited on Jan 2, 2026

No findings