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

Block or report Luciftias

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.

Content in all repositories owned by your account will be closed.
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
Luciftias/README.md

profile banner

Hey, I'm Lucifer

roles

@Luciftias  ·  Full-Stack Developer & Backend Architect  ·  🇬🇧 UK

LinkedIn Tumblr GitHub profile views


⟡  whoami

fn main() {
    let me = Engineer {
        role:       ["Full-Stack Developer", "Backend Architect"],
        focus:      "clean, scalable, efficient code for real business needs",
        loves:      ["systems internals", "reverse engineering", "forensic recovery"],
        journey:    "continuous learning + open-source contributions",
        alter_ego:  "Bug Exorcist —  \"Adiuro te, serpens antique...\"",
        open_to:    ["collabs", "networking", "cutting-edge projects"],
    };
}

Hi there! I build impactful tech solutions & exorcise legacy bugs.

Tech Full-Stack Development  |  Robust Backend Architecture
Focus Crafting clean, scalable, and efficient code for business needs
Journey Dedicated to ongoing learning & open-source contributions
Bug Exorcist "Adiuro te, serpens antique, per iudicem vivorum et mortuorum..."
Connect Always open to collabs, networking & cutting-edge projects

⟡  Arsenal

LANGUAGES

languages

PLATFORMS · DEVOPS · DATA

platforms and devops

SYSTEMS · DEBUGGING · SECURITY

Ghidra IDA Pro radare2 GDB WinDbg QEMU CodeQL Semgrep


⟡  Analytics

stats streak

top langs productive time

top langs private

repos per language most committed language

trophies

activity graph


⟡  Featured work

nvme-source-recovery BlueShield

nvme-source-recovery read-only NTFS/NVMe source-code & archive recovery · $MFT mining + USN journal + validated carving
BlueShield Windows 10/11 BSOD diagnostic & recovery toolkit

⟡  Currently

Working onopen-source dev tooling — forensic recovery & system diagnostics
Learningscalable backend architecture · clean code patterns · low-level internals
Open tocollabs, networking & cutting-edge projects
Ask me aboutfull-stack · backend architecture · debugging & bug exorcism

footer

⟡  "Adiuro te, serpens antique…" — the Bug Exorcist  ⟡

Popular repositories Loading

  1. AetherPak AetherPak Public

    Full-portable Android app + data backup and migration — APK, OBB, private /data/data packed into streaming .ark archives. Root + Shizuku backends, Rust JNI compression (zstd/zip/7z). GPL v3.

    Kotlin 6 2

  2. ADB-Expert-Tool ADB-Expert-Tool Public

    Professional Android Debug Bridge (ADB) GUI Tool - Device Management, Shell, File Manager, App Manager, Flash, Unlock, Root, Diagnostics, Network & Automation

    Python 3

  3. LowLevelIDE LowLevelIDE Public

    A pocket Linux IDE for Android — Termux-grade terminal, CodeMirror editor, and a sandboxed Alpine/PRoot toolchain. Root optional.

    Kotlin 1

  4. WinSentinel WinSentinel Public

    Floating system monitor & optimizer for Windows 10/11 - live CPU/RAM/GPU/disk/network telemetry, per-process control (Efficiency Mode, suspend, priorities), memory tuning and startup management. C#…

    C# 1

  5. BlueShield BlueShield Public

    Windows 10/11 BSOD diagnostic & recovery toolkit (PowerShell)

    PowerShell

  6. nvme-source-recovery nvme-source-recovery Public

    Read-only forensic recovery of accidentally deleted source code & archives from NTFS/NVMe SSDs (Lexar NM620 / Innogrit IG5216, post-TRIM scenario). MFT mining + USN journal + validated archive carv…

    Python