Ngozi Uloka Profile Banner
Ngozi Uloka Profile
Ngozi Uloka

@Gifftybabe

Followers
495
Following
92
Media
161
Statuses
3,894

Frontend Developer | Open Source Enthusiast | Certified Customer Relationship Specialist | Alumna @alx_africa @TIIDELab | Fellow @Web3Bridge | NSPPDIAN |

Abuja, Nigeria.
Joined December 2021
Don't wanna be here? Send us removal request.
Explore trending content on Musk Viewer
@Gifftybabe
Ngozi Uloka
1 year
'for loop' or 'while loop' ??? Which do you use mostly 🫣
310
10
274
@Gifftybabe
Ngozi Uloka
1 year
Oh, little workspace, how humble you stand, Soon to be adorned with gadgets so grand. I'm proud of you, and the potential you hold, Anticipating unboxing, as @DaveyHert does. By God's grace, a tech treasure trove awaits, Transforming you into a coder's blissful estate. #amen
Tweet media one
Tweet media two
19
12
197
@Gifftybabe
Ngozi Uloka
1 year
I swear with my life This code was working perfectly before I went to bed 😭😭😭 #buildinpublic #buildinginpublic
45
7
143
@Gifftybabe
Ngozi Uloka
1 year
Day 47 of #50DaysOfJS : Despite not feeling at my best, I dedicated today to revising advanced JavaScript techniques, specifically focusing on recursion and closures. My aim is to strengthen my understanding and skills in these areas, with the hope of performing even better tmrrw.
Tweet media one
9
2
97
@Gifftybabe
Ngozi Uloka
1 year
I learnt that programmers prefer using the dark mode because light attracts bugs 🥹 How true is that??? 🙄
41
3
85
@Gifftybabe
Ngozi Uloka
1 year
I'm committed to the journey. Who's with me? #100DaysOfCode #buildinginpublic
Tweet media one
18
3
89
@Gifftybabe
Ngozi Uloka
1 year
This is what it means to be a software developer working from home 🫣
Tweet media one
14
2
84
@Gifftybabe
Ngozi Uloka
1 year
Day 45 of #50DaysOfJs , l learnt about JavaScript best practices... Naming Convention and lots more #JavaScript
7
0
60
@Gifftybabe
Ngozi Uloka
1 year
Day 4 of #100DaysOfCode Built a simple calculator web application with HTML, CSS, and JavaScript * Handling user interactions through event handling * Using local storage for persisting data across sessions * Dynamic manipulation of the DOM based on user input #buildinpublic
Tweet media one
10
2
55
@Gifftybabe
Ngozi Uloka
1 year
Day 17 of #50DaysOfJS : Today, I dove into the world of "closures" in JavaScript. Lessons Learned: 📌 Closures help manage data privacy by encapsulating code. 📌 They enable powerful patterns like callbacks and memoization.
Tweet media one
4
0
49
@Gifftybabe
Ngozi Uloka
1 year
Which one is the most important??? 👍 Degree ❤️ Skill
38
0
39
@Gifftybabe
Ngozi Uloka
1 year
No one really cares about your dreams until they see you winning... Keep working 💪
8
2
37
@Gifftybabe
Ngozi Uloka
1 year
Reflecting on the first half of 2023: 🖍️Lost my job, depressed😥 🖍️Joined @TIIDELab fellowship, soaring high 🚀 🖍️Flew for the first time @flyaero , exhilarating😃 🖍️Gifted a MacBook for my tech journey, thrilled💃 In short, God's wonders never cease. Excited for the second half
Tweet media one
Tweet media two
2
1
38
@Gifftybabe
Ngozi Uloka
1 year
By this time next year, I aim to actively participate in @oscafest , engaging in meaningful contributions, valuable learning experiences, and establishing connections. My intention is to bring forth my expertise rather than approaching it as a novice. #oscafest #professionalgrowth
2
0
35
@Gifftybabe
Ngozi Uloka
1 year
🎉 Celebrating the 50th day of #50DaysOfJs : ❣️ Today I've mastered regular expressions - a powerful tool for pattern matching and manipulation in strings. ❣️ The journey was tough, but I've emerged stronger 💪 ❣️Thank you all for joining me on this coding adventure! 🥳
12
1
35
@Gifftybabe
Ngozi Uloka
1 year
Day 1 of #100DaysOfCode : Explored the power of conditional statements in JavaScript. Learned the art of decision-making in code, enhancing my problem-solving skills. Applied this knowledge to build an interactive Rock, Paper, Scissors game #buildinpublic #buildinginpublic
Tweet media one
8
0
30
@Gifftybabe
Ngozi Uloka
1 year
At a glance, what do you think will be the output of the code snippet below? a. 'First' 'Second' 'Third' b. 'Second' 'First' 'Third' c. 'First' 'Third' 'second' d. 'Third' 'Second' 'First'
Tweet media one
37
1
29
@Gifftybabe
Ngozi Uloka
1 year
Day 21 of #100DaysOfCode It's my birthday 🎇🎂🎈🥳🎂🎇🎈 #NoCodeDay “And I waited patiently for the LORD; And He inclined to me, And heard my cry. He brought me up out of a horrible pit, Out of the miry clay, And set my feet upon a rock, And established my steps.." #grace
Tweet media one
13
0
30
@Gifftybabe
Ngozi Uloka
1 year
Day 6 of #100DaysOfCode : Navigating the complexities of asynchronous JavaScript. 🌐 📌 Explored the power of Promises, offering clarity in the world of waiting 📫 📌 and the Event Loop, orchestrating smooth task execution. 🤖 #buildinpublic #buildinginpublic
6
0
29
@Gifftybabe
Ngozi Uloka
1 year
Day 20 of #100DaysOfCode : Delved deeper into Node.js, specifically emphasizing NPM installation, utilization, managing dependencies, and understanding semantic versioning. Strengthening the foundations for robust and scalable projects. #buildinpublic #buildinginpublic
5
0
29
@Gifftybabe
Ngozi Uloka
11 months
Day 47 of #100DaysOfCode : I built a React component to display contacts, and here's what I learned: 🖼️ Rendered dynamic content with map function. 🚀 Utilized CSS classes for styling. 🔑 Added unique keys for mapped elements. #buildinpublic #buildinginpublic
Tweet media one
3
0
28
@Gifftybabe
Ngozi Uloka
1 year
Day 15 of #100DaysOfCode : Explored Object-Oriented Programming in JavaScript, Focused on classes and inheritance. Key lesson: Classes provide a blueprint for efficient code organization, promoting reusability and maintainability. #BuildInPublic #BuildingInPublic
3
0
26
@Gifftybabe
Ngozi Uloka
11 months
Day 37 of #100DaysOfCode : Delved into debugging and refactoring of the code base for my team project, shaping the JS functionalities of a dashboard. Details under wraps for now, but stay tuned for exciting updates! #buildinginpublic #buildinpublic #letsconnect
6
1
25
@Gifftybabe
Ngozi Uloka
11 months
#100DaysOfCode Day 45, Despite growing frustration with electricity supply issues, I'm staying committed to this journey. Explored Node.js extensively, diving into native and ECMAScript modules. Covered npm initialization, installation, and usage. #buildinpublic
9
0
25
@Gifftybabe
Ngozi Uloka
1 year
Day 49 of #50DaysOfJS : I delved into the world of regular expressions in JavaScript. These powerful tools allow us to define patterns for matching and manipulating strings. I learned about essential regex methods like `test()`, `exec()`, `match()`, `replace()`, `search()` et al.
1
1
26
@Gifftybabe
Ngozi Uloka
11 months
Day 43 of #100DaysOfCode , I focused on learning Git and its command-line operations. This brings me closer to becoming a skilled programmer who can confidently use the command line interface for efficient development. #buildinpublic #buildinginpublic #letsconnect
7
1
23
@Gifftybabe
Ngozi Uloka
11 months
Day 30 of #100DaysOfCode marked a pivotal exploration into CRUD operations. I successfully crafted a user-friendly Todo list, empowering users with the ability to effortlessly edit, delete, and mark tasks as complete. #buildinpublic #buildinginpublic
Tweet media one
2
1
25
@Gifftybabe
Ngozi Uloka
1 year
𝘿𝙖𝙮 29 : #30DaysOfCoding Created a simple budget app 📊💰 with HTML input elements to capture expenses, JavaScript for budget calculations 🧮🔮, and event listeners for smooth user interactions. Let's keep those coins rolling! 💸✨ #CodingChallenge #oneday2go
2
0
25
@Gifftybabe
Ngozi Uloka
1 year
On Day 44 of my #50DaysOfJS journey, I delved into the world of web forms and input handling. I explored essential topics including the 🚩Seamless access of form elements 🚩Interaction with form components, from text fields to buttons 🚩Efficiently managing form submissions
3
0
22
@Gifftybabe
Ngozi Uloka
1 year
Programming is 10% writing code and 90% understanding why it’s not working... 🥺
11
0
22
@Gifftybabe
Ngozi Uloka
11 months
Day 48 of #100DaysOfCode : 🚀 Explored advanced concepts in React props: - Mastered PropTypes for precise data type validation - Delved into dynamic rendering techniques with props - Enhanced code readability using destructuring - #buildinpublic #buildinginpublic
3
0
22
@Gifftybabe
Ngozi Uloka
1 year
Day 7 of #100DaysOfCode : Diving into JavaScript's inner workings! ✔️ Explored scope - where variables live, ✔️ closures - the magic of nested functions, and ✔️ 'this' keyword - a pointer to the current context (more than just a pronoun) #buildinginpublic #buildinpublic
5
0
21
@Gifftybabe
Ngozi Uloka
1 year
#50DaysOfJS challenge hasn't been fulfilling this days due to complete power outages in my area that have been going on for weeks now. With @TIIDELab 's in-depth lectures by @kenny_ib on functions and DOM, I coded along a YouTube tutorial to create an Analog Clock. #34 &35Days
0
0
23
@Gifftybabe
Ngozi Uloka
11 months
On the 31st day of my #100DaysOfCode journey, I delved into React DOM, exploring the concepts of virtual and real DOM. Explored topics such as reconciliation, diffing, and react fibre. Which sheds more light on the inner workings of React's rendering processes #buildinpublic
1
0
18
@Gifftybabe
Ngozi Uloka
1 year
Day 46 of #50DaysOfJS marked a deep dive into advanced JavaScript techniques. The day's journey unveiled the mastery of critical concepts, including optional arguments, rest parameters, closure, and recursion. These skills enriched my grasp of the language's intricacies.
2
0
22
@Gifftybabe
Ngozi Uloka
1 year
Day 21 of #100DaysOfCode : Engaged in a session to refresh my understanding of CSS Flexbox —an essential and powerful layout model in modern web development. Putting theory into practice, I channeled this refreshed knowledge into crafting a simple landing page #buildinpublic
Tweet media one
5
0
22
@Gifftybabe
Ngozi Uloka
1 year
Went to where somebody's son go find me before singleness keel me! 😅 Not every day HTML and JS, right? Don't even ask if they spotted me, the rain played a trick on me, that's why I'm giving this forced smile 🥺😄
Tweet media one
3
0
22
@Gifftybabe
Ngozi Uloka
11 months
Day 40 of #100DaysOfCode : Finally completed my todo-list app! Deployed with HTML, Tailwind, and JS. Currently working on converting it to React for enhanced functionality. Click on the link 👇to experience it and share your thoughts.
Tweet media one
11
1
23
@Gifftybabe
Ngozi Uloka
1 year
God abeg ooh !!!!
Tweet media one
5
3
20
@Gifftybabe
Ngozi Uloka
1 year
Day 24 of #100DaysOfCode : Explored functional and class components in react, delving into component creation, the intricacies of importing and exporting props, state management, and more. Building a solid foundation one component at a time! #buildinpublic #buildinginpublic
2
0
20
@Gifftybabe
Ngozi Uloka
11 months
Day 28 of #100DaysOfCode : Exploring the elegance of stateless functional components. Understanding how to craft components without internal state, fostering clarity and simplicity in the React architecture.. #buildinpublic #buildinginpublic
1
0
19
@Gifftybabe
Ngozi Uloka
1 year
Life's a lot like JavaScript promises: Some resolve beautifully, while others reject unexpectedly. Embrace both, for they shape your journey. Coding or living, resilience is your superpower! 💪🌟 #learningJavasScriptAsynchronicity @TIIDELab
2
1
21
@Gifftybabe
Ngozi Uloka
1 year
Early morning challenge, At a glance, what would be the output of the code snippet below? Remember, it's supposed to be at a glance 🫣
Tweet media one
13
2
20
@Gifftybabe
Ngozi Uloka
1 year
🥁 Introducing my new Drum Kit! 🥁 ✨ Features: 1️⃣ Click on the drums to play sounds. 2️⃣ Press corresponding keys on your keyboard for instant beats. Experiment with different sounds and rhythms! 🔊 Try it now and let the music flow! 🥁🎉
2
0
20
@Gifftybabe
Ngozi Uloka
1 year
Day 8 of #100DaysOfCode : Struck a balance today - some well-deserved rest and catching up with old pals. Dived into the mysteries of the "return" statement in JavaScript. It used to play hide and seek in my code, but after some YouTube wisdom, I think we're finally on good terms
1
0
19
@Gifftybabe
Ngozi Uloka
1 year
On Day 13 of #100DaysOfCode , I dived into the world of JavaScript types—discovering the differences between primitive and reference types. Excitingly, I got to share my insights representing the amazing #BitMasters team during a presentation at @TIIDELab #buildinpublic
Tweet media one
0
0
19
@Gifftybabe
Ngozi Uloka
1 year
This opportunity is a true honor, and I'm grateful to @TIIDELab for their support in building my skills and confidence. I'm committed to fulfilling my responsibilities as the latest class governor and making a positive impact. Thank you, @TIIDELab and my fellow students.
Tweet media one
2
0
21
@Gifftybabe
Ngozi Uloka
11 months
Day 33 of #100DaysOfCode : Navigating challenges, embracing lessons, and refining my CRUD Todo list. 💻 Overcoming bugs, improving resilience, and finding elegance in transitions. Shoutout to @TIIDELab for the grooming. 🙌 #buildinginpublic #buildinpublic #letsconnect
1
0
17
@Gifftybabe
Ngozi Uloka
11 months
Try it and thank me later y'all🤣🤣
Tweet media one
4
0
17
@Gifftybabe
Ngozi Uloka
1 year
Day 23 of #100DaysOfCode : Explored higher-order functions in JavaScript, focusing on Map✔️, Filter ✔️, and Reduce✔️. Unlocked powerful tools for data manipulation, array refinement, and seamless value aggregation. Elevating code quality and efficiency. #buildinpublic
2
0
17
@Gifftybabe
Ngozi Uloka
11 months
On the 42nd day of my #100DaysOfCode journey, I delved into creating custom components in React. This helped me understand how to build personalized and effective parts of a React application, making it easier to design and organize my projects. #buildinpublic #letsconnect
3
0
16
@Gifftybabe
Ngozi Uloka
1 year
💰 "God = true; if (moneyNeeded === true) { console.log('Na only money remain ooh'); }" 😄💸
Tweet media one
3
1
20
@Gifftybabe
Ngozi Uloka
11 months
A good programmer is someone who looks both ways before crossing a one-way street.
5
2
18
@Gifftybabe
Ngozi Uloka
1 year
Excited to unveil the UI design for my upcoming travel companion project, aligning seamlessly with @TIIDELab fellowship prerequisites. Explore intelligent directions, curated recommendations, and a user-friendly interface for an unparalleled travel experience. #buildinpublic
Tweet media one
3
1
17
@Gifftybabe
Ngozi Uloka
1 year
Ever wondered why you couldn't copy text from some websites? Well, I found out it's because of a sneaky trick called the "select" class set to none in Tailwind CSS. It's like a secret code that hides the text-selecting option. Pretty cool discovery, right? 🕵️‍♂️🔍
5
0
18
@Gifftybabe
Ngozi Uloka
1 year
Tag'em and run 🤣🤣🤣 @sufiVogue 🏃‍♀️🏃‍♀️🏃‍♀️
Tweet media one
4
0
18
@Gifftybabe
Ngozi Uloka
1 year
My buddy @efelee5 came visiting and we ended up coding even on my sick bed 😔... This hustle must pay ooh 🙏
Tweet media one
6
0
19
@Gifftybabe
Ngozi Uloka
1 year
Day 16 of #100DaysOfCode : Delved deeper into object-oriented programming in JavaScript, exploring 📌 prototype, 📌prototype inheritance, and understanding various 📌property types and 📌attributes. #buildinpublic #buildinginpublic
3
0
16
@Gifftybabe
Ngozi Uloka
1 year
On the 14th day of #100DaysOfCode I delved back into the intricacies of CSS layout, focusing on enhancing my understanding of grid systems Each line of code brought newfound clarity and mastery, enhancing my ability to craft robust and responsive user interfaces #buildinpublic
Tweet media one
4
0
15
@Gifftybabe
Ngozi Uloka
11 months
Who again feels that he/she is only a programmer who could create BUGS, not CODE ? Pls gather here for a few BUGS meeting 🤣 🤣🤣🤣
8
0
17
@Gifftybabe
Ngozi Uloka
11 months
On Day 44 of my #100DaysOfCode journey, ❣️I dived into the world of Props in React. ❣️I learned how to smoothly share information between different parts of a React app. ❣️Also, got the hang of Default Props and Prop Types to make my code more reliable and organized.
3
0
17
@Gifftybabe
Ngozi Uloka
1 year
🤩 Weekend smiles brought by @TIIDELab 's lively physical meetup! 🎉🏢 Engaging games, brain-boosting challenges, and enlightening lectures kept the smiles rolling. Who knew learning could be this much fun? 😄🚀 #TIIDELabMagic #WeekendSmiles
Tweet media one
1
0
17
@Gifftybabe
Ngozi Uloka
1 year
Excited about @TIIDELab 's holistic curriculum! In addition to honing our skills as software engineers, we're privileged to delve into the basics of UI/UX design guided by our esteemed mentors @AbdulmuizzYusuf and @Salmahta . Within a week, I'm already exploring Figma 🤪
Tweet media one
2
1
18
@Gifftybabe
Ngozi Uloka
1 year
Day 40 of #50DaysOfJS : Explored advanced array methods like map, sort, filter, and reduce. Utilized a random user API to populate user data. Implemented functionalities like doubling money using map, displaying millionaires with filter, and more. #JavaScript
4
0
16
@Gifftybabe
Ngozi Uloka
1 year
Day 10 of #100DaysOfCode : Revisited regular exp and delved into modules. Constructed a robust validation form integrating regex, modules, local storage, and more. Gratitude to @kenny_ib for invaluable expertise, and a special thanks to @TIIDELab for providing top-notch coaches.
Tweet media one
3
1
16
@Gifftybabe
Ngozi Uloka
11 months
Day 29 of #100DaysOfCode : Delved into React essentials - learned the intricacies of managing component states with useState, harnessed the power of useEffect for efficient side effects, and explored the elegant world of passing data through props. #buildinpublic #Connect
1
0
16
@Gifftybabe
Ngozi Uloka
1 year
Day 41 and 42 of #50DaysOfJS challenge, I delved deeper into DOM array methods. Despite persistent power outages causing frustration, I managed to build a dynamic search and filter catalog page that utilizes DOM manipulation techniques such as append, setAttributes, classList etc
3
0
16
@Gifftybabe
Ngozi Uloka
1 year
Let me go and sleep first after the long night 🥹... Will show you guys the outcome later 🤞
Tweet media one
3
0
15
@Gifftybabe
Ngozi Uloka
1 year
A I am excited to share this new video with you all! 🎥 In this clip, I'm sharing my walk through video on my simple portfolio webpage. Let me know what you think in the comments below! @TIIDELab @Shamdex2000 #NewbiesInTech #HTML #CSS #portfoliowebpage
3
0
17
@Gifftybabe
Ngozi Uloka
1 year
Excited to be part of Tiidelab Fellowship Cohort 5! 🎉 The journey of endless possibilities has begun. With faith and determination, I'll make it to the top, leaving a lasting impact. Congratulations latest fellow in town 💃💃 #TiidelabFellowship #Cohort5
Tweet media one
1
2
17
@Gifftybabe
Ngozi Uloka
1 year
Day 3 of #100DaysOfCode challenge, I delved into asynchronous JavaScript, specifically exploring the functionality of setTimeout and setInterval. Applying this newfound knowledge, I successfully implemented an autoplay feature in the rock-paper-scissors game I started on day one
2
0
14
@Gifftybabe
Ngozi Uloka
1 year
🌟 Seeking Your Valuable Feedback 🌟 On Day 48 of my #50DaysOfJS journey, I'm excited to share my first YouTube tutorial. Join me in a step-by-step walkthrough of creating this 👇 captivating simple dice game. 🎲 Your feedback is greatly appreciated! 🙏
3
0
15
@Gifftybabe
Ngozi Uloka
1 year
Day 25 & 26 of #100DaysOfCode : 🎮 Created a fun number-guessing game using JavaScript! 💥 Features: - Set a highscore - Limited trials - Visual cues for higher/lower guesses 👉 Try it out: 🌟 Feeling victorious? Share your wins! 💪 #buildinpublic
1
0
15
@Gifftybabe
Ngozi Uloka
1 year
Day 19 of #100DaysOfCode : Today's journey delved deeper into Node.js, focusing on the exploration of modules - exporting, loading, and harnessing the power of Node.js modules effectively. #buildinpublic #buildinginpublic #letsconnect
3
0
14
@Gifftybabe
Ngozi Uloka
11 months
Day 35 of #100DaysOfCode : Explored a cool concept called "destructured destructuring" in JavaScript. Unveiled the elegance of breaking down complex data structures into more manageable components, enhancing both readability and efficiency in my code. #buildinpublic
2
0
13
@Gifftybabe
Ngozi Uloka
11 months
Would you prefer to have network issues or electricity supply issues with no alternative to any of them ???
8
0
14
@Gifftybabe
Ngozi Uloka
10 months
Day 60 of #100DaysOfCode : Explored React Context API today! 🧐 Managed global state effortlessly, Eliminated prop drilling, and Simplified state updates. 🌐💡 Context API = Cleaner code + Streamlined components #buildinginpublic #buildinpublic #letsconnect
2
0
15
@Gifftybabe
Ngozi Uloka
11 months
On the 51st day of my #100DaysOfCode initiative, I engaged in an enriching learning session focused on React conditional rendering. This session delved into the utilization of both the ternary operator and the AND operator for effective and streamlined rendering strategies.
Tweet media one
0
0
15
@Gifftybabe
Ngozi Uloka
1 year
A programmer's wife tells him: "While you're at the store, get some milk". He never comes back. 🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁🥁
3
0
14
@Gifftybabe
Ngozi Uloka
1 year
On the 32nd day of my #50DaysOfJS journey, I dedicated time to understanding loop statements within JavaScript. These powerful constructs empower me to iterate through data efficiently and perform repetitive tasks with precision.
Tweet media one
1
0
12
@Gifftybabe
Ngozi Uloka
1 year
🚀 Day 20 of #50DaysOfJS : A deeper dive into functions! Today's spotlight on Local and Outer variables reveals the coding symphony they compose. 🎶💡 #JavaScript
Tweet media one
0
0
15
@Gifftybabe
Ngozi Uloka
1 year
Celebrating another milestone in my development journey with @TIIDELab 's coding challenge completed! Their commitment to our growth is commendable. Grateful for the invaluable resources and learning opportunities. Fingers crossed for the result! @Coderbyte Smooth user experience
Tweet media one
1
1
15
@Gifftybabe
Ngozi Uloka
1 year
Excited to announce my acceptance into Tiidelab Fellowship Cohort 5! Grateful for this amazing opportunity. Thank you @IndustrialTrainingFund (ITF) and @NigeriaEmployersConsultativeAssociation (NECA) #TiidelabFellowship #Grateful #DreamComeTrue
Tweet media one
1
0
15
@Gifftybabe
Ngozi Uloka
11 months
41st day of my #100DaysOfCode , I acquired proficiency in implementing styling techniques within React applications. This session provided a comprehensive understanding of best practices and techniques for crafting visually appealing and responsive user interfaces in React apps
2
0
13
@Gifftybabe
Ngozi Uloka
1 year
npm install or yarn? 🤔 Which side are you on? 🧐
15
0
13
@Gifftybabe
Ngozi Uloka
1 year
On the 19th day of my dedicated #50DaysOfJS journey, I embarked on a captivating exploration of functions in JavaScript. 🔍 Specifically, my focus was on comprehending the concept of Function Declaration, a fundamental building block in the realm of programming. 💡 #JavaScript
1
0
14
@Gifftybabe
Ngozi Uloka
1 year
Things aren’t always #000000 and #FFFFFF If you understand this, raise your hand 🫣
11
0
15
@Gifftybabe
Ngozi Uloka
10 months
Day 59 of #100DaysOfCode : 📌Learnt strategies for efficient component organization 📌 Delved into effective communication between parent and child components 📌 Gained insights into optimizing rendering performance #buildinginpublic #buildinpublic #letsconnect
Tweet media one
4
0
12
@Gifftybabe
Ngozi Uloka
1 year
Life is a loop, and so is coding. 'Break' to reflect, 'continue' to progress. Every pause is a chance to learn, and every step forward takes you closer to coding excellence. #CodeLife #KeepGoing
2
2
14
@Gifftybabe
Ngozi Uloka
1 year
Commencing the #100DaysOfCode journey at the dawn of a fresh month and week feels Fortuitous. Here's to evolving into a more seasoned, adept developer, ready to make waves in the coding realm.
Tweet media one
2
0
12
@Gifftybabe
Ngozi Uloka
1 year
Why did the programmer go broke? Because he used up all his cache sorting out his problems! 🤣🤣🤣🤣🤣 Funny or not? Comment below 👇 Currently learning caching and memoization in JS. @kenny_ib doing a great job with us @TIIDELab cohort 5
0
1
13
@Gifftybabe
Ngozi Uloka
1 year
When you start seeing me with summer body like @NICKIMINAJ , please don't start yarning dust ooh😂 cos I'm putting in the work now 💪
Tweet media one
3
0
14
@Gifftybabe
Ngozi Uloka
10 months
Day 62 of #100DaysOfCode : Engaged in an enlightening community development class @TIIDELab Explored SMART goals in project design, monitoring and evaluation approaches and a lot more A stimulating session shedding light on crucial aspects of effective community development
Tweet media one
1
0
12
@Gifftybabe
Ngozi Uloka
1 year
Rise and shine, Twitterverse! 🐦 Saturdays are for __________ (fill in the blank) adventures! What's your go-to weekend activity that adds a spark to your morning? Me: 👇 Share the excitement! #WeekendBuzz
Tweet media one
6
0
14
@Gifftybabe
Ngozi Uloka
1 year
Past is a waste paper, Present is a newspaper , and future is a question paper. Come out of your past, control the present and secure the future!
1
0
13
@Gifftybabe
Ngozi Uloka
1 year
Day 18 of #100DaysOfCode : Today marked a significant milestone as I delved into the realm of Node.js. The journey encompassed the installation process, understanding its inherent advantages, various methods of utilization, and more. #buildinpublic #buildinginpublic
0
0
9
@Gifftybabe
Ngozi Uloka
1 year
Who is your UI/UX coach again? @AbdulmuizzYusuf and @Salmahta 💃 In just a few class days, have transformed us from design dummies to Figma fanatics.😍 Who knew I'd be rocking colors and pens like a pro? From zero to design hero – now coding and designing, thanks to @TIIDELab !
Tweet media one
4
1
13
@Gifftybabe
Ngozi Uloka
1 year
We did it last week , we can do it again this week, even better. Let's be awesome together!!!! Happy new week fellas 🎊
2
0
10
@Gifftybabe
Ngozi Uloka
1 year
How does a programmer respond to a breakup? . . . Uses a while loop to keep asking, "Are you sure it's over? tag 'em please 😁
5
0
10
@Gifftybabe
Ngozi Uloka
1 year
Which variables do you use in nested loops? x, y or i, j? Let's keep it coming...
12
0
10