Skip to content
View Knewest's full-sized avatar
🧠
I may be slow...
🧠
I may be slow...

Block or report Knewest

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

EN:

I'm Knew, a 22-year-old IT specialist and codec technician from Russia, now living in Australia.

Audio, video, and image codecs are where most of my attention goes.

I collect physical media. Mostly Blu-rays, plus DVDs and CDs.

English is native. I speak Russian but can't read it. Learning Japanese.

JP:

はじめまして。僕はニューです。22歳です。

ロシアで生まれて、今はオーストラリアに住んでいます。仕事はITですが、コーデック(音声、映像、画像)が一番好きです。

趣味はブルーレイやDVD、CDを集めることです。

英語は母語です。ロシア語は話せますが、読めません。今、日本語を勉強しています。

Skill-set:

  • PowerShell 7: My favourite, and the one I'm best at.
  • FFMPEG: Extremely proficient with it.
  • JavaScript: Love and hate it. It's what I work with most.
  • React: Fairly proficient with it.
  • SolidJS: Likewise.
  • Lua: My first ever learned language. Proficient with it. Most of my use has been in Roblox Studio.
  • AutoHotkey v1: Proficient with it.
  • Batch: Very proficient with it.
  • HTML5: Know it.
  • CSS: Know it.
  • C++: I can code with it, mainly for Windows systems and APIs.
  • C#: Same territory as C++, though I usually end up reaching for C++ instead.
  • Assembly: Most of my experience came from a C++ kernel driver patch on Windows 11.
  • Java: Minecraft mods, and not much outside of that.
  • TypeScript: Never had much interest in it, but I can work with it.
  • Python: Never bothered to fully learn it. Wish it didn't exist.

Stats:

knewest's GitHub profile summary
knewest's contribution streak
Top languages by repository Most committed languages

Note

The language cards measure code sitting in my public repositories, not what I know or prefer.
The 'skill-set' list further up is the honest version due to not all my projects being uploaded to Github.

Pinned Loading

  1. Img2WebP Img2WebP Public

    This Powershell program can convert a variety of file types to WebP losslessly.

    PowerShell 11 1

  2. uncompressed-discord-images uncompressed-discord-images Public

    Discord's solution to previewing images is awful so by changing 'media.discordapp.net' links to 'cdn.discordapp.com' links, we will no longer have blurry images (especially with JPEG 1, WebP, & oth…

    JavaScript 20 2

  3. 24BD 24BD Public

    Electron based program that utilises FFmpeg and tsMuxeR to remux (not re-encode) 23.976FPS footage to 24.000FPS with the audio.

    JavaScript 1

  4. embed-more-images embed-more-images Public

    Embeds images that Discord can but won't support for whatever reason.

    JavaScript 6 3

  5. limited-to-full-colour-RGB-range-converter-shader limited-to-full-colour-RGB-range-converter-shader Public

    This shader converts the limited colour range (16-235) to the full colour range (0-255).

    HLSL 2

  6. the-knewest-auto-clicker the-knewest-auto-clicker Public

    Custom auto-clicker with features.

    AutoHotkey