Skip to content
View aman983's full-sized avatar
  • India
  • 20:39 (UTC +05:30)

Block or report aman983

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

My Banner

Hi there πŸ‘‹

I'm Aman, an Embedded Software Engineer with a passion for low-level development, hardware design, and building real-world tech. Currently diving into Zephyr RTOS, Embedded C, and ARM-based microcontrollers.

🧰 Tech Stack

C Python Zephyr RTOS Git Linux

πŸ“Œ Featured Projects

🀝 Let's Connect!


β€œTalk is cheap. Show me the code.” – Linus Torvalds

Pinned Loading

  1. Atmega32_HAL Atmega32_HAL Public

    Creating a HAL library for Atmega32. Allowing Hardware abstraction.

    C

  2. ESP-01S_Relay_Module ESP-01S_Relay_Module Public

    A compact Relay module for esp-01 S with integrated power supply with on board programming support

  3. Tiny_Logger Tiny_Logger Public

    A Tiny Data Logger made from Attiny13a.

    C

  4. 8051_HAL 8051_HAL Public

    Making a HAL for 8051 to make Firmware Development fast and reliable

    C

  5. Synchronous_Socket_Encryption Synchronous_Socket_Encryption Public

    A technique of securing the socket connection between server and the client by using encryption and changing the encryption key in such a way that only server and the client will understand it.

    Python