14 Commits

Author SHA1 Message Date
AderKonstantin
181595f195 changed Upstash Redis to local Redis-server 2025-05-15 22:18:01 +03:00
Andreas Thomas
ac2627675b
fix: pin dependencies or update (#34) 2023-10-11 11:10:09 +02:00
chronark
8227eebc98
chore(package.json): add pnpm overrides for OpenTelemetry packages 2023-07-20 19:47:13 +02:00
chronark
10ece99aac
chore(page.tsx): update link to unkey.dev in Home component
chore(page.tsx): update link to unkey.dev in ProjectsPage component
feat(projects): add unkey.dev project to list of projects
feat(projects): update featured project to unkey.dev
feat(projects): update top2 project to planetfall
feat(projects): update top3 project to highstorm
feat(projects): add content for unkey.dev project
2023-07-04 20:16:55 +02:00
chronark
7688ce9cd5
feat(analytics.tsx): replace Vercel Analytics with Beam Analytics
feat(layout.tsx): move Analytics script to head
feat(projects/page.tsx): update featured and top projects
feat(highstorm.mdx): add new project Highstorm
deps(package.json): update dependencies
2023-05-19 20:39:44 +02:00
chronark
74ffd5f3d8
feat: add particle animation to home page
The commit adds a new component, `Particles`, which is used in the `Home` page. The `Particles` component creates a particle animation on the page. The `useMousePosition` hook is also added to track the mouse position and update the particle animation accordingly. The `tailwind.config.js` file is modified to remove the `@tailwindcss/line-clamp` plugin.
2023-04-26 11:31:14 +02:00
Andreas Thomas
5b8d2abc61
feat: add analytics 2023-03-28 20:01:55 +02:00
Andreas Thomas
15202c8b1f
chore: remove cal-sans 2023-03-28 16:02:39 +02:00
Andreas Thomas
3bd8276524
wip 2023-03-28 16:01:00 +02:00
Andreas Thomas
d13531c222
redesign 2023-03-26 12:29:53 +02:00
Andreas Thomas
f7765e018d
fix: remove edge runtime 2023-03-23 00:36:30 +01:00
Andreas Thomas
b4a3854c26
cloudflare (#1)
* build: remove rome

* build: remove rome

* cf

* cf

* wip
2023-03-23 00:22:37 +01:00
Andreas Thomas
e57c10249b
feat: redesign 2023-02-27 20:19:40 +01:00
Andreas Thomas
236df2e8c8
initial commit 2023-02-24 18:51:04 +01:00