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

Building easycal.app

mateusjunges.com
laravelkafka.com
Asked AI to write a few tests for me. One of them failed because of lazy loading. Here's the suggested fix:
May 29, 2025 at 11:25 PM
Not bad for a little side project 🙃
May 3, 2025 at 4:19 AM
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
Laravel Kafka docs now have algolia search 🤝

check it out at laravelkafka.com/docs
March 14, 2025 at 2:51 PM
Alright, now that the last 3 fans have arrived I can finally say it’s done!
January 14, 2025 at 10:21 PM
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
you can hook into attendee responses too 🙂
December 14, 2024 at 4:56 AM
for now, when I receive the post request I'm just querying their API for changes in the last hour, and then looping through all events returned and comparing them to what I have on my db
December 14, 2024 at 3:36 AM
Google allows me to install a watcher on a calendar, and notifies me about changes on it (pretty cool). But why can't they send me the id of the event that changed, instead of sending a post request to my app WITH NO INFO AT ALL and now I have figure out what changed on god knows which event?
December 14, 2024 at 3:31 AM
Hey @jackmcdade.bsky.social quick nitpick: on mobile clicking the “install locally” link does not work, it triggers the sound effects
December 11, 2024 at 12:13 AM
December 10, 2024 at 11:10 PM
Created a GitHub workflow for automatically bumping composer dependencies on a side project. I usually do it manually once a week, but it's nice not having to think about it anymore 🙂
December 10, 2024 at 10:45 PM
I've been working on a "monitor" that makes setting up Kafka consumers with laravelkafka.com even easier. No need to create commands for each consumer. Just define an array with options you'd like to customize: it spawns your consumers and makes sure they restart when there is an unexpected crash
December 7, 2024 at 3:19 AM
🎄😄
December 5, 2024 at 8:18 PM
Got 171 on my iphone and 180 on mac
November 27, 2024 at 2:18 PM
Introduce yourself with four video games
November 21, 2024 at 6:25 PM