Skip to content

NetrumLabs/netrum-dev-hunting

Repository files navigation

🧠 Netrum Dev-Hunting Program

Welcome to the Netrum AI Dev-Hunting Program – a community-driven registry for TypeScript developers contributing to the Netrum ecosystem. Follow the steps below to register yourself as a developer and get your PR merged into the official registry.


📌 Requirements

  • Node.js (v18 or above)
  • GitHub account
  • Basic knowledge of TypeScript

🚀 Steps to Contribute

1️⃣ Fork the Repository

👉 Go to NetrumAI/Netrum-Dev-Hunting
Click the Fork button to create your own copy.


2️⃣ Clone Your Fork

git clone https://github.com/<your-github-username>/Netrum-Dev-Hunting.git
  • Enter Folder
cd netrum-dev-hunting

3️⃣ Install Dependencies

npm install

4️⃣ Add Your Developer Profile

👉 Create your folder in the dev/ directory:

mkdir dev/<your-name>-dev

👉 Add a file named application.md inside your folder.

📄 Example:

dev/youname-dev/application.md

Paste this template inside application.md:

#  🧑‍💻 YoureName - Application

- **Nmae**: Your Name 
- **Discord**: Discord Username
- **GitHub**: https://github.com/username
- **Languages**: 
- **Experience**: 
- **AI Tools**: 
- **Why Join?**: 

5️⃣ Run in Development Mode

Check if your profile is loading correctly:

npm run dev

✅ Output will look like:

🚀 Application loaded
✅ Registered Developers:
1. Your Name

7️⃣ Commit and Push

git add .
git commit -m "Added my developer profile"
git push origin main

8️⃣ Create Pull Request (PR)

🎉 That’s it! You’re now officially part of the Dev-Hunting program!

👨‍💻 Maintained by

Netrum Labs | 🌐 https://netrumlabs.com/
Join our Discord for help 💬 https://discord.gg/87hVVDuppf

About

Official Netrum AI Dev-Hunting Program for testers and builders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 85