MacDesigns's profile picture. Graphic and UI/UX Designer // Dad of 4 // Twitch Partner // $MacphersonDesigns

Alex Macpherson

@MacDesigns

Graphic and UI/UX Designer // Dad of 4 // Twitch Partner // $MacphersonDesigns

Alex Macpherson reposted

Boosting UX with sleek progress bars! 📊

UiSavior's tweet image. Boosting UX with sleek progress bars! 📊

Alex Macpherson reposted

Ready to dive in? ⭐ Star the repo 📖 Read the README 💬 Join our Telegram group for help github.com/antiwork/gumro…


Alex Macpherson reposted

What this means for creators: ✨ More features shipped faster 🐛 Quicker bug fixes 🛠️ Launch your own marketplace 💰 Option to self-host with 0% fees


Alex Macpherson reposted

vibe coding AI apps for free has never been easier 100% open source app, DeepSite on Hugging Face


Alex Macpherson reposted

CSS logo marquee 1. bake the offset into your @​keyframes 2. set animation-delay based on duration + item count @​keyframes show { 0%, 73% { translate: -10px 30px; } 76%, 97% { translate: 0 0; } 100% { translate: 10px -30px; } } no need for JavaScript 🤙


Alex Macpherson reposted

The only web design inspiration sites you need (part 2): bentogrids.com → Bento supahero.io → Hero sections footer.design → Footers unsection.com → Section layouts cta.gallery → CTA's

marcelkargul's tweet image. The only web design inspiration sites you need (part 2):

bentogrids.com → Bento
supahero.io → Hero sections
footer.design → Footers
unsection.com → Section layouts
cta.gallery → CTA's

Alex Macpherson reposted

Alex Macpherson reposted

Open-source ticketing system for customer support

tom_doerr's tweet image. Open-source ticketing system for customer support

Alex Macpherson reposted

Deepseek running locally and privately for autocompletion in VSCode! 🙌 In less than a minute, I'll show you how to download Deepseek-coder and set it as the autocompletion model in VSCode. You’ll need to use @ollama to download the model and CodeGPT to select it as the…


Alex Macpherson reposted

JSON data visualization tool

tom_doerr's tweet image. JSON data visualization tool

Alex Macpherson reposted

Stop designing custom icons


I love seeing you win, bro! It was a pleasure to work with you all those years ago.

I've dedicated my career to focusing on the intersection of Brand & Product Design and I've spent years archiving branded product experiences across a variety of digital products. In doing so, I've realized there really isn't a great place to discover these types of emotive…



Alex Macpherson reposted

Remove Text Easy 🤯


Alex Macpherson reposted

UI/UX Designers, check out Morflax! Instantly create beautiful, downloadable 3D mockups for your UI designs.


Alex Macpherson reposted

No such thing as dark vs light.

ui8's tweet image. No such thing as dark vs light.

Alex Macpherson reposted

Not many lines for a CSS parallax effect either 🤙 ul { scroll-padding-inline: calc(50% - var(-card) * 0.5); } img { animation: para; animation-timeline: --item; } @​keyframes para { cover 100% { translate: calc(100% - var(--card)) -50%; }}

Parallax effect can now be achieved in a scroll view with a few lines of code in SwiftUI. #WWDC24



Alex Macpherson reposted

useClock + useMouse + MouseTarget + MouseFollower + ArcText =

austin_malerba's tweet image. useClock +
useMouse +
MouseTarget +
MouseFollower +
ArcText =

Alex Macpherson reposted

CSS blurred text reveal on scroll 📜 .character { animation: drop; animation-timeline: --section; animation-range: var(--start) var(--end); } @​keyframes drop { 0% { filter: blur(10px); translate: 0 -75%; } } Inspo: @daylightco


Loading...

Something went wrong.


Something went wrong.