Co-founder @KymaaTech • Building @Vyna_live • Full-stack Developer • @SuperteamNG • SDG Advocate

Joined May 2020
60 Photos and videos
Somtech retweeted
Dart must easily be the most versatile computer language out there. 🎯 * Runs as a scripting language (like Python) * Compiles to kernel code (like Java’s bytecode) * Compiles to native code (like Swift) * Compiles to JavaScript (like TypeScript) * Compiles to WASM (unlike TypeScript) * Has sound null safety (like Rust) * Stateful hot reload (like no one else - Erlang maybe?) * Runs on virtually any platform (like C/C ) In addition: * Has great developer tooling * Interops easily with other languages * Has an outstanding UI framework (Flutter) * Nicely mixes with native UI components * Is really easy to learn and work with Today, I learned that the full compiler, analyzer, and tooling can even run on a web page. Mind blown. 🤯 What else did I miss?
23
51
338
16,024
Somtech retweeted
May 11
“If you wish to make an apple pie from scratch, you must first invent the universe.” ― Carl Sagan, Cosmos "If you want to write a blog post, you must first migrate your 8yo blog infra from Ruby to Dart and Jaspr." – Kevin Moore, Mother's Day 2026 github.com/kevmoo/work.j832.…
2
4
59
2,473
Somtech retweeted
Students don’t struggle because they’re not intelligent they struggle because they’re using the wrong systems. Studying today is scattered, unstructured, and often confusing, with notes everywhere and no clear way to truly understand or retain what matters. That’s exactly why I built @studeylearn. Studeylearn is an all-in-one AI-powered learning app designed specifically for students. You can upload your lecture materials and instantly get clear summaries, smart explanations, auto-generated quizzes, and personalized study guidance tailored to how you learn. Instead of searching endlessly or feeling lost, you can ask questions directly from your own course materials and get answers that actually make sense in your context. Studeylearn brings your entire academic experience into one place allowing you to discover and share notes, connect with other students, and access the resources you need without jumping between multiple platforms. This isn’t just another study app, it’s a smarter, more structured way to learn, built for students who want better results. Join the waitlist 👉 studeylearn.com
3
6
43
559
Somtech retweeted
Stop paying for Claude Code. No, really. A free proxy just replaced the entire subscription. Plug in a NVIDIA key → point to localhost → done. $0 cost. 40 req/min. Multiple models. Full tool thinking streams. Runs from your phone. This isn’t a shortcut. It deletes the need to pay. Repo: github.com/Alishahryar1/free…
18
39
272
22,764
Somtech retweeted
Apr 22
Why is no one talking about this? @nvidia is offering around 80 AI models via hosted APIs absolutely for free. You get access to MiniMax M2.7, GLM 5.1, Kimi 2.5, DeepSeek 3.2, GPT-OSS-120B, Sarvam-M etc. This plugs straight into OpenClaude, OpenCode, Zed IDE, Hermes agent and even with Cursor IDE. Setup: – Grab API key: build.nvidia.com/models – base_url = "integrate.api.nvidia.com/v1" – api_key = "$NVIDIA_API_KEY" – select model (e.g. minimaxai/minimax-m2.7) If you’re building or experimenting, this is basically free inference. Lock in and start building today anon. Thank me later.
543
1,866
18,382
1,671,946
Somtech retweeted
Best GitHub repos for Claude Code that will 10x your next project in 2026 1. Claude Mem github.com/thedotmack/claude… Persistent memory across sessions — stop re-teaching Claude your codebase 2. UI UX Pro Max github.com/nextlevelbuilder/… 50 styles, 161 color palettes, 99 UX guidelines — Claude stops building ugly UIs 3. n8n-MCP github.com/czlonkowski/n8n-m… Connect Claude Code to 400 n8n integrations via MCP 4. LightRAG github.com/hkuds/lightrag Graph vector RAG — lets Claude understand large codebases structurally 5. Everything Claude Code github.com/affaan-m/everythi… Skills, instincts, security scanning, multi-language coverage — full agent harness 6. Awesome Claude Code github.com/hesreallyhim/awes… Community bible — curated skills, hooks, slash commands, orchestrators 7. Superpowers github.com/obra/superpowers Forces structured thinking before writing a single line of code 8. Claude Code Ultimate Guide github.com/FlorianBruniaux/c… 23K lines of docs, 219 templates, 271 quizzes — beginner to power user 9. Antigravity Awesome Skills github.com/sickn33/antigravi… 1,200 ready-to-use skills — one of the largest collections 10. Claude Agent Blueprints github.com/danielrosehill/Cl… 75 agent workspace templates beyond coding 11. VoiceMode MCP github.com/mikecbaley/voicem… Natural voice conversations with Claude Code via Whisper Kokoro 12. Awesome Claude Plugins github.com/quemsah/awesome-c… 9,000 repos indexed with adoption metrics — find what people actually install Bookmark this before your next build.
28
165
1,000
181,441
Somtech retweeted
Flutter devs! Here is something I’ve been working on for a while. AI agent skills for your Flutter and Dart packages, making your AI coding workflow instantly better. 🤯🤩 It’s very much a beta, but I would love to hear your feedback. It takes less than a minute to get up and running: Install: 👉 `dart pub global activate skills` In your project root: 👉 `skills get` The `skills` package will automatically detect your IDE (or pass the `--ide` flag) and install the skills in the correct locations. It will check which packages your project uses and find the appropriate skills for you. Currently supported packages: - flutter (official skills by Google) - serverpod (official skills) - relic (official skills) - riverpod (serverpod/skills-registry on GitHub) - shadcn_ui (serverpod/skills-registry on GitHub) 1️⃣ Help me try this out! I don’t have a Windows machine, but I added Windows tests to GitHub. Please let me know if it actually works. Please post any issues you encounter on GitHub (serverpod/skills). 2️⃣ This will be more amazing with support for more Dart and Flutter packages. If you are a package maintainer, consider adding skills to your package (just place them in a `skills` directory at the root of the package. It's also possible to send a PR for skills for any package to the registry (serverpod/skills-registry on GitHub). 3️⃣ Spread the word! The more users and packages we get on board, the better it will be for everyone to AI-code their Flutter apps! 🥳
21
38
267
14,273
Somtech retweeted
Flutter has such incredible momentum right now. 🎯 Just to name a few things that are happening: 1️⃣ Toyota is building a fully fledged 3D game engine in Dart. 2️⃣ Xiaomi is rewriting all its core system apps in Flutter. 3️⃣ India's largest bank, SBI YONO, is moving its app to Flutter.
35
80
576
37,903
Somtech retweeted
We're getting ready to release version 1.0 of Relic, a new modern web server for Dart based on Shelf. We've added full type safety, made performance enhancements, and better support for serving files. Keynote on YouTube Feb 10th. Sign up to watch here: 👉youtube.com/watch?v=hXk-lAtT…
8
41
1,261
Somtech retweeted

8,694
46,060
301,108
187,203,585
Somtech retweeted
Jaspr just reached 2000 stars on Github. ⭐️🚀 Huge thanks to everyone for supporting Jaspr! 💙 If you haven't done so, you know what to do: 🐶 github.com/schultek/jaspr
4
6
101
2,990
Somtech retweeted
Jan 26
This is now open! If you’re building something exciting on Solana from Nigeria, you’re beginning to get traction and/or pull in revenue and you need fast, equity-free funding to build out your idea, you should apply. You can receive up to $10,000.
63
73
497
24,949
Somtech retweeted
21
25
158
2,895
Somtech retweeted
Flutter Zero skia_dart graphite @ 120hz. Rasterization runs in background isolate (aka raster thread, but in Dart). No magic, no "engine", just Dart FFI, as god intended.
28
49
318
18,918
Somtech retweeted
Logistics made simple for modern businesses. Track orders, reach more customers, and deliver with confidence. All powered by a custom-built app designed for scale📱 Send us a DM to get started. #kymaa #businessgrowth #webapplicationdevelopment #digitalagency
1
1
16
Somtech retweeted
From concept to classroom, we developed this platform for a client, to drive academic impact. A clean, AI-powered WAEC exam practice platform designed to help candidates prepare smarter and build exam confidence with official WAEC past questions. #digitalsolutions #kymaa #waec
1
1
21
Somtech retweeted
Serverpod 3.2 adds a seriously cool new feature. 🚀 We have greatly simplified how you work with future calls. Simply add a method to a class that extends FutureCall, and then you can call it with a delay or at a specific time. Works even if you restart your server. 🤩 What should we build next?
8
46
2,267
Somtech retweeted
I've been a bit quiet so far this year, but don't be fooled there are lots of things brewing in the background. 2025 was already a crazy year for Jaspr, but 2026 will be even better!
1
4
65
1,716
New portfolio deployed! ✅ Jaspr (SSR framework) by - @schultek_dev Relic server by @ServerpodDev Globe deployment - @dart_globe 95% Dart, minimal JS Full SSR ✓ Client hydration ✓ Contact form ✓ Smooth animations ✓ innocentdiwe.qzz.io/
2
2
7
653