Skip to content
View danilonakai's full-sized avatar

Block or report danilonakai

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
danilonakai/README.md

Danilo Nakai

Full Stack Developer

  • 📍 Based in Montréal, Québec
  • 🗣️ Fluent in English, Portuguese, and Japanese (Currently learning French)

Technologies

TypeScript/JavaScript - React/ReactNative - Python - PHP - Java - Azure - AWS - PostgreSQL - MongoDB - Next.js - Node.js - Vue.js

Let's Connect

Pinned Loading

  1. chess chess Public

    Fully functional chess game in vanilla JS, modular architecture, Command Pattern for undo/redo, immutable state, and full rule enforcement including castling, promotion, and stalemate detection.

    JavaScript 1

  2. brazil_gpt_bot brazil_gpt_bot Public

    Brazil GPT Bot is a Discord bot that classifies and responds to Brazil-related messages using OpenAI's GPT-3.5 Turbo. It answers questions on Brazilian culture, geography, and history, and ignores …

    Python 1

  3. py_recommender py_recommender Public

    This Python-based article recommender suggests similar content using cosine similarity. After reading an article, it recommends both relevant and diverse articles. The system is customizable with p…

    Python 1

  4. mathproject mathproject Public

    A number theory project for Mohawk College's Discrete Math & Statistics course applied modular arithmetic to verify and find missing digits in SIN, UPC, and ISBN numbers. The project will be used a…

    JavaScript 1

  5. comparing_search_algorithms_and_proximity_metrics comparing_search_algorithms_and_proximity_metrics Public

    This Java project compares Linear, Binary, and HashSet Search algorithms, evaluating efficiency in large datasets. It also analyzes word proximity to uncover relationships and patterns. HashSet Sea…

    Java 1