use Illuminate\Support\Facades\Route;
Route::get('/about', fn() => response()->json([
'fullName' => 'Muhammed Fasil K',
'interests' => ['coding', 'movies', 'music', 'travel'],
'skills' => ['ReactJS', 'Node.js', 'Laravel', 'Python', 'MySQL'],
]));
Route::get('/contact', fn() => response()->json([
'email' => 'muhammedfasilofficial@gmail.com',
'portfolio' => 'https://mfasil.vercel.app',
]));
Route::fallback(fn() => response()->json(['message' => 'Route not found'], 404));
🎯
Focus
CRM Engineer | React, Next.js, NestJS, Laravel, and React Native
-
VortexWeb
- Nilambur, Kerala
-
02:36
(UTC +05:30) - https://mfasil.vercel.app/
- in/mfasilofficial
- https://medium.com/@mfasilofficial
- https://leetcode.com/fasilofficial/
- https://app.flexiple.com/talent/resume/179142
Highlights
Pinned Loading
-
-
pricewise
pricewise PublicNext.js 14 price tracker application with features like Web Scraping, CRON jobs, sending custom emails to users, and many more.
TypeScript
-
quickbills
quickbills PublicA web application for generating invoices, built using React.
-
fash-on
fash-on PublicFash-on is a e-commerce web application developed using Node.js, Express.js, and MongoDB
EJS
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.