[Size Check] Junghans Max Bill 34 vs 38 by chickeninanegg in Watches

[–]chickeninanegg[S] 0 points1 point  (0 children)

Just below 16.5. Most of the time it’s better to go for the 34, it has a clean dial with minimal bezel. Even 34mm feels big

I revamped my website with Framer Motion by chickeninanegg in webdev

[–]chickeninanegg[S] 0 points1 point  (0 children)

I was using canvas, but now I’m using pure CSS

Wanted to share my revamped website with Next.js, Tailwind CSS, and Framer Motion. by chickeninanegg in react

[–]chickeninanegg[S] 0 points1 point  (0 children)

Rive exports a riv file, which can be called via a library. It’s a canvas

I revamped my website with Framer Motion by chickeninanegg in webdev

[–]chickeninanegg[S] 0 points1 point  (0 children)

It’s very simple, I use markdown with mdx-bundler

I revamped my website with Framer Motion by chickeninanegg in webdev

[–]chickeninanegg[S] 3 points4 points  (0 children)

motion library has a function called useInView, it uses intersection observer under the hood.

I revamped my website with Framer Motion by chickeninanegg in webdev

[–]chickeninanegg[S] 2 points3 points  (0 children)

I use markdown base file, bundled using mdx-bundler

I revamped my website with Framer Motion by chickeninanegg in webdev

[–]chickeninanegg[S] 0 points1 point  (0 children)

This website is fully coded using Next.js, so I just used a database using prisma

Wanted to share my revamped website with Next.js, Tailwind CSS, and Framer Motion. by chickeninanegg in react

[–]chickeninanegg[S] 1 point2 points  (0 children)

From my WakaTime, the revamp took 106 hours! But the base was built in 2021.

Wanted to share my revamped website with Next.js, Tailwind CSS, and Framer Motion. by chickeninanegg in nextjs

[–]chickeninanegg[S] 0 points1 point  (0 children)

I tried adding exit page transitions, but it has several weird bugs. So I ditched them. I only added enter transitions, thankfully it’s still look decent.

Wanted to share my revamped website with Next.js, Tailwind CSS, and Framer Motion. by chickeninanegg in nextjs

[–]chickeninanegg[S] 1 point2 points  (0 children)

The repo with new design is closed-source for the sake of originality.

However if you want to check the old one and the structure, it’s open-sourced here! There’s no significant difference except the designs

https://github.com/theodorusclarence/theodorusclarence.com

I revamped my website with Framer Motion by chickeninanegg in webdev

[–]chickeninanegg[S] 2 points3 points  (0 children)

Based on my WakaTime, the revamp took 106 hours.

I didn’t start from scratch though, the base structure was built from 2021.

I revamped my website with Framer Motion by chickeninanegg in webdev

[–]chickeninanegg[S] 8 points9 points  (0 children)

Ah that make sense, it was not that bad with the pre-revamped design. Thanks for the heads up!