#Hello friends I just released my first ever po...

1 messages · Page 1 of 1 (latest)

patent flintBOT
#

Thread automatically created, you can use it to discuss about the project!

nova grail
#

I also made the design into a plug-n-play UI Kit and called it “Geist”, you can grab it from the Figma Community

I silently launched this UI Kit two days ago and already more than 150 people have used it 🤯

Link: https://figma.com/community/file/1266863403759514317

dense star
#

This looks really good. Very good job!

finite gyro
#

It is excellent! And with the latest icon of X xD

nova grail
nova grail
tender pine
#

mashallah bro, great stuff

prisma sonnet
nova grail
nova grail
vital spoke
#

I love this

random terrace
#

sick website! wondering how you did the black and white photo so well. any tips?

nova grail
#

@random terrace
Thank you! I just checked your website and it's really cool, good job on the storytelling.

The way I handled the black/white image is that I exported the portrait from figma without any fading around the edges, I replicated that effect in code with CSS, I have two divs (each div represent a radial gradient for a theme) so a div that shows in dark mode and a div that shows in light mode. I put those in a framer motion <AnimatePresence /> tag.