Skip to content
View PythonHacker24's full-sized avatar

Block or report PythonHacker24

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

❄️ Hacker - ✨ Aditya Patil ✨ - Developer ❄️

Proudly, a Gopher

I don't let my schooling interfere with my education

Read my blog: https://minimalistbook.com

Fun Fact: I also love playing football

Category Tech Stack
Languages Go C C++ Python Rust Bash Script Solidity TypeScript
Productivity Systems Arch Debian macOS Neovim Notion Spotify
Toolkit Docker Kubernetes Raspberry Pi Arduino Espressif
Frontend Next JS Hugo Svelte
Community YouTube Discord
Social Links XMedium portfolio linkedin github gmail stackoverflow leetcode Binance

πŸ”Ž About me πŸ”Ž

πŸƒβ€β™‚οΈ Hustler Life Forever πŸ₯€

GIF

πŸ”₯ I am a System Design Expert and Go developer

πŸ₯· I am an Ethical Hardware and Computer Hacker

πŸ› οΈ I love learning Low Level ❀️ RUST

πŸ” Reverse Engineering Electronic Circuits and Embedded Software

πŸ’Ύ Love Exploring Legacy Systems - I spend time building, opening the,m and building emulators

πŸ”‹ Electronics and IoT Systems Developer

Here is my CV

⭐️ My Setup ⚑️

Setup

πŸ“Š GitHub Stats: πŸ“ˆ


πŸ† GitHub Trophies ✨

πŸ€” FAQs πŸ€”

Which Code Editor do I use?

Neovim Offcourse. It's the best.

Which OS do I use?

I use Arch btw on my desktop computer. While traveling, I have my Macbook in my backpack.

Why am I so diverse?

I love working on projects that build our future. I stay on a topic that interests me for some time and work hard to explore it further. Then, I find something else but stay connected to the previous ones. I don't like to miss out on anything.

What more do I do outside my computer?

I love reading books, especially business, philosophy, and novels. I also love playing football and running. In fact, I am an endurance runner and love running for miles.

What do I do when I get bored?

I watch Netflix and YouTube or have long discussions with my nerdy friends.

πŸ“š My Favourite Books on Computing ✍️

Linux Kernel Development (Robert Love), Hacking: The Art of Exploitation (Jon Erickson), Linux in a Nutshell (Ellen Siever, Stephen Figgins, Robert Love, and Arnold Robbins), Linux Kernel in a Nutshell (Greg Kroah-Hartman), The Art of Electronics (Paul Horowitz and Winfield Hill), Nmap Cookbook (Nicholas Marsh)

Pinned Loading

  1. rpi-gpio-driver Public

    GPIO Driver Code in C for Raspberry Pi 4 Linux Kernel with Bit Manipulation of Values in Special Registers mapped to GPIO Pins

    C 3

  2. fault-injector Public

    A fault injection toolkit based on ESP8266 for glitching electronic circuits. It's low-cost, reliable and can be built anywhere.

    C++ 40 4

  3. SpikeX-OSINT/spikex Public

    Web Based Free and Open Source Passive and Active Reconnaissance Framework written in Python

    Python 1

  4. assembly-language Public

    Dumping my attempts to learn assembly language. This stays like a reference manual for me (or maybe you) for nasm assembly.

    Assembly

  5. theminimalistbook Public

    The Minimalist's Book is a Free and Open Source Platform for my writings on technology and thinkings.

    HTML 3 1

  6. rust-nes-emulator Public

    This is a complete Nintendo CPU emulator written in Rust

    Rust