Giter Site home page Giter Site logo

mayashavin / portfolio-new Goto Github PK

View Code? Open in Web Editor NEW
32.0 2.0 10.0 1.69 MB

My personal website

Home Page: https://mayashavin.com

JavaScript 43.08% CSS 0.20% Vue 56.72%
nuxtjs portfolio portfolio-website vue vuejs nuxt-blog nuxt-module tailwindcss cloudinary

portfolio-new's Introduction

My Portfolio Website

https://mayashavin.com

My new portfolio and blog using Nuxt.js, TailwindCSS, Cloudinary and deployed using Vercel

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

For detailed explanation on how things work, checkout Nuxt.js docs.

portfolio-new's People

Contributors

actions-user avatar danielroe avatar dependabot[bot] avatar mayashavin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

portfolio-new's Issues

[BUG] Wrong mode icon on refresh page when selected theme is not dark

Steps to reproduce:

  1. Change to light mode
  2. Refresh

Expected:

Two possibilities:

  1. Mode icon is dark mode (the moon) and theme is light mode.
  2. Or everything is reset back to dark mode (default) with light mode icon button (sun).

Actual:

Mode icon is light mode (sun) and theme stays as light mode. Only when clicking on the mode button, it will go back to normal.

Q: Is there a reason to use `lazysizes` over / in addition to `cloudinary-vue` lazy loading?

Hi, just doing some reading of your source code and came across

<cld-image
:transformation="effects"
alt="Maya Shavin - Logo"
loading="lazy"
public-id="mayashavin/white-logo"
width="48"
crop="fill"
quality="auto"
fetchFormat="auto"
aria-hidden="true"
class="w-8 md:w-auto lazyload"
/>

So I'm just curious if there is any specific reason or known issues for using lazysizes (line 43 class lazyload) over / in addition to cloudinary-vue lazy loading (line 36 loading="lazy")?

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.