Leo Design (Non - Design)
الذهاب إلى القناة على Telegram
This where I share resources talk about UI/UX Animation and generally all kinds of stuff and just rive about Good luck listening
إظهار المزيدلم يتم تحديد البلدالفئة غير محددة
425
المشتركون
+124 ساعات
+177 أيام
+9930 أيام
جاري تحميل البيانات...
القنوات المماثلة
لا توجد بيانات
هل تواجه مشاكل؟ يرجى تحديث الصفحة أو الاتصال بمدير الدعم الخاص بنا.
سحابة العلامات
لا توجد بيانات
هل تواجه مشاكل؟ يرجى تحديث الصفحة أو الاتصال بمدير الدعم الخاص بنا.
الإشارات الواردة والصادرة
---
---
---
---
---
---
جذب المشتركين
سبتمبر '26
سبتمبر '26
+43
في 12 قنوات
أغسطس '26
+103
في 13 قنوات
Get PRO
يوليو '26
+46
في 3 قنوات
Get PRO
يونيو '26
+101
في 7 قنوات
Get PRO
مايو '260
في 8 قنوات
Get PRO
أبريل '26
+48
في 6 قنوات
Get PRO
مارس '260
في 2 قنوات
Get PRO
فبراير '26
+8
في 1 قنوات
Get PRO
يناير '260
في 0 قنوات
Get PRO
ديسمبر '25
+14
في 0 قنوات
Get PRO
نوفمبر '25
+19
في 1 قنوات
Get PRO
أكتوبر '250
في 0 قنوات
Get PRO
سبتمبر '25
+30
في 0 قنوات
Get PRO
أغسطس '250
في 2 قنوات
Get PRO
يوليو '25
+40
في 0 قنوات
| التاريخ | نمو المشتركين | الإشارات | القنوات | |
| 18 سبتمبر | 0 | |||
| 17 سبتمبر | +2 | |||
| 16 سبتمبر | +10 | |||
| 15 سبتمبر | +2 | |||
| 14 سبتمبر | +1 | |||
| 13 سبتمبر | +4 | |||
| 12 سبتمبر | 0 | |||
| 11 سبتمبر | 0 | |||
| 10 سبتمبر | +13 | |||
| 09 سبتمبر | +1 | |||
| 08 سبتمبر | +1 | |||
| 07 سبتمبر | +1 | |||
| 06 سبتمبر | +2 | |||
| 05 سبتمبر | 0 | |||
| 04 سبتمبر | +1 | |||
| 03 سبتمبر | +2 | |||
| 02 سبتمبر | +3 | |||
| 01 سبتمبر | 0 |
منشورات القناة
| 2 | Good Morning Kanye West.m4a | 36 |
| 3 | endet walachheu,
I am looking for a developer with great UX/UI background for 1 small paid project
Dm me @leuleeee if you are interested | 75 |
| 4 | Found this cool site that has super clean library of icons and with a pinch of morphism that can transform one icon into another and best part is it can be integrated on React , Vue , Svelte , React Native and Astro
check it out here - https://www.morphicons.com/ | 94 |
| 5 | Found something cool for Devs | 94 |
| 6 | Robi thanks 😘 | 102 |
| 7 | Before it gets worse, adapt early
I was reading a beautiful article this morning. If you are a developer or designer, I highly recommend it because it covers an emerging discipline called "Harness Engineering"
If you want the OpenAI article, or the Anthropic article..
If you like it... I will create content about it later
@OnyxDesignx | 56 |
| 8 | This craked me lol😂😂
@leotriesdesign | 111 |
| 9 | It's done☺️ micro animation for the previous file. I used Rive and with a bit of keyframe easing we are able to achive this little animation.
@leotriesdesign | 298 |
| 10 | Gihon is making it rain stars for me 🍑 thank you very much man I appreciate it | 157 |
| 11 | Loving Isometric Design🎙
workin on something cool too
@leotriesdesign | 620 |
| 12 | finally finished it 💃
I started on saturday after some food gin I couldn't even finish it(my lazy ass). Anyways after fighing with my lazinnes. it's done. my first "Isometric design".
@leotriesdesign | 367 |
| 13 | I know some of you have seen banger
design styles and assets and thought:
“How do I even search for this?”
Well, your brother is here
I’m sharing the keywords you need to find those fire design styles, assets, effects, and references
Save & Share this post(if it is helpful)
And if you make something cool using any of these styles or keywords,drop it in the comments 👇
@OnyxDesignx | 76 |
| 14 | 🙏 | 193 |
| 15 | Let the Lock in Begin🏎
@leotriesdesign | 155 |
| 16 | Announcing Vortex v1.0.0: Cloud-Native Distributed Video Infrastructure Engine
I built Vortex, an open-source distributed video transcoding and streaming platform written in pure Go. It ingests raw media streams, coordinates workers via asynchronous message brokers, segments video into multi-bitrate HLS playlists, tracks real-time encoding progress, and executes durable post-processing workflows.
Key Features
- Multi-Protocol Ingestion: Streaming HTTP multipart upload (32KB constant memory footprint) and high-throughput gRPC client streaming via Protocol Buffers with server reflection.
- Distributed Transcoding: Parallel FFmpeg processing pipeline chunking video into 360p, 720p, and 1080p Apple HLS master playlists and transport segments (.ts).
- Real-Time Progress: Live WebSocket broadcast streaming millisecond FFmpeg progress directly to web players via Redis Pub/Sub.
- Event-Driven Architecture: NATS JetStream 2.10 at-least-once message delivery with durable worker consumer groups.
- Durable Workflows: Inngest step-based execution engine with automatic checkpointing for poster extraction, animated GIF preview generation, and webhook delivery.
- Defense & Rate Limiting: Caddy edge reverse proxy with unbuffered 500MB payload streaming paired with an atomic Redis sliding-window token bucket rate limiter.
- Full-Stack Observability: OpenTelemetry distributed tracing with W3C context propagation across NATS, Prometheus RED metrics, and pre-provisioned Grafana monitoring cockpits.
- Cloud-Native Orchestration: Parameterized Helm 3 charts on Kubernetes with non-root multi-stage containers and CPU-driven Horizontal Pod Autoscaling (HPA).
Core Tech Stack
Go, PostgreSQL (pgx/v5), Redis 7, NATS JetStream, MinIO S3, FFmpeg, Gorilla WebSockets, gRPC, Inngest, OpenTelemetry, Prometheus, Tempo, Caddy, Kubernetes, Helm 3.
GitHub Repository: https://github.com/ruhamabek/vortex
License: MIT | 77 |
| 17 | My X premium ended😭
I didn't even use it but it still hurts
@leotriesdesign | 120 |
| 18 | It's started wehuuuu 🎅💃🎧🤣
Now let the games begin 🫡🫡
https://stark.et/contests/stark-official-hackathon-478 | 48 |
| 19 | 🍑
@leotriesdesign | 129 |
| 20 | New odit update 1.32
update here
more of a maintenance update.
- New button for getting into the person edit modal
- Better heatmap with summaries
- Quick scroller on the side
- When you make a bug report , the app now creates a support chat with me that we can go back and forth with
- Overhaul of the entire people system.
People with multiple wallets can now manage them better by going to settings > power user and enabling that.
Please dont touch that if you only use like one account per bank, odit works perfectly fine for that case.
@oditet and @rb_wk | 103 |
