Coder Social home page Coder Social logo

cgps-technology-website-ghost's People

Contributors

brianjschott avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar

cgps-technology-website-ghost's Issues

Figure out the source of this error

Failed to load resource: the server responded with a status of 401 (Unauthorized)    /members/api/member/:1

This comes up between 1-5 times in the console when a page loads. I need to see what's going on!

Write script to auto-capture screenshots from websites and develop the gallery

This can be done using Puppeteer.

https://github.com/puppeteer/puppeteer
https://github.com/puppeteer/puppeteer/blob/v8.0.0/docs/api.md#elementhandlescreenshotoptions

Something like:

  1. Get array of URLs of project pages
  2. Convert them to the preview URL
  3. For each webpage...
  4. Load the webpage using Puppeteer
  5. Wait a couple of seconds to ensure the canvas has loaded completely (there might be an event that fires when this occurs, otherwise just put on a timer)
  6. Use the element handle screenshot option above to take a screenshot of the canvas
  7. Save it a folder with a sequentially numbered name
  8. Generate the HTML for the gallery

Give the site more of a tech theme

Ideas include:

  • Adding in small motifs to the design like a pixellated background, pixel art logo, etc.
  • Changing fonts (I changed the head title into Consolas)
  • Adding thin splashes of yellow like CGPS uses - could suggest electricity flowing

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.