Skip to content
View naplon74's full-sized avatar

Highlights

  • Pro

Block or report naplon74

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
naplon74/README.md

naplon@void:~$ whoami

Hey, I'm Naplon, I love hardware which is why I enjoy developing low-level software and utilities that interact directly with system hardware! I mainly work on Windows OS and Raspberry Pi, ESP32 & Arduino board!

About me

GitHub Stats GitHub Stats

Some years ago I was really loving messing around with Windows, thanks to that I have good knowledge of how the OS work, the structure, the services, how to correctly debloat it, Batch script, the PowerShell and wtv else Windows can do. I've been wanting to switch to Linux for a long time, mostly because Windows 11 dissapointed me. I tried a lot of distro's but because I have an Nvidia GPU nothing really worked correctly, until I tried Fedora (my beloved) and boom everything worked out of the box! So I have 2 disks, one has Void Linux installed; it's my main system: Study, Video, Small games, Codding. And another disk with Windows 11 IoT (It's like Windows 10 LTSC) for my games and some code (Batch). Now that I mostly use Linux, I'm actively learning the terminal as well as Bash.

So what can I do?

  • Front end website (yeah I'm learning the backend part with JavaScript)
  • Python script
  • Anything that uses JSON, YMAL or whatever you want...
  • Some light Bash script
  • Batch & Poweshell as previously stated

I also own a Raspberry Pi 3 B+; it's kinda useless now, but I used it as hosting for my Discord bot. I also own ESP32 boards; I did some projects at schools that involved soldering, thinking, sketching, and coding with Arduino (C++ basically).

Pinned projects

Those are my favorite projects, Brave Linux bloat is a simple script that, as the name implies, debloats Brave on Linux with a simple .json file. BatchToolbox is a large library of all the knowledge I accumulated over the year about Batch scripting. And last Clean Me is my first GTK4 Gnome app, it's simple it just lock your keyboard input so you can clean it without turning off your pcc! (yes I'm a lazy guy) it without turning off your pc! (yes I'm a lazy guy)**


Visit my website to learn even more about me and my future projects!

Pinned Loading

  1. CleanMe CleanMe Public

    Lock your keyboard for cleaning purpose. Windows & Linux

    2

  2. batch-toolBox batch-toolBox Public

    Large librairy of batch script to use for your project.

    Batchfile 1

  3. brave-linux-debloat brave-linux-debloat Public

    A simple bash script to debloat Brave browser on Linux.

    Shell 1

  4. clocky clocky Public

    Clock / Timer CLI

    C