The portfolio website is a showcase of my professional work, skills, and personal projects. Designed to be both visually appealing and highly functional, it serves as a comprehensive platform where potential employers, clients, and collaborators can explore my expertise and creative endeavors. I used components from Aceternity. You can access the live website on https://softeng.vercel.app/
Here are some of the tech stacks that I used to develop this website!
Here are some of the things that you need to do in order to run the website on your own :
Install NodeJS and check if you have the latest version
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/farrelathalla/softeng.git
- Install NPM packages
npm install
- Run the program
npm run dev
- Ctrl+Left Click the given URL
â–² Next.js 14.2.5 - Local: http://localhost:3000
- Deployment on Vercel (https://softeng.vercel.app/)
- Responsive layout
- Using CMS
- Creativity
- Struggling on making the website responsive for all devices
- Hydration Error that keeps on popping up
- Costumizing components from Aceternity