Notes
Website to host all my notes.
Install / Use
/learn @jugshaurya/NotesREADME
<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
- STL
- CPP
- Algorithms
- Advance DS for CP
- Graph Theory
- Game Theory
- Dynamic Programming
- Interview Question List
- Gatsby
- Postgresql
Want to learn about the Latest Tech?
📚 Recent Blog Posts
- Learning Python — Starting with Data Types.
- Difference Between Some Terms that makes you a Better Developer
Find any issue/typo in Notes
- Correct @github
Related Skills
apple-reminders
338.0kManage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
gh-issues
338.0kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
node-connect
338.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
oracle
338.0kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
