Jun Ukemori's Avatar

Jun Ukemori

@jukemori

Software Engineer in Tokyo https://www.jun-ukemori.com/

25
Followers
59
Following
11
Posts
05.01.2025
Joined
Posts Following

Latest posts by Jun Ukemori @jukemori

Post image

Built a AI roadmap generator app in 1 week with claude code.

You enter your goal + time → get a personalized daily plan.
Tech: Next.js, Supabase.

Since vibe coding is a thing now, the hardest part now isn’t building, it’s building something people want.

Demo: goal-pilot-ai.vercel.app

15.07.2025 23:28 👍 1 🔁 0 💬 0 📌 0
Preview
GitHub Actions Workflow to Auto-Approve and Auto-Merge Renovate PRs This article walks you through setting up a GitHub Actions workflow that safely auto-approves and auto-merges Renovate PRs — while…

I wrote a guide on using GitHub Actions to auto-approve and auto-merge safe dependency updates—while respecting CI and branch protection rules. Built with help from lewagon/wait-on-check-action.
medium.com/@jukemori/gi...

25.06.2025 13:22 👍 0 🔁 0 💬 0 📌 0

I just started @greatfrontend.bsky.social to level up my system design and live coding skills! Let's see how it goes.
#frontend #webdev

23.06.2025 12:14 👍 2 🔁 0 💬 1 📌 0
Preview
GraphQL Fragment Colocation: A Simple Guide Fragment colocation is a practical pattern that can make your React applications easier to maintain. Let’s explore what this pattern is and…

Recently implemented GraphQL fragment colocation in my company and it's a game changer! 🚀
Each component now defines exactly what data it needs right alongside its implementation.
No more hunting through separate GraphQL files or guessing what fields are available.
medium.com/@jukemori/gr...

23.03.2025 03:12 👍 1 🔁 0 💬 0 📌 0

I’m going to study golang forreal this year! Hopefully deploy one project by the end of this year.
#golang

09.02.2025 07:06 👍 1 🔁 0 💬 0 📌 0
Preview
Understanding Jotai Through a Nextjs Football Dashboard State management is a crucial aspect of modern React applications, influencing performance, maintainability, and scalability. While…

I wrote an article about jotai with a football dashboard example using nexjs.

medium.com/@jukemori/un...

#jotai #nextjs #react #frontend

01.02.2025 08:37 👍 3 🔁 0 💬 0 📌 0

Been using jotai in my new company. The developer experience is really nice. It's almost like writing a react hook for a global state management!
#jotai #react #frontend #nextjs

01.02.2025 08:34 👍 2 🔁 0 💬 0 📌 0
Video thumbnail


I built a calendar app that lets users create and share multiple calendars, plus collaborate on notes!
Check it out here mingletime.vercel.app

Tech stack:
Frontend: Next.js, Typescript, Tailwind CSS, ShadCN UI
Backend: Ruby on Rails, Docker

I learned a lot by building this project! #nextjs #ruby

18.01.2025 09:42 👍 5 🔁 0 💬 0 📌 0
Preview
Simplifying Forms with Zod and React Hook Form Building forms in React can be challenging, especially when handling validation and state management. React Hook Form simplifies the…

I'm currently using Zod and React Hook Form at my job for form handling and validation. Wrote an article to dive deeper into it:
medium.com/@jukemori/si...
#zod #reacthookform

17.01.2025 15:53 👍 2 🔁 0 💬 0 📌 0
Preview
Connecting Syncfusion Schedule Component with Nextjs and Ruby on Rails Syncfusion is a powerful library that provides a wide range of UI components the library includes grids, charts, calendars, and other…

I'm using the Syncfusion library in my personal project and noticed there aren't many resources for integrating it with a Rails API and Next.js. So, I wrote an article sharing my approach and insights. If you're working with a similar setup, it might help.

medium.com/stackademic/...

05.01.2025 14:45 👍 1 🔁 0 💬 0 📌 0

Just kicked off 2025 by signing up for bluesky! Saw on youtube that it’s better than twitter, less clutter and more focus on what really matters.

05.01.2025 14:40 👍 3 🔁 0 💬 0 📌 0