Skip to content
View Oya-Tomo's full-sized avatar
🌏
Focusing
🌏
Focusing
  • Nit ichinoseki
  • ichinoseki

Highlights

  • Pro

Block or report Oya-Tomo

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
Oya-Tomo/README.md

Oya-Tomo Introduction

tech

AI

  • alpha-rebrew : Othello with AlphaZero algorithm

application

  • notesketch : markdown note application
  • othello-py : othello game using CNN machine learning model

packages

  • log-builder : easy log builder
  • markdown-parser-dart : simple markdown parser ( using original extended syntax )
  • determinant-calculation : determinant calculation functions
  • monaka-editor : base text area to create a highlighted text editor

embeded

  • wavier-keys : original keyboard firmware witten in rust & keyboard pcb
  • keyboard-firmware-l432kc : keyboard firmware ( target : Nucleo32 L432KC ) that can type "buri".

tools config & themes

  • devtheme-posh : oh-my-posh theme for developers
  • dotfiles : neovim (lazy or packer) & wezterm config

other

  • sudoku : sudoku resolver
  • bocchi : bocchi the rock command

status, I'm...

  • I'm focusing on developing the machine learning model in some projects.
  • I want to develop a machine learning model with rust & candle.

Pinned Loading

  1. alpha-rebrew-py alpha-rebrew-py Public

    Python 2

  2. wavier-keys wavier-keys Public

    keyboard firmware written in Rust and circuit

    Rust 1

  3. keyboard-firmware-l432kc keyboard-firmware-l432kc Public

    keyboard firmware ( target : Nucleo32 L432KC )

    Rust

  4. notesketch notesketch Public

    Simple markdown note application.

    Dart 1

  5. markdown-parser-dart markdown-parser-dart Public

    This markdown parser accepts a custom defined markdown format and creates an object tree from the markdown text.

    Dart 1

  6. dotfiles dotfiles Public

    my dotfiles

    Lua