@@ -31,16 +31,16 @@ interface Experience {
31
31
32
32
const projects : Project [ ] = [
33
33
{
34
- id : 'LLM ' ,
35
- code : 'LLM ' ,
34
+ id : '1 ' ,
35
+ code : 'mAIgic ' ,
36
36
title : 'AI Agent that reads all your emails and updates your calendar' ,
37
37
description : 'Developed an open-source app that reads communication from gmail, slack, trello and automatically updates your calendar.' ,
38
38
tags : [ 'Python' , 'Flask' , 'Postgres' , 'ReactJs' ] ,
39
39
domain : 'AI' ,
40
40
link : 'https://github.com/yourusername/LLM-application'
41
41
} ,
42
42
{
43
- id : 'IO ' ,
43
+ id : '2 ' ,
44
44
code : 'IO' ,
45
45
title : 'Performance Optimization and Analysis of Disk I/O in a Real Linux Environment' ,
46
46
description : 'Achieved a 500% enhancement in cached reads and a 150% boost in non-cached reads, elevating read speeds from the local setup of 2500 MiB/s to 15000 MiB/s on a block size of 65536 bytes.' ,
@@ -49,62 +49,62 @@ const projects: Project[] = [
49
49
link : 'https://github.com/yourusername/Disk-IO-Optimization'
50
50
} ,
51
51
{
52
- id : 'FAD ' ,
52
+ id : '3 ' ,
53
53
code : 'FAD' ,
54
- title : 'Fitness Analytics Dashboard' ,
54
+ title : 'AI- Fitness Analytics Dashboard' ,
55
55
description : 'Architected AWS services to host a Flask application on EC2 providing seamless integration with Google Fit metrics.' ,
56
56
tags : [ 'Python' , 'Django' , 'Postgres' , 'DynamoDB' , 'EC2' , 'Sagemaker' , 'SNS' , 'SQS' , 'ReactJs' ] ,
57
57
domain : 'Full Stack' ,
58
58
link : 'https://github.com/yourusername/Fitness-Analytics-Dashboard'
59
59
} ,
60
60
// Dummy projects
61
61
{
62
- id : 'DP1 ' ,
62
+ id : '4 ' ,
63
63
code : 'DP1' ,
64
- title : 'Dummy Project 1 ' ,
64
+ title : 'Flowcontrol ' ,
65
65
description : 'This is a dummy project for testing purposes.' ,
66
66
tags : [ 'HTML' , 'CSS' , 'JavaScript' ] ,
67
67
domain : 'Frontend' ,
68
68
link : 'https://github.com/yourusername/dummy-project-1'
69
69
} ,
70
70
{
71
- id : 'DP2 ' ,
71
+ id : '5 ' ,
72
72
code : 'DP2' ,
73
- title : 'Dummy Project 2 ' ,
73
+ title : 'KubeControl ' ,
74
74
description : 'This is another dummy project for testing purposes.' ,
75
75
tags : [ 'Python' , 'Django' ] ,
76
76
domain : 'Backend' ,
77
77
link : 'https://github.com/yourusername/dummy-project-2'
78
78
} ,
79
79
{
80
- id : 'DP3 ' ,
80
+ id : '6 ' ,
81
81
code : 'DP3' ,
82
- title : 'Dummy Project 3 ' ,
82
+ title : 'White board ' ,
83
83
description : 'This is yet another dummy project for testing purposes.' ,
84
84
tags : [ 'React' , 'Node.js' ] ,
85
85
domain : 'Full Stack' ,
86
86
link : 'https://github.com/yourusername/dummy-project-3'
87
87
} ,
88
88
{
89
- id : 'DP4 ' ,
89
+ id : '7 ' ,
90
90
code : 'DP4' ,
91
- title : 'Dummy Project 4 ' ,
91
+ title : 'Amazon Review ' ,
92
92
description : 'This is a dummy project for testing purposes.' ,
93
93
tags : [ 'AWS' , 'Docker' ] ,
94
94
domain : 'Cloud' ,
95
95
link : 'https://github.com/yourusername/dummy-project-4'
96
96
} ,
97
97
{
98
- id : 'DP5 ' ,
98
+ id : '8 ' ,
99
99
code : 'DP5' ,
100
- title : 'Dummy Project 5 ' ,
100
+ title : 'Telegram Checkout ' ,
101
101
description : 'This is another dummy project for testing purposes.' ,
102
102
tags : [ 'Kubernetes' , 'CI/CD' ] ,
103
103
domain : 'DevOps' ,
104
104
link : 'https://github.com/yourusername/dummy-project-5'
105
105
} ,
106
106
{
107
- id : 'DP6 ' ,
107
+ id : '9 ' ,
108
108
code : 'DP6' ,
109
109
title : 'Dummy Project 6' ,
110
110
description : 'This is yet another dummy project for testing purposes.' ,
@@ -113,7 +113,7 @@ const projects: Project[] = [
113
113
link : 'https://github.com/yourusername/dummy-project-6'
114
114
} ,
115
115
{
116
- id : 'DP7 ' ,
116
+ id : '10 ' ,
117
117
code : 'DP7' ,
118
118
title : 'Dummy Project 7' ,
119
119
description : 'This is a dummy project for testing purposes.' ,
@@ -122,7 +122,7 @@ const projects: Project[] = [
122
122
link : 'https://github.com/yourusername/dummy-project-7'
123
123
} ,
124
124
{
125
- id : 'DP8 ' ,
125
+ id : '11 ' ,
126
126
code : 'DP8' ,
127
127
title : 'Dummy Project 8' ,
128
128
description : 'This is another dummy project for testing purposes.' ,
@@ -131,7 +131,7 @@ const projects: Project[] = [
131
131
link : 'https://github.com/yourusername/dummy-project-8'
132
132
} ,
133
133
{
134
- id : 'DP9 ' ,
134
+ id : '12 ' ,
135
135
code : 'DP9' ,
136
136
title : 'Dummy Project 9' ,
137
137
description : 'This is yet another dummy project for testing purposes.' ,
@@ -140,7 +140,7 @@ const projects: Project[] = [
140
140
link : 'https://github.com/yourusername/dummy-project-9'
141
141
} ,
142
142
{
143
- id : 'DP10 ' ,
143
+ id : '13 ' ,
144
144
code : 'DP10' ,
145
145
title : 'Dummy Project 10' ,
146
146
description : 'This is a dummy project for testing purposes.' ,
@@ -156,7 +156,7 @@ const experiences = {
156
156
company : "Stealth AI Startup" ,
157
157
title : "Backend Developer Intern (AI)" ,
158
158
period : "June 2024 - Present" ,
159
- location : "New York, NY " ,
159
+ location : "New York City, USA " ,
160
160
techStack : [ "Python" , "SQL" , "Apache Airflow" , "Flask" ] ,
161
161
responsibilities : [
162
162
"Designed Python/SQL ETL pipelines with Apache Airflow, boosting data ingestion speed by 30% and ensuring reliability with automated validation" ,
@@ -187,10 +187,10 @@ const experiences = {
187
187
]
188
188
} ,
189
189
{
190
- company : "Univesidad De Ibague" ,
190
+ company : "Universidad De Ibague" ,
191
191
title : "Technical Intern (Data Science)" ,
192
192
period : "July 2020 - October 2020" ,
193
- location : "Chennai, India " ,
193
+ location : "Ibague, Colombia " ,
194
194
techStack : [ "Java" , "C++" , "Python" ] ,
195
195
responsibilities : [
196
196
"Assisted 100+ students in understanding complex data structures and algorithms, leading weekly lab sessions and grading assignments and exams" ,
@@ -317,14 +317,14 @@ export default function HomePage() {
317
317
< section id = "home" ref = { homeRef } className = "min-h-screen flex flex-col justify-center" >
318
318
< div className = "space-y-6" >
319
319
< h1 className = "text-4xl md:text-5xl font-bold dark:text-white" > Reet Nandy, MS</ h1 >
320
- < h2 className = "text-2xl md:text-3xl font-semibold dark:text-gray-300" > Software + AI</ h2 >
320
+ < h2 className = "text-2xl md:text-3xl font-semibold dark:text-gray-300" > Software + AI Engineer </ h2 >
321
321
< p className = "text-md text-gray-500 dark:text-gray-400" >
322
322
< Link href = "/secret-page" className = "text-blue-500 hover:underline" >
323
323
Interested to see how I look? Click here :)
324
324
</ Link >
325
325
</ p >
326
326
< p className = "text-gray-600 dark:text-gray-300 text-lg md:text-xl" >
327
- I love to solve problems. < br />
327
+ I believe in solving problems. < br />
328
328
FullStack? AI? Core/Infra?< br /> I'm in! I Learn. I Implement.< br />
329
329
< Link href = "#skills" className = "text-blue-500 hover:underline" >
330
330
All my Technical Skills: Here.
@@ -379,7 +379,7 @@ export default function HomePage() {
379
379
</ div >
380
380
< div className = "md:w-2/3" >
381
381
< p className = "mb-4" >
382
- Hi, I'm Reet Nandy, a Software Engineer with 2+ years of internship experience in < span className = "highlight" > cloud-native development </ span > , < span className = "highlight" > DevOps</ span > , and < span className = "highlight" > AI/ML</ span > . Skilled in building scalable backend infrastructure and high- performance systems , and developing and deploying machine learning models. Focused on leveraging distributed systems to enhance scalability and efficiency, while staying updated with emerging trends in AI and automation .
382
+ Hi, I'm Reet Nandy, a Software + AI Engineer with < strong > 3 years</ strong > of in-depth internship experience specializing in < span className = "highlight" > Full Stack Development </ span > , < span className = "highlight" > Cloud/ DevOps infrastructure </ span > , and < span className = "highlight" > AI/ML solutions </ span > . < br /> My expertise revolves around building scalable backend systems, optimizing performance, and deploying advanced AI models to enhance innovation and efficiency. I am committed to leveraging distributed systems to advance scalability and integrate cutting-edge technologies .
383
383
</ p >
384
384
< ul className = "list-disc list-inside space-y-2 mb-4" >
385
385
< li > Expertise in back-end development with Python and Node.js</ li >
0 commit comments