Skip to content

Commit 1260a5a

Browse files
committed
fix: correct project IDs to be sequential 1-12
1 parent be316a0 commit 1260a5a

6 files changed

Lines changed: 58 additions & 15 deletions

File tree

asset-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"files": {
33
"main.css": "/static/css/main.38a5c2c8.css",
4-
"main.js": "/static/js/main.55560f16.js",
4+
"main.js": "/static/js/main.10102c48.js",
55
"index.html": "/index.html",
66
"main.38a5c2c8.css.map": "/static/css/main.38a5c2c8.css.map",
7-
"main.55560f16.js.map": "/static/js/main.55560f16.js.map"
7+
"main.10102c48.js.map": "/static/js/main.10102c48.js.map"
88
},
99
"entrypoints": [
1010
"static/css/main.38a5c2c8.css",
11-
"static/js/main.55560f16.js"
11+
"static/js/main.10102c48.js"
1212
]
1313
}

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="David Agustin - Full Stack Developer specializing in React, Next.js, AI/ML, and modern web technologies. View my projects and experience."/><meta name="keywords" content="David Agustin, Full Stack Developer, React, Next.js, AI, Machine Learning, Web Development, Portfolio"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet"><title>David Agustin - Full Stack Developer Portfolio</title><script defer="defer" src="/static/js/main.55560f16.js"></script><link href="/static/css/main.38a5c2c8.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="David Agustin - Full Stack Developer specializing in React, Next.js, AI/ML, and modern web technologies. View my projects and experience."/><meta name="keywords" content="David Agustin, Full Stack Developer, React, Next.js, AI, Machine Learning, Web Development, Portfolio"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet"><title>David Agustin - Full Stack Developer Portfolio</title><script defer="defer" src="/static/js/main.10102c48.js"></script><link href="/static/css/main.38a5c2c8.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

src/utils/constants.ts

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ export const PROJECTS: Project[] = [
163163
],
164164
},
165165
{
166-
id: 3,
166+
id: 2,
167167
title: 'Premium Auto Sales - Professional Car Sales Website',
168168
description:
169169
'A modern, professional car sales website built with Hugo and designed for GitLab Pages deployment. Features comprehensive vehicle inventory with detailed listings, contact forms, multi-language support (English, French, Persian RTL), and a premium car dealership experience with professional styling and SEO optimization.',
@@ -180,7 +180,7 @@ export const PROJECTS: Project[] = [
180180
],
181181
},
182182
{
183-
id: 4,
183+
id: 3,
184184
title: 'TechStore - Computer Hardware Store',
185185
description:
186186
'A modern, responsive computer hardware store built with SvelteKit, TypeScript, and Tailwind CSS, deployed on Azure Static Web Apps. Features comprehensive product catalog with 8 categories (CPUs, GPUs, Storage, RAM, Motherboards, Cooling, PSUs, Cases), advanced shopping cart with quantity management, search & filter functionality, and fully responsive design optimized for desktop, tablet, and mobile.',
@@ -197,7 +197,7 @@ export const PROJECTS: Project[] = [
197197
],
198198
},
199199
{
200-
id: 5,
200+
id: 4,
201201
title: '20 Newsgroups ML Analysis Dashboard',
202202
description:
203203
'A comprehensive machine learning analysis dashboard for the 20 Newsgroups dataset, featuring advanced hyperparameter tuning, model comparison, and interactive visualizations. Built with Next.js 15, Material-UI, and Python ML pipeline.',
@@ -214,7 +214,7 @@ export const PROJECTS: Project[] = [
214214
],
215215
},
216216
{
217-
id: 6,
217+
id: 5,
218218
title: 'MLI Learning Quiz App',
219219
description:
220220
'A beautiful, interactive learning and mnemonic quiz application designed specifically for the MLI (Machine Learning Institute) precourse material. Features 5 quiz categories with smart mnemonics, progress analytics, and modern UI/UX.',
@@ -231,7 +231,7 @@ export const PROJECTS: Project[] = [
231231
],
232232
},
233233
{
234-
id: 7,
234+
id: 6,
235235
title: 'Hope Foundation',
236236
description:
237237
'A modern, responsive charity website built with Gatsby for Hope Foundation. Features donation systems, volunteer portals, event management, and comprehensive program showcases. Deployed on Digital Ocean with excellent performance and SEO optimization.',
@@ -248,7 +248,7 @@ export const PROJECTS: Project[] = [
248248
],
249249
},
250250
{
251-
id: 8,
251+
id: 7,
252252
title: 'Historigal',
253253
description:
254254
'A modern, responsive web application for searching through 37,860+ historical events from 300 B.C. to 2012 with a Google-like interface. Features advanced citation parsing, intelligent search with debouncing, URL routing, and mobile-first design.',
@@ -265,7 +265,7 @@ export const PROJECTS: Project[] = [
265265
],
266266
},
267267
{
268-
id: 9,
268+
id: 8,
269269
title: 'AI Learning Hub',
270270
description:
271271
'A comprehensive Next.js application for learning AI and machine learning concepts through interactive mnemonics, character-based learning, and quizzes. Features 30+ learning sections with 1000+ quiz questions.',
@@ -282,7 +282,7 @@ export const PROJECTS: Project[] = [
282282
],
283283
},
284284
{
285-
id: 10,
285+
id: 9,
286286
title: 'A Very Nice Grocery List',
287287
description:
288288
'A modern, responsive grocery list application built with Next.js, React, and TypeScript. Features duplicate prevention, auto-scroll, and a beautiful dark theme with smooth animations.',
@@ -299,7 +299,7 @@ export const PROJECTS: Project[] = [
299299
],
300300
},
301301
{
302-
id: 11,
302+
id: 10,
303303
title: 'Luxury Realty',
304304
description:
305305
'A comprehensive, modern real estate website built with Angular and deployed on Surge.sh. Features luxury property listings with advanced search, filtering, interactive image galleries, and responsive design.',
@@ -316,7 +316,7 @@ export const PROJECTS: Project[] = [
316316
],
317317
},
318318
{
319-
id: 12,
319+
id: 11,
320320
title: 'Elegant Furniture Store',
321321
description:
322322
'A modern, responsive furniture store built with Vue.js 3, Vite, and Tailwind CSS. Features a beautiful collection of premium furniture with shopping cart functionality, product catalog, and seamless user experience.',
@@ -333,7 +333,7 @@ export const PROJECTS: Project[] = [
333333
],
334334
},
335335
{
336-
id: 13,
336+
id: 12,
337337
title: 'Law & Associates',
338338
description:
339339
'A modern, professional law firm website built with Astro.js and Tailwind CSS. Features comprehensive legal services, attorney profiles, practice areas, and contact forms with a clean, professional design.',

static/js/main.10102c48.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
/**
2+
* @license React
3+
* react-dom.production.min.js
4+
*
5+
* Copyright (c) Facebook, Inc. and its affiliates.
6+
*
7+
* This source code is licensed under the MIT license found in the
8+
* LICENSE file in the root directory of this source tree.
9+
*/
10+
11+
/**
12+
* @license React
13+
* react-jsx-runtime.production.min.js
14+
*
15+
* Copyright (c) Facebook, Inc. and its affiliates.
16+
*
17+
* This source code is licensed under the MIT license found in the
18+
* LICENSE file in the root directory of this source tree.
19+
*/
20+
21+
/**
22+
* @license React
23+
* react.production.min.js
24+
*
25+
* Copyright (c) Facebook, Inc. and its affiliates.
26+
*
27+
* This source code is licensed under the MIT license found in the
28+
* LICENSE file in the root directory of this source tree.
29+
*/
30+
31+
/**
32+
* @license React
33+
* scheduler.production.min.js
34+
*
35+
* Copyright (c) Facebook, Inc. and its affiliates.
36+
*
37+
* This source code is licensed under the MIT license found in the
38+
* LICENSE file in the root directory of this source tree.
39+
*/

static/js/main.10102c48.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)