Kira Codes ๐Ÿ‘จโ€๐Ÿ’ป
77 subscribers
88 photos
21 videos
99 links
A place where I share my dev journey

Dm: @Raki_man
Download Telegram
Expose Your Localhost with Cloudflare Tunnel

Cloudflare Tunnel is a lightweight daemon (cloudflared) that creates a secure, outbound-only connection between your local environment and the Cloudflare network.

It allows you to expose a local web server (like a React app, Docker container, or SSH port) to the internet without opening any ports on your router or having a public IP.

Reference:
https://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-tunnel/


#cloudflare
@kira_dev_codes
Forwarded from That Node Girl
Some big names are already on the line to help. Told ya as long as they pivot they will be okay.
แˆฐแŠ“แ‹ญ แˆฐแŠ•แ‰ แ‰ต โ˜€๏ธ
Got this cute gift from my soulmate๐Ÿ˜

Logo design by: @Nerdgirl_me
โค2๐Ÿฅฐ2โคโ€๐Ÿ”ฅ1๐Ÿ˜1
Forwarded from Codative ๐Ÿ”ญ
TIKVAH-ETHIOPIA
แ‰ฐแ‹ˆแ‹ณแŒ แ‹จแŠชแАแŒฅแ‰ แ‰ฅ แ‰ฃแˆˆแˆ™แ‹ซ แАแŒปแАแ‰ต แ‹ˆแˆญแ‰…แАแˆ… แŠจแ‹šแˆ… แ‹“แˆˆแˆ แ‰ แˆžแ‰ต แˆ˜แˆˆแ‹จแ‰ฑแŠ• แŠขแ‰ขแŠคแˆต แ‰ดแˆŒแ‰ชแ‹ฅแŠ• แŠ แˆณแ‹ˆแ‰€แข
Sad how short a person's life is

I was shocked when I heard the news แŠจแˆแˆญ แ‹ซแˆตแ‹ฐแАแŒแŒฃแˆ แˆแˆ‹แ‰ฝแŠ•แˆ แˆฐแ‹ แŠซแˆ‹แˆจแŒ€ แˆšแˆžแ‰ต แŠ แ‹ญแˆ˜แˆตแˆˆแŠ•แˆ แ‹ฒแ‹ซแ‰ขแˆŽแˆต แ‰ แ‹แˆตแŒฃแ‰ฝแŠ• แ‹จแŠจแ‰ฐแ‰ฐแ‹ แАแŒˆแˆญ แ‰ แŒฃแˆ แАแ‹ แˆšแŒˆแˆญแˆ˜แ‹ แˆžแ‰ตแŠ• แ‰ฐแˆธแŠญแˆ˜แŠ• แŠฅแŠ•แ‹ฐแˆแŠ•แ‹žแˆญ แ‹ซแˆตแˆจแˆณแŠ“แˆ

แАแแˆฑแŠ• แŒŒแ‰ณ แ‰ แˆแˆ…แˆญแ‰ฑ แ‹ซแˆตแ‰ฃแ‰ต แŠฅแŠ›แŠ•แˆ แˆžแ‰ณแ‰ฝแŠ•แŠ• แŠ แˆตแ‰ณแ‹‹แˆฝ แ‹ซแ‹ตแˆจแŒˆแŠ•

@codative
โค4
Forwarded from DOT_RUTH
Wishing you a blessed Timket <3
โค3
Route Groups in Next.js App Router

๐Ÿ’  Route groups let you organize your app/ folder without affecting the URL. You wrap folders in parentheses like (site) or (studio) and Next.js completely ignores them in routing.

๐Ÿ’  Why this is powerful:

- You can separate public site, admin, studio, etc. cleanly
- You can have multiple root layouts (each with its own <html> / <body>)
- No messy conditional logic inside one big layout
- URLs stay clean (/en, /studio) while folders stay organized

Example:

app/
(site)/
[lang]/
layout.tsx
(studio)/
studio/
layout.tsx


๐Ÿ’  This pattern is common in apps (marketing site + dashboard, CMS studio, etc.) and makes layout boundaries very clear.

Docs:
https://nextjs.org/docs/app/api-reference/file-conventions/route-groups

#nextjs

@kira_dev_codes
โค2
Gemini speaks Afaan Oromo! ๐Ÿ˜‚
Try it in live mode
๐Ÿ˜3
Forwarded from Script
another gem from beka check it out
[ better-icon ]
๐Ÿ”ฅ2
So...a Skill is a reusable capability for AI agents. Think of it as a plugin that teaches your agent how to do specific tasks better.

Today at Dagmawi Babi's Meetup, Robi taught us about good design - colors, spacing, dark mode, animations. But here's the thing: nowadays agents are building more than we do. They need to know this too.

That's why we built a skill called robis-design-best-practice.
Install and use it on Cursor with:
npx skills add Ethiopian-Cursor-Community/robis-design-best-practice
on your UI-specific projects.

* Learn more about skills and how we built this with Cursor: https://ethiopian-cursor-community.github.io/robis-design-best-practice/

* Resource: https://www.canva.com/design/DAG_Ie2RSGU/oTAl9y1qL-oAgBz7VWusEg/
๐Ÿ”ฅ5