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. I like understanding how systems actually work - then building on top of that, whether it's a polished mobile app or a tool that hides data inside an image.

What I do

  • 🔐 Cybersecurity - steganography, LSB encoders/decoders, file & binary analysis, and hands-on low-level experiments to understand systems inside out.
  • 📱 Kotlin & Android - building some apps (e.g. gifty, a universal gift & reciprocity tracker) with a focus on clean architecture and good UX.
  • 🌐 Web - HTML/CSS/JS tools and experiments, personal sites and browser toys.
  • ⚙️ Low-level - C & x86 Assembly: custom image formats, size-optimized binaries, and reverse-engineering-style projects.

Stack

Kotlin · C · Assembly · Python · JavaScript · HTML/CSS

Find me

Pinned Loading

  1. fukOS fukOS Public

    fukOS is a hobby 32-bit x86 operating system written in C and assembly. The kernel is freestanding, uses its own drivers and runtime helpers, and boots through Limine using Multiboot2.

    C 1

  2. bytefall bytefall Public

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

    C 2

  3. 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 1

  4. bad-apple-in-160kb bad-apple-in-160kb Public

    bad apple in 160kb .exe

    C 2

  5. WebPCStatus WebPCStatus Public

    Simple PC status tracker with Python and HTML for Neocities

    Python 3

  6. OscilloScope-XY OscilloScope-XY Public

    Real-time XY Oscilloscope and Vectorscope running in the browser using JavaScript

    JavaScript 2