browse.pro.bd

Submit Your Work

Get discovered by the Bangladeshi developer community.

browse.pro.bd is completely open-source and content is managed via GitHub. Submitting your work is as easy as creating a Pull Request with a single Markdown file.

1

Fork the repository

Head over to our GitHub repository and create a fork to your own account.

View Repository
2

Create an MDX file

Add a new .mdx file in the appropriate folder (content/projects/, content/portfolios/, etc.).

3

Submit a Pull Request

Commit your changes and open a PR against our main repository. We usually review within 24 hours!

Example MDX Template

Here's what a project submission looks like:

---
title: "My Awesome Project"
description: "A short, punchy description of what it does."
github: "https://github.com/username/repo"
website: "https://myproject.com"
author: "Your Name"
tags:
  - nextjs
  - open-source
featured: false
status: active
year: 2026
---

# About the project

Write a longer description here. You can use markdown to add features, 
explain the tech stack, and talk about why you built it.

Quality Guidelines

  • • Project must be created by a Bangladeshi developer/team
  • • Include a high-quality description
  • • Ensure all links are working
  • • No spam or duplicate submissions