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
"Building next-generation AI products and enterprise software solutions.",
72
+
content: [
73
+
{
74
+
sectionHeader: "",
75
+
bulletPoints: [
76
+
"Building next-generation AI products and enterprise software solutions.",
77
+
]
78
+
}
74
79
],
75
80
hashtags: [
76
81
"JavaScript",
@@ -90,14 +95,19 @@ const experiences = [
90
95
link: "https://blog.eduvaultai.com"
91
96
},
92
97
duration: "July 2024 - April 2025",
93
-
bulletPoints: [
94
-
"Engineered a high-performance RESTful API backend with FastAPI, supporting a student dashboard and file management system for 5,000+ concurrent users, with files hosted on AWS S3.",
95
-
"Containerized MariaDB, ChromaDB, and Llama model instances using Docker, enabling scalable and maintainable backend infrastructure.",
96
-
"Automated test data generation using Python, creating 60,000 records/files in 4 min to streamline testing.",
97
-
"Architected a scalable backend infrastructure capable of 2x future workloads with minimal code refactoring.",
98
-
"Developed responsive UI components in Vue.js and Tailwind.css, reducing backend load by optimizing API calls.",
99
-
"Led an Agile (Kanban) team creating milestone-based roadmaps and schedule, engaging in bug reporting, code reviews, maintaining documentation.",
100
-
"Estimated compute and hosting costs, gathering user analytics to scale platform accordingly."
98
+
content: [
99
+
{
100
+
sectionHeader: "",
101
+
bulletPoints: [
102
+
"Engineered a high-performance RESTful API backend with FastAPI, supporting a student dashboard and file management system for 5,000+ concurrent users, with files hosted on AWS S3.",
103
+
"Containerized MariaDB, ChromaDB, and Llama model instances using Docker, enabling scalable and maintainable backend infrastructure.",
104
+
"Automated test data generation using Python, creating 60,000 records/files in 4 min to streamline testing.",
105
+
"Architected a scalable backend infrastructure capable of 2x future workloads with minimal code refactoring.",
106
+
"Developed responsive UI components in Vue.js and Tailwind.css, reducing backend load by optimizing API calls.",
107
+
"Led an Agile (Kanban) team creating milestone-based roadmaps and schedule, engaging in bug reporting, code reviews, maintaining documentation.",
108
+
"Estimated compute and hosting costs, gathering user analytics to scale platform accordingly."
"Williamboard Project - Solo Full-Stack Developer May 2023 - July 2024",
122
-
"Laid the groundwork for a multi-tenant modern digital sign management system for 360 screens across 50 campus organizations using Laravel, Vue.js, and Inertia.js.",
123
-
"Designed MySQL database and Event-Driven app architecture to work with modern PHP and JS technologies.",
124
-
"Implemented a tenant permission-based system supporting 5 distinct user roles and organization-specific access.",
125
-
"Configured WebSocket's API to collect screen data and display analytics on user-facing dashboards.",
126
-
"Automated data migration of 15,000 records to new database structure in under 5 min using custom scripts.",
127
-
"Other Contributions Aug 2022 - May 2023",
128
-
"Created an AI-driven LinkedIn post generator, integrating user profiles and files for personalized content.",
129
-
"Built a search tool for 20,000 circuit design kits using PHP and SQL, achieving a 200ms average response time.",
130
-
"Maintained and debugged email automation, research discovery, and scheduling apps, solving 10+ client issues.",
131
-
"Mentored and assisted new interns into the team workflow shortening the onboarding period.",
130
+
content: [
131
+
{
132
+
sectionHeader: ["Williamboard Project - Solo Full-Stack Developer","May 2023 - July 2024"],
133
+
bulletPoints: [
134
+
"Laid the groundwork for a multi-tenant modern digital sign management system for 360 screens across 50 campus organizations using Laravel, Vue.js, and Inertia.js.",
135
+
"Designed MySQL database and Event-Driven app architecture to work with modern PHP and JS technologies.",
136
+
"Implemented a tenant permission-based system supporting 5 distinct user roles and organization-specific access.",
137
+
"Configured WebSocket's API to collect screen data and display analytics on user-facing dashboards.",
138
+
"Automated data migration of 15,000 records to new database structure in under 5 min using custom scripts.",
139
+
]
140
+
},
141
+
{
142
+
sectionHeader: ["Other Contributions","Aug 2022 - May 2023"],
143
+
bulletPoints: [
144
+
"Created an AI-driven LinkedIn post generator, integrating user profiles and files for personalized content.",
145
+
"Built a search tool for 20,000 circuit design kits using PHP and SQL, achieving a 200ms average response time.",
146
+
"Maintained and debugged email automation, research discovery, and scheduling apps, solving 10+ client issues.",
147
+
"Mentored and assisted new interns into the team workflow shortening the onboarding period.",
148
+
]
149
+
},
150
+
// "Laid the groundwork for a multi-tenant modern digital sign management system for 360 screens across 50 campus organizations using Laravel, Vue.js, and Inertia.js.",
151
+
// "Designed MySQL database and Event-Driven app architecture to work with modern PHP and JS technologies.",
152
+
// "Implemented a tenant permission-based system supporting 5 distinct user roles and organization-specific access.",
153
+
// "Configured WebSocket's API to collect screen data and display analytics on user-facing dashboards.",
154
+
// "Automated data migration of 15,000 records to new database structure in under 5 min using custom scripts.",
155
+
// "Created an AI-driven LinkedIn post generator, integrating user profiles and files for personalized content.",
156
+
// "Built a search tool for 20,000 circuit design kits using PHP and SQL, achieving a 200ms average response time.",
157
+
// "Maintained and debugged email automation, research discovery, and scheduling apps, solving 10+ client issues.",
158
+
// "Mentored and assisted new interns into the team workflow shortening the onboarding period.",
0 commit comments