Mateus Junges
banner
mateusjunges.com
Mateus Junges
@mateusjunges.com
Software Engineer @tighten.com

Building easycal.app

mateusjunges.com
laravelkafka.com
implemented syntax highlighting for better code readability. Also, added keyboard shortcuts for navigating through the solution code and repositioning the window
April 7, 2025 at 6:29 PM
Built a shitty version of interviewcoder.co in about 1 and a half hours using AI. I never touched Electron before. Next up: figuring out code highlighting and key bindings for solution scrolling.

this was pretty fun yall
April 5, 2025 at 5:30 AM
here's the toast w/ the pause effect. I still have to get the timing correct for resuming animations when mouse leaves the toast tho. Not hard to do, but I think Ill keep only the animation effect, as I can accomplish that by publishing the blade file only, instead of having to rewrite the ui-toast
December 26, 2024 at 11:05 PM
got a much better animation now, starting a bit faster and then slowing down:
December 24, 2024 at 4:23 AM
Toast notifications on Laravel Cloud have a sliding darker background that subtly indicates when the notification will disappear. Inspired by that, I decided to try implementing something similar using @calebporzio.bsky.social Flux. It turned out pretty great!
December 24, 2024 at 4:01 AM