Personal portfolio website for presenting my Java backend development, API, dashboard, testing, automation, and business website services.
Live site: sk-ashfaq-portfolio.netlify.app
This portfolio introduces my current service positioning as a Java Backend Developer focused on practical web systems for small businesses, startups, and teams.
It is designed to show:
- What services I can help with
- What technologies I work with
- How I approach small project milestones
- My roadmap for public proof projects
- How clients, recruiters, and collaborators can contact me
- Next.js
- TypeScript
- React
- Tailwind CSS
- shadcn/ui-style components
- Radix UI
- lucide-react
- motion
- Netlify
- Home page with backend-first service positioning
- Services page for websites, APIs, dashboards, testing, and automation support
- Projects page with honest in-development proof project roadmap
- About page with skills and working approach
- Contact page with inquiry flow
- Resume page with downloadable resume
- SEO metadata, sitemap, robots configuration, and Open Graph image
- Responsive UI built around a premium backend/API console style
- Spring Boot REST API development
- PostgreSQL-backed backend modules
- Business websites
- Admin dashboards
- API testing and manual testing support
- Automation tools
- Backend support and debugging
- Website/API integration
Status: Live and actively improved.
This is a personal service/profile website. It is not a fake client project and does not claim completed client work.
Some portfolio proof projects shown on the site are intentionally marked as planned, in development, or part of a roadmap. They are included to communicate current direction and future proof-building work honestly.
Clone the repository:
git clone https://github.com/Albidox/ashfaq-portfolio.git
cd ashfaq-portfolioInstall dependencies:
npm installRun the development server:
npm run devOpen the local site:
http://localhost:3000
Run linting:
npm run lintBuild for production:
npm run buildStart the production build locally:
npm run startThe live portfolio is deployed on Netlify:
https://sk-ashfaq-portfolio.netlify.app/
Recommended deployment flow:
- Push changes to the main branch.
- Let Netlify build and deploy the site.
- Verify the live site after deployment.
- Check core pages: Home, Services, Projects, About, Contact, Resume.
This repository is intended as portfolio proof and personal branding support.
Before using it as a pinned GitHub repository, keep the public repo clean:
- Avoid committing local build output.
- Avoid committing empty debug logs.
- Avoid publishing secrets or private client information.
- Keep planned work clearly marked as planned.
- Keep README and repo topics aligned with the actual project.
- Portfolio: sk-ashfaq-portfolio.netlify.app
- GitHub: Albidox
- LinkedIn: Sk Ashfaq Bux
This is my personal portfolio and service profile website. It represents my skills, direction, and proof-building roadmap. It does not claim fake clients, fake metrics, or confidential project work.