Skip to content
View nditanaka's full-sized avatar
🇿🇼
console logging my problems away
🇿🇼
console logging my problems away
Block or Report

Block or report nditanaka

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nditanaka/README.md
codewars badge large

Hi, I'm Tanaka 👨‍💻

  • 🌱 I’m currently learning about the cloud and containers

  • ❓ Ask me about anything related to React, React Native, Typescript, AWS and related technologies

  • ⚡ Fun fact: I love reading sci-fi novels.


Frontend

React CSS3 Chart.js JavaScript

Backend

JavaScript Node.js Python Express.js

DevOps

AWS Git

nditanaka


Pinned

  1. crypto-watcher crypto-watcher Public

    A project that fetches data and lets users search the Coingecko API for different cryptocurrencies

    JavaScript

  2. mern-crud-app mern-crud-app Public

    a travel web app to display users and the places they have visited. frontend: React, backend: NodeJS, Express

    JavaScript

  3. data-structures-algorithms-js data-structures-algorithms-js Public

    collection of practice problems for simple Data Structures and Algorithms problems and problem solving patterns in JavaScript

    JavaScript

  4. github_search github_search Public

    A web app built with React to query and display Github user data

    JavaScript

  5. flask_poembot_app flask_poembot_app Public

    A flask app that finds poems from a CSV file and then scrapes poets.org using Beautiful Soup and outputs the poem, poet, and name for National Poetry Month 2021

    Python