29 Commits

Author SHA1 Message Date
2342d297ec feat: add copy-to-clipboard button to code blocks 2026-04-22 00:43:19 +02:00
fdc65cd870 better support code blocks 2026-04-22 00:34:59 +02:00
1e9509d449 fix: scope inline code styles to exclude code inside pre blocks 2026-04-22 00:24:29 +02:00
18fdbf1ce5 fix: replace rehype-pretty-code with react-syntax-highlighter for SSR compatibility 2026-04-22 00:14:29 +02:00
fb3718cf12 feat: add Shiki syntax highlighting to markdown via rehype-pretty-code 2026-04-22 00:12:03 +02:00
4e8975d947 fix: use bun to run server, node not available in bun image 2026-04-21 23:41:30 +02:00
62e73a4499 fix: use node-server preset for proper static asset serving 2026-04-21 23:38:03 +02:00
acc02d20a4 fix: single-stage bun Dockerfile to fix module compatibility 2026-04-21 23:34:05 +02:00
7151a0b7ba fix: bind server to 0.0.0.0 for container deployment 2026-04-21 23:33:21 +02:00
7146edc7bb fix: copy node_modules to runner stage 2026-04-21 23:27:47 +02:00
dcad455736 fix: correct build output path and guard devtools plugin in production 2026-04-21 23:25:05 +02:00
802e50378f fix: update Dockerfile for production deployment 2026-04-21 23:22:02 +02:00
58921ca65b chore: add Dockerfile for TanStack Start production build 2026-04-21 23:19:44 +02:00
2590d60e58 chore: remove Go/templ legacy implementation 2026-04-21 23:16:43 +02:00
4685507519 Merge pull request #2 from moh682/feat/strapi-integration
feat: integrate Strapi CMS for dynamic portfolio data
2026-04-21 23:11:06 +02:00
efadaa6918 fix: guard optional objectives/technologies fields at type and render layer 2026-04-19 12:57:03 +02:00
7285dfd74d feat: add experience detail page with slug routing 2026-04-19 12:49:52 +02:00
ef9f16c2cc feat: integrate Strapi CMS for dynamic portfolio data 2026-04-19 12:43:32 +02:00
67e01e9a5e change order of technology component 2026-04-19 11:25:16 +02:00
06e0d022c2 Merge pull request #1 from moh682/feat/react-portfolio
feat: rebuild portfolio with React + TanStack Start
2026-04-17 22:19:54 +02:00
1d4fdba331 chore: merge remote main history 2026-04-17 22:18:06 +02:00
3bda58288d feat: rebuild portfolio with React + TanStack Start 2026-04-17 22:16:44 +02:00
a6a140df49 fix: add writing 2025-02-21 19:07:15 +01:00
4879729893 fix: add correct content-type to their respective files 2025-02-21 19:06:28 +01:00
d17932adb6 fix: set txt content inside _templ.go files 2025-02-21 00:37:54 +01:00
6741aabb26 feat: add ip address to the logs 2025-02-21 00:36:28 +01:00
5070f591d3 feat: animations, responsive design
Animations
- added opacity animation for experience page
- added stagger animation for navbar items on mobile
- added animation for landing page for years and language indications

Pages
- About Page mockup

Redesign
- Navbar to include icons on desktop
2025-02-21 00:07:25 +01:00
32fea815f2 initial page 2025-02-13 08:35:26 +01:00
2cc8a03491 Initial commit 2025-02-13 08:27:59 +01:00