Commit Graph

85 Commits

Author SHA1 Message Date
6ad73c98e2 refactor: break Timeline into composable components for reuse
Split Timeline component into a generic wrapper and EducationItem
component to support adding Experience and other timeline-based sections
later.
2026-03-26 16:46:30 -04:00
2ca13c5b2f add new blog post (GitHub Action to deploy to CF Pages) 2026-03-26 16:21:25 -04:00
927a627f76 update CF Pages project name
All checks were successful
Generate a build and push to Cloudflare Pages / Build and Deploy to Cloudflare Pages (push) Successful in 1m24s
2026-03-26 12:23:20 -04:00
d4afa30c4f update deployment workflow
- Deploy to CF Pages on pushes to 'prod' branch
- Add a script to push main to prod
2026-03-26 12:19:10 -04:00
03fe6377e8 add icons to headings on main page 2026-03-26 12:12:24 -04:00
4f8a80a922 change text from original template 2026-03-26 11:56:41 -04:00
f5bd90c5c4 fix: bottom of skill badges were cut off; fixed by adding more vertical padding 2026-03-26 11:56:05 -04:00
ff51a7bfbf refactor contact form
- Change positions of submit button and turnstile widget
- Turnstile widget only appears on interaction with contact form
2026-03-26 11:47:42 -04:00
56e1f9b544 change TURNSTILE_SITEKEY to a regular variable instead of a secret
All checks were successful
Generate a build and push to Cloudflare Pages / Build and Deploy to Cloudflare Pages (push) Successful in 1m23s
2026-03-25 19:28:26 -04:00
a90d9565d1 move turnstile sitekey import to main page from component
All checks were successful
Generate a build and push to Cloudflare Pages / Build and Deploy to Cloudflare Pages (push) Successful in 1m22s
2026-03-25 19:16:56 -04:00
d5c08a3408 fix turnstile public key handling
All checks were successful
Generate a build and push to Cloudflare Pages / Build and Deploy to Cloudflare Pages (push) Successful in 1m24s
2026-03-25 19:08:09 -04:00
d21806dfd1 initial commit
All checks were successful
Generate a build and push to Cloudflare Pages / Build and Deploy to Cloudflare Pages (push) Successful in 1m24s
2026-03-25 18:53:21 -04:00
Cojocaru David
2d19da4ef5 Update consts.ts 2025-08-14 06:04:54 +03:00
cojocaru-david
e577428679 chore: enhance Content-Security-Policy in vercel.json to allow specific external sources for scripts and fonts 2025-08-14 03:38:19 +03:00
cojocaru-david
c46ac1315e chore: bump version from 1.0.6 to 1.1.0 in package.json 2025-08-14 03:27:14 +03:00
cojocaru-david
892ee8661a chore: update sitemap URL in robots.txt for improved SEO compliance 2025-08-14 03:26:55 +03:00
cojocaru-david
865b182062 chore: remove unused images, update project image paths to webp format, and enhance accessibility with aria-labels across components 2025-08-14 03:21:50 +03:00
cojocaru-david
57dc793005 chore: update blog content for clarity, SEO, and performance improvements; refine sitemap handling and configuration settings 2025-08-14 02:27:15 +03:00
cojocaru-david
b14a98eace chore: update blog post titles, descriptions, and tags for improved clarity and SEO 2025-08-14 02:04:21 +03:00
cojocaru-david
e9165549ff chore: update all blog posts 2025-08-14 00:29:54 +03:00
cojocaru-david
39e42e5589 chore: remove deprecated files and update configuration for improved SEO and performance. Adjust font usage in styles, enhance sitemap handling, and refine search functionality. 2025-08-13 16:47:34 +03:00
Cojocaru David
ebd7d354a0 Merge pull request #28 from cojocaru-david/depfu/batch_all/npm/2025-08-01
Update all npm dependencies (2025-08-01)
2025-08-01 14:34:28 +03:00
depfu[bot]
bc62f2e64e Update all npm dependencies (2025-08-01) 2025-08-01 06:12:51 +00:00
Cojocaru David
d2fb863bbe Merge pull request #27 from cojocaru-david/depfu/batch_all/npm/2025-07-31
Update all npm dependencies (2025-07-31)
2025-07-31 14:46:11 +03:00
depfu[bot]
70d269c543 Update all npm dependencies (2025-07-31) 2025-07-31 06:13:05 +00:00
Cojocaru David
98e229dcac Merge pull request #26 from cojocaru-david/depfu/batch_all/npm/2025-07-30
Update all npm dependencies (2025-07-30)
2025-07-30 23:53:46 +03:00
depfu[bot]
b170e447cc Update all npm dependencies (2025-07-30) 2025-07-30 18:41:15 +00:00
Cojocaru David
76e26660b7 Merge pull request #25 from cojocaru-david/depfu/batch_all/npm/2025-07-23
Update all npm dependencies (2025-07-23)
2025-07-30 21:14:58 +03:00
depfu[bot]
e173c7700d Update all npm dependencies (2025-07-23) 2025-07-23 06:11:19 +00:00
Cojocaru David
78dac0b687 Merge pull request #24 from cojocaru-david/dependabot/npm_and_yarn/form-data-4.0.4
chore(deps): bump form-data from 4.0.2 to 4.0.4
2025-07-22 19:21:12 +03:00
dependabot[bot]
6b7199b26e chore(deps): bump form-data from 4.0.2 to 4.0.4
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.2...v4.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-22 07:10:08 +00:00
Cojocaru David
fc72767a6b Merge pull request #23 from cojocaru-david/depfu/batch_all/npm/2025-07-19
Update all npm dependencies (2025-07-19)
2025-07-19 16:43:40 +03:00
depfu[bot]
769eb3f702 Update all npm dependencies (2025-07-19) 2025-07-19 06:13:06 +00:00
cojocaru-david
0a8ceb09ad feat: enhance SEO and structured data across multiple components; update site description and improve sitemap and RSS feed 2025-07-16 17:46:19 +03:00
Cojocaru David
cf4090da79 Merge pull request #18 from cojocaru-david/depfu/batch_all/npm/2025-06-10
Update all npm dependencies (2025-06-10)
2025-07-04 16:14:04 +03:00
Cojocaru David
7e6320ae79 Merge pull request #19 from cojocaru-david/dependabot/npm_and_yarn/brace-expansion-2.0.2
chore(deps): bump brace-expansion from 2.0.1 to 2.0.2
2025-07-04 16:13:53 +03:00
dependabot[bot]
3e79cc6c63 chore(deps): bump brace-expansion from 2.0.1 to 2.0.2
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 2.0.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-12 14:41:29 +00:00
depfu[bot]
90ab472cda Update all npm dependencies (2025-06-10) 2025-06-10 20:10:17 +00:00
Cojocaru David
1afb5ae600 Merge pull request #17 from cojocaru-david/depfu/batch_all/npm/2025-06-08
### Pull request summary

- Updated the version of `@neondatabase/serverless` from `1.0.0` to `1.0.1` in both `package.json` and `package-lock.json`.
- Updated the version of `astro` from `5.9.0` to `5.9.1` in both `package.json` and `package-lock.json`.
- Updated the version of `satori` from `0.13.2` to `0.14.0` in both `package.json` and `package-lock.json`.
- Updated the version of `@astrojs/compiler` from `2.12.0` to `2.12.1` in `package.json`.
- Updated the version of `@types/node` from `22.15.3` to `22.15.30` in `package-lock.json`.
2025-06-10 19:54:44 +03:00
depfu[bot]
1f63e1bfc9 Update all npm dependencies (2025-06-08) 2025-06-08 15:42:13 +00:00
Cojocaru David
c38c6a3dc3 Merge pull request #16 from cojocaru-david/depfu/batch_all/npm/2025-06-06
Update all npm dependencies (2025-06-06)
2025-06-08 18:17:20 +03:00
depfu[bot]
6a95535e03 Update all npm dependencies (2025-06-06) 2025-06-06 17:13:59 +00:00
Cojocaru David
670dbef742 Merge pull request #15 from cojocaru-david/depfu/batch_all/npm/2025-05-31
Update all npm dependencies (2025-05-31)
2025-06-06 19:42:34 +03:00
depfu[bot]
22f0f33ba7 Update all npm dependencies (2025-05-31) 2025-05-31 06:11:09 +00:00
cojocaru-david
5e0055ab69 feat: add Dream Home Template project and improve SEO
feat: improve recent posts to show random posts

refactor: improve image sizes for project details page

chore(package.json): upgrade dependencies
2025-05-29 15:24:12 +03:00
Cojocaru David
e22d9296e9 Merge pull request #12 from cojocaru-david/depfu/batch_all/npm/2025-05-08 2025-05-08 12:17:00 +03:00
depfu[bot]
58e6ec3beb Update all npm dependencies (2025-05-08) 2025-05-08 06:13:00 +00:00
Cojocaru David
7a9e662041 Update README.md 2025-05-06 18:43:28 +03:00
Cojocaru David
5a776fc522 Merge pull request #9 from cojocaru-david/depfu/batch_all/npm/2025-05-06
### Pull request summary

- Updated the project version from `1.0.4` to `1.0.6` in both `package.json` and `package-lock.json`.
- Upgraded the `@iconify-json/lucide` package from version `1.2.39` to `1.2.40`.
- Updated the `@types/react-dom` package from version `19.1.2` to `19.1.3`.
- Increased the version of `framer-motion` from `12.9.2` to `12.9.7`.
- Updated the `@tailwindcss/oxide-wasm32-wasi` package versions from `1.4.0` to `1.4.3` and its dependencies.
- Upgraded the `motion-dom` package from `12.9.1` to `12.9.6` and its dependency `motion-utils` from `12.8.3` to `12.9.4`.
- Added the `@vercel/speed-insights` package with version `1.2.0` to the project.
- Ensured all package updates are reflected in both `package.json` and `package-lock.json` for consistency.
2025-05-06 17:12:14 +03:00
Cojocaru David
481d450506 Merge branch 'master' into depfu/batch_all/npm/2025-05-06 2025-05-06 17:12:04 +03:00