-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconstants.js
180 lines (175 loc) · 5.98 KB
/
constants.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
export const DynamicTexts = [
" Full-Stack Developer (MERN)",
" Technology Enthusiast",
];
export const projectsToShow = 5;
export const profProjectsToShow = 5;
export const prjIncreaseByCount = 3;
export const Projects = [
{
title: "Thread's Clone Website",
imageSrc: "Images/projects/threads-preview-image.png",
githubLink: "https://github.com/Chaitanya1672/threads-app",
liveDemoLink: "https://threads-app-mu-fawn.vercel.app/",
},
{
title: "Blog App",
imageSrc: "Images/projects/blog-app-preview.png",
githubLink: "https://github.com/Chaitanya1672/nextjs-page-router-blog-app",
liveDemoLink: "https://nextjs-pages-blog-app.vercel.app/",
},
{
title: "Realtime Openboard",
imageSrc: "Images/projects/openboard-project-preview.jpeg",
githubLink: "https://github.com/Chaitanya1672/openboard",
liveDemoLink: "https://openboard-project.vercel.app/",
},
{
title: "Video flip Editor",
imageSrc: "Images/projects/video-flip-editor.jpeg",
githubLink: "https://github.com/Chaitanya1672/video-flip-editor",
liveDemoLink: "https://video-flip-editor-teal.vercel.app/",
},
{
title: "Binary Tree Visualizer",
imageSrc: "Images/projects/tree_visualizer_image.png",
githubLink: "https://github.com/Chaitanya1672/dsa-tree-visualizer",
liveDemoLink: "https://binary-tree-visualiser.netlify.app/",
},
{
title: "Chaitanya Portfolio",
imageSrc: "Images/projects/chaitanya-portfolio.jpg",
githubLink: "https://github.com/Chaitanya1672/spaceportfolio",
liveDemoLink: "https://spaceportfolio-alpha.vercel.app/",
},
{
title: "Space Theme Portfolio",
imageSrc: "Images/projects/space-theme-website.png",
githubLink: "https://github.com/Chaitanya1672/spaceportfolio",
liveDemoLink: "https://spaceportfolio-alpha.vercel.app/",
},
{
title: "Audio Wave Analyser",
imageSrc: "Images/projects/audio-visualiser-preview.png",
githubLink: "https://github.com/Chaitanya1672/web-audiowave-analyzer",
liveDemoLink: "https://web-audiowave-analyzer.netlify.app/",
},
{
title: "Camera Gallery",
imageSrc: "Images/projects/camera-gallery.png",
githubLink: "https://github.com/Chaitanya1672/camera-gallery-project",
liveDemoLink: "https://camera-gallery-project.vercel.app/",
},
];
export const ProfessionalProjects = [
{
title: "Engagement Project",
imageSrc: "Images/professional/atrium-project-preview.jpg",
description: `Atrium Engagement is an auditing tool for their internal employees by
US laws. The primary goal of the project was to evaluate the employees
of clients & facilitated client employee data management with role-based access control
and an approval system for evaluation requests`,
role: "MERN Developer",
tech: ["React Js", "Node js", "MongoDB", "Express", "AWS"],
},
{
title: "GW 360",
imageSrc: "Images/professional/gk-web-360.jpg",
description: `GK Web 360 is a SaaS platform transforming cafeteria operations by digitizing orders
. Its admin dashboard offers sales analytics, review and event management,
catering to vendors, outlets, corporate managers, and more.`,
role: "Next + Node Developer",
tech: [
"Next Js",
"Node js",
"Express",
"MongoDB",
"Mongoose",
"MUI",
"Redux-Toolkit",
],
},
{
title: "ECamp Project",
imageSrc: "Images/professional/ecamp-project-preview.jpg",
description: `Next.js and Nest.js-based Content Management System (CMS). Built
with Redux Toolkit & MUI, it empowers administrators to efficiently manage data across
multiple screens, facilitating seamless CRUD operations.`,
role: "Next + Nest Developer",
tech: [
"Next Js",
"Node js",
"Nest Js",
"Postgress",
"TypeORM",
"MUI",
"Redux-Toolkit",
],
},
];
export const FrontEndImages = [
"next.png",
"react.png",
"redux.png",
"Typescript.png",
"JavaScript.png",
"reactquery.svg",
"mui.png",
"tailwind.png",
"Bootstrap.png",
"html.png",
"CSS.png",
"figma.png",
"framer.png",
"graphql.png",
// "tauri.svg",
];
export const BackEndImages = [
"node-js.png",
"Express.png",
"Nest Js.png",
"mongodb.png",
"mysql.png",
"Typescript.png",
"Firebase.png",
// "graphql.png",
"prisma.webp",
// "stripe.webp",
// "tauri.svg",
"webhook.svg",
];
export const Others = [
"Github.png",
"Gitlab.png",
"Bitbucket.webp",
"Docker.svg",
"AWS.svg",
];
export const companyExperience = [
{
title: "Software Engineer II",
company: "HERE Technologies",
companyLink: "https://www.here.com/",
date: "November 2024 - Present",
highlights: [
"Developed interactive and user-friendly interfaces using Angular and Three.js, enhancing stakeholder experience with location mapping tools on HERE Maps.",
"Built scalable backend solutions with Java Spring Boot, ensuring robust performance and seamless integration with frontend systems.",
"Integrated Swagger UI for API documentation, improving developer productivity and streamlining backend development.",
// "Optimized geospatial data handling and visualization using HERE Maps APIs, enabling efficient location-based services.",
"Contributed to the development and maintenance of internal tools, enhancing operational efficiency and team collaboration."
],
},
{
title: "Associate Software Engineer",
company: "NeoSOFT Technologies",
companyLink: "https://www.neosofttech.com/",
date: "August 22 - November 2024",
highlights: [
"Designed responsive user interfaces with React and Next.js, boosting user traffic by 40%.",
"Built robust backend services using Node.js and Express, improving reliability by 30%.",
"Enhanced application performance, driving user engagement and satisfaction.",
"Streamlined content delivery with Amazon S3 and CloudFront, reducing page load times by 25%.",
"Developed and maintained RESTful APIs for seamless frontend-backend communication."
],
},
];