Skip to content
View nometoko's full-sized avatar

Highlights

  • Pro

Block or report nometoko

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

My Repositories

  • dotfiles
    My dotfiles for zsh, neovim and so on.

  • AtCoder
    My solutions for AtCoder problems. My account name for Atcoder is also nometoko.

  • JudgeServer
    A web application for judging C lang programming problems. Its main goal is to provide a platform where students can submit their programming code and receive automated feedback on whether their solution is correct based on predefined test cases.

  • tis_cmi
    Codes for Kaggle Competision. Predicting human activities using time-series sensor data from wearable devices. We got silver medal in this competition.

  • rna_folding
    Codes for Kaggle Competision. Predicting the 3D structure of RNA sequences using deep learning techniques.

  • qiita
    My Qiita articles. My account name for Qiita is also nometoko.

  • binary-search-tree
    A cli command which is designed to process words from input sources using a binary search tree.

  • CalculatorGUI
    A simple calculator GUI application built using Java Swing. It allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.

Popular repositories Loading

  1. dotfiles dotfiles Public

    Shell

  2. AtCoder AtCoder Public

    Python

  3. JudgeServerforEducation JudgeServerforEducation Public

    A.K.A. JSE

    Python

  4. qiita qiita Public

  5. rna_folding rna_folding Public

    Python

  6. PetitCoder PetitCoder Public

    教育で行ったPetitCoderの解説

    C