Skip to content
/ portfolio Public template

A simple and clean portfolio to showcase skills, projects, and art, built with Angular.

License

Notifications You must be signed in to change notification settings

sefatanam/portfolio

Repository files navigation

Portfolio

License

A simple and clean portfolio to showcase skills, projects, and art, built with Angular.

Table of Contents

Demo

Check out the live demo: sefatanam.vercel.app

Features

  • Responsive design
  • Showcase skills, projects, and artwork
  • Clean and modern UI
  • Built with Angular, TypeScript, SCSS, and Node.js

Getting Started

Prerequisites

  • Node.js
  • npm

Installation

  1. Clone the repo:

    git clone https://github.com/sefatanam/portfolio.git
    cd portfolio
  2. Install dependencies:

    npm install

Running Locally

Start the development server:

ng serve

Open http://localhost:4200 to view it in the browser.

Usage

  1. Customize your portfolio by editing the files in the src/app directory.
  2. Add your projects, skills, and artwork in the appropriate sections.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.