Frank Owusu Boakye (@oboy_nitro) 's Twitter Profile
Frank Owusu Boakye

@oboy_nitro

Software engineer at Hubtel

ID: 1257538121618595841

linkhttps://fobytech.com calendar_today05-05-2020 05:10:55

122 Tweet

83 Followers

1,1K Following

EuroPython (@europython) 's Twitter Profile Photo

🚨Financial Aid application closes today 23:59CEST! We want to help individuals who would otherwise not be able to attend the conference. EuroPython is for the community 🤗 If you can benefit from our Fin Aid programme then hit that submit button! 📥 ep2022.europython.eu/finaid

Nuno Maduro (@enunomaduro) 's Twitter Profile Photo

Rust has a built-in test framework that just works without the need to set anything up. Just add the #[test] attribute, and "cargo test" will automatically find and execute all test functions of your crate. ✅ For info, "crate" means library/package in the Rust world. 📦

Rust has a built-in test framework that just works without the need to set anything up. Just add the #[test] attribute, and "cargo test" will automatically find and execute all test functions of your crate. ✅

For info, "crate" means library/package in the Rust world. 📦
Frank Owusu Boakye (@oboy_nitro) 's Twitter Profile Photo

I'm loving FastAPI. Before FastAPI building, web APIs with Django was cumbersome a bit hectic but now... am just enjoying the breeze of development It makes my workflow much simple, with little to no magic and more freedom. Try it yourself. github.com/tiangolo/fasta…

Frank Owusu Boakye (@oboy_nitro) 's Twitter Profile Photo

Learn python by building this very simple random password generator console application Hope you enjoy Like, Share, and Subscribe for more..... youtube.com/watch?v=lj3jr_…

Frank Owusu Boakye (@oboy_nitro) 's Twitter Profile Photo

Have you heard about Microverse? It's an online school for software development that costs $0 upfront and only charges you once you have a job making more than $1,000 USD/month. Learn more and use my link to apply: microverse.org/?grsf=vkiur2

Emmanuel Chiamaka (@amakasdiary) 's Twitter Profile Photo

Williams ©️ Nizaar Kinsella And whose fault is it? After all the sanction imposed on Chelsea and the take over saga. Why use the New owners face rather than the club badge. Poor journalism

Sebastián Ramírez (@tiangolo) 's Twitter Profile Photo

Rich is why your Typer apps look pretty by default. 😎 Rich is what you should use if you want your Python CLIs to look pretty. 🎨 Rich should definitely be in your starred GitHub projects. ✨