Tech Nerd
Photo
#correction
I thought Theprimeagen was the winner of the best software and game development streamer award .... Am mistaken huge apologies it's pirate software
@selfmadecoder
I thought Theprimeagen was the winner of the best software and game development streamer award .... Am mistaken huge apologies it's pirate software
@selfmadecoder
#Nerd_space
I am integrating the nerd AI into the app (task for this evening). I initially built NerdAI on a web app, and now I am embedding it in the Nerd Space app. It's going to be great, and I am considering limiting access to NerdAI in the beta version. I believe there is a request limit to the API, so only a restricted number of users will be able to use it.
@selfmadecoder
I am integrating the nerd AI into the app (task for this evening). I initially built NerdAI on a web app, and now I am embedding it in the Nerd Space app. It's going to be great, and I am considering limiting access to NerdAI in the beta version. I believe there is a request limit to the API, so only a restricted number of users will be able to use it.
@selfmadecoder
#Nerd_Space
Hey there! I've been working on the Nerdai integration and polishing the UI. Everything is working smoothly now. Sometimes the Gemini response looks a bit weird with Chinese or other characters, but most of the time, it's fine. I have around 10 days to release the beta version of the app without going past my deadline. I'll be finishing up notifications and the admin dashboard in the next few days, so get ready for more #Nerd_Space posts π. Hope you get what I mean!
@selfmadecoder
Hey there! I've been working on the Nerdai integration and polishing the UI. Everything is working smoothly now. Sometimes the Gemini response looks a bit weird with Chinese or other characters, but most of the time, it's fine. I have around 10 days to release the beta version of the app without going past my deadline. I'll be finishing up notifications and the admin dashboard in the next few days, so get ready for more #Nerd_Space posts π. Hope you get what I mean!
@selfmadecoder
This appeared when I opened my LinkedIn today. One of this channel's followers posted his project, mentioning me. He said one of my posts was his inspiration to build his project and expressed gratitude for this channel. I am very excited to see the results of this channel's impact, and I believe this is just the beginning.
You can find the post here
@selfmadecoder.
You can find the post here
@selfmadecoder.
Linkedin
Tadiwos Anegagergn on LinkedIn: It all began when I stumbled upon a new post on the "Nerdspace" Telegramβ¦
It all began when I stumbled upon a new post on the "Nerdspace" Telegram channel. The admin posed an intriguing question: 'What is a project you built entirelyβ¦
Python turns 33 today, as it was first released on February 20, 1991 β 33 years ago from today, when Guido van Rossum released it. It's your chance to say HBD! π
@selfmadecoder
@selfmadecoder
What game should we play on the game night??
Anonymous Poll
38%
PUBG
9%
Free Fire
30%
Call of duty
13%
Clash of clans
9%
Other ( drop it in the comment section )
#Nerd_space
I finished the backend for the admin dashboard and tested it. It's working seamlessly, and I am currently building the frontend for the admin dashboard. I usually love to start building frontend projects with a colored grid to work on the responsiveness of the components before the code becomes messy.
@selfmadecoder
I finished the backend for the admin dashboard and tested it. It's working seamlessly, and I am currently building the frontend for the admin dashboard. I usually love to start building frontend projects with a colored grid to work on the responsiveness of the components before the code becomes messy.
@selfmadecoder
Forwarded from Natyiu Design
#first_post
Hello there designers! π I'm super excited to share that I just launched a new Telegram channel called "Design Guru". ππ₯³ On this channel I'm gonna be sharing my journey as a graphics and UI/UX designer.π©βπ»
You'll get to follow along with my projects, see the cool tools I'm learning to use, and hear about any design events I go to. π₯ I'll also be posting daily about useful stuff I learn - like tips, tutorials, interviews, and more that I find helpful in my own learning.π
I really want to build a community where we can all share ideas, give each other feedback, and learn design together. β¨ Whether you're just starting out or a pro, I hope there's something on my channel for you.
I can't wait to start this journey with you all.Design can be tough but also super rewarding. πͺLet's support each other along the way! Don't forget to join "Design Guru" so you don't miss out. π Chat soon!
Join the channel
ππ @designguru01 ππ
Hello there designers! π I'm super excited to share that I just launched a new Telegram channel called "Design Guru". ππ₯³ On this channel I'm gonna be sharing my journey as a graphics and UI/UX designer.π©βπ»
You'll get to follow along with my projects, see the cool tools I'm learning to use, and hear about any design events I go to. π₯ I'll also be posting daily about useful stuff I learn - like tips, tutorials, interviews, and more that I find helpful in my own learning.π
I really want to build a community where we can all share ideas, give each other feedback, and learn design together. β¨ Whether you're just starting out or a pro, I hope there's something on my channel for you.
I can't wait to start this journey with you all.Design can be tough but also super rewarding. πͺLet's support each other along the way! Don't forget to join "Design Guru" so you don't miss out. π Chat soon!
Join the channel
ππ @designguru01 ππ
Forwarded from A2SV
Here are the opportunity
π Graphics Designer - Volunteer as a Graphics Designer for a charity organization
Telegram Bot: @akilconnectbotπ
Download our App: LINK
πJoin our telegram group to discover even more opportunities!
Please open Telegram to view this post
VIEW IN TELEGRAM
This is the current appearance of my terminal emulator. π It took me some time to set up, but honestly, it was fun doing it.
@selfmadecoder
@selfmadecoder
Believe it or not..I really like writing basic CSS instead of using UI libraries. I enjoy the freedom to create whatever I want without being restricted by design systems or predefined UI templates.
@selfmadecoder
@selfmadecoder
Forwarded from Dagmawi Babi
β’ 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
π¨ WeatherAPI
π» HackerNews
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