17 Commits

Author SHA1 Message Date
AderKonstantin
7597a8e2b8 Changed some titles to my own and changed the language. 2025-05-15 23:08:33 +03:00
AderKonstantin
139ac3356d Добавил русский и свое название 2025-05-15 21:51:53 +03:00
techxxy
d5f36eabab
add padding to title for descenders (#44)
* add padding to title for descenders

* Update page.tsx

---------

Co-authored-by: Andreas Thomas <dev@chronark.com>
2024-07-14 11:55:05 +02:00
chronark
8f14ec4fbe
feat: update landing copy 2023-11-06 09:36:00 +01:00
chronark
01b1a69f61
feat: update landing copy 2023-11-06 09:35:19 +01:00
Dody
d0f21639ab
Fix issue #6 home page text fill color is not full (#39)
* fix issue #6 home page text fill color is not full

* fix tabspace
2023-11-05 18:03:12 +01:00
Ryan Malani
a3853e97fe
small fixes for mobile (#23)
* fix: font size overflows contact boxes on mobile

* fix: navigation header overlaps with page heading

* chore: added x margin and swapped to word break for cleaner look
2023-10-12 09:54:07 +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
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
f7e8902771
fix: _blank links on landing page 2023-03-28 22:39:19 +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
e57c10249b
feat: redesign 2023-02-27 20:19:40 +01:00
Andreas Thomas
9398052466
feat: /projects 2023-02-25 00:37:00 +01:00
Andreas Thomas
c446b9dc08
feat: /projects 2023-02-25 00:14:46 +01:00
Andreas Thomas
68fe519e97
initial commit 2023-02-24 20:49:52 +01:00
Andreas Thomas
236df2e8c8
initial commit 2023-02-24 18:51:04 +01:00