-
Notifications
You must be signed in to change notification settings - Fork 0
/
constants.js
180 lines (175 loc) · 6.17 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: "Associate Software Engineer",
company: "NeoSOFT Technologies",
companyLink: "https://www.neosofttech.com/",
date: "August 22 - Present",
highlights: [
"Utilized React and Next.js to design responsive and intuitive user interfaces, contributing to a 40% increase in user traffic.",
"Implemented robust backend services using Node.js and Express, deployed on Amazon EC2 instances, improving system reliability by 30%.",
"Integrated caching mechanisms like Redis and browser caching strategies to enhance application performance and reduce backend load by 30%.",
"Played a key role in creating seamless, high-performance applications, leading to a significant boost in user engagement and satisfaction.",
"Orchestrated efficient content delivery by integrating Amazon S3 with cloudfront for static asset storage, resulting in a 25% reduction in page load times.",
"Developed and maintained RESTful APIs, facilitating seamless communication between frontend and backend systems.",
],
},
// {
// title: "Software Engineer Intern",
// company: "NeoSOFT Technologies",
// companyLink: "https://www.neosofttech.com/",
// date: "Dec 21 - Jul 22",
// highlights: [
// "Developed and maintained responsive web applications using HTML, CSS, and JavaScript, React.",
// "Collaborated with senior developers to implement new features and fix bugs, improving overall application performance.",
// "Acquired exposure to various web development frameworks and tools, expanding technical skills.",
// // "Conducted testing and debugging of web applications to ensure functionality and performance across different browsers.",
// ],
// },
];