Skip to content

Instantly share code, notes, and snippets.

View marusoft's full-sized avatar
🏠
Working from home

Alimi Kehinde Morufudeen marusoft

🏠
Working from home
View GitHub Profile

FWIW: I (@Rondy) am not the author of the content presented here, which is an outline from Edmond Lau's book. I've just copy-pasted it from somewhere and saved as a personal gist, before it got popular on newsnews.ycombinator.com. I don't remember where exactly the original source is from and neither could find the author's name, so I cannot give him/her the proper credits.


Effective Engineer - Notes

MongoDB Cheat Sheet

Show All Databases

show dbs

Show Current Database

MySQL Cheat Sheet

Help with SQL commands to interact with a MySQL database

MySQL Locations

  • Mac /usr/local/mysql/bin
  • Windows /Program Files/MySQL/MySQL version/bin
  • Xampp /xampp/mysql/bin

Add mysql to your PATH

@marusoft
marusoft / System Design.md
Created October 25, 2022 13:26 — forked from vasanthk/System Design.md
System Design Cheatsheet

System Design Cheatsheet

Picking the right architecture = Picking the right battles + Managing trade-offs

Basic Steps

  1. Clarify and agree on the scope of the system
  • User cases (description of sequences of events that, taken together, lead to a system doing something useful)
    • Who is going to use it?
    • How are they going to use it?
@marusoft
marusoft / README.md
Created July 2, 2021 10:06 — forked from greyscaled/README.md
Sequelize + Express + Migrations + Seed Starter
@marusoft
marusoft / index.html
Last active February 25, 2017 10:44
Tribute page of Malcolm X
<div class="text-center">
<div class="container-fluid">
<h1 class="text-primary text-center">Malcolm X</h1>
<h2 class="text-center"><em>A man who indicted white America in the harshest terms for its crimes against black Americans</em></h2>
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/cb/Malcolm_X_NYWTS_2a.jpg/220px-Malcolm_X_NYWTS_2a.jpg">
</div>
<div class="text-left">
<p><a href="https://en.wikipedia.org/wiki/Malcolm_X" target="blank">Malcolm X</a>
(/ˈmælkəm ˈɛks/; May 19, 1925 – February 21, 1965), born Malcolm Little and later also known as el-Hajj Malik el-Shabazz[A] (Arabic: الحاجّ مالك الشباز‎‎; Arabic pronunciation: [ɛl-hæʤ ˈmælɪk ɛl-ˈʃɑbɑz]), was an African-American Muslim minister and human rights activist.To his admirers he was a courageous advocate for the rights of blacks, a man who indicted white America in the harshest terms for its crimes against black Americans; detractors accused him of preaching racism and violence. He has been called one of the greatest an
@marusoft
marusoft / index.html
Created February 24, 2017 08:41
Tribute page of Malcolm X
<div class="text-center">
<div class="container-fluid">
<h1 class="text-primary text-center">Malcolm X</h1>
<h2 class="text-center"><em>A man who indicted white America in the harshest terms for its crimes against black Americans</em></h2>
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/cb/Malcolm_X_NYWTS_2a.jpg/220px-Malcolm_X_NYWTS_2a.jpg">
</div>
<div class="text-left">
<p><a href="https://en.wikipedia.org/wiki/Malcolm_X" target="blank">Malcolm X</a>
(/ˈmælkəm ˈɛks/; May 19, 1925 – February 21, 1965), born Malcolm Little and later also known as el-Hajj Malik el-Shabazz[A] (Arabic: الحاجّ مالك الشباز‎‎; Arabic pronunciation: [ɛl-hæʤ ˈmælɪk ɛl-ˈʃɑbɑz]), was an African-American Muslim minister and human rights activist.To his admirers he was a courageous advocate for the rights of blacks, a man who indicted white America in the harshest terms for its crimes against black Americans; detractors accused him of preaching racism and violence. He has been called one of the greatest an
@marusoft
marusoft / index.html
Created February 24, 2017 08:41
Tribute page of Malcolm X
<div class="text-center">
<div class="container-fluid">
<h1 class="text-primary text-center">Malcolm X</h1>
<h2 class="text-center"><em>A man who indicted white America in the harshest terms for its crimes against black Americans</em></h2>
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/cb/Malcolm_X_NYWTS_2a.jpg/220px-Malcolm_X_NYWTS_2a.jpg">
</div>
<div class="text-left">
<p><a href="https://en.wikipedia.org/wiki/Malcolm_X" target="blank">Malcolm X</a>
(/ˈmælkəm ˈɛks/; May 19, 1925 – February 21, 1965), born Malcolm Little and later also known as el-Hajj Malik el-Shabazz[A] (Arabic: الحاجّ مالك الشباز‎‎; Arabic pronunciation: [ɛl-hæʤ ˈmælɪk ɛl-ˈʃɑbɑz]), was an African-American Muslim minister and human rights activist.To his admirers he was a courageous advocate for the rights of blacks, a man who indicted white America in the harshest terms for its crimes against black Americans; detractors accused him of preaching racism and violence. He has been called one of the greatest an