diff --git a/1.html b/1.html deleted file mode 100644 index d028364..0000000 --- a/1.html +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - Document - - - - - - - - -
-
- - -
-
- - \ No newline at end of file diff --git a/1.jpg b/1.jpg index 3483b1b..34d4a6b 100644 Binary files a/1.jpg and b/1.jpg differ diff --git a/2.jpg b/2.jpg index 70d62b8..377013c 100644 Binary files a/2.jpg and b/2.jpg differ diff --git a/Ad1.jpg b/Ad1.jpg deleted file mode 100644 index 74b5cab..0000000 Binary files a/Ad1.jpg and /dev/null differ diff --git a/Ad1.png b/Ad1.png new file mode 100644 index 0000000..d27323c Binary files /dev/null and b/Ad1.png differ diff --git a/Ad2.jpg b/Ad2.jpg deleted file mode 100644 index ab8d309..0000000 Binary files a/Ad2.jpg and /dev/null differ diff --git a/Ad3.png b/Ad3.png deleted file mode 100644 index 018ffbb..0000000 Binary files a/Ad3.png and /dev/null differ diff --git a/Alumni/Alumni1.jpg b/Alumni/Alumni1.jpg deleted file mode 100644 index 5fb2901..0000000 Binary files a/Alumni/Alumni1.jpg and /dev/null differ diff --git a/Alumni/Alumni2.jpg b/Alumni/Alumni2.jpg deleted file mode 100644 index 40c0e6d..0000000 Binary files a/Alumni/Alumni2.jpg and /dev/null differ diff --git a/alumi-data.js b/alumi-data.js deleted file mode 100644 index e69de29..0000000 diff --git a/alumni.css b/alumni.css deleted file mode 100644 index a771ad9..0000000 --- a/alumni.css +++ /dev/null @@ -1,92 +0,0 @@ -* { - margin : 0; - padding: 0; - box-sizing : border-box; - font-family: "Poppins", sans-serif; - } - - .img{ - height: 360px; - width: 260px; - } - - .container { - margin: 100px auto; - margin-top: 50px; - position : relative; - width: 100%; - max-width : 1100px; - display : flex; - align-items : center; - justify-content : center; - flex-wrap : warp; - padding : 30px; - } - - .container .card { - position: relative; - max-width : 300px; - height : 215px; - background-color : #fff; - margin : 30px 10px; - padding : 20px 15px; - - display : flex; - flex-direction : column; - box-shadow : 0 5px 20px rgba(0,0,0,0.5); - transition : 0.3s ease-in-out; - border-radius : 15px; - } - .container .card:hover { - height : 320px; - } - - - .container .card .image { - position : relative; - width : 260px; - height : 260px; - - top : -40%; - left: 8px; - box-shadow : 0 5px 20px rgba(0,0,0,0.2); - z-index : 1; - } - - - p{ - font-size: 18px; - } - .container .card .image img { - max-width : 100%; - border-radius : 15px; - height: 260px; - width: 260px; - } - - .container .card .contenta { - position : relative; - top : -140px; - padding : 10px 15px; - color : #111; - text-align : center; - - visibility : hidden; - opacity : 0; - transition : 0.3s ease-in-out; - - } - - .container .card:hover .contenta { - margin-top : 30px; - visibility : visible; - opacity : 1; - transition-delay: 0.2s; - - } - - @media (max-width:450px) { - .gap{ - height: 100px; - } - } \ No newline at end of file diff --git a/alumni.html b/alumni.html deleted file mode 100644 index 71af149..0000000 --- a/alumni.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - Document - - - - - - - - - - - - - - -
-
-
-
- -
-
-

--

-

I am working as a Principal TA Manager at Plutus Solutions - Servicenow platform partner

-
-
-
- - - - \ No newline at end of file diff --git a/android-chrome-192x192.png b/android-chrome-192x192.png deleted file mode 100644 index 0c0cf7d..0000000 Binary files a/android-chrome-192x192.png and /dev/null differ diff --git a/android-chrome-512x512.png b/android-chrome-512x512.png deleted file mode 100644 index 9fa477e..0000000 Binary files a/android-chrome-512x512.png and /dev/null differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png deleted file mode 100644 index e0d1434..0000000 Binary files a/apple-touch-icon.png and /dev/null differ diff --git a/chatbot.html b/chatbot.html deleted file mode 100644 index 2f7229b..0000000 --- a/chatbot.html +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - Document - - - -
- -
-
- -
-

Hi! 👋 Welcome to the bot of GANIT: THE Assurance. I will assist you know more about the Insitution!

-
-
-
- - - - -
-
-
- - - \ No newline at end of file diff --git a/chatbot.png b/chatbot.png deleted file mode 100644 index 8f0b86f..0000000 Binary files a/chatbot.png and /dev/null differ diff --git a/faculty-data.js b/faculty-data.js index 9d00548..1e6c036 100644 --- a/faculty-data.js +++ b/faculty-data.js @@ -1,58 +1,22 @@ const facultyData = [ { - name: "Puja Banerjee", - age: 25, - education: "B.Sc in Zoology(Honours) from WBSU", - subject: "Science faculty of GANiT from class V to VIII and Biology faculty from IX to XII" + "name": "Teacher 1", + "age":0, + "education": "qualification", + "subject": "Specialization" + },{ + "name": "Teacher 2", + "age": 0, + "education": "qualification", + "subject": "Specialization" + },{ + name: "Teacher 3", + "age": 0, + "education": "qualification", + "subject": "Specialization" }, - { - name: "Sarthak Biswas", - age: 22, - education: "B.Sc in Computer Science(Honours) from University of Burdwan and pursuing M.Sc in same stream from Calcutta University", - subject: "Computer Faculty of GANiT" - }, - { - name: "Supriti saha", - age: 27, - education: "B.Sc and M.Sc from Burdwan University in Microbiology(Honours)", - subject: "Biology Teacher of class 6 to class 10 ICSE and CBSE board and Class 12 WB board" - }, - { - name: "Debadreeta Ghosh", - age: 20, - education: "Pursuing BA in English(Honours) from University of Kalyani", - subject: "English faculty of GANiT" - }, - { - name: "Diptesh Bramha", - age: 27, - education: "B-Tech in Electrical Engineering from Ideal Institute of Engineering, Kalyani, M-Tech in Power System Engineering from MAKAUT", - subject: "Physics faculty of GANiT The Assurance from VI to X ICSE, CBSE and XI-XII WBBSE, ISC, CBSE" - }, - { - name: "Manoj Sir", - age: 49, - education: "M.Sc in Applied Mathematics from Calcutta University, 1st class", - subject: "Founder Teacher of GANiT The Assistance,20+ years teaching Mathematics at 10+2 level, specializing in WBJEE, JEE MAINS, and JEE ADVANCED(IIT) mentoring." - }, - { - name: "Dipan Das", - age: 24, - education: "B.Sc in Statistics(Honours) from University of Kalyani & pursuing M.Sc in Mathematics from IGNOU", - subject: "Currently mentoring over 80 students, in MATHEMATICS from class V to X of WBBSE, ICSE, CBSE and guiding students in STATISTICS at 10+2 level" - }, - { - name: "Pratik Dey", - age: 23, - education: "B.Sc(Hons) in Physics from Chakdaha College(KU) and currently pursuing M.Sc in Physics from Aliah University", - subject: "Physics faculty of GANiT" - }, - { - name: "Shuvam Rajbanshi", - age: 23, - education: "B.Sc(Hons) in Geography from Calcutta University with 3 years teaching experience ", - subject: "Geography faculty of GANiT" - } + + ]; @@ -70,7 +34,7 @@ const facultyData = [ flipCardFront.classList.add('flip-card-front'); const img = document.createElement('img'); - img.src = `faculty\\faculty${index + 1}.jpg`; // Assuming images are named faculty1.png, faculty2.png, ... + img.src = `faculty\\faculty1.jpg`; // Assuming images are named faculty1.png, faculty2.png, ... img.alt = "Avatar"; img.style.width = "250px"; img.style.height = "300px"; diff --git a/faculty.html b/faculty.html index 5f4fdd4..6a49a33 100644 --- a/faculty.html +++ b/faculty.html @@ -19,7 +19,8 @@