Skip to content
View akai-keisanki's full-sized avatar

Block or report akai-keisanki

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

A.Ke. Logo

/$ sudo akai-keisanki --boot -fyv
[    0.000000] START VIRTUAL BOOT
[    0.000000] Akai Keisanki version 7.4.0-0-default (x86_32-akai-keisanki-5 Zipf 0) Fri Feb  6 13:40:03 UTC 2009 (Zipf 7.4.0-0-default)
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86: Using APIC driver default
[    0.000000] BIOS-e820: [mem 0x[REDACTED]-0x[REDACTED]] usable
[    0.000000] ACPI: XSDT 0x[REDACTED] 000084 (v01 [REDACTED] [REDACTED] 00000001 [REDACTED] 00000001)
[    0.000000] CPU: Vendor: [REDACTED], Model: [REDACTED], stepping [REDACTED] (arch x86_32)
[    0.000000] PCI: Probing PCI hardware... [REDACTED] devices found
[    0.000000] Memory: [REDACTED]MB available
[    0.000000] Freeing unused kernel memory: 2273K
[    0.000000] Scheduler: Activated Completely Fair Scheduler (CFS)
[    0.000000] Command line: BOOT_IMAGE=/ak/boot/x86_32-akai-keisanki-7.4.0-0-default [REDACTED]
[    0.000000] Loading parameters --default --force --no-confirm --verbose
[    0.000000] Loading default parameters Zipf 0 [REDACTED]
[    0.000104] Installed languages: C, C++14, Rust, Python 3.12, Java 8, Node.js 22, MASM version 2.16 elf64
[    0.000104] net: Initialized loopback interface
[    0.000104] random: Initializing entropy pool
[    0.000105] ak-update: Updating repositories from https://github.com/akai-keisanki/*
[    0.000105] ak-update: Fetching data...
[    2.036242] ak-update: Up to date
[    3.246038] Mounted /ak/root as [REDACTED]
[    3.246675] random: crng init done
[    3.246356] [REDACTED]: Initializing [REDACTED]
[    3.246357] [REDACTED]
[    3.246675] chaos
[    3.246675] x86_32-akai-keisanki: Virtual kernel successfully initialized

👤 Welcome

赤い計算機 (Akai Keisanki) means "red calculator" in japanese and was chosen entropically by the end of 2023.

This GitHub page currently works as a short portfolio and a public access to Akai Keisanki's projects, which is really useful in public computers.

Please note his GitHub Pages portfolio.

{
  "userName": "akai-keisanki",

  "personalInformation": {
    "firstName": "Iago",
    "lastName": "Alves Dias",
    "nationality": "Brazilian",
    "preferredLanguages": [
      "english",
      "brazilian portuguese"
    ]
  },

  "education": {
    "level": "high school",
    "year": 3,
    "status": "enrolled"
  },

  "skills": {
    "programming": [
      "low-level programming",
      "computational mathematics",
      "experimental programming"
    ],
    "academicStrengths": [
      "exact sciences"
    ],
    "selfTaughtFields": [
      "mathematics",
      "music",
      "linguistics"
    ]
  },

  "achievements": {
    "knowledgeOlympiadMedals": [
      {
        "olympiad": "Olimpíada Brasileira de Matemática das Escolas Públicas",
        "gold": 1,
        "silver": 0,
        "bronze": 2
      },
      {
        "olympiad": "Olimpíada Brasileira de Astronomia e Astronáutica",
        "gold": 4,
        "silver": 0,
        "bronze": 0
      },
      {
        "olympiad": "Olimpíada Nacional de Astronomia Digital",
        "gold": 0,
        "silver": 1,
        "bronze": 0
      }
    ],
    "experience": [
      "teaching assistant",
      "scholarship holder"
    ]
  }
}

🛠️ Used Tools

Preferred programming languages:

C C++ Python JavaScript TypeScript Java Rust

Preferred operating systems:

Fedora Linux Debian Windows

Preferred editors:

NeoVim Vim

Preferred frameworks

Flask Vue.js Nuxt.js

Other operating systems:

Arch Linux openSUSE

Other used editors and IDEs:

PyCharm VS Code Emacs Helix

Other used languages:

RegEx LaTeX HTML CSS

Still learning / Known programming languages and tools:

Erlang PHP MySQL Maven Gleam Elixir COBOL Haskell NAsm React

Other used tools:

Git GitHub Jupyter

📌 Content:

More From Akai Keisanki


Links And Social


GitHub
LinkedIn
BlueSky
Instagram
Bandcamp
YouTube
Science52101

💬 Contact:

For quick contact, Akai Keisanki's Discord username is akaikeisanki. Unclear or strange interactions will likely be blocked and/or reported.

For anything important related to courses, projects or communities of which he participates, contact is made through the internally intended means of communication.

Pinned Loading

  1. cperspectiva cperspectiva Public

    POSIX-oriented TUI abstracter library. The continued Perspectiva Project (https://github.com/Science52101/Perspectiva) for C and more organised.

    C

  2. myCSignalProcessingFakePedal myCSignalProcessingFakePedal Public

    I want to make a fake pedal in C to make some effects in my WAV files.

    C 1

  3. myCGeneticAlgorithmLib myCGeneticAlgorithmLib Public

    Trying to make a genetic algorithm library in C

    C

  4. myCNoisySynthesizer myCNoisySynthesizer Public

    Synthesizer with noise and keyboard input

    C

  5. eidos-logos-2 eidos-logos-2 Public

    Eidos Logos 2

    Rust

  6. myCCompressor myCCompressor Public

    Testing file compression in C.

    C