Code Monkey home page Code Monkey logo

portfolio-react's Introduction

Portfolio

CircleCI

Based on this example

  • react
  • redux
  • flow
  • styled-components
  • jest
  • prettier
  • ES7 async / await

Why am I not testing this app? because it really doesn't merit it. Jest and Enzyme are great, but I am not gonna do TDD all the time. I am making this silly portfolio site for myself. Namely to learn some new front end stuff and have some fun while doing it. I TDD a lot at work and part of what I get paid for includes writing a lot of tests. Give me break. More importantly, give yourself a break. <3

The one thing, i do like, even though I am not writing any tests, is writing statically typed javascript using Flow. As I add more things and connect them together, Flow helps me keep things in check and less brittle.

This site uses Tone.js for synthesizing audio. When rolling over the list of projects on the page, 2 things happen on raf 1- the project thumb gets pixelated 2- audio polysynth is triggered

The amount of pixelation and the audio note are linearly mapped from the same sequence of random numbers. The sequence of random number is generated using a Box–Muller transform which is implemented by the crypto.getRandomValues

portfolio-react's People

Contributors

raedatoui avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

eduard182

portfolio-react's Issues

Do

  • responsive fluid type
  • responsive videos
  • actual content
  • either fixed thumb size or make canvas dims match image
  • flex box the image and canvas
  • unmute button
  • cleanup README
  • carousel for images
  • vimeo / youtube
  • progressive image load
  • accessibility
  • circleci flow typecheck
  • scrolling
  • analytics
  • markdown to json for authoring

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.