Stay Cozy & Create
++ A minimalistic template to bring your ideas to life. Simple, clean, and + straight to the point. +
+ Get Started +diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml deleted file mode 100644 index b052bbe..0000000 --- a/.github/workflows/workflow.yml +++ /dev/null @@ -1,27 +0,0 @@ -name: Github Pages Deploy - -on: - push: - branches: - - "master" - -jobs: - build: - runs-on: ubuntu-latest - - strategy: - matrix: - node-version: [15.x] - - steps: - - name: Checkout - uses: actions/checkout@v1 - - - name: Install and build - run: npm install && npm run build - - - name: Deploy - uses: JamesIves/github-pages-deploy-action@4.1.1 - with: - branch: gh-pages # The branch the action should deploy to. - folder: build # The folder the action should deploy. \ No newline at end of file diff --git a/.gitignore b/.gitignore deleted file mode 100644 index dd87e2d..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -node_modules -build diff --git a/README.md b/README.md deleted file mode 100644 index 0cdf293..0000000 --- a/README.md +++ /dev/null @@ -1 +0,0 @@ -# Portfolio website using react diff --git a/assets/img/user.png b/assets/img/user.png new file mode 100644 index 0000000..8199c91 Binary files /dev/null and b/assets/img/user.png differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..d45085c --- /dev/null +++ b/index.html @@ -0,0 +1,163 @@ + + +
+ + ++ A minimalistic template to bring your ideas to life. Simple, clean, and + straight to the point. +
+ Get Started ++ Details about your work/projects here... +
+How people can reach you...
+- I've completed schooling from Madhya Pradesh Board of Secondary - Education and earned Bachelor of Engineering degree from - - - Global Engineering College - - - in Computer Science and engineering. -
-- Made with ❤️ in the middle of{" "} - pandemic - - {" "}© Copyright {new Date().getFullYear()} - -
-