Skip to content
View encrize's full-sized avatar
🌴
On vacation
🌴
On vacation

Block or report encrize

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

Hi, I'm encrize

Cybersecurity enthusiast and developer, with a soft spot for everything low-level.

What I do

  • ⚙️ OSdev - fukOS, a hobby 32-bit i686 OS written in C & Assembly: Limine/Multiboot2 boot, own drivers (xHCI, ATA, Intel HDA), FAT layer, shell, text editor - and a Doom port. Plus FUK1, interpreted language that runs its apps.
  • 🔐 Cybersecurity - steganography, LSB encoders/decoders, file & binary analysis, and hands-on low-level experiments to understand systems inside out.
  • 📱 Mobile - Kotlin & Android with clean architecture (gifty, a universal gift & reciprocity tracker), and Objective-C for jailbroken iOS 12: ORTelegram, an ultra-light Telegram client built on TDLib.
  • 🌐 Web & full-stack - from browser toys (real-time XY oscilloscope, VHS filter) to full apps on Cloudflare Workers + D1 (AniWired, an online cinema with JWT auth and cross-device watch history sync).
  • 🗜 Size optimization - Bad Apple in 100 KB: ASCII video from a single self-contained exe with a hand-written LZMA1 decoder, no libc, XP >> 11. And bytefall, a C/SDL2 binary waterfall that renders any file as pixels and audio.

Featured projects

  • fukOS - hobby 32-bit OS: framebuffer console, storage, audio, Doom
  • bad-apple-in-100kb - Bad Apple from a single ~93 KB binary
  • ORTelegram - Telegram client for iOS 12.5.7 / iPhone 6 (jailbreak)
  • ORClient - OpenRouter AI client for iOS 12.5.7 / iPhone 6 (jailbreak)
  • AniWired - full-stack online cinema (Vanilla JS + Cloudflare Workers + D1)
  • gifty - gift & reciprocity tracker for Android

Stack

C · x86 Assembly · Objective-C · Kotlin · Python · JavaScript · HTML/CSS

Find me

Pinned Loading

  1. WebPCStatus WebPCStatus Public

    Simple PC status tracker with Python and HTML for Neocities

    Python 6

  2. fukOS fukOS Public

    fukOS is a hobby 32-bit i686 operating system written in C. Boots via Limine/Multiboot2. Own framebuffer console, xHCI/ATA storage, FAT layer, keyboard, HDA audio, shell, text editor, and a Doom Ge…

    C 5

  3. bytefall bytefall Public

    Lightweight raw data visualizer - renders any file as pixels and audio. Written in C with SDL2. (Binary waterfall)

    C 4 1

  4. ORTelegram ORTelegram Public

    An ultra-light Telegram client for iOS 12.5.7

    Objective-C 4

  5. fuk fuk Public

    FUK1 is a small interpreted programming language originally created for fukOS. It supports integers, floats, strings, arrays, functions, branching, terminal colors, keyboard input, random numbers, …

    C 3

  6. bad-apple-in-100kb bad-apple-in-100kb Public

    bad apple in 100kb .exe

    C 3