GithubHelp home page GithubHelp logo

arklemx / devportfolio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abdullahoztuurkk/angular-dev-portfolio

0.0 0.0 0.0 1.32 MB

Minimal Customizable Angular Portfolio Template

Home Page: https://dev-portfolio-en.web.app/

JavaScript 4.84% TypeScript 56.26% CSS 5.34% HTML 27.77% SCSS 5.79%

devportfolio's Introduction

Minimal Developer Portfolio

A clean, minimal and responsive portfolio template for Developers!

Just change src/app/configurations.ts to get your personal portfolio. Feel free to use it as-is or customize it as much as you want.

But if you want to contribute and make this much better for other developer have a look at Issues.

If you created something awesome and want to contribute then feel free to open an pull request.

Table of Contents

Sections

✔️ About
✔️ Resume
✔️ Education in Resume section
✔️ Job Experience in Resume section
✔️ Services
✔️ Testimonials
✔️ Contact me

To view a live example, click here.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

You'll need Git and Node.js (which comes with npm) installed on your computer.

How To Use

From your command line, clone and run devPortfolio :

# Clone this repository
$ git clone https://github.com/abdullahoztuurkk/DevPortfolio.git

# Go into the repository
$ cd DevPortfolio

# Install dependencies
$ npm install

#Start's development server
$ npm start

Change and customize every section according to your need.

Personalize page content in /src/app/portfolio.ts & modify it as per your need.

/* Change this file to get your Personal Porfolio */

export  const Configuration =

{

profileUrl:"https://images.pexels.com/photos/2269872/pexels-photo-2269872.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=750&w=1260",

userName:"Abdullah Öztürk",

userJob:"Software Developer",

userLocation:"İstanbul",

.
. 
. 
.

};
export  const Skills =[ . . . ];

export  const JobExperience =[ . . . ];

export  const Education =[ . . . ];

export  const Services =[ . . .];

export  const Testimonials =[ . . . ];

export  const SocialMedia =

{

github:"github.com",

instagram:"instagram.com",

twitter:"twitter.com",

linkedin:"linkedin.com",

medium:"medium.com",

facebook:"facebook.com"

}

Technologies Used

devportfolio's People

Contributors

abdullahoztuurkk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.