Code Monkey home page Code Monkey logo

paperboy's Introduction

Hey, what's up? ๐Ÿ‘‹

I am Joรฃo - a advanced frontend engineer at Feedzai. I'm based in Coimbra, Portugal.

I previously worked as a senior software engineer at Feedzai and Farfetch and as developer/designer at WIT Software and Load Interactive

This is my github space ๐Ÿ™Œ Browse around, there are a lot of repos (most in progress) and different web projects. I mostly work on side projects and fun web stuff.

Get in touch

paperboy's People

Contributors

joaotmdias avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

paperboy's Issues

Swipe to remove a bookmark

A significant UX improvement is adding the swipe gesture to remove a bookmark. At this moment for we remove a bookmark we need 3 taps:

  1. Open article
  2. Tap on bookmark icon (to unselect)
  3. Close article (to go back for bookmarks list)

Maybe a swipe to the left (or right) to remove an item from the bookmark list improve the UX here.

Edit sources

Add option on settings to edit the chosen sources on onboarding. What do you think?

Recent searches on search screen

I think a recent search list on search screen with the search term, and with the chosen sort by and the number of results options, it would be a great addon.

Reduce the height of the grid item to increase the number of information visible on the screen

Maybe reduce the height of the grid item on the articles list improves the number of visible articles on screen.

The --anchor-height: calc(var(--viewport-height) * var(--anchor-height-factor)) is used to set the height of grid item and makes you have in each news a lot of space between the title and the source/date.

Maybe change the --anchor-height-factor form 0.4 to 0.2 and truncate the title, what do you think?

Dialog close buttons are misaligned

On change font size dialog the --slider-height variable is used to set the height to 3.5rem, and on the share this article dialog is used the --item-height that puts the height with 3rem.

alt

Hero background and font do not have a sufficient contrast ratio on light version

On article detail hero background and font color do not have a sufficient contrast ratio on light version.

On the light version we have the --metadata-title-color: #473c3b and --metadata-color: #7a6765. Maybe we can set the same values of the dark version --metadata-title-color: #fff and --metadata-color: #bec4cc. What do you think?

alt

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.