roxie.hashnode.dev2022 In Review : GracedWhew! What a year it has been! I tried hard to find the perfect description for my year, and I could not help but see grace. It鈥檚 my first time writing a year in reveiw馃拑 after so many years of making attempts. As the new year approaches, it's natura...Dec 31, 2022路7 min read
roxie.hashnode.devHow I Learnt To Code & Got A Developer JobIntroduction Every time I reminisce about my developer journey, It always leaves me grateful. It dares me to be more and keep chasing my software engineering goals. I got introduced to tech during a summer program in 2017 by Keeping It Real Foundatio...Oct 15, 2022路4 min read
roxie.hashnode.devMy SideHustle Internship JourneyHello there馃槑, this piece will be taking a different turn because I'll be writing about something different from coding馃槝. Early in March, I got a link to register for a free Internship with SideHustle Ng. They offer a lot of tracks ranging from Fron...Jul 10, 2021路5 min read
roxie.hashnode.devLaravel 8 API Authentication using Laravel SanctumIntroduction Why go through the long haul馃槳 of Laravel Passport to build an authentication system for Single Page Applications when you have Laravel Sanctum 馃槑? In this guide, you'll learn how to build a basic authentication where users can regis...Jun 16, 2021路5 min read
roxie.hashnode.devHow To Fetch Resources Randomly in Laravel with a Single Line Of Code.Have you encountered a challenge where you need to fetch records from the database in no particular order using Laravel? I found myself at this point once and here is how I solved it. All thanks to dear Google!馃槏 This is a regular SQL query to fetch ...May 13, 2021路1 min read