Code Monkey home page Code Monkey logo

portfolio's Introduction

Software Developer Portfolio ✨

A clean, beautiful, and responsive portfolio template for Developers!

image

To view a live example, click here.

To get your personal portfolio. Customize your portfolio theme by using your own color scheme. Feel free to use it as-is or personalize it as much as you want.

If you'd like to contribute and make this much better for other users, have a look at Issues or feel free to create an issue that helps to make the portfolio more bater.

πŸ–ΌοΈ Figma Design of the Website

πŸ’» Tech Stack

  • HTML5 - HTML is the standard markup language for Web pages
  • JavaScript - JS is an Open source runtime environment, built on the Chrome browser's V8 engine
  • CSS - CSS describes how HTML elements should be displayed

πŸš€ Quick start

Contributions are welcome! If you have any ideas, suggestions, or bug fixes, please open an issue or submit a pull request. Make sure to follow the project's code of conduct.

Note: If you are new to open source contributions, you can refer to this guide by GitHub.

Warning: Please do not spam the repository with unnecessary PRs. Make sure to follow the project's code of conduct.

Installation

  1. Clone the repo
 git clone https://github.com/Iamdivyak/portfolio.git
  1. Open the index.html file

  2. Have fun!

Creating A Pull Request

  1. Fork the Project
  2. Clone your forked repository
git clone https://github.com/<your_github_username>/portfolio.git
  1. Now go ahead and create a new branch and move to the branch
git checkout -b fix-issue-<ISSUE-NUMBER>
  1. After you have added your changes, follow the following command chain Check the changed files
git status -s
  1. Add all the files to the staging area
git add .

or

git add <file_name1> <file_name2>
  1. Commit your changes
git commit -m "<EXPLAIN-YOUR_CHANGES>"
  1. Push your changes
git push origin fix-issue-<ISSUE-NUMBER>
  1. Open a Pull Request

πŸ‘©β€πŸ’» Project Admin


Divya Kumari

πŸ‘©β€πŸ’»Admin

portfolio's People

Contributors

iamdivyak avatar gauravsingh1281 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.