@@ -53,38 +53,38 @@ <h1 class="project-h1">Projects</h1><hr class="project-hr">
53
53
< div class ="inner-project-div-2 ">
54
54
< div >
55
55
< div class ="box ">
56
- < h2 class ="box-h2 "> TinDog </ h2 >
57
- < a target ="_blank " href ="https://anuragjain-git.github.io/tindog "> < img src ="link.svg "> </ a >
58
- < div class ="small "> July 2022 - Present</ div >
59
- < p > Tinder for Dogs .</ p >
56
+ < h2 class ="box-h2 "> Text Classification Model </ h2 >
57
+ < a target ="_blank " href ="https://github.com/ anuragjain-git/text-classification "> < img src ="link.svg "> </ a >
58
+ < div class ="small "> February 2024 - Present</ div >
59
+ < p > Detect spam or irrelevent text .</ p >
60
60
</ div >
61
61
< div class ="box ">
62
- < h2 class ="box-h2 "> Tic-Tac-Toe </ h2 >
63
- < a target ="_blank " href ="https://anuragjain-git.github.io/tictactoe "> < img src ="link.svg "> </ a >
64
- < div class ="small "> January 2023 - Present</ div >
65
- < p > Multiplayer Game </ p >
62
+ < h2 class ="box-h2 "> Chess Ai </ h2 >
63
+ < a target ="_blank " href ="https://github.com/ anuragjain-git/chess-ai "> < img src ="link.svg "> </ a >
64
+ < div class ="small "> November 2023 - Present</ div >
65
+ < p > Multiplayer game or play with AI. </ p >
66
66
</ div >
67
67
< div class ="box ">
68
- < h2 class ="box-h2 "> Personal Website-2 </ h2 >
69
- < a target ="_blank " href ="https://anuragjain-git.github.io/Anurag "> < img src ="link.svg "> </ a >
70
- < div class ="small "> June 2022 - Present </ div >
71
- < p > Personal Website .</ p >
68
+ < h2 class ="box-h2 "> Videostream over Wi-Fi </ h2 >
69
+ < a target ="_blank " href ="https://anuragjain-git.github.io/java-socket-videostream-wifi "> < img src ="link.svg "> </ a >
70
+ < div class ="small "> January 2024 </ div >
71
+ < p > Intranet based Video over Wi-Fi .</ p >
72
72
</ div >
73
73
< div class ="box ">
74
- < h2 class ="box-h2 "> DownloadRepo </ h2 >
75
- < a target ="_blank " href ="https://anuragjain-git.github.io/downloadrepo "> < img src ="link.svg "> </ a >
76
- < div class ="small "> November 2022 - Present </ div >
77
- < p > Github Repository Downloader. </ p >
74
+ < h2 class ="box-h2 "> Unbeatable TicTacToe Bot </ h2 >
75
+ < a target ="_blank " href ="https://github.com/ anuragjain-git/unbeatable-tictactoe-bot "> < img src ="link.svg "> </ a >
76
+ < div class ="small "> October 2023 </ div >
77
+ < p > Unbeatable tictactoe bot </ p >
78
78
</ div >
79
79
< div class ="box ">
80
- < h2 class ="box-h2 "> Button Position Changes On Hover </ h2 >
81
- < a target ="_blank " href ="https://anuragjain-git.github.io/admissionform "> < img src ="link.svg "> </ a >
82
- < div class ="small "> October 2022 - Present</ div >
83
- < p > Fun with Hover </ p >
80
+ < h2 class ="box-h2 "> TinDog </ h2 >
81
+ < a target ="_blank " href ="https://anuragjain-git.github.io/tindog "> < img src ="link.svg "> </ a >
82
+ < div class ="small "> September 2022 - Present</ div >
83
+ < p > Tinder for dogs. </ p >
84
84
</ div >
85
85
< div class ="box ">
86
- < h2 class ="box-h2 "> New Projects Coming Soon! </ h2 >
87
- < a target ="_blank " href ="https://github.com/anuragjain-git "> < img src ="link.svg "> </ a >
86
+ < h2 class ="box-h2 "> More Projects On GitHub </ h2 >
87
+ < a target ="_blank " href ="https://github.com/anuragjain-git?tab=repositories "> < img src ="link.svg "> </ a >
88
88
< div class ="small "> 2023 - Present</ div >
89
89
< p > GitHub</ p >
90
90
</ div >
@@ -115,6 +115,13 @@ <h2 class="skill-h2">CSS</h2>
115
115
</ div >
116
116
</ div >
117
117
118
+ < div class ="col ">
119
+ < h2 class ="skill-h2 "> React</ h2 >
120
+ < div class ="progressbar-div ">
121
+ < div class ="progressbar-react "> </ div >
122
+ </ div >
123
+ </ div >
124
+
118
125
< div class ="col ">
119
126
< h2 class ="skill-h2 "> Bootstrap</ h2 >
120
127
< div class ="progressbar-div ">
@@ -151,9 +158,9 @@ <h2 class="skill-h2">Python</h2>
151
158
</ div >
152
159
153
160
< div class ="col ">
154
- < h2 class ="skill-h2 "> React </ h2 >
161
+ < h2 class ="skill-h2 "> Flutter </ h2 >
155
162
< div class ="progressbar-div ">
156
- < div class ="progressbar-React "> </ div >
163
+ < div class ="progressbar-flutter "> </ div >
157
164
</ div >
158
165
</ div >
159
166
</ div >
0 commit comments