mirror of
https://github.com/robindhole/fundamentals.git
synced 2025-03-15 21:50:16 +00:00
1. Fixes typo 2. Adds utility files
This commit is contained in:
parent
751ca66701
commit
8b30631435
@ -1,4 +1,4 @@
|
|||||||
Name,Email,Phone,Age,Address
|
Name,Email,Phone,Age,Address
|
||||||
Rani Bai,rani@rani.bai,123456789,20,Jhansi
|
Rani Lakshmi Bai,rani@rani.bai,123456789,20,Jhansi
|
||||||
Shaktimaan,shakti@ma.an,987654321,21,Earth
|
Shaktimaan,shakti@ma.an,987654321,21,Earth
|
||||||
Sherlock Holmes,i.am@sherlock.ed,123456789,30,221B Baker Street
|
Sherlock Holmes,i.am@sherlock.ed,123456789,30,221B Baker Street
|
|
BIN
database/database-fundamentals.pdf
Normal file
BIN
database/database-fundamentals.pdf
Normal file
Binary file not shown.
13
database/media/process.md
Normal file
13
database/media/process.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
```mermaid
|
||||||
|
gantt
|
||||||
|
title Session Schedule
|
||||||
|
dateFormat HH:mm
|
||||||
|
axisFormat %H:%M
|
||||||
|
AMA : a1, 21:00, 5m
|
||||||
|
Quiz : a2, after a1, 5m
|
||||||
|
Show me the code : a3, after a2, 5m
|
||||||
|
Session : a4, after a3, 75m
|
||||||
|
Break : a5, 22:30, 5m
|
||||||
|
Session : a6, after a5, 23:30
|
||||||
|
Doubt Session : a7, 23:30, 30m
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user