Code IT | Remote Work
1.94K subscribers
405 photos
72 videos
12 files
200 links
Exploring code, AI, remote work & building in public. Join the lab and grow with us!
Download Telegram
Introducing new project 🎉

🖼 The Unity Project Mural 🎨

This is the biggest and most diverse collaboration art where people can share their arts in a way that connects to all art pieces surrounding it telling the story of how we, as humans, are all entwined, entangled and connected to one another in different aspects of life.

I absolutely love art and this project is my contribution to the art community. The canvas is painted over by 25 of the most incredible, talented and well known digital artists all over Ethiopia.

This is a gorgeous experiment proving what we humans as a collective can achieve working together. How so many art styles can connect seemlessly and flow magically all around each contributing to the beauty of the bigger picture.

If you are a digital artist wanting to contribute, follow the steps on the site and you'll be more than appreciated to do so.

Link
https://Art.DagmawiBabi.Com

Enjoy! 💜

#TheUnityProjectMural #MyProjects
@Dagmawi_Babi
Forwarded from Dagmawi Babi
API Hub
https://github.com/dagmawibabi/apihub

So I use a lot of free and open API's all the time for random apps, experiments and even production ready apps. And time after time I have to relearn their end-points, parameters, query formats and dig through their documentations and more so I can understand their responses and convert them all into suitable formats and that has been tiring. 😵

So I decided to make APIHub, a parent API to all other APIs. I don't have to relearn end-points, dig through their documentations, convert responses to JSON and go through the hassle anymore. I only have to learn this one API and that's it! 🥳

Currently I've integrated these APIs
🐙 GitHub
🌨 WeatherAPI
💻 HackerNews
💰 CoinGecko for Crypto
👩‍🚀 APOTD for Space Photo Data

Best Features
• Not only does it handle basic requests but it also handles nested requests automatically. So your frontend only has to request once, whole the API handles all nested requests and responds with a complete response
• It extends query parameters. It goes further than the basic API usage provided; it handles calculations, date conversions, response limits, data filters, date ranges and so much more.
• All responses are JSON and It's got a predictable error response and handling.

Contribution
The project uses HonoJS and TypeScript which makes your DX so nice. And the entire codebase has been commented and a documentation is being generated. So if you'd like to expand this hub and basically make the lives of so many devs easy, help by contributing.

Drop a star while you're at it

#MyProjects #APIHub
@Dagmawi_Babi
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM