File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ export const projectlist = [
99 image : "/webix.iiitdmj.ac.in/images/projects/bitbot.png" ,
1010 } ,
1111 {
12- projectName : "Jagrati" ,
12+ projectName : "Jagrati Android App " ,
1313 lang : "Java" ,
1414 description : "Official AndroidApp of Jagrati - An Initiative of IIITians" ,
1515 dev : "BitByte" ,
@@ -33,4 +33,20 @@ export const projectlist = [
3333 url : "https://micp-leaderboard.vercel.app/" ,
3434 image : "/webix.iiitdmj.ac.in/images/projects/micp.png" ,
3535 } ,
36+ {
37+ projectName : "Jagrati Wep App" ,
38+ lang : "Python" ,
39+ description : "Official WebApp of Jagrati - An Initiative of IIITians" ,
40+ dev : "Priyansh Garg" ,
41+ url : "https://jagrati.iiitdmj.ac.in/" ,
42+ image : "/webix.iiitdmj.ac.in/images/projects/jagratiweb.jpeg" ,
43+ } ,
44+ {
45+ projectName : "Alumini Connect" ,
46+ lang : "Python" ,
47+ description : "Alumni Portal for IIITDM Jabalpur" ,
48+ dev : "BitByte" ,
49+ url : "https://alumni.iiitdmj.ac.in/" ,
50+ image : "/webix.iiitdmj.ac.in/images/projects/alumini.jpeg" ,
51+ } ,
3652] ;
You can’t perform that action at this time.
0 commit comments