Thea 👩🏻‍💻🐱💙💛
banner
highflyer910.bsky.social
Thea 👩🏻‍💻🐱💙💛
@highflyer910.bsky.social
Aspiring Indie Developer and Frontend Engineer with a passion for Python and graphic design | Tech Blogger | In-game Photographer | Introvert | Lifelong learner | Curious cat (='.'=)

1200 days of Italian 🥰
A questo punto mi merito la cittadinanza onoraria italiana 😁🇮🇹
#Duolingo
November 19, 2025 at 5:33 PM
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
dev.to/highflyer910...
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.to
November 12, 2025 at 1:03 PM
Spent the afternoon making this autumn daydream come alive with AI 🍂🎬🥰
If nostalgia had a color, it'd be falling leaves 🍁☕
November 8, 2025 at 2:53 PM
DEADLINE MODE: Activated👻💀
When the ghost screams… you ship 😌:)
Happy Halloween🎃
#HappyHalloween #deadline #AICreepy
October 31, 2025 at 7:19 PM
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
dev.to/highflyer910...
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.to
October 20, 2025 at 11:45 AM
Reposted by Thea 👩🏻‍💻🐱💙💛
A simple streamlined guide to passkeys by @highflyer910.bsky.social

Read it here: dev.to/highflyer910...
October 7, 2025 at 12:42 PM
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
dev.to/highflyer910...
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.to
October 7, 2025 at 10:58 AM
Reposted by Thea 👩🏻‍💻🐱💙💛
messenger.abeto.co

This is freaking insane. The level of polish necessary for this visual fidelity and it all runs flawlessly on mobile. Hats off.
Messenger
It's a small planet, but someone's gotta make the deliveries.
messenger.abeto.co
October 2, 2025 at 9:49 AM
Just published a new post on dev.to
Passkeys don’t have to be intimidating.
Here’s my frontend dev’s guide to adding them without the headaches 👩‍💻
#DEVCommunity #Security
dev.to/highflyer910...
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.to
September 30, 2025 at 12:39 PM
Reposted by Thea 👩🏻‍💻🐱💙💛
Congrats to our Top 7 authors of the week!

Featuring:

The Multi-Tab Logout Problem Nobody Warned You About by @highflyer910.bsky.social
Talks and travels: FrOSCon, Germany by @andypiper.me

And more!

Check them out: dev.to/devteam/top-...
Top 7 Featured DEV Posts of the Week
Welcome to this week's Top 7, where the DEV editorial team handpicks their favorite posts from the...
dev.to
September 4, 2025 at 4:41 PM
You log out in one browser tab, but other tabs still look logged in?
This confuses users and creates security issues⚠️
The fix: use localStorage events to sync logout across all tabs✅
Just wrote a blog post about it👩🏻‍💻
#JavaScript #DEVCommunity
dev.to/highflyer910...
The Multi-Tab Logout Problem Nobody Warned You About
Picture this: you’re using your favorite web app. You have three tabs open — one with reports, one...
dev.to
August 26, 2025 at 11:33 AM
New CSS text shadow guide! 👩🏻‍💻
From simple text-shadow to gradient effects, with a
#codePen demo
codepen.io/HighFlyer/pe...
#CSS #frontend
dev.to/highflyer910...
Creating Text Shadows in CSS: Simple to Advanced Techniques
Ever wanted to add beautiful shadows to your text? CSS offers different methods depending on how...
dev.to
August 18, 2025 at 2:15 PM
Shadow challenge complete✨
Used data-text + CSS attr() for text shadows. Way better than having duplicate text in HTML 😊👩‍💻
#CodePenChallenge #CSS #cpc-shadow
codepen.io/HighFlyer/pe...
August 14, 2025 at 1:09 PM
Just created an Aurora Button for #CodePenChallenge 👩🏻‍💻
- Interactive tracking that follows your cursor ✅
- Multi-layered shine effects with glass morphism✅
#cpc-shine
codepen.io/HighFlyer/fu...
August 5, 2025 at 3:27 PM
#CodePen did it again! 🎉my 'What's Behind?' 3D door effect was picked 👩🏻‍💻thanks as always ☺️
codepen.io/HighFlyer/fu...
July 30, 2025 at 3:11 PM
Just dropped my blog post on “SphereConnect”, a full intranet homepage UI for Axero's challenge 👩🏻‍💻
🛠️ React + MUI
🎨 Dual themes
💬 Chat + tasks + employee widgets
#devchallenge
dev.to/highflyer910...
SphereConnect: Creating Team Vibes for Axero's Intranet Challenge
This is a submission for Frontend Challenge: Office Edition sponsored by Axero, Holistic Webdev:...
dev.to
July 22, 2025 at 1:37 PM
Finally got my FastAPI app deployed on Vercel after some trial and error 💪
Wrote down everything I learned because I know I'll forget these steps in 2 weeks😅
Maybe it'll help someone else too 👩‍💻
#FastAPI #Vercel #DEVCommunity
dev.to/highflyer910...
Deploy Your FastAPI App on Vercel: The Complete Guide
So I was working on this FastAPI project last week and needed to deploy it somewhere. I tried a few...
dev.to
June 30, 2025 at 12:47 PM
Built this for fun and @codepen.io picked it🥰Many thanks!👩🏻‍💻
codepen.io/HighFlyer/fu...
Kinetic Typography Generator
...
codepen.io
June 23, 2025 at 12:06 PM
Just wrote a blog post about the latest #DeveloperNationSurvey 🧠
It dives deep into dev trends, tools, AI, and prizes too 🎁
Curious where tech is heading in 2025?
Read here: dev.to/highflyer910...
Then take the survey: survey.developernation.net/name/dn30/br...
#WebDev #TechTrends #progamming
What's Really Happening in Dev Right Now? (Plus a Chance to Win Some Gear)
I just completed the latest Developer Nation Global Survey, and it got me thinking about how much our...
dev.to
June 9, 2025 at 8:35 AM
Reposted by Thea 👩🏻‍💻🐱💙💛
AI has always promised to help people spend more time doing valuable work by automating the manual, repetitive, toilsome tasks so that software developers can be free to use their time on "something better".

That's not what's happening.
The promise that wasn’t kept
AI is distracting us from creating real value. While we chase speed and automation, meaningful and human-centered work is getting left behind. Is this progress?
whitep4nth3r.com
May 29, 2025 at 1:17 PM
I learned the hard way what happens when dev tools break their billing promises.

Appwrite locked me out after I downgraded early, despite their “no awkward breakups” promo.

I rebuilt on Supabase in 3 nights and wrote the whole story 👇🏻
💻 App: kitchenpal.vercel.app
📖 Blog:
dev.to/highflyer910...
kitchenpal.vercel.app
May 2, 2025 at 5:29 PM
Reposted by Thea 👩🏻‍💻🐱💙💛
🥳 It's an exciting day! 🥳

Thanks to Webflow GSAP is now 100% FREE - including ALL of the bonus plugins like SplitText, MorphSVG, and all the others that were exclusively available to Club GSAP members.

We can't wait to see what you make!

gsap.com/blog/3-13
April 30, 2025 at 5:47 PM
Feeling so proud I've stayed committed for 1000 days! 😊❤️🇮🇹 #Duolingo
March 29, 2025 at 7:58 PM
Reposted by Thea 👩🏻‍💻🐱💙💛
A look at how technology is changing our mental processes by Teona Mushambadze. A Submission for the Future Writing Challenge running through Sunday 💫 #Futurism #AI

Full Post: future.forem.com/highflyer910...
March 29, 2025 at 12:09 PM
I'm thrilled to share that my Pen ranked #7 in CodePen's "Most Hearted Pens of 2024"! 🎉
How amazing is that? 😊

A huge thanks to everyone who supported it!💖
👉 Full list: codepen.io/2024/popular...
✨ My Pen: codepen.io/HighFlyer/pe...

@codepen.io
January 16, 2025 at 9:10 PM