Activity
Mon
Wed
Fri
Sun
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
What is this?
Less
More

Memberships

OS Architect

11k members โ€ข Free

University of Code

5.3k members โ€ข Free

8 contributions to University of Code
Need Feed back on my portfolio
its still under development still and what can I add any tools https://portfolio-phi-wine-88.vercel.app/
0 likes โ€ข Apr '25
@Junaid Shaukat Tanks for the feedback have made some changes
Portfolio Review part 2 :D
Hello Everyone so i did some changes in my portfolio but haven`t added my profile picture yet but let me know what you think about it https://job-orpin.vercel.app/
Portfolio Review
If you want to review your portfolio, Drop your Portfolio Link here in comments!
5 likes โ€ข Feb '25
still underdevelopment ๐Ÿ˜ https://portfolio-phi-wine-88.vercel.app/
2 likes โ€ข Feb '25
@Tejas Naik okey leme do that thanks for the feedback
Status Fix maybe??
{statusIcons[status as StatusText]} <p className="text-green-600 animate-pulse"> {StatusText[status as keyof typeof StatusText]} </p> </div> by the way i think i got the "status" issue fixed for anyone trying to solve it, now am just dealing with the inline css issue
0 likes โ€ข Jul '24
i think you should put like a back tick or something ??
Please help me with the middleware authentication
I wrote this code : "import { clerkMiddleware, createRouteMatcher } from "@clerk/nextjs/server"; const isProtectedRoute = createRouteMatcher(["/dashboard(.*)"]); export default clerkMiddleware((auth , req) => { if (isProtectedRoute(req)) { auth().protect() }; }); export const config = { matcher: [ // Skip Next.js internals and all static files, unless found in search params '/((?!_next|[^?]*\\.(?:html?|css|js(?!on)|jpe?g|webp|png|gif|svg|ttf|woff2?|ico|csv|docx?|xlsx?|zip|webmanifest)).*)', // Always run for API routes '/(api|trpc)(.*)', ], };". But when I open the localhost it is showing as shown in the image though I have given my secret key
Please help me with the middleware authentication
0 likes โ€ข Jul '24
move the middleware,ts file in the src directory
1-8 of 8
Job Kiptoo
2
5points to level up
@job-kiptoo-5853
Lets code

Active 196d ago
Joined Jul 23, 2024