lilstex_ Profile Banner
Emmanuel Mbagwu Profile
Emmanuel Mbagwu

@lilstex_

Followers
186
Following
531
Media
4
Statuses
146

Software engineer

Nigeria
Joined April 2019
Don't wanna be here? Send us removal request.
@lilstex_
Emmanuel Mbagwu
27 days
Should you always normalize your database to 3NF?.It depends. 3NF is great for transactional integrity, but denormalizing is often better for analytics performance. When have you made the trade-off for speed?.#DatabaseDesign #3NF.
0
0
0
@lilstex_
Emmanuel Mbagwu
29 days
Just wrapped up an amazing experience at #NOG2025!.Feeling inspired to keep pushing forward with the BONGS ERP project, building solutions for marine operations with the team @GoddafiSW @tophar_dav.Proud to be part of the movement. #TechInEnergy #MarineERP
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
0
1
@lilstex_
Emmanuel Mbagwu
1 month
Kicking off an epic SQL deep dive with my data wizards! We're using a massive, real-world inventory and procurement dataset to go from zero to data hero. Let the querying begin! #SQLJourney #LearnToCode #EdTech.
0
0
0
@lilstex_
Emmanuel Mbagwu
1 month
Happy Sunday!.Taking a well-deserved break today, just rest and recharge. Enjoy your day!.
0
0
0
@lilstex_
Emmanuel Mbagwu
2 months
RT @GoddafiSW: Meet Godwin @g_enangg a Data Analyst who fell in love with statistics early on and studied Economics before transitioning in….
0
2
0
@lilstex_
Emmanuel Mbagwu
2 months
RT @GoddafiSW: Meet Emmanuel, @lilstex_ a Senior Software Engineer, who will be sharing real insights from his journey and how beginners c….
0
1
0
@lilstex_
Emmanuel Mbagwu
2 months
RT @GoddafiSW: We’re excited to host “Navigating the Tech Industry as a Beginner with AI” 🎉. A free virtual workshop designed to help you b….
0
5
0
@lilstex_
Emmanuel Mbagwu
2 months
RT @billeryIO: “Billery helps me bill my client across boarder faster”. Chakam 📸!. Before i hear “i don’t know of any application i can use….
0
3
0
@lilstex_
Emmanuel Mbagwu
5 months
instagram.com
0
0
0
@lilstex_
Emmanuel Mbagwu
7 months
A good day to be alive. Bongs is coming ❕❕❕.
0
0
0
@lilstex_
Emmanuel Mbagwu
1 year
I am exhausted 😫😫.
0
0
0
@lilstex_
Emmanuel Mbagwu
1 year
- boolean: Use for true/false values. Great for flags, conditions, and toggles. - bytes: Use for variable-length raw data. Handy for low-level data handling. - string: For handling text. Perfect for names, descriptions, and any other string data. #LearningWeb3.
0
0
0
@lilstex_
Emmanuel Mbagwu
1 year
- int: Use for integers that can be both positive and negative. Perfect for calculations that might dip below zero. - address: Ideal for storing and interacting with Ethereum addresses. Essential for anything that involves sending or receiving Ether.
1
0
0
@lilstex_
Emmanuel Mbagwu
1 year
#Today's lesson on #web3. When should you use different data types in #Solidity?. - uint: Use for non-negative integers when you need to count or index something without worrying about negatives.
1
0
0
@lilstex_
Emmanuel Mbagwu
1 year
#Today's lesson on #web3. Using "view" and "pure" functions helps optimize your smart contracts by reducing gas costs. View functions can only read state variables and can not modify them. While pure functions can neither read nor modify state variables. #Solidity #LearningWeb3.
0
0
1
@lilstex_
Emmanuel Mbagwu
1 year
#Today's lesson on #web3. What are the visibility types in Solidity?.In Solidity, functions and variables come with different visibility options: . *public, private, internal, external*. Remember to choose wisely to keep your smart contracts both functional and secure. 🔒💻.
0
0
0
@lilstex_
Emmanuel Mbagwu
1 year
#Today's lesson on #web3. In #Solidity, you'll encounter functions, structs, arrays, mappings, and events. It's like a Swiss Army knife for blockchain development—everything you need to build your decentralized dreams. 🔧💻 #LearningWeb3.
0
0
1
@lilstex_
Emmanuel Mbagwu
1 year
#Today's lesson on #web3. What are some data types in Solidity?. Solidity offers a delightful variety of data types: uint, int, address, boolean, bytes, string, and more. It's like a buffet of variables for your coding pleasure. 🍽️💻 #SolidityDataTypes #LearningWeb3.
0
0
1
@lilstex_
Emmanuel Mbagwu
1 year
#Today's lesson on #web3.What is Solidity?. #Solidity is the high-level programming language of choice for Ethereum, based on contracts and syntax that feels like JavaScript. It's like writing legal contracts in JavaScript—because why not mix law with code 💻📜 #LearningWeb3.
0
0
1
@lilstex_
Emmanuel Mbagwu
1 year
#Today's lesson on #web3.What are some limitations of Web3?. Web3 the future of the internet, if only it could scale, be accessible, offer a decent user experience, and not cost a lot. It's like having a sports car that can only drive in your driveway. #LearningWeb3.
0
0
0