Git Product home page Git Product logo

ngoako.dev's Introduction

Hi there ๐Ÿ‘‹

Stats

Ngoako's GitHub stats

ngoako.dev's People

Contributors

alireza-jahandoost avatar jimmy-taravia2001 avatar ngoakor12 avatar ram-dev27 avatar thepiyushaggarwal avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

ngoako.dev's Issues

Add icons before or after project card showing the type of project

Types so far:

  • Individual
  • Group

Task:

  • Find appropriate svg icons
  • add individual or group(depending on type of project*) from ./src/svgs.js to /src/components/Project.js
  • #54

*the type should be a field in the fetched project object

Mockups/example
Styles

color: hsl(210,13,71);

Larger screens
image
Smaller screens
image

Also incorporate a Tippyjs tooltip with text "individual project" or "group project". See contact options in navigation component to see how to it's already done.

add tests

I know Jasmine. Considering using jest or mocha

project details page reload error

When in a project details page, reloading breaks the site. Looks like project details doesn't get projects after reload so the page breaks.

Feat: Create a "cv" page

Create a page which contains a live responsive cv/resume which is downloadable and shareable to other sites

add custom form validation logic function

Validation logic

All fields:

  • Should not be empty

Valid name:

  • should be made up of alphanumeric characters

Valid email:

  • should start with non-numeric characters
  • should include at least one dot(.) character
  • should include exactly one at(@) character

Add custom form validation

I don't like the default html validation you get with adding a required attribute to form fields. To complete this issue, I need to:

Navigation bar not showing correctly on mobile

See chrome screenshot for when I try a scroll down:
Screenshot_20221008-055416_Chrome.jpg

The nav bar gets cut at the top but it shouldn't. I suspect it's because of the use of the fixed CSS property on chrome mobile. Maybe using sticky instead might solve it, I'm not sure. Poke around and see if you can't figure it out.

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.