βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β ANAND KUMAR Β· Embedded Systems Β· SDE-1 β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
SDE-1 @ JIO Β· Building the firmware backbone for **AirFiber IDU / Openwifi Devices ** β carrier-grade Wi-Fi at scale.
I live at the intersection of Linux kernel space, embedded systems, and open-source infrastructure. My day-to-day involves writing C daemons, wrangling UCI configs, debugging hostapd race conditions, and pushing PRs upstream to OpenWrt and Zephyr RTOS.
B.Tech in CSE Β· Vel Tech University (2019β2023)
/* Core Stack */
const char *languages[] = { "C", "C++", "Python", "Shell/Bash", "JavaScript" };
const char *os[] = { "Linux", "OpenWrt", "Zephyr RTOS", "FreeRTOS" };
const char *networking[] = { "TCP/IP", "IPsec/IKEv2", "VPN", "VLAN", "hostapd", "netifd" };
const char *embedded[] = { "uCentral", "OpenWiFi", "UCI", "Procd", "ucode", "LuCI" };
const char *hardware[] = { "HFCL ION4X", "IPQ60xx", "IPQ50xx", "ESP32", "STM32", "nRF" };
const char *ml[] = { "XGBoost", "Edge Impulse", "AF_PACKET capture", "flow classification" };
const char *tools[] = { "Git", "GDB", "Yocto", "OpenWrt build system", "GitHub Codespaces" };| PR | Description | Status |
|---|---|---|
| #22823 | Edge AI traffic classifier package Β· LuCI dashboard Β· XGBoost ML pipeline | π Active |
| #22605 | netifd UCI state update skip fix |
β Merged |
| #10338 | Firewall hotplug unnecessary reload on DHCP lease renewal | β Fixed |
| PR | Description | Status |
|---|---|---|
| #106785 | BAP unicast client single-direction optimization Β· reduces flash/RAM for Bluetooth Audio | π Active |
| #106542 | STM32 entropy RNG clock error handling Β· __ASSERT β proper Kconfig guard |
β Merged |
| #106637 | ESP32 SPI flash verify-write Kconfig options |
β Merged |
| #106697 | SPI nrfx SPIM null owner fix | β Merged |
| #106421 | Bluetooth GATT dynamic DB without SERVICE_CHANGED |
β Merged |
drwxr-xr-x edge-ai-traffic-classifier/ # C daemon Β· AF_PACKET Β· FNV-1a flow table Β· XGBoost
drwxr-xr-x ipsec-ucode-template/ # IPsec/IKEv2 ucode template Β· thirdPartyProperties β UCI
drwxr-xr-x hfcl-ion4x3-bsp/ # OpenWrt BSP Β· IPQ60xx Β· setEnv + build scripts
drwxr-xr-x zephyr-ringbuf-demo/ # Inter-thread ring buffer Β· native_posix Β· mutex-protected
drwxr-xr-x ble-asset-tracker/ # TI BLE beacons Β· OpenWrt AP Β· ble . ucode pipeline
drwxr-xr-x presence-ai/ # ESP32 Β· BLE/WiFi RSSI Β· Edge Impulse occupancy detection
drwxr-xr-x ai-resume-builder/ # React Β· Tailwind Β· PostgreSQL Β· Gemini AI
drwxr-xr-x autocast/ # mDNS-based casting Β· cross-device media
[ 0.000] Booting: Embedded Linux Β· OpenWrt package development
[ 1.204] Loaded: Zephyr RTOS Β· Bluetooth Audio (BAP/GATT/SMP)
[ 2.891] Loaded: uCentral stack Β· OpenWiFi Β· enterprise AP firmware
[ 4.113] Loaded: IPsec VPN Β· IKEv2 Β· swanctl Β· strongSwan
[ 5.302] Loaded: Kernel modules (LKM) Β· chardev Β· sysfs Β· proc
[ 6.780] Loaded: Edge AI on constrained hardware Β· XGBoost Β· ONNX
[ 7.990] Loaded: React Β· full-stack side projects
[ 99.999] System ready. Accepting patches.
- π¬ Upstream open-source contributions (OpenWrt Β· Zephyr)
- π‘ Carrier-grade Wi-Fi Β· AirFiber Β· enterprise networking
- π€ Edge ML on embedded hardware
- π VPN Β· IPsec Β· network security
- π§© RTOS internals Β· BLE Audio stack Β· driver development
βββββββββββββββββββββββββββββββββββββββββββ
β "First, solve the problem. β
β Then, write the code." β
βββββββββββββββββββββββββββββββββββββββββββ


