Chigozie (@ghoulkingr) 's Twitter Profile
Chigozie

@ghoulkingr

Software Engineer

ID: 1488644254293499914

linkhttps://github.com/GhoulKingR calendar_today01-02-2022 22:44:23

159 Tweet

72 Takipçi

49 Takip Edilen

Chigozie (@ghoulkingr) 's Twitter Profile Photo

Yosh, finally got my project deployed 🤭 For someone new to the tech, I'd say I did pretty well. A CLI for downloading animes 🫡 pypi.org/project/anime-…

Yosh, finally got my project deployed 🤭

For someone new to the tech, I'd say I did pretty well. 

A CLI for downloading animes 🫡

pypi.org/project/anime-…
Chigozie (@ghoulkingr) 's Twitter Profile Photo

I'm thinking of moving the search functionality away from the search functionality away from the inside of the CLI to the outside as part of its arguments 🤔 So it'll be: akr-download "one piece" Instead of: akr-download that shows this

I'm thinking of moving the search functionality away from the search functionality away from the inside of the CLI to the outside as part of its arguments 🤔

So it'll be:
    akr-download "one piece"

Instead of:
    akr-download

that shows this
sylvvv⚜️ (@sylviamg_) 's Twitter Profile Photo

Hi Everyone! I sell very affordable and stylish leather bags perfect for work, school, church or just some casual outing. Regular size: #4800 for black, #4500 for other colours Large size: #6000 for black, #5700 for other colours Nationwide delivery 🚚

Hi Everyone! 
I sell very affordable and stylish leather bags 
perfect for work, school, church or just some casual outing.
Regular size:  #4800 for black, #4500 for other colours
Large size: #6000 for black, #5700 for other colours
 
Nationwide delivery 🚚
freeCodeCamp.org (@freecodecamp) 's Twitter Profile Photo

If you're coding in Rust and want to learn its asynchronous features, this guide is for you. In it, Chigozie explains the main async concepts in Rust like futures and async/await. You'll learn how they work by studying some code examples. freecodecamp.org/news/how-async…

freeCodeCamp.org (@freecodecamp) 's Twitter Profile Photo

In Rust, pointers are variables that hold memory addresses as their values. And smart pointers contain extra information & can do more than regular ones. In this guide, Chigozie explains the different types of smart pointers in Rust & how they work. freecodecamp.org/news/smart-poi…