CodeJournal _ mah
97 subscribers
172 photos
8 videos
4 files
125 links
Sharing the journey and creating a space for developers to grow, learn, and stay sane.
Daily tips, critical tech alerts, and the real "dev life" struggle.
Let's connect @Mercyy1214
Download Telegram
Forwarded from Sapphire Builds.
πŸ˜‚πŸ˜‚πŸ˜‚πŸ˜‚πŸ˜‚πŸ˜‚these testimonials made my night
Good morning :)
❀3
αˆˆαˆ›αŠ•αŠ›α‹αˆ α‰₯α‹™ αŠ α‰΅ααˆ©πŸ˜‚
Forwarded from Dagmawi Babi
Introducing Enkokilish Bench
β€’ github.com/dagmawibabi/enkokilish_bench

This is a new benchmark for LLMs focused on evaluating an LLMs ability to understand, reason and solve Amharic riddles.

I used Evalite as the evals framework, AI SDK to make API calls to LLMs and used Vercel AI Gateway as a provider.

All the riddles and their answers are listed in datasets/enkokilsh.ts file and will keep on being updated.

For the quickest setup, clone the repo, set your AI Gateway API Key in the .env file and just pnpm eval:dev then open localhost:3006 and explore.

You can run the evals in node mode which enables you to export the results in JSON format, or run the evals in a CI/CD pipeline.

Oh and quick tip, I've organized and arranged it all in a way that you can rename and create any other benchmark of your choice just by changing the dataset and eval title.

If you've got a few Enkokilish you know, please contribute in the GitHub. Thanks ❀️

#MyProjects #EnkokilishBench
@Dagmawi_Babi
❀2πŸ”₯1πŸ‘1
πŸš€ TanStack β€” The Modern Web Toolkit You Should Know

TanStack is a collection of high-performance, TypeScript-first libraries designed to make front-end and full-stack development faster, cleaner, and more scalable. It’s quickly becoming a favorite among modern engineers for its flexibility and production-ready design.

πŸ”Έ What TanStack Includes

β€’ TanStack Query – Smart server-state management with caching, refetching, and mutations built-in.
β€’ TanStack Router – A type-safe, modern router with loaders, nested layouts, and great DX.
β€’ TanStack Table – A powerful headless table engine for building custom UI tables.
β€’ TanStack Virtual – Ultra-fast virtualization for long lists and large datasets.
β€’ TanStack Store – A lightweight, fine-grained state management library.
β€’ TanStack Start – An upcoming full-stack framework built on TanStack Router.

πŸ”Έ Why Developers Love It

Fully TypeScript-aligned

Framework-agnostic design

High performance

Clean APIs and minimal boilerplate

Perfect for both small apps and enterprise projects

⭐️ In Short

TanStack offers a modern, reliable toolkit that solves complex UI challenges with simple, maintainable solutions β€” making it one of the strongest ecosystems for building today’s web applications.


t.me/code_journall
❀1
Recursive Functions β€” The Cleanest Way to Solve Repeating Problems

A recursive function is simply a function that calls itself until it reaches a stopping point.
Perfect for tasks like factorials, tree traversal, search, and breaking problems into smaller chunks.

⚑️ Simple Example

function factorial(n) {
if (n === 1) return 1; // base case
return n * factorial(n - 1); // recursive call
}

console.log(factorial(5)); // 120


πŸ’‘ Why use recursion?

Cleaner logic

Reduces complex loops

Mirrors how many problems naturally break down


for more info πŸ‘‰ https://t.me/code_journall
Good morning ;)
Someone said
"I think, therefore I am. "

https://t.me/code_journall
⭐️ For University Students


If you're a university student, check out this opportunity!

You can get amazing offers such as:

▢️ A free domain name
▢️ GitHub Pro
▢️ Hosting on DigitalOcean
▢️Access to databases
▢️ Notion
▢️ Microsoft Azure
▢️ Heroku
▢️ Free courses and more


Make sure to check the offer before you apply, and carefully read the requirements.

πŸ”— GitHub Student Developer Pack

#UniversityStudents #StudentDeals #GitHubStudentPack #FreeResources
Good morning y'all :)
β˜‘οΈ CTRL + API – Discover the Power of M-PESA’s Open API

πŸ“’ We’re excited to invite you to an exclusive in-person developer session at Haramaya University! This session is your chance to explore new possibilities in mobile money and fintech

πŸ—“ Thursday, December 11
⏰ 2:30 – 6:00 LT

πŸ’‘ What You’ll Learn:
πŸ”Ή How to access and navigate the M-PESA Developer Portal
πŸ”Ή How to integrate M-PESA APIs to build digital platforms, create payment solutions, and transform ideas into viable startups or self-employment projects
πŸ”Ή Step-by-step guidance: account setup, documentation, sandbox testing

πŸ—― Session Agenda:
πŸ”Έ Introduction to the Mobile Money Ecosystem
πŸ”Έ Overview of M-PESA APIs
πŸ”Έ Live demo on accessing and testing Open APIs - Best practices for integrating M-PESA into student-built platforms
πŸ”Έ Q&A and networking with M-PESA teams

πŸ”— Start Exploring Today Sign up on the M-PESA Developer Portal:-
https://developer.safaricom.et/login

πŸ“Œ RSVP to Secure Your Spot:-
https://forms.office.com/r/ErkDqAbCnt
Happy Sabbath :)
Attended demo day of project hackathon , that was incredible experience , all participants were present on focus , i hope there will be many of these event in this Uni !


https://t.me/code_journall
❀1πŸ‘1
Forwarded from KiNFiSH Farms
wait πŸ‘€οΈοΈοΈοΈοΈοΈ npm i npm ??
πŸ“£ HUCISA PROJECT HACKATHON β€” A SUCCESSFUL 15-DAY JOURNEY! πŸš€βœ¨

The first ever 15-Day Project Hackathon has officially concluded β€” and it was inspiring!
On behalf of HUCISA, I want to express my heartfelt gratitude to everyone who made this program a reality.

A special thank you goes to Miftah Fentaw β€” your continuous support from day one until Demo Day, your effort in arranging the venue, logistics, and everything in between truly made this event possible. HUCISA deeply appreciates your commitment.

My sincere gratitude also goes to:

πŸ”Ή Mihret Yirga – Coordinator of the program
πŸ”Ή Ekram Tenkir – For your support throughout
πŸ”Ή Leter Tujo, Asmare Admasu, and myself (AJ) – The Evaluators
πŸ”Ή The Executive Members of HUCISA – For showing up and supporting the students
πŸ”Ή And most importantly, all the participants who showcased their amazing projects. Your creativity, discipline, and dedication over the past 3 weeks were truly inspiring.

πŸ’‘ This is just the beginning!
For those who missed this event, get ready and prepare for the next oneβ€”come with your problem-solving ideas and innovative projects this is just the beginning, and we will continue organizing bi-weekly project hackathons to nurture innovation and growth.


Thank you all once again for making this event impactful.

AJ.
That hardly ever happens is another way of saying 'it happens'.
πŸ”₯1
if you want live session for coming saturday here it isπŸ‘†