Skip to content
View arfelious's full-sized avatar

Highlights

  • Pro

Block or report arfelious

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

I'm a software developer and Information Systems Engineer based in Turkey, with a focus on algorithmic efficiency, mathematical optimization, computer vision, and deep learning.

Latest and ongoing projects:

  • Omen Fan Control: A GUI/CLI utility for managing fan speeds on HP Omen and Victus laptops, including custom backported hp-wmi Linux kernel module patches.

  • Logic Solver Plus: Boolean satisfiability solver with WebAssembly backend.

  • jsdom-qjs: Modified version of JSDOM running on QuickJS via WebAssembly for sandboxed environment.

What I am currently working on:

  • Ghoti: Phishing detection extension with local-first inference
  • Screval: Cross-platform multimodal event inference and guided workflow generation.

Email: arfelious[at]proton.me

LinkedIn: linkedin.com/in/arda-dogu-ari

Popular repositories Loading

  1. omen-fan-control omen-fan-control Public

    HP Omen Max, Omen & Victus Fan Control CLI & GUI tool for Linux thermal management. Implements upcoming hp-wmi patches directly to allow manual fan controls.

    Python 12 2

  2. yzg yzg Public

    2D Autonomous Rule-Based Car in JavaScript with custom game engine

    JavaScript 7

  3. auto-luac auto-luac Public

    Automatically compiles lua files to luac files in the background as you change it.

    JavaScript 2

  4. vm vm Public

    Data Mining course project that applies various machine learning algorithms on real estate data collected from Hepsiemlak.

    Jupyter Notebook 2

  5. big-sync-json big-sync-json Public

    Overcomes 512MB String limitation of regular JSON.parse by not stringifying the whole buffer.

    JavaScript 1

  6. simple-captcha-solver simple-captcha-solver Public

    A simple image captcha solver for a website

    JavaScript