Skip to content
View PythonHacker24's full-sized avatar

Highlights

  • Pro

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 ❄️

I am in love. With Golang.

I am a Hardware and Computer Hacker with a sense of developing software that helps me and the whole community do that. I love Reverse Engineering devices and software to learn and exploit them eventually.

I am also a researcher and published my first ever paper in IEEE 17th International Conference on Communications and Networks on Modbus Security (Industrial Control Systems)

Fun Fact: I also love playing football

⚡️ Tech Stack ⚡️

Arch Cisco XFCE

⭐️ Social Links ⭐️

Medium 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

⭐️ My Setup ⚡️

Setup

🔥 What am I working on? 🛠️

Copy of White Minimalist Profile LinkedIn Banner

I am actively building Stockic, a startup that is solving the problem of getting insights from finance news to help you make better decisions right in your palm.

Join the waitlist: https://getwaitlist.com/waitlist/23342

We cut the fluff out of the news and provide the information you need to make better financial decisions quickly.

Fun Fact: To understand the impact of getting to-the-point insights and the effects of fluff on your brain, I self-studied parts of neuroscience - There is so much work that needs to be put into removing distractions from news apps and providing data-driven insights.

It's an AI startup - I am wandering around, meeting people, and searching for VCs to fund this revolution.

Our GitHub: https://github.com/PythonHacker24

📊 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 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 2

  2. fault-injector 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++ 32 3

  3. SpikeX-OSINT/spikex SpikeX-OSINT/spikex Public

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

    Python 1

  4. assembly-language 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 theminimalistbook Public

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

    HTML 2 1

  6. rust-nes-emulator rust-nes-emulator Public

    This is a complete Nintendo CPU emulator written in Rust

    Rust