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: blog/authors.yml
+9-12Lines changed: 9 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ajay-dhangar:
6
6
email: ajaydhangar49@gmail.com
7
7
page: true # Turns the feature on
8
8
description: >
9
-
A passionate developer who loves to code and build new things. I am a Full Stack Developer and a Cyber Security, ML & AI Enthusiast. I am also a Technical Content Writer and a Speaker. I love to share my knowledge with the community. I am the Founder of CodeHarborHub. I am also a Technical Content Writer at GeeksforGeeks. I am a Girl Script Summer of Code 2024 Project Manager (PA).
9
+
A passionate developer who loves to code and build new things. I am a Full Stack Developer and a Cyber Security, ML & AI Enthusiast. I am also a Technical Content Writer and a Speaker. I love to share my knowledge with the community. I am the Founder of CodeHarborHub. I am also a Technical Content Writer at GeeksforGeeks. I am a Girl Script Summer of Code 2024 Project Manager (PA).
10
10
11
11
sanjay-kv:
12
12
name: Sanjay Viswanthan
@@ -16,7 +16,7 @@ sanjay-kv:
16
16
email: sanjay@recodehive.com
17
17
page: true # Turns the feature on
18
18
description: >
19
-
I'm a Software Engineer turned into a Data Engineer and Program Manager🚀, 🏆 Google ML Facilitator & Ex- GitHub CE who delivered 100+ talks on ML and open source and developer advocacy at various events and platforms.
19
+
I'm a Software Engineer turned into a Data Engineer and Program Manager🚀, 🏆 Google ML Facilitator & Ex- GitHub CE who delivered 100+ talks on ML and open source and developer advocacy at various events and platforms.
Copy file name to clipboardExpand all lines: src/database/blogs/index.tsx
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ const blogs: Blog[] = [
17
17
description:
18
18
"User experience design can be overwhelming because of the number of factors that influence what a product should look like and how it should function.",
19
19
slug: "streamline-ux-ui",
20
-
authors: ["dharshibalasubramaniyam","sanjay-kv"],
20
+
authors: ["sowmiya-v","sanjay-kv"],
21
21
category: "Design",
22
22
tags: ["UX","UI","Design","User Experience"],
23
23
},
@@ -29,7 +29,7 @@ const blogs: Blog[] = [
29
29
description:
30
30
" Are you passionate about design and dreaming of a career in it? Or maybe you are already in the design space and looking to pivot into UI/UX? ",
31
31
slug: "ux-ui-design-job",
32
-
authors: ["dharshibalasubramaniyam","sanjay-kv"],
32
+
authors: ["sowmiya-v","sanjay-kv"],
33
33
category: "Design",
34
34
tags: ["UX","UI","Career","Job"],
35
35
},
@@ -40,7 +40,7 @@ const blogs: Blog[] = [
40
40
description:
41
41
"The impact of technology on UX design is undeniable. Automation and artificial intelligence are making it easier to identify user needs and create tailored experiences.",
42
42
slug: "ux-designers-ai",
43
-
authors: ["dharshibalasubramaniyam","sanjay-kv"],
43
+
authors: ["sowmiya-v","sanjay-kv"],
44
44
category: "AI & Tech",
45
45
tags: ["AI","UX","Design","Technology"],
46
46
},
@@ -51,7 +51,7 @@ const blogs: Blog[] = [
51
51
description:
52
52
"DeepMind is an auxiliary of Google that centers around man-made brainpower. It utilizes a part of AI called AI",
0 commit comments