Skip to content

Albidox/ashfaq-portfolio

Repository files navigation

Sk Ashfaq Bux Portfolio

Personal portfolio website for presenting my Java backend development, API, dashboard, testing, automation, and business website services.

Live site: sk-ashfaq-portfolio.netlify.app

Purpose

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

Tech Stack

  • Next.js
  • TypeScript
  • React
  • Tailwind CSS
  • shadcn/ui-style components
  • Radix UI
  • lucide-react
  • motion
  • Netlify

Key Pages And Features

  • 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

Service Areas Represented

  • 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

Project Status

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.

Local Setup

Clone the repository:

git clone https://github.com/Albidox/ashfaq-portfolio.git
cd ashfaq-portfolio

Install dependencies:

npm install

Run the development server:

npm run dev

Open the local site:

http://localhost:3000

Run linting:

npm run lint

Build for production:

npm run build

Start the production build locally:

npm run start

Deployment

The live portfolio is deployed on Netlify:

https://sk-ashfaq-portfolio.netlify.app/

Recommended deployment flow:

  1. Push changes to the main branch.
  2. Let Netlify build and deploy the site.
  3. Verify the live site after deployment.
  4. Check core pages: Home, Services, Projects, About, Contact, Resume.

Repository Notes

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.

Contact

Honesty Note

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.

About

Java backend developer portfolio for Spring Boot API, dashboard, testing, automation, and business website services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors