Skip to content

LOUST-PRO/LZT-Developers

Repository files navigation

LZT-Developers Community

Schedule a Meeting (Google Calendar) LOUST LinkedIn Founder

es

Welcome to the LZT-Developers hub! This is the official community platform and developer directory for the LOUST-PRO engineering ecosystem.

🌐 Live Directory: devs-github.loust.pro

🤝 Why Join?

By adding your profile here, you become visible within our engineering network.

For Developers: We often review this directory when sourcing talent for our open-source initiatives, our internal CRM, or B2B enterprise contracts. We do not guarantee placement, but it is the best way to get on our radar. For Recruiters: If you see a developer you like and want to coordinate a connection, feel free to Schedule a Call with our team.

🚀 How to Join

We use a declarative, zero-conflict approach. Instead of editing a monolithic JSON file, you just add your own YAML file to the /members directory and submit a Pull Request.

Ready? Just click here to auto-generate your PR: Join LZT Developers

Or do it manually:

  1. Fork this repository.
  2. Create a file named your-github-username.yml inside the /members folder.
  3. Fill it out using this template:
    username: your-github-username
    name: Your Full Name
    role: Full Stack Developer
    skills: 
      - Next.js
      - Rust
      - TypeScript
    github: "https://github.com/your-github-username"
  4. Submit a Pull Request.

Once your PR is merged, our Next.js Server Components dynamically parse the YAMLs at build time and render your profile on the community site. Zero public API endpoints, 100% protection against data scraping.

🛠 Architecture

  • Framework: Next.js (App Router)
  • Deployment: Standalone Multi-Tenant (Docker/K3s ready)
  • Data Source: Local File System (yaml parsing via fs)
  • License: GNU AGPLv3 (Ensuring the platform remains truly open-source even as a SaaS)

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors