Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mosharaf13 committed Jun 22, 2024
0 parents commit c4b7373
Show file tree
Hide file tree
Showing 29 changed files with 141 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
9 changes: 9 additions & 0 deletions 200.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!doctype html>
<html>
<head>
<title>Mosharaf Hossan | Full-stack developer</title><meta data-n-head="1" charset="utf-8"><meta data-n-head="1" name="viewport" content="width=device-width,initial-scale=1"><meta data-n-head="1" data-hid="description" name="description" content="FRONT-END.LV Portfolio"><link data-n-head="1" rel="icon" type="image/x-icon" href="/favico.png"><link rel="preload" href="/_nuxt/bfe45a3.js" as="script"><link rel="preload" href="/_nuxt/32167af.js" as="script"><link rel="preload" href="/_nuxt/65c50ab.js" as="script"><link rel="preload" href="/_nuxt/bb5423a.js" as="script">
</head>
<body class="antialiased" data-n-head="%7B%22class%22:%7B%221%22:%22antialiased%22%7D%7D">
<div id="__nuxt"><style>#nuxt-loading{background:#fff;visibility:hidden;opacity:0;position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column;animation:nuxtLoadingIn 10s ease;-webkit-animation:nuxtLoadingIn 10s ease;animation-fill-mode:forwards;overflow:hidden}@keyframes nuxtLoadingIn{0%{visibility:hidden;opacity:0}20%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}@-webkit-keyframes nuxtLoadingIn{0%{visibility:hidden;opacity:0}20%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}#nuxt-loading>div,#nuxt-loading>div:after{border-radius:50%;width:5rem;height:5rem}#nuxt-loading>div{font-size:10px;position:relative;text-indent:-9999em;border:.5rem solid #f5f5f5;border-left:.5rem solid #4c33fb;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:nuxtLoading 1.1s infinite linear;animation:nuxtLoading 1.1s infinite linear}#nuxt-loading.error>div{border-left:.5rem solid #ff4500;animation-duration:5s}@-webkit-keyframes nuxtLoading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes nuxtLoading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}</style><script>window.addEventListener("error",function(){var e=document.getElementById("nuxt-loading");e&&(e.className+=" error")})</script><div id="nuxt-loading" aria-live="polite" role="status"><div>Loading...</div></div></div><script>window.__NUXT__={config:{},staticAssetsBase:"/_nuxt/static/1719036956"}</script>
<script src="/_nuxt/bfe45a3.js"></script><script src="/_nuxt/32167af.js"></script><script src="/_nuxt/65c50ab.js"></script><script src="/_nuxt/bb5423a.js"></script></body>
</html>
Binary file added Md Mosharaf Hossan.pdf
Binary file not shown.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# STATIC

**This directory is not required, you can delete it if you don't want to use it.**

This directory contains your static files.
Each file inside this directory is mapped to `/`.
Thus you'd want to delete this README.md before deploying to production.

Example: `/static/robots.txt` is mapped as `/robots.txt`.

More information about the usage of this directory in [the documentation](https://nuxtjs.org/guide/assets#static).
1 change: 1 addition & 0 deletions _nuxt/1fec079.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions _nuxt/32167af.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _nuxt/4e17e85.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions _nuxt/65c50ab.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _nuxt/85546dc.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions _nuxt/8a8fcc7.js

Large diffs are not rendered by default.

23 changes: 23 additions & 0 deletions _nuxt/LICENSES
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
/*!
* vue-router v3.4.7
* (c) 2020 Evan You
* @license MIT
*/

/*!
* Vue.js v2.6.12
* (c) 2014-2020 Evan You
* Released under the MIT License.
*/

/*!
* vue-client-only v2.0.0
* (c) 2019-present egoist <[email protected]>
* Released under the MIT License.
*/

/*!
* vue-no-ssr v1.1.1
* (c) 2018-present egoist <[email protected]>
* Released under the MIT License.
*/
Loading

0 comments on commit c4b7373

Please sign in to comment.