Skip to content
View Netizen-alt's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@WHATIHERE

Block or report Netizen-alt

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

Hi there, I'm Nack πŸ‘‹

Software Developer | Open Source Enthusiast

Cngineer

GitHub Followers Profile Views Total Stars


πŸ“Š GitHub Statistics


GitHub Streak

πŸ† Quick Stats

πŸ“¦ Public Repos ⭐ Total Stars πŸ‘₯ Followers πŸ‘€ Following
113 3 33 19

πŸ’» Tech Stack & Languages

JavaScript

Rust

TypeScript


πŸ”­ I'm currently working on

Building awesome projects with Rust!

🌱 I'm currently learning

Advanced Rust patterns and systems programming

⚑ Fun fact

I love coding and coffee β˜•


πŸ“« Connect With Me

GitHub

πŸ“ Location: Norway Oslo


🎯 Profile Activity Graph

Activity Graph



πŸ† GitHub Trophies

GitHub Trophies

Footer Wave

πŸ’– Generated with github-profile-rust

Pinned Loading

  1. binary vanguard for valorant binary vanguard for valorant
    1
    #pragme once
    2
    
                  
    3
    #include <Windows.h>
    4
    
                  
    5
    static CONST BYTE binary[] = {
  2. Cleaner EasyAntiCheat.bat Cleaner EasyAntiCheat.bat
    1
    @echo off
    2
    @shift /0
    3
    taskkill /f /im "EpicGamesLauncher.exe" /t /fi "status eq running">nul
    4
    taskkill /f /im "FortniteLauncher.exe" /t /fi "status eq running">nul
    5
    taskkill /f /im "FortniteClient-Win64-Shipping_BE.exe" /t /fi "status eq running">nul
  3. ApexLegendsAimbot ApexLegendsAimbot Public

    C++ 2

  4. logger logger Public

    TypeScript

  5. NWBinAnalyzer NWBinAnalyzer Public

    NWBinAnalyzer Binary analysis

    Python