This's a fun Twitter account made by Brook Mezgebu (@brookmg) that tells the year's progress. @YearProgressET on Twitter.
GitHub
• https://github.com/brookmg/YearProgressET
#OpenSource #EthiopianSoftware
@Dagmawi_Babi
GitHub
• https://github.com/brookmg/YearProgressET
#OpenSource #EthiopianSoftware
@Dagmawi_Babi
Just found a simple lovely web app that generated business cards using just your GitHub username.
It's pretty fun actually 😊
It's made by Sébastien Castiel and it's open source so you can fumble around with it however you like.
Link of site
• https://github-business-card.vercel.app/
Creator
• https://github.com/scastiel
Source Code
• https://github.com/scastiel/github-business-card
#OpenSource #GithubBusinessCardGenerator
@Dagmawi_Babi
It's pretty fun actually 😊
It's made by Sébastien Castiel and it's open source so you can fumble around with it however you like.
Link of site
• https://github-business-card.vercel.app/
Creator
• https://github.com/scastiel
Source Code
• https://github.com/scastiel/github-business-card
#OpenSource #GithubBusinessCardGenerator
@Dagmawi_Babi
I started a UI challenge and decided to make a web clone of Ubuntu 22.10 🎉
I've done some basic starting features and layouts of it and I just randomly decided to make it opensource for anyone who wants to contribute to it and expand on it. Which'll be cool for you guys to put it up on your resumes or project showcases. ✨
Link - Open on PC
• https://ubuntu-ui-clone.vercel.app/
If anyone want to expand this or contribute to it here's the github link. It's all yours 😊
• https://github.com/dagmawibabi/UbuntuUIClone
#OpenSource #MyProjects #Ubuntu2210
@Dagmawi_Babi
I've done some basic starting features and layouts of it and I just randomly decided to make it opensource for anyone who wants to contribute to it and expand on it. Which'll be cool for you guys to put it up on your resumes or project showcases. ✨
Link - Open on PC
• https://ubuntu-ui-clone.vercel.app/
If anyone want to expand this or contribute to it here's the github link. It's all yours 😊
• https://github.com/dagmawibabi/UbuntuUIClone
#OpenSource #MyProjects #Ubuntu2210
@Dagmawi_Babi
Dagmawi Babi
Photo
The CodeNight community loved it I guess 😊
Just some more details: it took me 4 hours to do it. 1 hour went into looking for similar icons and adjusting them to fit. Another hour prolly went into slacking off. 😅 It's a pretty straightforward project.
If you're a frontend dev try doing something like this. Clone Win10 or Win11 or another OS you love. 😊
#MyProjects #OpenSource #Ubuntu2210
@Dagmawi_Babi
Just some more details: it took me 4 hours to do it. 1 hour went into looking for similar icons and adjusting them to fit. Another hour prolly went into slacking off. 😅 It's a pretty straightforward project.
If you're a frontend dev try doing something like this. Clone Win10 or Win11 or another OS you love. 😊
#MyProjects #OpenSource #Ubuntu2210
@Dagmawi_Babi
Dagmawi Babi
Rabbit's launch for their AI hardware was pretty smart. They're really good at their presentation and marketing. Here are the simple techniques you should use to market your products as well 1. Show the problems • The standard app-based OS leads to users…
The 01 Project
I'm so inspired and motivated right now.🔥
Killian, who made Open Interpreter, is now planning to make an open source version of R1, the hardware AI companion. An open source Language Model Computer (LMC) in just 6 weeks.
In less than 48 hours, 200+ engineers and designers around the world, including me, have signed up to contribute in any way we can.
The plan is to make an open-source version of R1 pretty quickly with a Raspberry Pi and Open Interpreter. Fully offline, <$50 for parts. Using Whisper, Mixtral, Linux, 1 button and a good local TTS.
They are also planning to publish a family of standard protocols to advance the LMC ecosystem as a whole.
Join to contribute
• OpenInterpreter.com/hardware/01
All starts the coming Monday! I can't wait!
#The01Project #AI #OpenSource #OI
@Dagmawi_Babi
I'm so inspired and motivated right now.
Killian, who made Open Interpreter, is now planning to make an open source version of R1, the hardware AI companion. An open source Language Model Computer (LMC) in just 6 weeks.
In less than 48 hours, 200+ engineers and designers around the world, including me, have signed up to contribute in any way we can.
The plan is to make an open-source version of R1 pretty quickly with a Raspberry Pi and Open Interpreter. Fully offline, <$50 for parts. Using Whisper, Mixtral, Linux, 1 button and a good local TTS.
They are also planning to publish a family of standard protocols to advance the LMC ecosystem as a whole.
Join to contribute
• OpenInterpreter.com/hardware/01
All starts the coming Monday! I can't wait!
#The01Project #AI #OpenSource #OI
@Dagmawi_Babi
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Dagmawi Babi
The 01 Project I'm so inspired and motivated right now. 🔥 Killian, who made Open Interpreter, is now planning to make an open source version of R1, the hardware AI companion. An open source Language Model Computer (LMC) in just 6 weeks. In less than 48…
Remember The 01 Project, the open source alternative to the Rabbit R1?
Well the team is now three weeks in and making a ton of progress in Seattle. Two weeks to go till they showcase it.
Here's their repo
• github.com/KillianLucas/01
#The01Project #AI #OpenSource #OI
@Dagmawi_Babi
Well the team is now three weeks in and making a ton of progress in Seattle. Two weeks to go till they showcase it.
Here's their repo
• github.com/KillianLucas/01
#The01Project #AI #OpenSource #OI
@Dagmawi_Babi
Here're epic resources for creating, managing and maintaining Open Source Projects.
1. Open Source Guide
• This's a very extensive and detailed guide into everything you need to know about OSS. It's got resources, tools, explanations, templates, checklists and so much more! And it's open source so you can expand on it
• https://opensource.guide
2. Choose a License
• This simple site helps you choose a license for your projects, and it can create a PR automatically, by simply giving it your repo link
• https://choosealicense.com
3. ReadMe Template
• This's a pretty nice ReadMe template that covers the basics of setting your software app on the client side
• https://gist.github.com/PurpleBooth/109311bb0361f32d87a2
4. Contributor Covenant
• This template is a very generic but very good to use code of conduct to make the project a nice place for contributors to work in.
• https://www.contributor-covenant.org
#Resources #OpenSource #OSS
#ReadMe #Licenses
@Dagmawi_Babi
1. Open Source Guide
• This's a very extensive and detailed guide into everything you need to know about OSS. It's got resources, tools, explanations, templates, checklists and so much more! And it's open source so you can expand on it
• https://opensource.guide
2. Choose a License
• This simple site helps you choose a license for your projects, and it can create a PR automatically, by simply giving it your repo link
• https://choosealicense.com
3. ReadMe Template
• This's a pretty nice ReadMe template that covers the basics of setting your software app on the client side
• https://gist.github.com/PurpleBooth/109311bb0361f32d87a2
4. Contributor Covenant
• This template is a very generic but very good to use code of conduct to make the project a nice place for contributors to work in.
• https://www.contributor-covenant.org
#Resources #OpenSource #OSS
#ReadMe #Licenses
@Dagmawi_Babi
Dagmawi Babi
Remember The 01 Project, the open source alternative to the Rabbit R1? Well the team is now three weeks in and making a ton of progress in Seattle. Two weeks to go till they showcase it. Here's their repo • github.com/KillianLucas/01 #The01Project #AI…
This media is not supported in your browser
VIEW IN TELEGRAM
The O1 Project is done and will be launched in 3 days. 🥳
It's not published but I've discovered their pre-release repo
• https://github.com/OpenInterpreter/01
Super excited to see the device and LAM.
#The01Project #OpenSource #OI
@Dagmawi_Babi
It's not published but I've discovered their pre-release repo
• https://github.com/OpenInterpreter/01
Super excited to see the device and LAM.
#The01Project #OpenSource #OI
@Dagmawi_Babi
Please open Telegram to view this post
VIEW IN TELEGRAM
Dagmawi Babi
The O1 Project is done and will be launched in 3 days. 🥳 It's not published but I've discovered their pre-release repo • https://github.com/OpenInterpreter/01 Super excited to see the device and LAM. #The01Project #OpenSource #OI @Dagmawi_Babi
Media is too big
VIEW IN TELEGRAM
The 01 Project is out now! 🥳
• https://github.com/OpenInterpreter/01
(Also Killian might be strange so brace for impact)
I'm so excited for this!!!😍
#The01Project #OpenSource #OI
@Dagmawi_Babi
• https://github.com/OpenInterpreter/01
(Also Killian might be strange so brace for impact)
I'm so excited for this!!!
#The01Project #OpenSource #OI
@Dagmawi_Babi
Please open Telegram to view this post
VIEW IN TELEGRAM
Dagmawi Babi
Been reading up on the details of the Orb, which is a custom biometric imaging device to access Worldcoin via World ID And though it feels so cyberpunk, it's a fairly simple device to basically scan people's iris to register their uniqueness. Here's the…
Worldcoin's Orb Software is now open source.
• https://github.com/worldcoin/orb-software
It's written in Rust also. Pretty nice.
Blog
• https://worldcoin.org/blog/engineering/worldcoin-foundation-open-sources-core-components-orb-software
#WorldCoin #TheOrb #OpenSource
@Dagmawi_Babi
• https://github.com/worldcoin/orb-software
It's written in Rust also. Pretty nice.
Blog
• https://worldcoin.org/blog/engineering/worldcoin-foundation-open-sources-core-components-orb-software
#WorldCoin #TheOrb #OpenSource
@Dagmawi_Babi
Forwarded from Codenight Info
👋 Hey there!
We've been away from the community website for a bit (a while), but now we're back and ready to make some improvements on the site.
We've created 2 issues and would love your help:
- Fix Navigation Component: Help us tidy up our navigation.
Issue 37: Fix Navigation Component
- Build Event Page: Let's create a page to showcase our events.
Issue 38: Build Event Page
Check out how to contribute: Contribution Guidelines
Let's make the website better!
#CommunityWebsite #OpenSource
We've been away from the community website for a bit (a while), but now we're back and ready to make some improvements on the site.
We've created 2 issues and would love your help:
- Fix Navigation Component: Help us tidy up our navigation.
Issue 37: Fix Navigation Component
- Build Event Page: Let's create a page to showcase our events.
Issue 38: Build Event Page
Check out how to contribute: Contribution Guidelines
Let's make the website better!
#CommunityWebsite #OpenSource