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