Skip to content
View SoundOfTheSky's full-sized avatar

Block or report SoundOfTheSky

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

Hi, I'm Nikita Tkachev πŸ‘‹

A passionate JavaScript developer.

const me = {
  name: "Nikita Tkachev",
  age: 24,
  position: "JavaScript developer",
  experience: "6 years (since 2018-12-01)",
  email: "[email protected]",
  dumb: true,
};

Tech

Languages

JavaScript TypeScript HTML 5 CSS 3 Python

Environments

Node Bun Electron Docker Kubernetes Git

Frameworks & Notable Libraries

Vue Angular Solid React NestJS NextJS NuxtJS Redux Tailwind CSS

Databases

SQLite PostgreSQL MongoDB

Stuff I'm working on

  • πŸ› οΈ Maintaining/developing @softsky/configs, @softsky/utils
  • πŸ”­ Learning Docker & Kubernetes
  • πŸ‡―πŸ‡΅ Learning Japanese (Currently N4)
  • πŸ‡ΊπŸ‡ΈπŸ‡¬πŸ‡§ Incresing proficiency in English (Currently C1)

Contact me

LinkedIn Telegram [email protected]

πŸ“Š GitHub Stats:

GitHub Stats Top Languages

Pinned Loading

  1. utils utils Public

    @softsky/utils NPM package. Fully tested utility library.

    TypeScript

  2. configs configs Public

    @softsky/configs NPM package. Configs for JS/TS development environment.

    JavaScript

  3. japanese japanese Public

    Japanese Yomitan dictionary, Notetype for Anki and many more.

    TypeScript

  4. wplace-bot wplace-bot Public

    Easy to install auto-draw bot for wplace.live

    TypeScript 17 1

  5. reverse-proxy reverse-proxy Public

    NodeJS reverse proxy

    TypeScript

  6. game-2d game-2d Public

    Browser 2d Game. Using my own ECS framework and physics. No external libraries.

    TypeScript