You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,8 @@
3
3
This is a collection of various small projects that I completed while studying web development. Here, you will find a range of examples showcasing my skills and learning journey in Web technologies.
4
4
5
5
### Projects:
6
+
6
7
- Calculator using JavaScript
7
8
- Real Time Face Detection using JavaScript
8
9
- Login System (passport) using Node.js
9
-
- JWT Authenticatio using Node.js
10
+
-[JWT Authentication using Node.js](https://github.com/gitFerdo/Learning_code/tree/JWT_Authentication-Node.js)
0 commit comments