Skip to content
View Degamisu's full-sized avatar

Block or report Degamisu

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

This account is maintained as one person. Named Emi Yamashita


profile count  GitHub watchers


OS:Ubuntu

IDE:VSCode

Badges

Degamisu's GitHub stats GitHub Streak


GitHub followers

Firefox

Ethereum

Ubuntu

Windows XP

Windows 95


Programming Languages

Top Langs

Real Life Languages:

  • Japanese (fluent, primary)
  • English (fluent, secondary*)
  • Chinese (pseudo fluent)
  • Hindi (learning)
  • Arabic (learning)
  • English will be used in my comments, commits, code, and other assortments

出がミス

当社に関するあらゆる情報源であるデガミスの公式リポジトリへようこそ。

私たちについて

Degamisu は、古いエレクトロニクス、ゲーム制作、ROM ハッキングを専門とする日本のテクノロジー企業です。 私たちの使命は、レトロゲームの世界を保存し、革新することです。

主要な専門分野

  • ROM ハッキング: 私たちは古いビデオゲーム ROM からファイルを抽出し、その秘密を探ることに情熱を持っています。

  • ゲーム作成: 私たちのチームは新しくてエキサイティングなゲームの開発に専念しています。

  • コミュニティへの参加: レトロ ゲーム、プログラミングなどについてのディスカッションに参加してください。

## お問い合わせ

・メール:[email protected]

お問い合わせやコラボレーションの機会についてはお気軽にお問い合わせください。

ライセンス

このプロジェクトは、MIT ライセンス に基づいてライセンスされています。 詳細については、LICENSEファイルを参照してください。

皆さんと一緒に古い電子機器とゲームの世界を探索できることを楽しみにしています。

コーディングを楽しんでください!


ENG:

Degamisu

Welcome to the official repository of Degamisu, your source for all things related to our company.

About Us

Degamisu is a Japanese tech company specializing in old electronics, game creation, and ROM hacking. Our mission is to preserve and innovate in the world of retro gaming.

Key Areas of Expertise

  • ROM Hacking: We're passionate about extracting files from old video game ROMs and exploring their secrets.

  • Game Creation: Our team is dedicated to developing new and exciting games.

  • Community Engagement: Join us in discussions about retro gaming, programming, and more.

Contact Us

Feel free to reach out for any inquiries or collaboration opportunities.

License

This project is licensed under the MIT License. See the LICENSE file for details.

We look forward to exploring the world of old electronics and gaming with you.

Happy Coding!

Pinned Loading

  1. Console-Weather-App Console-Weather-App Public

    A Console-based Weather Application (CWA)

    HTML 1

  2. Install CWA Install CWA
    1
    # Install Git
    2
    
                  
    3
    type -p curl >/dev/null || (sudo apt update && sudo apt install curl -y)
    4
    curl -fsSL https://cli.github.com/packages/githubcli-archive-keyring.gpg | sudo dd of=/usr/share/keyrings/githubcli-archive-keyring.gpg \
    5
    && sudo chmod go+r /usr/share/keyrings/githubcli-archive-keyring.gpg \