Git Product home page Git Product logo

percy-v2's Introduction

Under construction... ๐Ÿ‘ท๐Ÿพโ€โ™‚๏ธ๐Ÿšง๐Ÿ—๏ธ

percy-v2's People

Contributors

nathanclairmonte avatar

Watchers

 avatar

percy-v2's Issues

Add functionality to copy the prompt for the stable diffusion image shown in the `Hero` component

Thinking we could put a piece of text above the Hero image that says "prompt copied!" or something like that and only display it when the user clicks on the image. Will have to set a timeout so the text will disappear again after a few seconds. Will also need to change the hover of the Hero image to cursor:pointer and also figure out a way to set someone's clipboard value upon clicking the image.

Fix tailwind issues

Having issues with tailwind and what I want to do. Seems like the dark mode features don't work well when tailwind is enabled, like only the tailwind stuff works lol. So my plan now is to go back to the main branch and then make a new branch (maybe called test-no-tailwind or something like that) where we will try including (i.e. copy pasting over) all the new files written in the test-tailwind-integration and see if they work without tailwind integrated. Shouldn't be too difficult since most of what I've written already phases out the tailwind stuff from the original repo.

Add a "see more" button to project descriptions

Thinking I can just do this with state on the ProjectCard component that checks the description length and only shows a portion of it (along with the see more button) if it's longer than a given set of characters.

Add sorting functionality to the latest repos section of the homepage

Was thinking we could have like a toggle button showing the options (sort by: last created, last updated, etc.). Would have to include loading functionality etc. bc it would mean a new api call each time. Orrr we could just pull both one time and swap them based on the toggle? That would probably be more efficient, esp with server side loading. Think I'll go with that option. But yeah this could be cool!

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.