Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Adi1816 authored Dec 4, 2023
1 parent 3a227b3 commit 787c2e6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -248,13 +248,13 @@ gsap.from("#page4 h1", {

$(document).ready(function() {
var paragraphs = [
"Try to learn & listen every topics as much as possible which has been taught in class. Along with that Regarding Branch change be Serious from starting and Understand the concepts well that's enough for it & Give your best in the exams. That's how you can also achieve a Department Change from Mech to CSE!<br/> MAINAK JANA(CSE k22)",
"In chemical engineering, there is a greater emphasis on subjects such as Thermodynamics, Heat Transfer, Fluid Mechanics, and Chemical Process Calculation compared to Physics. Most often, one has to rely on professor's notes or resources from platforms like YouTube for learning. The difficulty level is somewhat easier. The professors are decent, and they are not overly strict.<br/> AKSHAY GUPTA(CHEM k22)",
"In MNCs, there's plenty of time as there are no assignments or irrelevant subjects. This realization came during the second and third semesters, especially after physics lab and classes. Math seemed easy and less time-consuming compared to the challenges faced while writing practical reports and giving vivas. When it comes to computing subjects, consider starting with either C++ or Java.<br/> HARSH RAJ(MnC k22)",
"You may approach biotech branch in BIT Mesra through JEE as well as NEET. As a biotech student, this branch is pretty much chill compared to others and the profs and seniors are literally very supportive and genuine in behaviour. Overall if you have a good command on subject biology and have your interests in this subject, biotech is something that you'll cherish! <br/> SOUMYA GOYAL(BIOTECH k22)",
"Civil engineering revolves around the construction of structures, making it an ideal choice for those intrigued by the processes involved in building bridges, roads, buildings, dams, and more. Enthusiasts can pursue civil engineering to work with top core companies such as NHAI, L&T, JINDAL, etc. To excel in this field, a strong foundation in mathematics and physics is essential. <br/> RITESH KUMAR(CIVIL k22)",
"Electronics and Computer Engineering (ECE) holds a lot of promise for the future, giving you the flexibility to explore different technical and core areas. Sure, it's challenging, but it's not impossible to get through the four-year journey. With a good plan and approach, managing both the technical and core subjects each semester becomes doable. Just don't try to memorise. <br/> KESHAV AGARWAL(ECE k22)",
"Firstly, you should be familiar with basic coding concepts, such as C and R. You should have a grasp of the fundamentals of mathematics and statistics from the 11th and 12th grades. Seniors and professors are very supportive, so you can approach them at any time for notes, previous year questions, and study materials. <br/> APURVA MISHRA(QEDS k22)"
"Try to learn & listen every topics as much as possible which has been taught in class. Along with that Regarding Branch change be Serious from starting and Understand the concepts well that's enough for it & Give your best in the exams. That's how you can also achieve a Department Change from Mech to CSE!<br/> -MAINAK JANA(CSE k22)-",
"In chemical engineering, there is a greater emphasis on subjects such as Thermodynamics, Heat Transfer, Fluid Mechanics, and Chemical Process Calculation compared to Physics. Most often, one has to rely on professor's notes or resources from platforms like YouTube for learning. The difficulty level is somewhat easier. The professors are decent, and they are not overly strict.<br/> -AKSHAY GUPTA(CHEM k22)-",
"In MNCs, there's plenty of time as there are no assignments or irrelevant subjects. This realization came during the second and third semesters, especially after physics lab and classes. Math seemed easy and less time-consuming compared to the challenges faced while writing practical reports and giving vivas. When it comes to computing subjects, consider starting with either C++ or Java.<br/> -HARSH RAJ(MnC k22)-",
"You may approach biotech branch in BIT Mesra through JEE as well as NEET. As a biotech student, this branch is pretty much chill compared to others and the profs and seniors are literally very supportive and genuine in behaviour. Overall if you have a good command on subject biology and have your interests in this subject, biotech is something that you'll cherish! <br/> -SOUMYA GOYAL(BIOTECH k22)-",
"Civil engineering revolves around the construction of structures, making it an ideal choice for those intrigued by the processes involved in building bridges, roads, buildings, dams, and more. Enthusiasts can pursue civil engineering to work with top core companies such as NHAI, L&T, JINDAL, etc. To excel in this field, a strong foundation in mathematics and physics is essential. <br/> -RITESH KUMAR(CIVIL k22)-",
"Electronics and Computer Engineering (ECE) holds a lot of promise for the future, giving you the flexibility to explore different technical and core areas. Sure, it's challenging, but it's not impossible to get through the four-year journey. With a good plan and approach, managing both the technical and core subjects each semester becomes doable. Just don't try to memorise. <br/> -KESHAV AGARWAL(ECE k22)-",
"Firstly, you should be familiar with basic coding concepts, such as C and R. You should have a grasp of the fundamentals of mathematics and statistics from the 11th and 12th grades. Seniors and professors are very supportive, so you can approach them at any time for notes, previous year questions, and study materials. <br/> -APURVA MISHRA(QEDS k22)-"
// Add more content as needed
];

Expand Down

0 comments on commit 787c2e6

Please sign in to comment.