Skip to content
View heitoke's full-sized avatar
🧭
We exist
🧭
We exist

Organizations

@octoffers @Akira-Project @heito-xyz

Block or report heitoke

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

ℍ𝕖𝕝𝕝𝕠, 𝕀'π•ž β„π•–π•šπ•₯𝕠

Discover this | Tasks

A good example is 3x+1

let n = text = 7;

while(n !== 1) {
    text += ` -> ${!(n % 2) ? n /= 2 : (n = 3 * n + 1)}`;
    if (n === 1) console.log(text);
}

Languages and Tools

Backend stack

Nginx MongoDB NodeJS

Frontend stack

TypeScript JavaScript Vue.js React HTML5 CSS3 SASS Pug

Operation systems

Linux Fedora Arch Debian

Tools and IDEA's

Git GitHub Visual Studio Code Neovim Firefox DuckDuckGo

Gaming

Steam EA

Streak stats





The End
:D

Pinned Loading

  1. heito.xyz heito.xyz Public

    My little personal website that exists simply because it can.

    Vue 5

  2. MiniBrowser MiniBrowser Public

    MiniBrowser in Electron.js

    HTML