Ilem Ilem (@real_tecky_guy) 's Twitter Profile
Ilem Ilem

@real_tecky_guy

Fearless web dev conjuring jaw-dropping sites with PHP, Laravel, Vue.js & Python. Med lab science student by day, code sorcerer by night. Gigs welcome! πŸ”₯ #WebD

ID: 1863850507552591872

linkhttps://ilemilem.vercel.app calendar_today03-12-2024 07:40:16

40 Tweet

26 Followers

23 Following

Ilem Ilem (@real_tecky_guy) 's Twitter Profile Photo

CSS positioning made simple in 15 seconds ⏱️ ✨ Fixed ✨ Absolute ✨ Sticky ✨ Relative πŸ’¬ Which one’s your go-to positioning? Watch this quick breakdown & never get confused again πŸ‘‡ #CSS #WebDev #CodingTips #100DaysOfCode

Ilem Ilem (@real_tecky_guy) 's Twitter Profile Photo

Input validation is your first line of defense against attacks like SQL injection & XSS 1 Check data type, length, & format (e.g. regex for emails). 2 Use allowlists (only permit expected values) over blocklists. 3 Sanitize inputs to strip malicious code (e.g. <script>)

Input validation is your first line of defense against attacks like SQL injection &amp; XSS

1 Check data type, length, &amp; format (e.g. regex for emails).
2 Use allowlists (only permit expected values) over blocklists.
3 Sanitize inputs to strip malicious code (e.g. &lt;script&gt;)
⚑Dev. P⚑ πŸ‘¨πŸΎβ€πŸ’» (@devp_b) 's Twitter Profile Photo

πŸš€ Hosting a Space on Techpreneurship, AI, Web3, Branding & Coding Fundamentals. E.p2.2 πŸŽ™οΈ Subtopic: Community Matters As an upcoming dev (or even as a seasoned one), community is your biggest asset. It keeps you motivated, connected, and supported while you grow. πŸ’‘ Alone

πŸš€ Hosting a Space on Techpreneurship, AI, Web3, Branding &amp; Coding Fundamentals. E.p2.2

πŸŽ™οΈ Subtopic: Community Matters

As an upcoming dev (or even as a seasoned one), community is your biggest asset.
It keeps you motivated, connected, and supported while you grow.

πŸ’‘ Alone
Steve Bauman (@ste_bau) 's Twitter Profile Photo

When designing a PHP API, avoid only returning booleans while swallowing exceptions If you provide a boolean-returning method, consider also offering an "orFail" variant so devs can catch exceptions for more context Otherwise, prefer a void return type that always throws on

When designing a PHP API, avoid only returning booleans while swallowing exceptions

If you provide a boolean-returning method, consider also offering an "orFail" variant so devs can catch exceptions for more context

Otherwise, prefer a void return type that always throws on
Ilem Ilem (@real_tecky_guy) 's Twitter Profile Photo

Essential PHP In-Built String Validation Functions Every Developer Should Know πŸš€ Master PHP validation like a pro! From strlen() to filter_var(), ctype_alpha() & more β€” here are the must-know in-built functions for clean & secure code. #PHP #WebDev #CodeTips

Essential PHP In-Built String Validation Functions Every Developer Should Know

πŸš€ Master PHP validation like a pro!
From strlen() to filter_var(), ctype_alpha() &amp; more β€” here are the must-know in-built functions for clean &amp; secure code.

#PHP #WebDev #CodeTips
Ilem Ilem (@real_tecky_guy) 's Twitter Profile Photo

πŸš€ Building a multi-tenant app with a single DB + Livewire ⚑ ✨ Each user only sees their team’s reports ✨ Role-based access (team-lead, lead-assist) ✨ Optional filtering by chapter ✨ Clean queries + pagination Laravel + Livewire makes this πŸ”₯ #Laravel #Livewire

πŸš€ Building a multi-tenant app with a single DB + Livewire ⚑

✨ Each user only sees their team’s reports
✨ Role-based access (team-lead, lead-assist)
✨ Optional filtering by chapter
✨ Clean queries + pagination
       Laravel + Livewire makes this πŸ”₯
#Laravel #Livewire
Ilem Ilem (@real_tecky_guy) 's Twitter Profile Photo

πŸš€ Just built my own templating engine in PHP (MODX Engine) . I even made visuals to show how it works under the hood πŸ› οΈβœ¨ ⚑ Fast 🧩 Simple syntax πŸ”Œ Extendable Check it out πŸ‘‡ github.com/Ilem-Ilem/ModX… #PHP #DevCommunity #webdevelopmentprojects, #webdeveloper

πŸš€ Just built my own templating engine in PHP (MODX Engine) .
I even made visuals to show how it works under the hood πŸ› οΈβœ¨
⚑ Fast
🧩 Simple syntax
πŸ”Œ Extendable

Check it out πŸ‘‡ 
github.com/Ilem-Ilem/ModX…
#PHP #DevCommunity #webdevelopmentprojects, #webdeveloper