Skip to content
View najuaircrack's full-sized avatar
  • kerala, India

Block or report najuaircrack

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




About

I build backend systems that stay online when things get messy APIs, databases, and the Linux boxes that run them. Lately that's expanded in two directions: understanding how language models actually work by building small transformers from scratch, and learning to break into systems safely so I can defend them better.

I split my time between three things: backend engineering, hardening Linux servers with iptables/nftables, and working through offensive security fundamentals CTFs, network scanning, and web app testing as the counterpart to the defensive side I already have hands-on experience with.


🔭 Currently building Production backend systems, plus a from-scratch transformer/LLM framework (Nanoforge)

🛡️ Currently hardening Firewall rules, rate limits, and exposed services on Linux boxes

⚔️ Currently learning Offensive security CTFs on HTB/THM, Nmap, Burp Suite, Wireshark to complement the defensive side

💬 Reach me at kcnajwan7@gmail.com


Tech Stack

Languages
Backend
Web / Frontend tooling
Data
Infra
Tools

AI / LLM Systems

Learning how language models work from the inside, not just calling someone else's API.

  • Building transformer architectures from scratch in raw Python/NumPy attention, backprop, tokenization, training loops
  • No framework dependency by design the point right now is understanding internals, not shipping fast
  • Ongoing work lives in Nanoforge, an experimental local transformer framework for training small language models and code focused AI systems from scratch

Security Focus

Defense is where I have hands on, production experience. Offense is newer, and I'm deliberately building it up through CTFs and real tooling rather than just reading about it.

🛡️ Defensive (hands-on)

  • Netfilter rules (iptables/nftables) written and maintained by hand instead of relying on defaults
  • Rate limiting to block abuse before it reaches the application layer
  • Port hardening and service isolation
  • Sandboxed testing before anything touches production

⚔️ Offensive (learning, active)

  • CTFs on HackTheBox and TryHackMe
  • Network scanning and enumeration with Nmap
  • Web app testing with Burp Suite
  • Traffic analysis with Wireshark

The goal isn't to collect buzzwords it's to understand both sides well enough to build things that fail safely.


Featured Projects

Experimental local transformer framework for training small language models, chat assistants, and code focused AI systems from scratch, built in raw Python/NumPy for learning and fast LLM experimentation.

MySQL backup manager built as a Blueprint extension for Pterodactyl Panel. Handles scheduled backups with Google Drive OAuth, S3, and SFTP targets, plus encryption and retention policies out of the box.

🎮 AKRP V5

Open.mp/SA-MP roleplay gamemode built and maintained for the All Kerala Roleplay community. Tuned to comfortably run around 70 concurrent players on a mid range VPS, and released publicly to keep the codebase transparent after attempted leaks.

📡 Nettop

Lightweight, Linux first network monitoring TUI with a scriptable CLI controller. Captures live traffic, ranks source IPs, tracks packet and byte rates, shows MAC activity, and resolves IP geolocation.


GitHub stats


Let's talk

Pinned Loading

  1. Nanoforge Nanoforge Public

    Experimental local transformer framework for training small language models, chat assistants, and code focused AI systems from scratch. Built for learning, research, and rapid LLM experimentation.

    Python 4

  2. pterodactyl-mysql-backup pterodactyl-mysql-backup Public

    MySQL backup manager for Pterodactyl Panel. Scheduled backups, Google Drive OAuth, S3, SFTP, encryption & retention. Blueprint extension. Made by @najuaircrack

    PHP 7 1

  3. AKRP-V5 AKRP-V5 Public

    All Kerala Roleplay V5 Open Source . This script was developed and maintained by najuaircrack with the intention of providing a semi-optimized, clean, and functional roleplay base for Open.mp-based…

    Pawn 24 7

  4. DiscordNukebot DiscordNukebot Public

    Nukebot is a Python-based Discord bot designed for educational purposes. Its primary function is to demonstrate how to quickly delete channels, roles, and perform other administrative actions on a …

    Python 2 1

  5. najuaircrack najuaircrack Public

    Najwan Backend Developer & Aspiring Ethical Hacker from Kerala 🇮🇳 Building backend tools and system level software. Skilled in C++ and Java

    2

  6. Nettop Nettop Public

    Nettop is a lightweight Linux-first network monitoring TUI with a scriptable CLI controller. It captures traffic, ranks source IPs, tracks PPS and byte rates, shows MAC activity, and resolves IP ge…

    Python 1