ahmd shajmeer
KPCKevin Powell - Community
•Created by ahmd shajmeer on 3/10/2025 in #front-end
Image to base64 throwing an 500 error
Hi, am working on project where there is wholesaler create form that needs to post image and other few datas. The api takes application/json as reqHeaders so, I am trying to convert the image as a base64string but on submitting it throws this error
16 replies
KPCKevin Powell - Community
•Created by ahmd shajmeer on 2/17/2025 in #front-end
Profile Picture Upload semicircle Input

4 replies
KPCKevin Powell - Community
•Created by ahmd shajmeer on 2/6/2025 in #resources
One Line Code of Clip-Path for Inverted Borders
One of the best and easiest way to achieve Inverted Borders shapes ,imo.
https://youtu.be/g-R_YlDg2kQ?si=c40OFGHxk-qg9410
The issue I faced to mark the co-ordinates as per video. So is there any tool to get Path values of svg image or create an svg image with path codes.
4 replies
KPCKevin Powell - Community
•Created by ahmd shajmeer on 1/28/2025 in #front-end
Mobile Layout not taking full space

9 replies
KPCKevin Powell - Community
•Created by ahmd shajmeer on 1/20/2025 in #front-end
How to handle position absolute elements for all responsive screens?
I have been working in a react project that hase few pages like Home, Services, About, Contact and Career , each page contains a couple of position absolute elements. I used tailwindcss for styling. and started as mobile first , I used Responsive viewer for responsive check while development, I selected 3 devices for this (iphone 14 pro, ipad mini, macbook air) . So i positioned the absolute elements as per the view from these 3 devices. And later I checked in Mobile simulator - responsive testing tool extension for responsiveness I found that the ipad mini I used and position according to is all broken. I style mobile first and then style only for
md:
and lg:
using these prefix in tailwindcss. So, If I start from mobile first should I style for every screens like sm:
,md:
,lg:
,xl:
and 2xl:
? What tool or extension is most used for check responsiveness? What are the common 3 devices you prefer most to check responsiveness? And how to handle position absolute elements?2 replies
KPCKevin Powell - Community
•Created by ahmd shajmeer on 12/28/2024 in #front-end
Infinite Scroll text behind and infront of a image

12 replies
KPCKevin Powell - Community
•Created by ahmd shajmeer on 8/26/2024 in #front-end
What causing the overflow of navbar after deployment?
I have been cloning a homepage front of dentistry site , while developing the navabar works fine as responsive but later I deployed it on vercel and open it on mobile the navbar is overflown.
Deplyed link :- https://polyviou-dentistry.vercel.app
5 replies
KPCKevin Powell - Community
•Created by ahmd shajmeer on 11/12/2023 in #front-end
Overflowing contents? Or Something else

2 replies