Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View pragatighatte's full-sized avatar
๐Ÿ’ญ
I may be slow to respond.
๐Ÿ’ญ
I may be slow to respond.

Block or report pragatighatte

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

๐Ÿ‘‹ Hi, I'm Pragati Ghatte! Embedded Linux Engineer | Passionate about Linux OS and System Development ๐Ÿ’ป Focused on creating robust and innovative solutions in AUTOMOTIVE, Consumer Electronics, and Medical Devices ๐ŸŒ Based in Pune, India, strongly committed to contributing to the tech community and advancing Linux technology.

๐Ÿš€ About Me

Expertise: I specialize in embedded Linux, kernel development, and the Yocto Project. Current Focus: Developing Linux-based solutions that integrate seamlessly with various hardware platforms. Learning: Continuously expanding knowledge in AI for Embedded Systems and Advanced Linux Concepts.

๐Ÿ› ๏ธ Technical Skills Operating Systems: Embedded Linux, Android, openwrt Programming: C, Shell Scripting,

Tools: Git, Docker, GDB, KDB, strace, dlt Hardware Platforms: Raspberry Pi 4,5, BeagleBone 3B, Intel up 7000, NXP IMX8 series, Mediatek, Qualcomm, STM32 Networking: TCP/IP, Socket Programming, Network Protocols

๐ŸŒฑ Currently Learning AI in Embedded Systems Advanced Kernel Programming Real-Time systems

๐Ÿ“ซ Connect with Me

LinkedIn: Pragati Ghatte https://www.linkedin.com/in/pragati-ghatte-479b62199

๐Ÿ’ฌ Ask Me About How to get started with Embedded Linux Building custom Linux distributions for your embedded Devices Kernel development and debugging

Pinned Loading

  1. Kernel-error-handling-sytem Kernel-error-handling-sytem Public

    his project implements a Linux kernel module that captures kernel logs and exposes them through the /proc/captured_logs file. It uses the kmsg_dump API to capture logs and provides a simple interfaโ€ฆ

    C