Welcome to my Sigma Web Development Course repositories! These repositories contain the projects and exercises I've created and completed throughout the Sigma Web Development Course by Code with Harry.
 Click me to toogle
Days | Topic | Points |
---|---|---|
14. | Intro to CSS | |
15. | Inline , Internal & External CSS | |
16. | ||
17. | Selectors | |
18. | Box Model , Margin , Paddling & Borders | |
19. | Fonts , Text & Color Properties in CSS | |
20. | Ex-2 Challenge | |
21. | Specifity & Cascade | |
22. | Sizing Units - px , rem , em , vh , vw & more | |
23. | Display Properties in CSS | |
24. | Shadow and Outlines | |
25. | Styling List | |
26. | Overflow Property | |
27. | Ex-2 Soln done by CWH | |
28. | Position Property | |
29. | Ex-3 Design the Card | |
30. | Variables in CSS | |
31. | Media Queries | |
32. | Ex-3 Soln by CWH | |
33. | Ex-4 Multi Color Website | |
34. | CSS Float and Clear | |
35. | More on CSS Selectors | |
36. | Design this Layout |
 Click me to toogle
Days | Topic | Points |
---|---|---|
54. | Introduction to Javascript | |
55. | Variables and Datatype | |
56. | Conditionals & Expressions | |
57. | Loops | |
58. | Functions | |
59. | Exercise - Faulty Calculator | |
60. | Strings | |
61. | Ex9 - Faulty Calculator Soln by CWH | |
62. | Ex10 - Business Name Generator | |
63. | Arrays | |
64. | Ex-10 Business Name Generator Soln by CWH | |
65. | Ex-11 Factorial | |
66. | DOM (Document Object Model) | |
67. | Dom Children , Parent , Siblings Node | |
68. | Walking the Dom | |
69. | Ex-11 Factorial solution by CWH | |
70. | Ex-12 DOM | |
71. | DOM Inserting and Removing | |
72. | Ex-12 Dom Solution by CWH | |
73. | Ex-13 Dynamic Card | |
74. | Events , Event Bubbling , SetInterval & setTimeout | |
75. | Callback & Promises | |
76. | Async Await | |
77. | Ex-13 Card Sol by CWH | |
78. | Ex- 14 Hacker's Terminal | |
79. | Tru , Catch & Error Handling | |
80. | Class & Object | |
81. | Ex-14 Hacker's Terminal Soln by CWH | |
82. | Advance Javascript | |
83. | Javascript Interview Questions |
 Click me to toogle
Days | Topic | Points |
---|---|---|
85. | Nodejs & Npm(Node Package Manager) | |
86. | Common JS vs EchmaScript Modules | |
87. | Working with Files(fs module) |
 Click me to toogle
Days | Topic | Points |
---|---|---|
88. | Introduction to ExpressJS | |
89. | Response , Request Router in Express | |
90. | Middlewares in ExpressJS | |
91. | Ex-15 Clear the Cutter | |
92. | Ejs template Engine in ExpressJS | |
93. | Ex-15 Clear the cutter soln by CWH |
 Click me to toogle
Days | Topic | Points |
---|---|---|
94. | Installing MongoDB & MongoDB Compass | |
95. | Crud Operation in MongoDB | |
96. | Installing Mongoose & Using it with Express | |
97. | Ex-16 Dummy Data Generator | |
98. | Ex- 16 Soln Dummy Data Generator by CWH |
 Click me to toogle
Days | Topic | Points |
---|---|---|
98. | Tailwind CSS | |
100. | Ex-17 Design a Layout | |
101. | X Clone using Tailwind CSS |
 Click me to toogle
Days | Topic | Points |
---|---|---|
105. | Intro to React & Why we use React ? | |
106. | Components, Props and JSX | |
107. | Hooks and State | |
108. | useEffect Hook | |
109. | useRef Hook | |
110. | Conditional Rendering and Rendering Lists | |
111. | Ex-18 Display the Cards | |
112. | Handling Events in React | |
113. | Ex-18 Solution by CWH | |
114. | Todo List App | |
115. | React Router (Routing in React) | |
116. | useContext Hook | |
117. | useMemo Hook | |
118. | useCallback Hook | |
119. | Handling Forms | |
120. | Redux |
 Click me to toogle
Days | Topic | Points |
---|---|---|
121. | Intro to NextJS | |
122. | Server Components in NextJS | |
123. | Script Link Image Component | |
124. | Server Actions | |
125. | Middleware in NextJS | |
126. | Creating Apis in NextJS | |
127. | Auth.js authentication in NextJS | |
128. | Dynamic Routes in NextJS | |
129. | Layout In NextJS |