muhammad-fiaz /
portfolio
Welcome to my portfolio repository! This open-source project, built with Next.js and TypeScript, creates a dynamic and responsive portfolio. Explore the code to perfect your showcase of skills!
84/100 healthLoading repository data…
dixitrathod16 / repository
This Portfolio project is created using React.js, Typescript and AWS CDK.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
DevPortfolio is a serverless, scalable, and easy-to-deploy portfolio template for developers designed to showcase your projects, skills, and experience on a modern, responsive website.
devportfolio/
├── apps/ # Main application code
│ ├── portfolio-ui/ # React frontend application
│ └── portfolio-serverless-backend/ # AWS Lambda backend
├── web/ # Built frontend assets
├── config/ # Configuration files
├── lib/ # CDK infrastructure code
├── bin/ # CDK app entry point
└── esbuild.ts # Build configuration
config directory in the project rootdefault.json in the config directory with the following structure to run locally:{
"blogs": {
"mediumUserName": "<your-medium-username>",
"devToUserName": "<your-dev.to-username>"
},
"gitHubProfile": {
"userName": "<your-github-username>",
"token": "<your-github-personal-access-token>"
},
"dns": {
"domain": "localhost:4200",
"serviceSubDomain": ""
}
}
prod.json in the config directory with the following structure to deploy to AWS:{
"blogs": {
"mediumUserName": "<your-medium-username>",
"devToUserName": "<your-dev.to-username>"
},
"gitHubProfile": {
"userName": "<your-github-username>",
"token": "<your-github-personal-access-token>"
},
"dns": {
"domain": "<your-domain-name>",
"serviceSubDomain": "api"
},
"aws": {
"account": "<your-aws-account-id>",
"region": "<your-aws-region>"
}
}
Clone the repository:
git clone https://github.com/dixitrathod16/devportfolio.git
Install dependencies:
npm install
Start the development server:
npm start
The application will be available at http://localhost:4200
The portfolio can be customized by modifying the apps/portfolio-ui/src/portfolio.ts file. This file contains all the configuration for your personal portfolio including:
To customize:
apps/portfolio-ui/src/portfolio.tsdisplay: false for any sections you want to hideassets/images directory and update image paths accordinglyEnsure AWS CLI is installed and configured with your credentials
Bootstrap AWS CDK (first-time only):
npm run bootstrap
Deploy the application:
npm run deploy
Contributions are welcome! Please feel free to submit a Pull Request.
This project is open source and available under the MIT License.
Selected from shared topics, language and repository description—not editorial ratings.
muhammad-fiaz /
Welcome to my portfolio repository! This open-source project, built with Next.js and TypeScript, creates a dynamic and responsive portfolio. Explore the code to perfect your showcase of skills!
84/100 healthuzzii-21 /
This repo contains the source code for a personal portfolio website built with Astro, a framework for building fast and modern websites with your favorite frontend tools. The website showcases the developer's skills, projects, and contact information. The website is responsive, accessible, and SEO-friendly.
82/100 healthcatherineisonline /
📸 A photography portfolio that showcases my love for travel and code. Built using React, Node.js, TypeScript and Tailwind, this project is a great example of my skills and eye for detail.
75/100 healthtehseen01 /
This project is a portfolio website template showcasing skills, projects, and experience. It is built using modern web technologies and follows best practices for performance and accessibility.
83/100 healthMitchellSparrow /
A portfolio website designed with Next JS, Tailwind, React, Sanity IO and Framer Motion. This portfolio serves as a place to showcase my skills, projects and experience.
71/100 healthHazrat-Ali9 /
🚃 Hazrat 🚋 Business 🚞 Portfolio is ✈ a visually 🚟 captivating 🚠 and 📒professionally ⛴ designed 🛳 portfolio 🛫 website 🛸 showcasing 🚀 🪣Hazrat's diverse 🚁 ventures ⛱ engineering ⚽ Built with 🥎 modern web🏀technologies 🏐and sleek 🏈 animations 🎳 this project 🏓highlights 🎰 personal ⛸ branding ☎ and 🔋entrepreneurial 📘 innovation 📗
61/100 health