Trexzy
@Trexzy236445
Followers
8
Following
54
Media
9
Statuses
41
Frontend Dev Web3 enthusiast
Osun-Ekiti, Nigeria
Joined February 2024
Been working on this little e-commerce site 😮💨 Honestly love how it turned out 💻 Would love to hear your feedback 👇 https://t.co/vIn3qB9Pfl
#FrontendDev #learningtocode #Feedback
treasureshophub.netlify.app
Treasure Generated Project
0
0
0
For the week 1 session 3 task we were asked to conduct a survey and I asked a few players (including myself 😌) what they love and what frustrates them about Call of Duty Mobile. Here’s what we found + how the experience could be improved 👇 https://t.co/NCQestxuSB
medium.com
Exploring real player experiences and ways to make Call of Duty Mobile faster, fairer, and smoother.
1
0
1
Just finished a simple UX research comparing Amazon and Jumia. I explored which platform offers a smoother experience and how small design choices can change how users feel. Read here 👇 https://t.co/Ytc422sV5W
@POCH_Graphics @Official_GIDA @kevin_chibuoyim
medium.com
My honest thoughts on which shopping app feels smoother, simpler, and easier on the eyes.
0
1
3
Only 4 days left for the Skillup Summer Bootcamp registrations to end⏳🧏♂️ We’ve set up a custom DP generator for all registered participants of the Bootcamp and we’d like you to generate yours if in🫡 Generate yours >> https://t.co/KCxWRtYUfu Register: https://t.co/ADdBVvyFC7
0
0
1
Normally, access is ₦30k. But right now, they’re offering it for just ₦6,999 (for 3 days only). student who joined the Export Business Bootcamp
0
0
0
If you’ve ever wanted to start an export business that earns in $$$, this is a solid opportunity. Here’s the link to join 👉
expertnaire.com
0
0
0
3/ i recently came across an Export Business Bootcamp that solves all of this. It shows you: ✅ Exportable products ✅ How to find buyers ✅ How to close your first contract in 7–21 days It’s taught by someone who (with his students) has done over ₦106M in export transactions.
0
0
0
2/ Everyday products like ginger, cashew, hibiscus, charcoal etc. are in high demand abroad. The problem? Most beginners don’t know where to start, how to find buyers, or how to handle the paperwork.
0
0
0
1/ most people don’t realize this but You can start an export business from Nigeria and earn in dollars without huge capital. Here’s how 👇
4
0
0
🚀 I’m excited to share a project I recently built : a school website! 👉 Check it out here: https://t.co/8Etn4VsUex The site features: About, Course, Blog, Gallery, Team & Contact page Used HTML, CSS, JavaScript and JQuery while focusing on making it user-friendly& responsive.
4
1
6
7/7 Learnt about the conversion in Cairo using the into() method when converting from low to high and try_into().unwrap() method when converting from high to low like trying to fit 10 people in one bedroom 😁which will be inconvenient but not impossible with the right plan.
1
0
0
Unlike tuple which is the collection of different type it can be a felt and a u8 and so on. And a tuple lets you create a compound data structure by combining different data types like string, Boolean etc and it is written in a bracket with a comma separating each types.
1
0
0
6/7: Also I Discovered Arrays! It is possible to store more than one value in an array variable which reduces the complexity of the data handling. It is the collection of same type that is either the type is felt/ u8/ u16 and so on can’t be all. ‘Let’ for declaration
1
0
0
5/7: Learnt what Loops are! the main function of the loops is to eliminate inessential self-repetition. Key aspects: For & while loops For ‘break’ use in breaking loops Improvements of the loops efficiency
1
0
0
4/7: Explored the world of Felt types! In Cairo, a felt corresponds to a field element, where the cryptographic operations can be performed. It is a very large number which is calculated as 2^(251) + 17 * 2^(192) + 1. Generally felt is important for Starknet.
1
0
0
3/7: Stepped into Integer Types! In Cairo, integers are very useful for calculations performed with large integers for which the overflow or underflow issues are a non-issue. All integers can fit in felt252 except u256 which is a struct with 2 fields of u128 low and high.
1
0
0
2/7: Began with Beginner Syntax & writing my first code on Cairo! Grasped the idea of how to define variables, functions & control flow and learnt about the Boolean(true/false) , short string(less than 31 characters) Byte-array strings(more than 31 characters) types. ✅🚀
1
0
0