-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathintro.excalidraw
More file actions
120 lines (120 loc) · 3.78 KB
/
intro.excalidraw
File metadata and controls
120 lines (120 loc) · 3.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
{
"type": "excalidraw",
"version": 2,
"source": "https://marketplace.visualstudio.com/items?itemName=pomdtr.excalidraw-editor",
"elements": [
{
"type": "text",
"version": 262,
"versionNonce": 1936134621,
"isDeleted": false,
"id": "llBpUoCHT7CD1oGxlgrmR",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 331.2000427246094,
"y": 164.40000915527344,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 1289.47900390625,
"height": 25,
"seed": 122659353,
"groupIds": [],
"frameId": null,
"roundness": null,
"boundElements": [],
"updated": 1732318022615,
"link": null,
"locked": false,
"fontSize": 20,
"fontFamily": 1,
"text": "Hi everyone who's watching this & David. Basically this is the final project for CS50's Introduction to Programming with Python. ",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "Hi everyone who's watching this & David. Basically this is the final project for CS50's Introduction to Programming with Python. ",
"lineHeight": 1.25,
"baseline": 18
},
{
"type": "text",
"version": 301,
"versionNonce": 665929331,
"isDeleted": false,
"id": "7SRxayd8LoUpNkqv-JTuV",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 581.4724731445312,
"y": 214.56253051757812,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 689.0625,
"height": 235.20000000000002,
"seed": 541340633,
"groupIds": [],
"frameId": null,
"roundness": null,
"boundElements": [],
"updated": 1732318022629,
"link": null,
"locked": false,
"fontSize": 28,
"fontFamily": 3,
"text": "Project Title - Sentiment Analysis Chatbot\nName - Harshit Kushwaha\nGitHub username - harshitt13\nEdx Username - harshitt13\nCity - Bhopal\nCountry - India\nDate - 23rd Nov 2024",
"textAlign": "center",
"verticalAlign": "top",
"containerId": null,
"originalText": "Project Title - Sentiment Analysis Chatbot\nName - Harshit Kushwaha\nGitHub username - harshitt13\nEdx Username - harshitt13\nCity - Bhopal\nCountry - India\nDate - 23rd Nov 2024",
"lineHeight": 1.2,
"baseline": 228
},
{
"type": "text",
"version": 534,
"versionNonce": 1539493437,
"isDeleted": false,
"id": "NbS5nWACU98bJEjC49IPy",
"fillStyle": "solid",
"strokeWidth": 2,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 222.94686889648438,
"y": 481.4000244140625,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 1451.5986328125,
"height": 25,
"seed": 271226615,
"groupIds": [],
"frameId": null,
"roundness": null,
"boundElements": [],
"updated": 1732318022632,
"link": null,
"locked": false,
"fontSize": 20,
"fontFamily": 1,
"text": "Thank You everyone for watching the video till the end & yea especially I would like to Thank's David for helping us out thorugh out this course.",
"textAlign": "left",
"verticalAlign": "top",
"containerId": null,
"originalText": "Thank You everyone for watching the video till the end & yea especially I would like to Thank's David for helping us out thorugh out this course.",
"lineHeight": 1.25,
"baseline": 18
}
],
"appState": {
"gridSize": null,
"viewBackgroundColor": "#ffffff"
},
"files": {}
}