|
1 | 1 | const TechnicalLists = [
|
2 |
| - { |
3 |
| - id: 1, |
4 |
| - name: "aiml", |
5 |
| - imgSrc: "/assets/Workshops/aiml.png", |
6 |
| - heading: "AI / ML Workshop", |
7 |
| - headingPara: "By attending AI/ML Workshop you will get a introduction to the world of Artificial Intelligence and Machine Learning. This workshop will help you to understand the fundementals of AI and ML and also this includes some live projects of Machine Learning which you can experince. This session will explain the complete learning path. Every beginners can attend this workshop.", |
8 |
| - certiPara: |
9 |
| - "On successful completion of this 1-day Workshop, you will earn yourself a Certification in AI / ML.", |
10 |
| - rules: [ |
11 |
| - "1. Explore the career opportunities in AI ML", |
12 |
| - "2. Learn the fundamentals of AI", |
13 |
| - "3. Learn the foundation and terminology of ML", |
14 |
| - "4. Understand the current trends in AI", |
15 |
| - "5. Gain insights with python.", |
16 |
| - ], |
| 2 | + // { |
| 3 | + // id: 1, |
| 4 | + // name: "aiml", |
| 5 | + // imgSrc: "/assets/Workshops/aiml.png", |
| 6 | + // heading: "AI / ML Workshop", |
| 7 | + // headingPara: "By attending AI/ML Workshop you will get a introduction to the world of Artificial Intelligence and Machine Learning. This workshop will help you to understand the fundementals of AI and ML and also this includes some live projects of Machine Learning which you can experince. This session will explain the complete learning path. Every beginners can attend this workshop.", |
| 8 | + // certiPara: |
| 9 | + // "On successful completion of this 1-day Workshop, you will earn yourself a Certification in AI / ML.", |
| 10 | + // rules: [ |
| 11 | + // "1. Explore the career opportunities in AI ML", |
| 12 | + // "2. Learn the fundamentals of AI", |
| 13 | + // "3. Learn the foundation and terminology of ML", |
| 14 | + // "4. Understand the current trends in AI", |
| 15 | + // "5. Gain insights with python.", |
| 16 | + // ], |
17 | 17 |
|
18 |
| - paymentLink: "https://rzp.io/l/Karma-AI-ML", |
19 |
| - redirectLink: "/events/technical/aiml", |
20 |
| - }, |
| 18 | + // paymentLink: "https://rzp.io/l/Karma-AI-ML", |
| 19 | + // redirectLink: "/events/technical/aiml", |
| 20 | + // }, |
21 | 21 | {
|
22 | 22 | id: 2,
|
23 | 23 | name: "ansys",
|
@@ -125,30 +125,30 @@ const TechnicalLists = [
|
125 | 125 | paymentLink: "https://rzp.io/l/Karma-FLutter",
|
126 | 126 | redirectLink: "/events/technical/flutter",
|
127 | 127 | },
|
128 |
| - { |
129 |
| - id: 7, |
130 |
| - name: "web", |
131 |
| - imgSrc: "/assets/Workshops/web.png", |
132 |
| - heading: "Web Design & Development Workshop", |
133 |
| - headingPara: |
134 |
| - "Web design is the skill of creating presentations of content that are delivered to an end-user through the World Wide Web, using a web browser or other web-enabled software. Usually hypertext or hypermedia content is presented. It Involves integrating your marketing plan and using good SEO techniques. Use of HTML designs for page layout control purposes qualitatively with productive designing.", |
135 |
| - certiPara: |
136 |
| - "On successful completion of this 1-day Workshop, you will earn yourself a Certification in Web Design & Development.", |
137 |
| - rules: [ |
138 |
| - "1. Enrich knowledge in branding stationery designs for Print Inspiration, social media ads, UI designing, HTML Mailer and website layout for online promotions.", |
139 |
| - "2. Acquire great skills set of HTML5, CSS3, JQuery, Bootstrap Framework and its components to add cool features to your responsive websites.", |
140 |
| - "3. New ways of coding, tips & tricks and modern best practice to develop a website with seo esstentials.", |
141 |
| - "4. To setup up a website on host server with custom control panel.", |
142 |
| - "5. To use tools like Redmine Project Management System, SVN Source Code Managaement System and Mantis Bug Tracking System etc.", |
143 |
| - ], |
| 128 | + // { |
| 129 | + // id: 7, |
| 130 | + // name: "web", |
| 131 | + // imgSrc: "/assets/Workshops/web.png", |
| 132 | + // heading: "Web Design & Development Workshop", |
| 133 | + // headingPara: |
| 134 | + // "Web design is the skill of creating presentations of content that are delivered to an end-user through the World Wide Web, using a web browser or other web-enabled software. Usually hypertext or hypermedia content is presented. It Involves integrating your marketing plan and using good SEO techniques. Use of HTML designs for page layout control purposes qualitatively with productive designing.", |
| 135 | + // certiPara: |
| 136 | + // "On successful completion of this 1-day Workshop, you will earn yourself a Certification in Web Design & Development.", |
| 137 | + // rules: [ |
| 138 | + // "1. Enrich knowledge in branding stationery designs for Print Inspiration, social media ads, UI designing, HTML Mailer and website layout for online promotions.", |
| 139 | + // "2. Acquire great skills set of HTML5, CSS3, JQuery, Bootstrap Framework and its components to add cool features to your responsive websites.", |
| 140 | + // "3. New ways of coding, tips & tricks and modern best practice to develop a website with seo esstentials.", |
| 141 | + // "4. To setup up a website on host server with custom control panel.", |
| 142 | + // "5. To use tools like Redmine Project Management System, SVN Source Code Managaement System and Mantis Bug Tracking System etc.", |
| 143 | + // ], |
144 | 144 |
|
145 |
| - regFee: "50", |
146 |
| - contact1: "", |
147 |
| - contact2: "", |
| 145 | + // regFee: "50", |
| 146 | + // contact1: "", |
| 147 | + // contact2: "", |
148 | 148 |
|
149 |
| - paymentLink: "https://rzp.io/l/Karma-Web", |
150 |
| - redirectLink: "/events/technical/web", |
151 |
| - }, |
| 149 | + // paymentLink: "https://rzp.io/l/Karma-Web", |
| 150 | + // redirectLink: "/events/technical/web", |
| 151 | + // }, |
152 | 152 | ];
|
153 | 153 |
|
154 | 154 | export default TechnicalLists;
|
0 commit comments