Forwarded from Micky Codes
For my game dev jema, this is by far the best easy game engine I found on YouTube today it's called Tiniest2D it is known for 2D game development and try it game devs.
https://youtu.be/WLQdQ6ZuTsI?si=gfJp2l5EcWv1iZuI
@MickyCodes
https://youtu.be/WLQdQ6ZuTsI?si=gfJp2l5EcWv1iZuI
@MickyCodes
YouTube
The Free 2D ENGINE NOBODY is Talking About
✅ Get Tiniest2D: https://uniday.studio/games/108-tiniest2d-game-engine
➡️ Learn Tiniest2D: https://uniday.studio/learn/4-make-2d-games-with-tiniest2d?lang=en
✅ Get Cave Engine: https://uniday.studio/cave
➡️ My Discord Channel: https://uniday.studio/link/discord…
➡️ Learn Tiniest2D: https://uniday.studio/learn/4-make-2d-games-with-tiniest2d?lang=en
✅ Get Cave Engine: https://uniday.studio/cave
➡️ My Discord Channel: https://uniday.studio/link/discord…
❤1
Forwarded from Eyu Devs
@edentity_crisis and me are officially trying out a new marketing campaign 😭😂 Truth be told..... we have zero clue how X (Twitter) actually works, but we’re jumping in anyway.
It would mean a lot if you could follow the account and drop some love on the posts! Also, if you have any secret tips on how to grow X followers or boost engagement, please send them our way.....we are all ears.
https://x.com/Zemenaytech
@eyudevs
It would mean a lot if you could follow the account and drop some love on the posts! Also, if you have any secret tips on how to grow X followers or boost engagement, please send them our way.....we are all ears.
https://x.com/Zemenaytech
@eyudevs
X (formerly Twitter)
Zemenay (@Zemenaytech) on X
Building Ethiopia’s next-gen creators & builders 🇪🇹 | Training + Product Dev | #LiveItLearnIt
I found the phrase "lock in" weird as I continuously read it in almost every channel am in tho these days.
😁1
Bytephilosopher
Thank God☺️ @byte_philosopher
I wished to join icog but not accepted .... But big ups yosti am sure you had an amazing experience there 🙌🙌🙌
❤6
አቶ Codes
my telegram saved message is also my quick note list when ever i remember a feature for my projects
one of the things i plan to work on is updating the prompt and one new thing i learn now is if youre using 3rd party ai service in your project you relly need a prompt builder and here is my simple prompt builder
lets just say v0.1 prompt builder
class PromptBuilder {
static Future<List<Map<String, String>>> build({
required AiContext context,
String? system_prompt,
String? question,
}) async {
final systemContent =
"""
$base_prompt
## User
${const JsonEncoder.withIndent(' ').convert(context.user.toMap())}
## Financial Profile
${const JsonEncoder.withIndent(' ').convert(context.profile.toMap())}
## Budgets
${const JsonEncoder.withIndent(' ').convert(context.budgets.map((b) => b.toMap()).toList())}
## Transactions
${const JsonEncoder.withIndent(' ').convert(context.transactions.map((t) => t.toMap()).toList())}
## Financial Insights
${const JsonEncoder.withIndent(' ').convert(context.insights.toMap())}
## Scheduled Cash Ins
${const JsonEncoder.withIndent(' ').convert(context.scheduleCashIns.map((e) => e.toMap()).toList())}
""";
var prompts = [
{"role": "system", "content": systemContent},
];
if (system_prompt != null) {
prompts.add({"role": "system", "content": system_prompt});
}
if (question != null) {
prompts.add({"role": "user", "content": question});
}
return prompts;
}
}
lets just say v0.1 prompt builder
🔥1
አቶ Codes
Done
I actually created this group private, but then I realized something the real journey of a project doesn’t start when it’s released. It starts from the planning, the ideas, the decisions, and the messy thoughts behind it.
Who knows, maybe someone can learn something from that process too.
Usually, I write down all my thoughts, ideas, and notes in my saved messages. But I started thinking: what if I organize those notes and make them public? after i saw edus post reated to organized telegram group to write such things
So I created Ato Logging a place where I’ll document the projects I’m working on through architecture decisions, feature plans, experiments, and the thought process behind building things.
One thing you should know: it is not always be perfectly written. I naturally like writing my thoughts as they come, and that’s part of the process. This is basically stepping into my notebook and seeing how ideas evolve from random thoughts into real features and products.
If you’re interested in more than just the final releases and want to follow the journey behind the projects I build, you’re welcome to join and reply your thoughts on the posts or when its more populated :
→ @atologging
but dont expect a clean thought thrust me when i say its messy and confusing for some peoples i just write me when it comes to feature first draft and thats what's gonna be there and also the none senses
Who knows, maybe someone can learn something from that process too.
Usually, I write down all my thoughts, ideas, and notes in my saved messages. But I started thinking: what if I organize those notes and make them public? after i saw edus post reated to organized telegram group to write such things
So I created Ato Logging a place where I’ll document the projects I’m working on through architecture decisions, feature plans, experiments, and the thought process behind building things.
One thing you should know: it is not always be perfectly written. I naturally like writing my thoughts as they come, and that’s part of the process. This is basically stepping into my notebook and seeing how ideas evolve from random thoughts into real features and products.
If you’re interested in more than just the final releases and want to follow the journey behind the projects I build, you’re welcome to join and reply your thoughts on the posts or when its more populated :
→ @atologging
but dont expect a clean thought thrust me when i say its messy and confusing for some peoples i just write me when it comes to feature first draft and thats what's gonna be there and also the none senses
Opportunity Alerts📢
#Opportunity_Alerts📣 🌟Internship Opportunity: Join iCog Labs AI internship Program 2026 Batch🌟 ✨Are you passionate about AI & emerging technologies? iCog Labs Software Consultancy is opening applications for its 2026 Batch-1 AI Internship Program, designed…
Take 2 for Icog internship opportunity
i wouldnt apply for internship usually but for icog i would
you can apply as well
i wouldnt apply for internship usually but for icog i would
you can apply as well
አቶ Codes
Take 2 for Icog internship opportunity i wouldnt apply for internship usually but for icog i would you can apply as well
lets hope to get approved this time🤞🤞🤞
Am super late for serious in person meeting after a maintenance job just finished now .... Which is so embarrassing
Forwarded from Addis AI Assistant
Today we're releasing the Addis AI SDK.
Build with speech, voice, language models and translation APIs using a single package.
Built for developers building products in African languages from day one.
😊 docs.addisassistant.com
@addisAssistantAI
Build with speech, voice, language models and translation APIs using a single package.
Built for developers building products in African languages from day one.
@addisAssistantAI
Please open Telegram to view this post
VIEW IN TELEGRAM
አቶ Codes
Mike's cooking for game developers 🔥🔥🔥 Addis Ai Godot SDK
The fact that Mike's active dedication for building alternative solution is what i always admire and jelous of tbh.
He always can pickup from anywhere , theres always something new i learn from him.
He always can pickup from anywhere , theres always something new i learn from him.
🔥1
እንኳን ለእለተ ቅዱሳኑ ገብርኤል ሊቀ መላእክት ቂርቆስ ወኢየሉጣ በጥላን ጠቢብ እና ሰማዕታተ እስና ዓመታዊ በዓል በሰላም አደረሳችሁ አደረሰን። 🙏
🙏1