Thea

@highflyer
55 Followers
203 Following
54 Posts
Frontend Engineer with a passion for Vue, Python and graphic design, Tech geek, VR Photographer, Introvert, Life long learner, Coffee lover, Curious cat (='.'=)
Homepagehttps://teona.netlify.app/
Twitterhttps://twitter.com/highflyer910
Githubhttps://github.com/highflyer910
Codepenhttps://codepen.io/HighFlyer910/
Built a small PWA last weekend for the DEV Weekend Challenge 🙃
DevStretch - for developers who forget to move while coding 🧏🏻‍♀️
• PWA
• Wake Lock API
• Service Worker notifications
• Zero dependencies
Demo + write-up:
https://dev.to/highflyer910/devstretch-the-antiburnout-protocol-for-devs-who-forgot-they-have-bodies-3am
#webdev #javascript #pwa #opensource #devchallenge
Built this over the weekend: tap the lie, watch it break💥
Experimented with 'globalCompositeOperation = "destination-out"' to simulate a shattering glass effect👩🏻‍💻
Just Canvas + GSAP
Simple idea, satisfying result🙃
#JavaScript #creativecoding
https://codepen.io/HighFlyer910/full/QwEJROy
This 🎄got picked by @codepen
My last pen of 2025 for the final #codepenchallenge 🧑🏻‍💻
Happy holidays💙
https://codepen.io/HighFlyer910/pen/ZYWgWLO
I just published a deep dive on the View Transitions API, and I’m really excited about this one 👩🏻‍💻
It’s supported in all major browsers now and makes web app transitions feel smooth with just a few lines of code 💪🏻
#devcommunity #frontend
https://dev.to/highflyer910/smooth-page-transitions-with-zero-libraries-the-view-transitions-api-3o0m
Smooth Page Transitions with Zero Libraries: The View Transitions API

I recently started using the View Transitions API in one of my projects, and honestly, it felt like...

DEV Community

Spent the afternoon making this autumn daydream come alive with AI 🍂
If nostalgia had a color, it would be the shade of falling leaves🍁

#AIArt #Autumn #fall

DEADLINE MODE: Activated👻💀
When the ghost screams… you ship 😌:)
Happy Halloween🎃
#HappyHalloween #deadline #AICreepy
Got curious about single-tenant vs multi-tenant SaaS and ended up turning confusion into a blog post 🙃👩🏻‍💻
Here’s the simple version 👇
#DEVCommunity #LearningInPublic #SaaS
https://dev.to/highflyer910/single-tenant-vs-multi-tenant-what-i-wish-i-knew-when-i-started-1hem
Single-tenant vs Multi-tenant: What I Wish I Knew When I Started

I should be coding right now, but instead, I went down the single-tenant vs multi-tenant rabbit hole....

DEV Community
I thought my backups were safe until I tried restoring one 😬
A backup is worthless until you’ve tested restoring it 🙈
So I wrote about what I learned 👩🏻‍💻
#DEVCommunity #database
https://dev.to/highflyer910/i-thought-my-backups-were-safe-until-i-tried-restoring-one-387i
I Thought My Backups Were Safe - Until I Tried Restoring One

Imagine this: you wake up one morning, open your app, and something's wrong. Your database is gone....

DEV Community
Just published a new post on @thepracticaldev
Passkeys don’t have to be intimidating.
Here’s my frontend dev’s guide to adding them without the headaches 👩🏻‍💻
#DEVCommunity #Security
https://dev.to/highflyer910/passkeys-without-the-pain-a-frontend-devs-guide-276k
Passkeys Without the Pain: A Frontend Dev’s Guide

I was building my SaaS side project when I realized I needed to add passkeys. Everyone talks about...

DEV Community