Skip to content
View beakthoven's full-sized avatar
😶‍🌫️
Drowning in segfaults
😶‍🌫️
Drowning in segfaults

Organizations

@ClangBuiltLinux @Atom-X-Devs @Neutron-Toolchains @ClangBuiltArduino

Block or report beakthoven

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
beakthoven/README.md

Hey! I'm Dakkshesh👋

I love tinkering with low-level systems and making things work better. Most of my time is spent diving deep into Linux kernels, playing with toolchains, and occasionally arguing with embedded systems until they cooperate.

What keeps me busy

  • Linux Kernel Development: customizing and debugging kernels for phones and embedded devices.
  • Android Development: working on various AOSP related projects.
  • Embedded Programming: writing code for microcontrollers platforms like AVR/ARM.
  • Toolchain Optimization: building and tuning LLVM/Clang for faster compiles and better cross-compilation for various platforms.
  • Automation and Build Systems: writing build scripts and designing automation workflows to handle boring repetative tasks.

A few projects I'm proud of

Explore and star them if you find them interesting:

TrickyStoreOSS

Kprofiles

neutron-clang

mlgo-linux-kernel

neutron-clang

Things I usually work with

  • Languages:
    • C, C++, Shell, Python, Go, Java, Kotlin
  • Platforms and Tools:
    • Linux, LLVM, Arduino, ESP32, Android, Docker, QEMU, Gradle

Want to reach out?

Feel free to connect with me! I'm always happy to talk about cool projects or just swap ideas over coffee!

My GitHub Stats (because why not)

Github Stats GitHub Streak

My Holopin badges

Holopin

Pinned Loading

  1. Neutron-Toolchains/neutron-clang Neutron-Toolchains/neutron-clang Public archive

    Cutting-edge LLVM toolchain optimized with O3, LTO, BOLT and Polly for optimum performance. ( bare-metal toolchain, Optimized for Linux kernel development )

    Shell 17 10

  2. Neutron-Toolchains/antman Neutron-Toolchains/antman Public

    AntMan (A Nonsensical Toolchain Manager) is a script written in bash that can be used to download/sync, update, and manage Neutron Clang builds.

    Shell 24 12

  3. Kprofiles Kprofiles Public

    A Linux kernel module for Kernelspace profile modes. Read the README for more info.

    C 50 17

  4. Neutron-Toolchains/llvm-tc-build Neutron-Toolchains/llvm-tc-build Public

    Set of scripts for building llvm toolchain with shipped in binutils, optimized with PGO, LTO, Polly, BOLT and O3. Mainly targeted for building Linux kernels

    Shell 15 12

  5. parallax_kernel_realme_RMX1921 parallax_kernel_realme_RMX1921 Public

    Parallax Kernel source for RealmeXT. Force push warning!

    C 6 7

  6. ClangBuiltArduino/tc-build ClangBuiltArduino/tc-build Public

    Scripts to build LLVM toolchains targeting AVR and ARM chips

    Shell 2