A modern portfolio website showcasing my projects, skills, and contact information.
I am a CSE undergraduate focused on building clean, impactful software products, especially AI-powered web applications. I enjoy combining strong UI/UX with practical backend systems to deliver end-to-end solutions.
- Frontend: React, TypeScript, Vite, Tailwind CSS
- Backend: Node.js, FastAPI, Express
- Databases: PostgreSQL, MongoDB, Prisma, Supabase, Firebase
- AI/ML: LLMs, RAG, IBM Granite, Scikit-learn
- Tools: Git, GitHub, Cursor, VS Code, Postman, Figma
- Moodmate
- Anemia Detection System
- Wood Calculator and Billing System
- Cloth Rental System
- Do4U (Service Marketplace Platform)
- SpendX (Financial Management Platform)
- Student VCS
- GitHub: Ashil07
- LinkedIn: mohammed-ashil-
- Email: muhammedashil7@gmail.com
- Install dependencies:
npm install
- Start development server:
npm run dev
- Build for production:
npm run build