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: src/app/page/education/Education.tsx
+2-12Lines changed: 2 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -28,23 +28,13 @@ export default function Education() {
28
28
title: "Diploma in Electrical Engineering (Lateral)",
29
29
organization: "Rungta College of Engineering & Technology",
30
30
duration: "2017-2019",
31
-
detail: `Lorem Ipsum is simply dummy text of the printing and typesetting industry.
32
-
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,
33
-
when an unknown printer took a galley of type and scrambled it to make a type specimen book.
34
-
It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
35
-
It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages,
36
-
and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.`,
31
+
detail: `I completed my Diploma in Electrical Engineering from Rungta College of Engineering & Technology, where I gained extensive knowledge during my academic years (2017-2019 Lateral Entry after ITI). I worked on various projects, including an Arduino-based robotic arm capable of picking up and placing objects, and a path-following vehicle designed to reach a predefined destination. Both projects were controllable via an Android device using Bluetooth communication.`,
37
32
},
38
33
{
39
34
title: "Bachelors in Computer Science Engineering (Lateral)",
40
35
organization: "Rungta College of Engineering & Technology",
41
36
duration: "2021-2024",
42
-
detail: `Lorem Ipsum is simply dummy text of the printing and typesetting industry.
43
-
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,
44
-
when an unknown printer took a galley of type and scrambled it to make a type specimen book.
45
-
It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
46
-
It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages,
47
-
and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.`,
37
+
detail: `I completed my Bachelor of Technology in Computer Science Engineering from 2021 to 2024 (3 years due to Lateral Entry). Throughout my academic journey, I gained a solid understanding of how computers work, as well as the wide range of applications and software in the industry. During this time, I was part of a team that developed a social media-like platform for pets, designed to help users arrange playdates. Additionally, I worked on various web-based management software projects. These experiences significantly enhanced my knowledge and skills in web development and software engineering.`,
0 commit comments