Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
deepaksood619 committed Nov 16, 2023
1 parent 19807e7 commit 5e85321
Show file tree
Hide file tree
Showing 19 changed files with 672 additions and 491 deletions.
1 change: 1 addition & 0 deletions docs/about-me/ideas/donations.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Donor - finds a person and donate the required item or buy for him/her
- Charitable organization, where donates can be directly facilitate study of some kid, directly interact with him/her (Full transparency)
- Wikipedia (Gave Rs. 1000 on 29 July 2020)
- mossy.earth
- Savitri computer

[The life you can save](../../book-summaries/the-life-you-can-save)

Expand Down
12 changes: 8 additions & 4 deletions docs/about-me/ideas/improvements-feedbacks.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Improvements / Feedbacks

**Android**
### Android

Notification can be enabled for an app for a certain time/days like between working hours and days for some gmail account

Expand All @@ -19,18 +19,18 @@ Ex
- First
- Second

**Goverment**
### Goverment

- Single portal for all government schemes
- Segregated by income level
- Advertisement board or channel to reach end users

**Youtube**
### Youtube

- No notes on videos
- Videos should be like books, where one can annotate, add notes, search, arrange, etc. that you can do with books.

**Twitter and Facebook**
### Twitter and Facebook

Add an AI fact checker on a card where we can see all the history of that statement that a person is written on a public forum.

Expand All @@ -39,3 +39,7 @@ We can see the history for that statement in a card.
**Twitter bot**, that posts on out of context statements with full context statements

Fake News dissemintation blocker

### Others

Words pronunciation in Wikipedia
12 changes: 7 additions & 5 deletions docs/about-me/jobs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,21 @@ Where you apply to a lot of jobs

## Platform

- Job board - [The Pragmatic Engineer Test: 12 Questions on Engineering Culture - The Pragmatic Engineer](https://blog.pragmaticengineer.com/pragmatic-engineer-test/)
- Hirist
- <https://tophire.co/home?>
- LinkedIn
- [https://www.instahyre.com](https://www.instahyre.com/)
- <https://welcome.turing.com>

- Job board - [The Pragmatic Engineer Test: 12 Questions on Engineering Culture - The Pragmatic Engineer](https://blog.pragmaticengineer.com/pragmatic-engineer-test/)
- Toptal
- <https://cutshort.io/>
- [Jobs in Crypto & Web3 Companies | Crypto Jobs List](https://cryptojobslist.com/)
- **linkedin**
- [**https://www.instahyre.com**](https://www.instahyre.com/)
- **IIITD AlmaIIITD Alma MaterConnect**
- AllRemote - skuad - allremote.jobs
- <https://eazyhire.in>
- <https://www.bigshyft.com/jobs>
- Naukri
- **Hirist (Stashfin uses this)**
- <https://www.geektrust.in>
- Stackoverflow
- stanton chase - executive search
Expand All @@ -32,7 +35,6 @@ Where you apply to a lot of jobs
- [www.computer.org/jobs](http://www.computer.org/jobs)
- Triplebyte
- GlassDoor
- **<https://welcome.turing.com> (Turing)**
- Wantedly
- Upwork
- Angel list
Expand Down
2 changes: 2 additions & 0 deletions docs/book-summaries/books-to-read.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@
- The art of war
- The book thief
- The future of capitalism - paul collier
- The God Delusion by Richard Dawkins
- The Great Convergence: Asia, the West, and the Logic of One World by Kishore Mahbubani
- The great gatsby
- The milionaire next door: the surprising secrets of America's Wealthy - Thomas Stanley
Expand All @@ -145,6 +146,7 @@
- Thinking in Systems - Donella H. Meadows
- Upheaval: Turning Points for Nations in Crisis - Jared Diamond
- Wait but why?
- War is peace by George Orwell
- Way of the Peaceful Warrior: A Book That Changes Lives - Dan Millman
- What Extraordinary People Think: How to Cut The Busy B.S. and Life Your Kickass Life
- When Genius Failed: The Rise and Fall of Long-Term Capital Management Paperback by Roger Lowenstein
Expand Down
2 changes: 1 addition & 1 deletion docs/book-summaries/others.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
- The Law of Sacrifice

### Attitude Is Everything by Jeff Keller

It’s like a friend who shares stories of everyday people achieving extraordinary things. Imagine meeting someone like J.K. Rowling, who faced rejection but kept a positive attitude, leading to the creation of Harry Potter. Or consider Thomas Edison, the inventor of the light bulb who faced numerous failures and setbacks while working on his invention. However, he maintained an unwavering positive attitude, famously saying ― I have not failed. I've just found 10,000 ways that won't work. This book unveils the power of optimism in everyday life. It's your tool to overcome obstacles, just as ordinary folks like you have, to accomplish remarkable feats.

## Links
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,4 @@ The variations in security techniques between layer 2 and sidechain solutions ar
- [Ethereum at Hyperscale - Alex Gluchowski | Pragma Paris 2023 - YouTube](https://www.youtube.com/watch?v=Uh_FMZrVE0A)
- [Top Crypto LAYER 2s to Keep An Eye On (Base, Linea, Mantle) - YouTube](https://www.youtube.com/watch?v=_vHyMkv-m1M)
- [L2BEAT – The state of the layer two ecosystem](https://l2beat.com/scaling/summary)
- [Exit games for EVM validiums: the return of Plasma](https://vitalik.ca/general/2023/11/14/neoplasma.html)
63 changes: 30 additions & 33 deletions docs/devops/ides/mac.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,43 +53,39 @@ Open two instance of same application - **open -n MQTT.fx.app**

## Setting up MAC

1. **Add iterm2** - download from web, details below
2. Install brew - command on official website
3. Add zsh - details below
4. **Add docker**
5. ~~Add Anaconda~~
6. ~~Irvue~~
7. ~~Onenote~~
8. Obsidian
9. **VSCode**
- **Add iterm2** - download from web, details below
- Install brew - command on official website (/bin/bash -c "$(curl -fsSL <https://raw.githubusercontent.com/Homebrew/install/master/install.sh>)")
- Add zsh - details below
- **Add docker**
- ~~Add Anaconda~~
- ~~Irvue~~
- ~~Onenote~~
- Obsidian
- **VSCode**

Open the Command Palette(⇧⌘P) and type 'shell command' to find the Shell Command: Install 'code' command in PATH command.

**Settings**

- Auto Save - afterDelay
- enablePreview - off
- terminal.integrated.scrollback - 100000
- Auto Save - afterDelay
- enablePreview - off
- terminal.integrated.scrollback - 100000

10. **Google Drive for mac**
11. bittorrent web
12. ~~Popcorn~~
13. **VLC** or [GitHub - iina/iina: The modern video player for macOS.](https://github.com/iina/iina)
14. brew (/bin/bash -c "$(curl -fsSL <https://raw.githubusercontent.com/Homebrew/install/master/install.sh>)")
15. ~~Anki Flash Cards~~ -
16. ~~Anaconda navigator~~

[~~https://conda.anaconda.org/conda-forge/~~](https://conda.anaconda.org/conda-forge/)

17. **Bombsquad**
18. ~~Alfred~~
19. [Raycast - Supercharged productivity](https://www.raycast.com/)
- **Google Drive for mac**
- ~~bittorrent web~~
- ~~Popcorn~~
- **VLC** or [GitHub - iina/iina: The modern video player for macOS.](https://github.com/iina/iina)
- ~~Anki Flash Cards~~ -
- ~~Anaconda navigator~~ - [~~https://conda.anaconda.org/conda-forge/~~](https://conda.anaconda.org/conda-forge/)
- **Bombsquad**
- ~~Alfred~~
- [Raycast - Supercharged productivity](https://www.raycast.com/)

1. [GitHub - raycast/extensions: Everything you need to extend Raycast.](https://github.com/raycast/extensions)
2. [GitHub - raycast/script-commands: Script Commands let you tailor Raycast to your needs. Think of them as little productivity boosts throughout your day.](https://github.com/raycast/script-commands)

20. **Android file transfer**
21. Office
- **Android file transfer**
- Office

### Google chrome

Expand Down Expand Up @@ -242,13 +238,13 @@ Unchecking the "User interface sounds" doesn't disable all sound. But sliding th
- install iterm2
- oh-my-zsh
`sh -c "$(curl -fsSL <https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh>)"`
`sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"`
- Theme powerlevel10k
<https://gist.github.com/kevin-smets/8568070>
Command - `git clone <https://github.com/romkatv/powerlevel10k.git> $ZSH_CUSTOM/themes/powerlevel10k`
Command - `git clone https://github.com/romkatv/powerlevel10k.git $ZSH_CUSTOM/themes/powerlevel10k`
`source ~/.zshrc` , // follow the instructions after that
Expand Down Expand Up @@ -279,7 +275,8 @@ Unchecking the "User interface sounds" doesn't disable all sound. But sliding th
```bash
ZSH_THEME="powerlevel10k/powerlevel10k"
plugins=(git osx docker docker-compose common-aliases zsh-autosuggestions)
# plugins=(git osx docker docker-compose common-aliases zsh-autosuggestions)
plugins=(git common-aliases zsh-autosuggestions)
# source profile and aliases
. ~/.bash_profile
Expand Down Expand Up @@ -343,7 +340,7 @@ alias rb32='openssl rand -base64 32'
alias r32='openssl rand -hex 32'
# base58 password doesn't contain 0OIl to avoid confusion
alias sf='cd ~/Repositories/stashfin/'
# alias sf='cd ~/Repositories/stashfin/'
alias python=/usr/local/bin/python3.7
alias pip=/usr/local/bin/pip3
Expand Down Expand Up @@ -379,9 +376,9 @@ brew services cleanup # Remove all unused services
```bash
defaults write com.apple.screencapture type JPG
defaults write com.apple.screencapture type PNG
# defaults write com.apple.screencapture type PNG
defaults write com.apple.screencapture location "$HOME/Screenshots"
# defaults write com.apple.screencapture location "$HOME/Screenshots"
defaults write com.apple.screencapture location "$HOME/Desktop"
for f in "$@"
Expand Down
36 changes: 19 additions & 17 deletions docs/devops/ides/youtube-podcasts-magazine-apps.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Youtube / Podcasts / Magazine / Apps

## Youtube Channels

### Tech
## Tech

- PyCon
- Linus Tech Tips
Expand All @@ -16,7 +14,7 @@
- Infoq
- Firebase / Google

### Learning
## Learning

- The Royal Institution Lectures
- Perimeter Institute for Theoretical Physics
Expand All @@ -36,6 +34,7 @@
- Nat Geo
- History - World History
- PBS
- PBS - Eons
- ASAPScience
- Documentaries
- BBC Earth
Expand Down Expand Up @@ -97,16 +96,14 @@
- Not what you think
- Practical Engineering
- Just have a think
- [Factory Monster - YouTube](https://www.youtube.com/@Factory_Monster)
- [The Infographics Show - YouTube](https://www.youtube.com/@TheInfographicsShow)
- [ZOE - YouTube](https://www.youtube.com/@joinZOE)
- [The Engineering Mindset - YouTube](https://www.youtube.com/@EngineeringMindset)

### Future
## Future

- Cleo Abram

### News
## News

- Top U.S. & World Headlines - Democracy Now
- Finology Legal - Priya Jain
Expand Down Expand Up @@ -138,14 +135,14 @@
- Labour Law Advisor
- Ravish Kumar Official

### Finance / Stocks / Personal finance
## Finance / Stocks / Personal finance

- Economics Explained
- Epic economics - Economics explained essentials
- A16z
- ET Money / ETMoney
- Shankar Nath
- Zerodha online / Zerodha Varsity
- Zerodha online / [Zerodha Varsity - YouTube](https://www.youtube.com/@varsitybyzerodha)
- Mad money Jim Cramer - CNBC Television
- CA Rachna Ranade
- FreeFincal Pattu DIY Investing
Expand All @@ -159,24 +156,22 @@
- The madras trailer
- Motilal Oswal Asset Management
- Shrehith S Karkera
- [Aditya Saini - YouTube](https://www.youtube.com/@theadityasaini)
- [Zing! By Zerodha - YouTube](https://www.youtube.com/@ZingByZerodha)

### Trading

- Wall Street Week - Bloomberg Markets and Finance
- Cramer's game plan

### People
## People

- Kishore Mahbubani
- Kevlin Henney
- Nouriel robini
- Dhruv Rathee

### Product

- Aditya saini

### Others
## Others

- RM Transit
- The School of life
Expand Down Expand Up @@ -233,14 +228,19 @@
- [Stratzenblitz75](https://www.youtube.com/c/Stratzenblitz75/videos) Kerbal Space program videos with nice lessons on the science behind them (like orbital mechanics)
- [Wendover Productions](https://www.youtube.com/user/Wendoverproductions)-- neat explanations of wide-ranging things, (including transportation logistics!)
- Veritasium
- [Institute of Human Anatomy - YouTube](https://www.youtube.com/@TheAnatomyLab)

## Inventions and Building Stuff
## Inventions and Building Stuff / Engineering

- [Colin Furze](https://www.youtube.com/user/colinfurze)-- crazy, energetic, brilliant videos about building things like a home-made hoverbike, two story bicycle, giant mech robot suit.
- [Simone Giertz](https://www.youtube.com/channel/UC3KEoMzNz8eYnwBC34RaKCQ)-- a super clever and witty engineer/builder, perhaps most famous for her DIY conversion of a Tesla model 3 into a badass mini pickup truck.
- [Wintergatan](https://www.youtube.com/user/wintergatan2000)-- a hauntingly genius, gentle dude in Sweden who works on a beautiful "marble machine" musical instrument and so many other things. Awesome musician too!
- [Mark Rober](https://www.youtube.com/user/onemeeeliondollars)(a former Nasa engineer who now makes really fun videos about his complicated and whimsical inventions -- best known for the "glitter bomb" anti-theft devices)
- [Styropyro](https://www.youtube.com/user/styropyro)(guy who makes crazy powerful lasers, etc.)
- [Strange Parts - YouTube](https://www.youtube.com/@StrangeParts)
- [The Engineering Mindset - YouTube](https://www.youtube.com/@EngineeringMindset)
- - [Factory Monster - YouTube](https://www.youtube.com/@Factory_Monster)
- [The Infographics Show - YouTube](https://www.youtube.com/@TheInfographicsShow)

## Video creation, 3D Animation and Youtubing Strategy

Expand All @@ -259,6 +259,8 @@
- [Carykh](https://www.youtube.com/user/carykh)-- AI and building some interesting apps including the famous "size of the universe" interactive
- [Sebastian Lague](https://www.youtube.com/user/Cercopithecan)-- The Bob Ross of coding, this young gentleman walks us peacefully through a fun series of iterative improvements on a variety of advanced programming projects.
- [CodeParade](https://www.youtube.com/results?search_query=code+parade)-- great bits of coding, math, and graphics combined
- [Databricks - YouTube](https://www.youtube.com/@Databricks)
- [Advancing Analytics - YouTube](https://www.youtube.com/@AdvancingAnalytics)

## Math

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ The dividend discount model (DDM) is a quantitative method used for predicting t

## Time Value of Money (TVM)

- Money is worth more today than in the future
- Time value of money means that a sum of money is worth more now than the same sum of money in the future
- This is because money can grow only through investing. An investment delayed is an opportunity lost
- The formula for computing the time value of money considers the amount of money, its future value, the amount it can earn, and the time frame
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,14 @@ The usual way to mitigate this is to have the interrupt controller set a special

![image](../../media/Embedded-Systems-Electronics-image2.jpg)

## IGBT

IGBT stands for **insulated-gate bipolar transistor**. It is a three-terminal power semiconductor device that acts as an electronic switch. IGBTs are suitable for high-voltage, high-current applications.

IGBTs are a hybrid of MOSFETs and bipolar transistors. They combine a control input with a MOS structure and a bipolar power transistor that acts as an output switch. IGBTs are of two types, N-channel and P-channel.

IGBTs were developed to combine high efficiency with fast switching. They are ubiquitously used in power electronic circuits for the control of power and energy. They enabled transition from analog power control using previous thyristor switches to digital power control with pulse width modulation.

## Others

- <https://en.wikipedia.org/wiki/MISRA_C>
Expand Down
2 changes: 2 additions & 0 deletions docs/knowledge/biology/mbbs-medicine-medical-health.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,3 +156,5 @@ An Internist is a physician specialising in internal medicine, treating complex
## Others

[How to use the placebo effect to (actually) feel better - YouTube](https://www.youtube.com/watch?v=tefIopDJQBQ)

[Hypnic jerk - Wikipedia](https://en.wikipedia.org/wiki/Hypnic_jerk)
Loading

0 comments on commit 5e85321

Please sign in to comment.