Git Product home page Git Product logo

notes-app-react's Introduction

👋 Hi there! I’m KenTandrian!

Github

I'm an Information System graduate of UPH!

  • 👀 I’m an enthusiast in UX design, web programming, and cloud computing.
  • 🌱 I’m currently learning React, Swift, and Google Cloud.
  • 💞️ I’m looking to collaborate on web, mobile, and cloud projects!
  • 📫 Feel free to reach me out!

⚡Technologies

  • Operating System: Windows
  • Web Development: HTML5 CSS3 JavaScript React Nodejs Heroku TypeScript
  • Desktop Application: .Net C#
  • Database: MicrosoftSQLServer PostgreSQL
  • Design & User Experience: Adobe Adobe Illustrator Adobe XD
  • Other Languages: Python Java C++

🏆 My GitHub Stats

GitHub stats Top Langs

Let's Connect!

Github Badge Linkedin Badge Instagram Badge Gmail Badge


May 2022

© Ken Tandrian 2023.

notes-app-react's People

Contributors

kentandrian avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

riiduu

notes-app-react's Issues

ActiveNotes and ArchivedNotes can use the same component

<ArchivedNotes notesList={notes.filter(note => note.archived === true)} onDelete={onDelete} onArchive={onArchive} />

Sebenarnya kamu bisa menggunakan komponen ActiveNotes secara langsung untuk daftar arsip catatan karena terlihat props yang digunakan mirip. Kamu tinggal memberikan pembeda menggunakan boolean seperti isArchived atau membuat props judul untuk menampilkan judul masing-masing didalam komponen ActiveNotes. Sehingga kamu bisa menerapkan reusable component secara utuh.

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.