Skip to content

prdiyora/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developer Portfolio

View live preview here

This is a personal portfolio website built with Next.js, Tailwind CSS, and other modern web technologies.

Features

  • Modern UI with Tailwind CSS
  • Responsive design
  • Dynamic projects section
  • Blog integration with dev.to
  • Contact form
  • Deployment ready

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Customization

To customize the portfolio, edit the files in utils/data/.

Personal Data

export const personalData = {
  name: "Priyank Diyora",
  profile: '/profile.jpg',
  designation: "Full Stack Software Developer",
  description: "Java Backend Developer with 1+ year of professional experience building and maintaining Spring Boot-based microservices and RESTful APIs on production systems. Skilled in designing secure, scalable backend architectures with JWT-based authentication and Role-Based Access Control (RBAC).",
  description2: "Strong problem-solving foundation with 150+ LeetCode problems solved. Eager to apply and deepen expertise in cloud-based SaaS platforms, microservices architecture, and enterprise-grade Java development within a global engineering team.",
  email: "az.priyankdiyora@gmail.com",
  phone: "+91 8849455960",
  address: "Surat, IN",
  github: "https://github.com/prdiyora",
  facebook: "",
  linkedIn: "https://www.linkedin.com/in/priyank-diyora/",
  twitter: "",
  stackOverflow: "",
  leetcode: "https://leetcode.com/u/prdiyora/",
  devUsername: "prdiyora",
  resume: ""
}

About

🚀 Personal Portfolio of Priyank Diyora | Java Backend Developer | Spring Boot, React.js, and Scalable System Design.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors