# Current projects

## Ongoing projects
#### Bgp Link Manager
[Link to repo](https://github.com/rammses/bgp-display)

[![](https://books.netdev.com.tr/uploads/images/gallery/2026-06/scaled-1680-/image-1780380806844.png)](https://books.netdev.com.tr/uploads/images/gallery/2026-06/image-1780380806844.png)

[![](https://books.netdev.com.tr/uploads/images/gallery/2026-06/scaled-1680-/image-1780380843452.png)](https://books.netdev.com.tr/uploads/images/gallery/2026-06/image-1780380843452.png)
  - Live BGP peer state for every router on a single screen
  - Neighbor wizard — create, edit, delete BGP neighbors with vendor-specific CLI generation
  - Route-map, prefix-list, and community-list editors
  - Full BGP RIB navigation without leaving the TUI
  - Config history with rollback support
  - Peer state alerting and transition timeline
  - Ping monitor with RTT, packet loss, and sparkline
  - Per-tab search/filter across all views
  - Encrypted credential storage (AES-256-GCM, Argon2id key derivation)
  - SSH via system OpenSSH with ControlMaster multiplexing

    __Supported routers: Cisco IOS / IOS-XE, VyOS 1.5 (FRRouting), Citrix VPX, pfSense, FortiGate (with VDOM), A10 Networks ADC__

  
#### Taskvote
  - **Multi-Workspace Support**: Organize teams and projects into separate workspaces with granular role-based access control (OWNER, ADMIN, MEMBER, VIEWER)
  - **Task Management**: Create, assign, and track tasks with multiple statuses (BACKLOG, TODO, IN_PROGRESS, IN_REVIEW, DONE, BLOCKED, ARCHIVED)
  - **Voting System**: Community-driven prioritization through task and comment voting
  - **Recurring Tasks**: Automate repetitive tasks with flexible scheduling
  - **Task Dependencies**: Define task relationships and track blocking issues
  - **Categories & Tags**: Organize tasks with custom categories and tagging
  - **Comments & Collaboration**: Rich discussion threads on tasks with voting
  - **File Attachments**: Upload and attach files to tasks
  - **Activity Feed**: Comprehensive event logging and audit trails
  - **Notifications**: Real-time notifications for relevant workspace events
  - **Webhooks**: Integrate with external systems via configurable webhooks
  - **Authentication**:
    - NextAuth with multiple OAuth providers
    - LDAP directory integration
    - Email verification
    - Password reset & recovery flows
  - **Admin Dashboard**: User and system management tools
  - **Customizable Themes**: Multiple color schemes with user preferences
  - **API Documentation**: Built-in Swagger UI for REST API exploration