create account

Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain by aftabirshad

View this thread on: hive.blogpeakd.comecency.com
· @aftabirshad · (edited)
$88.24
Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain
# <center>Introduction</center>
---
Yes, how are you friends? I hope you are all well and living your lives well. I am your friend Aftab Irshad , posting after a long time because I was busy creating this website and due to this busyness I could not post. 
You will like my website and once again, we had a good meeting through this post and may this day and the days ahead pass in peace and tranquility for you and me.
---


![HIVE WORLD (1).png](https://images.hive.blog/DQmRPjtMUQsc5jhggEckjiZfyHaK6DtcgCQt9L6jA8LVEN5/HIVE%20WORLD%20(1).png)


---
## <center>We Make This Website</center>
---

https://youtu.be/rD_PI3G84Ko?t=37



---
# <center>About My Project</center>

---
I am building a website called Hive Postify where we will be able to share our daily content and our creativity, and I am building a website in a methodical design on my behalf that will be on the *Hive blockchain.* And you must have guessed from the title of my post that I have made this website about 50 percent as of the day I am posting this and I am still working on it today and God willing, there may be a second post about this project when it is complete.

---

## <center>Why I choosed Hive Blockchain </center>
---
I thought of building my website on Hive Block Chain because if we look at the current situation, Hive Block Chain is growing very fast and many projects are already on Hive Block Chain which are successful and along with that, new projects coming up are more likely to be successful because the entire team running High Block Chain is playing a big role in increasing the value of its coin. I am sure that I would like to thank the entire Hive Block Chain team and all the users.

---

### Notice
---
I am building this website myself, I am not **copying and pasting** any code from anywhere, and I am using Hive.blog CDN API  in the backend to feetch Data in this website, and I am building this website alone, I have no partners.

### <center>Small experience creating this website</center>
---
It has been almost 10 days since I created this website and within these 10 days I have written and cut the code that will be shown below or on the bundle many times and I have been busy creating this website for almost these ten days. *And this website really took a lot of effort and I learned a lot.*

---
## <center>Lets Start My website Introduction</center>
---

I used Visual Studio to write the code for this website. I could have done it in any other language, but I am a bit of an expert. The rest of the code has to be written in Visual Studio, but it is not easy to read, change, and write the code.And I worked hard to create this website and I encountered many problems, some of which I found the solution quickly and some of which took me a long time to find.

---

### Create Simple Idea for this website
---
To create this website, first of all, I created an idea in my mind, then I wrote it on a notepad about what kind of website I should create, what features it should have. While creating it, I changed the features and made changes in many places, but I created the main plan myself and at the same time, I changed the planning in many ways while creating this website, but the main idea was the same and the main structure was the same as I had thought before creating the website. First of all, I thought of the name High Tube to create this website, but there was already a website with that name. Yes, I could have created it because it is an open source project. There is no issue. But I thought that I would create it under another name and I thought that I would create a website like YouTube on High Blockchain.And this project was one of my Shagwati projects, so I thought that I would understand the high blockchain at the same time and then later I would create a video sharing website. Right now I only create posting websites, but I kept some of the designs the same.

---
#### Create Home Page (``index.html``)
---

![Screenshot (194).png](https://images.hive.blog/DQmQBVHgYDjfVwS2ZwdvVDgFwQGZgRCW1CLvTBhhH53dA5L/Screenshot%20(194).png)

![Screenshot (195).png](https://images.hive.blog/DQmX4b4xzXJk2fSKiGPUX8FdW3RCNiUqYR56mLcYmsagfwF/Screenshot%20(195).png)

---
### Output
---

![Screenshot (196).png](https://images.hive.blog/DQmbSnu1qsZGNpXGcpgAMJ5iYExUr8pGuRZANMn1wZqGAbZ/Screenshot%20(196).png)

![Screenshot (197).png](https://images.hive.blog/DQmQDB5tmHKNQt2sHwpx3EH285w9bNXKmpPUxX2MbKhcs3s/Screenshot%20(197).png)

![Screenshot (198).png](https://images.hive.blog/DQmTMY4q1SZ7nut4ZzvT3PkzygZb3wNky2vUMyLzF14NBFX/Screenshot%20(198).png)

Many problems arose on this, that is, I had an idea in my mind to create a login system that would work for all pages, and if we create a separate login system for each page, it would not seem right to the user because no one likes to log in repeatedly and if we use a hive-keychain, then still someone has to log in repeatedly. This was a big problem for me, which I decorated in such a way. That's why I duplicated all the pages with index.html to make it easier and created a single file of script.js and for logging in I used hive.blog CDN API  so that I don't have to log in again and again. If I have logged in on only one page, then I remain logged in on all the other pages.

---
### Best Way to show post
---
And after that, the second problem I encountered was that the website data was loaded correctly, but the posts were not displayed correctly. Many posts looked large and many posts looked small, meaning that the posts were not displayed in a sequence. That's why I used Responsive Web and used it in it. You can see it in the code. I can't explain it in this. So, all the posts started displaying properly.

---
### Responsive Website
----
And along with that, the website had to be made responsive so that it would look good on mobile, laptop and computer. And I think that's the first thing that almost all developers do these days, is to make the website more responsive. And this is really a very good practice. Doing this really adds to the beauty of the website.

---

#### Responsive Web Output
---


![Screenshot (199).png](https://images.hive.blog/DQmQpGjkd8MiS21ULJWTduoqhnnC2AaPAkxmyC8UPSdSisi/Screenshot%20(199).png)

![Screenshot (200).png](https://images.hive.blog/DQmevMCXHQZ3nwtdwop1HxWtFx6VCpS1hVwsKiMDQrj9PvF/Screenshot%20(200).png)

![Screenshot (201).png](https://images.hive.blog/DQmPyVjVzKh5rPQ6pyPbep61VQYGPVRVS186QaQezjRrdAz/Screenshot%20(201).png)

Here you can see what is the benefit of creating a responsive website. If we open it on mobile, the left-hand side will move down.And apart from that, it has many benefits. You will see this when you use this website. I can't explain it to you completely right now.

---
### Login Form
---

![Screenshot (202).png](https://images.hive.blog/DQmbXRjoGmjbaTuW4H2hD4r23ujvieaZtVf9nQEcXmHyU6Z/Screenshot%20(202).png)

![Screenshot (203).png](https://images.hive.blog/DQmPKQDGtAxiJkxTte1GEDbVMN2EP7JXHGqxQmqwqj1r6Di/Screenshot%20(203).png)

----
### Post Open System (View)
---

I tried to open the post in the index file itself, but there was a problem with it that if I wanted to change the home page later, it would have been very difficult for me. That's why I created a new page so that if I had to change it in the post page, it would be easy. If I had to change it in the home page, it would also be easy. In this way, it is quite easy to create a website in parts and it is also easy to read.

![Screenshot (204).png](https://images.hive.blog/DQmYhMM4wB6eqsVSssiRZ2k9hgKB67F5BkDcBKAYVBjAYxU/Screenshot%20(204).png)

![Screenshot (205).png](https://images.hive.blog/DQmdHJLcTRv7G3HadbsnGLpgbSdNqEdifaR4i86MBzJut55/Screenshot%20(205).png)

---
### Output
---

![Screenshot (206).png](https://images.hive.blog/DQmZwVKrEHAi4oeN84vZN4nwCWVahQvoniZ4PRcJ8LQsqLq/Screenshot%20(206).png)

![Screenshot (207).png](https://images.hive.blog/DQmd5TqjYrXdvqrUTBCGM1GamjLtP4s32YFS8bVburetMiA/Screenshot%20(207).png)

And you won't believe me here. It took me a long time to set up the markdown. If I've spent the most time on any task on this website, it was the markdown that shows which tile the post should be displayed in. And it was quite a difficult task to apply the same markdown that is used in the hive blog.

![Screenshot (208).png](https://images.hive.blog/DQmZBHBztCRr4SReVi8TyjM6UeMTuhdL4TnXqWyhJuMVBLk/Screenshot%20(208).png)

![Screenshot (209).png](https://images.hive.blog/DQmNUrwwyQ6zRvKmUTiGRp3yVgWK2tAefsq3WjsUAaNuNQr/Screenshot%20(209).png)

![Screenshot (210).png](https://images.hive.blog/DQmdRE92AJ5f2RUV5nizS7PgXK7Qqk526fFPUVo9dQYvdRD/Screenshot%20(210).png)

![Screenshot (211).png](https://images.hive.blog/DQmNzSyFtPPUJ6GWz7nviQs4hECNBY7tYANE1bxg7rqSHWh/Screenshot%20(211).png)

![Screenshot (212).png](https://images.hive.blog/DQmepCJArxN4iGE2BQhsYUrQ3dFY3GUJKgopUSYsuvaHEjT/Screenshot%20(212).png)

There were many problems in upvoting, replying, reblowing, and many solutions were found, and many solutions were also found to be the best, which I implemented in it. I will publish it on the website and publish the link to it so that you can use it without downloading it, so you can see how far the work has been done.

---
### Comments
---

![Screenshot (214).png](https://images.hive.blog/DQmT8pdLUj6LSdTghuXTzVGkvo13frNm8bcXetSsrbAuEDi/Screenshot%20(214).png)

![Screenshot (215).png](https://images.hive.blog/DQmUZKkHwfRjT9xSqzWb2AUUWPRmEJGX3keSr9mDebxuMdy/Screenshot%20(215).png)

I have created separate files for everyone to reply to comments so that it is easy to change the code and believe me, if we code, there are many errors that we notice later. If there is code in one file, it takes a lot of time to change it. If there is, it goes away, but it is better that we keep creating separate files.

---
### Ouput
---

![Screenshot (216).png](https://images.hive.blog/DQmQr4mkjZXWPaNkYsHS3t9ddrf7JijYWtctFahHcd6BbUc/Screenshot%20(216).png)

![Screenshot (217).png](https://images.hive.blog/DQmajAjRCFdoW6TjdhP3VvvB3i3sq3mcxyDeTS8gfuJR7c4/Screenshot%20(217).png)

![Screenshot (218).png](https://images.hive.blog/DQmdbNyQPfxrZtrgXwk1iz7f24AZrx17GvqQYcMXFxg5EMJ/Screenshot%20(218).png)

![Screenshot (219).png](https://images.hive.blog/DQmZ4hEqMET3YGwVurcVsYC1pgySvm8RdCpL8AsyQp524vV/Screenshot%20(219).png)

I also created a separate file for replying to comments and displayed the output of the comments in such a way that it is known which comment has been replied to. But if the user who is not logged in clicks on Upvote or Reply, the login form will pop up, the same as the index one, but on this page. 
We liked our work so far. We have created many files in it, which you can see in your comment. I can't show them here. But we needed many files to do so much work. But our work is done so far. Our website is almost ready because we have prepared everything. Vote, respond. Now we need to create some more pages. But this system will be included in all of them, so there will be no need to rewrite the code. Copy-paste will work.

---
### Next Page Communities (``communities.html``)
---

![Screenshot (220).png](https://images.hive.blog/DQmcrbD5n6Q4d2VWQL7KrUs1bqK7jXcao1ziCUuLkh1rGeY/Screenshot%20(220).png)

![Screenshot (221).png](https://images.hive.blog/DQmX5CYm1Aszfr1oHEDJ1F25HVaXu6ZyhuwotrKJqB5V2yN/Screenshot%20(221).png)
Now it was quite easy for us to create this page because we had already created the structure. We just had to change the index.html structure. We had to add the community API where the post is displayed and make a few more changes. But this is also a bit difficult, but it is not as difficult as the previous pages. If it is difficult, nothing can be done. It becomes clear with hard work. But creating this page from the previous pages was easy because we have already created the main structure.

---
### Output 
---

![Screenshot (222).png](https://images.hive.blog/DQme8YtU1BZVEns7AcSdhy1TaW32TEJqkMgv1hTkUat94VD/Screenshot%20(222).png)

![Screenshot (223).png](https://images.hive.blog/DQmTrTAsBiNwsGK7jLJFwCoTAT5sRPFWNBWAvFMpwu8FJG6/Screenshot%20(223).png)

![Screenshot (224).png](https://images.hive.blog/DQmccYkGUYmor5knxH5oRpwwkXtuJAbnaJbdDJ5DQKowWbg/Screenshot%20(224).png)

![Screenshot (225).png](https://images.hive.blog/DQmSb7qPP7GdnqEtqgsV8yxZSu3fW1JnguLtFA7aeHCVq1P/Screenshot%20(225).png)

![Screenshot (226).png](https://images.hive.blog/DQmSnPR9RWK5rfQbJydnPKTPAP4wASNsR5HbfL89bL2ZyxW/Screenshot%20(226).png)

![Screenshot (227).png](https://images.hive.blog/DQmfEDCqM9BJXLvR85UzXXqXrSugXk4NQBPrPz2SvfsojDs/Screenshot%20(227).png)

![Screenshot (229).png](https://images.hive.blog/DQmS9gnMQKRbmucoNekE8XVa5wiAKuhLA7fTbE2vzHyvERZ/Screenshot%20(229).png)

![Screenshot (230).png](https://images.hive.blog/DQmZFAEYq8zwbZN8J8o97Hjgs6FhUTEYtyoUmJVY457XrfU/Screenshot%20(230).png)

And this Search  system also works in all pages, just like I'm showing you.

---
### Next Page Friends (``friends.html``)
---

![Screenshot (231).png](https://images.hive.blog/DQmSaaMuSPMwQawE2BrmCZooCwgEVRhUpkCLYqqUkYcczsM/Screenshot%20(231).png)

![Screenshot (232).png](https://images.hive.blog/DQmUz4PkXy66JBif5xmqqsm2unNUDFcVvEZernVhSQ5SVnp/Screenshot%20(232).png)


![Screenshot (233).png](https://images.hive.blog/DQmfEoDVPgVApCbXSwwgZWNo9xB5UvuVkcMohWoqWvpFWGq/Screenshot%20(233).png)

We are even building our own website. We still need to set up some systems on the friends page, but that's all we've done in these ten days.

---
# <center>Full Output My Website Video </center>
---
https://youtu.be/rD_PI3G84Ko

# <center>Request For Support</center>
I request all users of Hi to support my website so that I can continue working on it.And I hope that I will definitely get the fruits of my labor. I need Support For many of things.

# <center>Your Suggestion</center>
What is your opinion on this website of mine? Please give me your opinion. I will give great value to your opinion and your words will be accepted. If I like it, then how did you like my design and if you can give me any advice on it, please do so.

# <center>[Github Repository Source Code](https://github.com/aftabirshad/Hive-Postify.git)</center>
I have uploaded the code of all the websites I have created on Gatha and I will keep making changes to it until my website is complete. You can see it and I will also provide a link. You can also access my website directly from the link.

---
# Website Live Link
---
[Home page](https://aftabirshad.github.io/Hive-Postify/index.html)
[Communities Page](https://aftabirshad.github.io/Hive-Postify/communities.html)
[Friends Page](https://aftabirshad.github.io/Hive-Postify/friends.html)

----
I have to make a lot of changes to the website right now. I have to eliminate a lot of errors. If there is any problem, please let me know. If not, I am checking it myself. At the same time, if there is any problem, I will solve it myself. This website is not yet fully developed.

---

---
###  Next Pending Pages
---
We have about 50 percent of our website left that I am building, but I can't tell you how many pages there will be, but we have about that much more to build.

### <center>Thanks For  My Previous Post Support</center>
@cryptoreforma

@eddiespino

@solominer

# <center>Thanks For Reading</center>
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 583 others
properties (23)
authoraftabirshad
permlinkdeveloping-hive-postify-a-custom-interface-for-the-hive-ecosystem-and-developed-almost-50-powered-by-hive-blockchain
categoryhive-139531
json_metadata{"app":"hiveblog/0.1","format":"markdown","image":["https://img.youtube.com/vi/rD_PI3G84Ko/0.jpg"],"links":["https://youtu.be/rD_PI3G84Ko?t=37\n<hr>\n<h1><center>About"],"tags":["hive","dev","hivepostify","hivedev","newcomer","developer","programing"],"users":["cryptoreforma","eddiespino","solominer"]}
created2025-04-06 17:32:12
last_update2025-04-23 03:36:21
depth0
children35
last_payout2025-04-13 17:32:12
cashout_time1969-12-31 23:59:59
total_payout_value44.154 HBD
curator_payout_value44.084 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length15,280
author_reputation7,971,511,350,381
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,933,554
net_rshares284,420,754,277,863
author_curate_reward""
vote details (647)
@ackza ·
$0.10
Whats the point of this ai slop website
πŸ‘  ,
properties (23)
authorackza
permlinksucjje
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2025-04-07 11:50:00
last_update2025-04-07 11:50:00
depth1
children3
last_payout2025-04-14 11:50:00
cashout_time1969-12-31 23:59:59
total_payout_value0.048 HBD
curator_payout_value0.048 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length39
author_reputation287,551,021,799,932
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,948,112
net_rshares311,239,907,366
author_curate_reward""
vote details (2)
@aftabirshad ·
Thanks for your feedback. But I can't use AI
πŸ‘  
properties (23)
authoraftabirshad
permlinksuclxt
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2025-04-07 12:42:00
last_update2025-04-07 12:42:00
depth2
children0
last_payout2025-04-14 12:42:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length44
author_reputation7,971,511,350,381
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries
0.
accountdbuzz
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,949,150
net_rshares11,205,044,145
author_curate_reward""
vote details (1)
@dlmmqb ·
Upvoted for visibility. Waiting to hear from more Devs about your claims.
πŸ‘  
πŸ‘Ž  , , , , , , , , , , , ,
properties (23)
authordlmmqb
permlinkre-ackza-sucxi4
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2025.4.1"}
created2025-04-07 16:51:33
last_update2025-04-07 16:51:33
depth2
children1
last_payout2025-04-14 16:51:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length73
author_reputation293,781,000,122,423
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,954,684
net_rshares-9,495,438,870
author_curate_reward""
vote details (14)
@aftabirshad ·
Thanks For Your Feedback .
properties (22)
authoraftabirshad
permlinksucxob
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2025-04-07 16:55:15
last_update2025-04-07 16:55:15
depth3
children0
last_payout2025-04-14 16:55:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation7,971,511,350,381
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries
0.
accountdbuzz
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,954,769
net_rshares0
@adarshmogs ·
This is intriguing 
πŸ‘  ,
properties (23)
authoradarshmogs
permlinkre-aftabirshad-202547t102027692z
categoryhive-139531
json_metadata{"type":"comment","tags":["hive-139531","hive","dev","hivepostify","hivedev","newcomer","developer","programing"],"app":"ecency/3.3.0-mobile","format":"markdown+html"}
created2025-04-07 04:50:33
last_update2025-04-07 04:50:33
depth1
children1
last_payout2025-04-14 04:50:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length19
author_reputation18,074,803
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,943,007
net_rshares981,338,115
author_curate_reward""
vote details (2)
@aftabirshad ·
Thanks πŸ™πŸ‘
properties (22)
authoraftabirshad
permlinksucct3
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2025-04-07 09:24:39
last_update2025-04-07 09:24:39
depth2
children0
last_payout2025-04-14 09:24:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length9
author_reputation7,971,511,350,381
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries
0.
accountdbuzz
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,946,069
net_rshares0
@aslamrer ·
@aftabirshad good post!
I appreciate your work for the Hive Blockchain. You need to fix security issues as well as build a strong connection here by winning trust. You are already doing your best. By just improving few things, you will rock. Good Luck! 
πŸ‘  
properties (23)
authoraslamrer
permlinkre-aftabirshad-sugg0q
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2025.4.3","image":[],"users":["aftabirshad"]}
created2025-04-09 14:24:30
last_update2025-04-09 14:24:30
depth1
children1
last_payout2025-04-16 14:24:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length253
author_reputation327,029,668,207,660
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,997,642
net_rshares1,182,846,415
author_curate_reward""
vote details (1)
@aftabirshad ·
Thanks for your feedback 🀠
properties (22)
authoraftabirshad
permlinksun45c
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2025-04-13 04:51:15
last_update2025-04-13 04:51:15
depth2
children0
last_payout2025-04-20 04:51:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation7,971,511,350,381
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries
0.
accountdbuzz
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id142,068,076
net_rshares0
@bpcvoter2 ·
Every curation reward from @buildawhale’s bot votes:  

https://youtu.be/Jq1OSzxVTxE?list=PLbH29p-63eW8RYYWw4wUNG87fDpzVma-c

- **Steals from creators.**  
- **Centralizes power.**  
- **Normalizes abuse.**  

<a href="https://imgflip.com/i/9nb1hb"><img src="https://i.imgflip.com/9nb1hb.jpg" title="made at imgflip.com"/></a><div><a href="https://imgflip.com/memegenerator">from Imgflip Meme Generator</a></div>

<a href="https://imgflip.com/i/9nb1ky"><img src="https://i.imgflip.com/9nb1ky.jpg" title="made at imgflip.com"/></a><div><a href="https://imgflip.com/memegenerator">from Imgflip Meme Generator</a></div>
The blockchain doesn’t forgetβ€”your actions are permanently recorded. So, enjoy your scam farm snacks now, because karma always delivers the bill.  

<a href="https://imgflip.com/i/9nb1s7"><img src="https://i.imgflip.com/9nb1s7.jpg" title="made at imgflip.com"/></a><div><a href="https://imgflip.com/memegenerator">from Imgflip Meme Generator</a></div>

https://peakd.com/@buildawhale/comments

https://peakd.com/@buildawhale/activities

Staked HIVE
More 
Also known as HP or Hive Power. Powers governance, voting and rewards. Increases at an APR of approximately: ~13.07%

An unstake (power down) is scheduled to happen in 5 days (~4,742.795 HIVE, remaining 12 weeks)
61,991.841
Tot: 2,404,544.432
Delegated HIVE
Staked tokens delegated between users.
+2,342,552.591
 Details
HP Delegations
RC Delegations
 Delegated: 0 HP
Search
No outgoing delegations
 Received: 2,342,553 HP
@blocktrades	2,342,494 HP	Aug 16, 2020
@nwjordan	24 HP	May 27, 2018

We’ve exposed the truth repeatedly with **ironclad evidence**:  

- [@themarkymark’s $2.4M scam farm](https://www.publish0x.com/the-dark-side-of-hive/the-scam-farm-kingpin-at-themarkymark-s-24m-hive-power-grift-xqqxqpp).  
- [@buildawhale’s daily grift](https://hive.blog/hive-167922/@bpcvoter3/uncovering-the-buildawhale-scam-farm-a-call-for-transparency-on-hive-blockchain).  
- [@jacobtothe’s downvote army](https://www.publish0x.com/the-dark-side-of-hive/at-jacobtothe-s-downvote-army-and-at-buildawhale-s-scam-farm-xdkeqny).  

- **Downvote Army:** Silencing truth-tellers like Bilpcoin.  
- **Reward Yourself:** Collecting daily paychecks from @buildawhale.

https://hive.blog/hive-124838/@themarkymark/re-jacobtothe-st6rk4

https://hive.blog/hive-167922/@usainvote/re-buildawhale-s6knpb

https://peakd.com/hive-124838/@bpcvoter1/st7wu1

https://peakd.com/hive-126152/@bpcvoter1/jacobtothe-you-re-not-god-no-matter-how-much-you-try-to-act-like-it-you-can-say-what-you-want-but-the-truth-remains-undeniable

https://peakd.com/hive-163521/@bpcvoter3/jacobtothe-this-was-way-over-rewarded-and-we-need-to-call-it-out-you-made-significant-rewards-from-a-post-that-was-created-using

https://peakd.com/hive-126152/@bpcvoter3/jacobtothe-let-s-address-the-core-issue-here-facts-speak-louder-than-rhetoric-we-ve-presented-verifiable-evidence-that

https://peakd.com/hive-126152/@bpcvoter3/think-carefully-about-your-next-move-because-this-issue-is-bigger-than-any-one-of-us-the-downvote-abuse-scamming-and-farming-by

https://hive.blog/hive-180505/@jacobtothe/re-denmarkguy-st9f4w

https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-starqg


https://hive.blog/hive-167922/@darknightlive/re-bpcvoter2-bpc-dogazz

https://hive.blog/hive-126152/@tobetada/my-first-shitstorm#@azircon/re-tobetada-stbswq

https://hive.blog/hive-124838/@acidyo/re-themarkymark-stbthn

https://peakd.com/hive-168088/@bpcvoter3/jacobtothe-it-seems-we-re-going-in-circles-here-so-let-s-clarify-things-once-and-for-all-downvotes-don-t-erase-the-truth-the

https://peakd.com/hive-126152/@bpcvoter3/uwelang-it-seems-you-re-dismissing-the-discussion-without-engaging-with-the-actual-content-that-s-unfortunate-because-the

https://peakd.com/hive-121566/@bpcvoter1/std7q6

https://peakd.com/@uwelang/re-uwelang-stc2c3

https://hive.blog/hive/@themarkymark/what-the-fuck-do-witnesses-do-dk1

https://hive.blog/hive-167922/@usainvote/re-buildawhale-s5tysw

https://hive.blog/hive-124838/@steevc/re-meno-stdsv6

https://hive.blog/life/@crimsonclad/re-oldsoulnewb-sh93a2
You Can't Downvote The Truth Mc Franko Bpc Ai Music

https://youtu.be/dt5NeCofqwM

https://youtu.be/r1Yo-4fwjik

https://hive.blog/hive-126152/@jacobtothe/re-galenkp-stekn4

https://hive.blog/hive-126152/@jacobtothe/re-galenkp-steiss

https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-sterpt

https://youtu.be/dt5NeCofqwM


https://youtu.be/YvF7Tm-w3kQ

https://youtu.be/hBRluPW2M8s

https://hive.blog/hive-124838/@acidyo/re-web-gnar-stfc6c 

https://hive.blog/mallorca/@azircon/re-abh12345-stfbyk

https://youtu.be/mQdgnt_45lU?list=PLbH29p-63eW8RYYWw4wUNG87fDpzVma-c

https://hive.blog/hive-167922/@uwelang/hpud-march-back-over-110k-hp

https://youtu.be/5wEl6BaB2RM


https://hive.blog/burnpost/@buildawhale/1742569802434998164

https://hive.blog/burnpost/@buildawhale/1742656202460243008

https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-sti6pr

https://youtu.be/8zfuGpoO5do

https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-stkfjj

https://hive.blog/burnpost/@buildawhale/1742742602124717444

https://hive.blog/burnpost/@themarkymark/re-kgakakillerg-stm4vv

https://hive.blog/hive-124838/@themarkymark/re-snap-container-1742690880-20250324t025303z

https://hive.blog/donation/@crimsonclad/re-nampgf-sti0nf

https://hive.blog/hive-148441/@azircon/re-curamax-stk5vq

https://hive.blog/hive-funded/@acidyo/re-alex-rourke-stluzc

https://hive.blog/hive-167922/@theycallmedan/re-finpulse-4gnm7o8h


https://hive.blog/hive-144400/@blocktrades/st110u

https://hive.blog/hive-148441/@usainvote/re-curamax-stly39

https://hive.blog/hive-167922/@usainvote/re-buildawhale-s75mua

https://hive.blog/burnpost/@buildawhale/1742829002430606097

https://peakd.com/hive-167922/@bpcvoter1/themarkymark-big-bad-marky-huh-lol-you-re-more-of-a-joke-than-anything-else-we-ve-exposed-your-actions-repeatedly-your-scamming

https://hive.blog/3dprinting/@themarkymark/meet-frank-ajt

https://hive.blog/burnpost/@buildawhale/1742483402094376205#@buildawhale/re-1742483402094376205-20250320t151108z

https://hive.blog/curation/@azircon/re-acidyo-stn05u

https://hive.blog/curation/@themarkymark/re-azircon-sto5b9


https://hive.blog/curation/@themarkymark/re-azircon-sto57d

https://hive.blog/curation/@themarkymark/re-meno-sto4ua


https://hive.blog/hive-124838/@themarkymark/re-snap-container-1742825520-20250325t020936z 

https://hive.blog/hive-150342/@steevc/re-alessandrawhite-2025325t91011757z

https://hive.blog/curation/@themarkymark/re-meno-stodj2

https://hive.blog/curation/@themarkymark/re-meno-stod08

https://hive.blog/hive-13323/@moeknows/re-azircon-stnrc3

https://hive.blog/hive-112018/@jacobtothe/re-dynamicrypto-sto8ak

https://hive.blog/hive-13323/@azircon/re-moeknows-stofom

https://hive.blog/burnpost/@buildawhale/1742915402155436654

https://hive.blog/hive-13323/@azircon/re-moeknows-stoq3o

https://hive.blog/hive-13323/@bpcvoter1/stos6z
https://hive.blog/technology/@themarkymark/re-kgakakillerg-stpzn7
https://hive.blog/hive-124838/@themarkymark/re-niallon11-stpzmi


https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-stpx2t

https://hive.blog/hive-13323/@azircon/re-moeknows-stov0c


https://hive.blog/burnpost/@buildawhale/1743001802743637765

https://hive.blog/hive-124838/@meno/re-themarkymark-stqdnp

https://hive.blog/hive/@acidyo/hive-curation-a-response-to-a-post-about-my-previous-video

https://hive.blog/hive-124838/@themarkymark/re-meno-stqt8y


https://hive.blog/hive-124838/@themarkymark/re-snap-container-1742972400-20250326t183126z

https://hive.blog/hive-124838/@wiseagent/re-themarkymark-stqsfb


https://hive.blog/hive-124838/@acidyo/re-acidyo-stqn0w

https://hive.blog/hive-124838/@blkchn/re-themarkymark-stqxh9

https://hive.blog/hive-13323/@azircon/re-seattlea-stqqla
https://peakd.com/@bilpcoinbpc/stfcdn

https://hive.blog/hive-124838/@coyotelation/re-themarkymark-strck5
https://hive.blog/hive-124838/@deeanndmathews/re-themarkymark-strtyj
https://hive.blog/hive-124838/@ok061200/re-themarkymark-stry7z
https://hive.blog/hive-13323/@azircon/re-captaindingus-sts854
https://hive.blog/hive-167922/@acidyo/re-slobberchops-struvr
https://hive.blog/hive-181335/@theycallmedan/vdumskmg
https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-sts9l0
https://hive.blog/hive-186392/@solominer/re-solominer-stogij
https://hive.blog/hive/@acidyo/re-freecompliments-struay

https://hive.blog/burnpost/@buildawhale/1743088202593656720
https://peakd.com/@bpcvoter1/to-the-hive-community-and-all-those-watching-our-journey


https://hive.blog/hive-124838/@themarkymark/re-snap-container-1743079680-20250328t095442z
https://hive.blog/hive/@acidyo/re-freecompliments-strts3
https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-sttukk
https://hive.blog/hive-124838/@anderssinho/re-themarkymark-stu0qr
https://hive.blog/hive-124838/@oldsoulnewb/re-themarkymark-stu1t3
https://hive.blog/hive-124838/@acidyo/re-themarkymark-stu3fk
https://hive.blog/hive-124838/@wiseagent/re-themarkymark-stu6fz
https://hive.blog/hive-124838/@stayoutoftherz/re-themarkymark-stu6r7
https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-stufv1
https://hive.blog/hive-124838/@themarkymark/re-godfish-stujq7
https://hive.blog/hive-124838/@themarkymark/re-coininstant-stugcr
https://hive.blog/hive-124838/@themarkymark/re-snap-container-1743183360-20250329t130534z

https://peakd.com/hive-167922/@bpcvoter3/exposing-hive-s-hidden-manipulators
STOP #buildawhalescam #buildawhalefarm
>	buildawhale voted 6gkwpm-the-weight-of-shadows-a-tale-of-truth-accountability-and-redemption by bpcvoter3 with -0.1%
an hour ago
buildawhale voted the-weight-of-shadows-a-tale-of-truth-accountability-and-redemption by bpcvoter3 with -0.11%
2 hours ago
https://hive.blog/burnpost/@buildawhale/1743261002653664544
https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-stvxwq
https://hive.blog/hive-124838/@themarkymark/re-bpcvoter2-stvxao
https://hive.blog/curation/@acidyo/vote-trading-and-the-sorts-last-video-about-voting-for-a-while-i-promise
https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-stxf2g

https://youtu.be/8zfuGpoO5do

https://peakd.com/hive-126152/@bpcvoter3/exposing-the-whales-on-the-hive-blockchain

https://hive.blog/curation/@jacobtothe/re-por500bolos-su4gfm
https://peakd.com/hive-167922/@bpcvoter3/the-hive-unveiled-a-journey-through-shadows-and-light
πŸ‘  
properties (23)
authorbpcvoter2
permlinksuct8p
categoryhive-139531
json_metadata{"tags":["buildawhalescam","buildawhalefarm"],"users":["buildawhale","blocktrades","nwjordan","themarkymark","jacobtothe"],"image":["https://img.youtube.com/vi/Jq1OSzxVTxE/0.jpg","https://i.imgflip.com/9nb1hb.jpg","https://i.imgflip.com/9nb1ky.jpg","https://i.imgflip.com/9nb1s7.jpg"],"links":["https://youtu.be/Jq1OSzxVTxE?list=PLbH29p-63eW8RYYWw4wUNG87fDpzVma-c\n<ul>\n<li><strong>Steals"],"app":"hiveblog/0.1"}
created2025-04-07 15:17:18
last_update2025-04-07 15:17:18
depth1
children0
last_payout2025-04-14 15:17:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length10,393
author_reputation-4,767,186,324,268
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,952,860
net_rshares71,917,944
author_curate_reward""
vote details (1)
@cryptoreforma ·
$0.24
Hello, I have no programing knowledge but I recognize that you did a great job building the site.

It is interesting to have a website that aggregates publications from all communities. Although there are already several front-ends in HIVE. I'm not the best person to give an opinion on the advantage of having one more.

However, I like having "Trendind, New, and Hot" just like Reddit.

Personally, I prefer to view websites in "Night Mode", black background. (Theme: Dark). Could have that option.
πŸ‘  ,
πŸ‘Ž  
properties (23)
authorcryptoreforma
permlinkre-aftabirshad-subezx
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2025.4.1","image":[],"users":[]}
created2025-04-06 21:14:24
last_update2025-04-06 21:14:24
depth1
children4
last_payout2025-04-13 21:14:24
cashout_time1969-12-31 23:59:59
total_payout_value0.118 HBD
curator_payout_value0.118 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length500
author_reputation84,372,782,082,393
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,937,279
net_rshares762,695,694,292
author_curate_reward""
vote details (3)
@ackza ·
Nah its just ai slop hive front end we dont need more
We need 1 good hive front end but we will never hwve that because 0 people with the skills to make it exist here anymore. Everyone with any real talent left during steemit . Thats why hive has never been over 4 dollars but steem was 8 dollars
πŸ‘  
properties (23)
authorackza
permlinksucjlb
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2025-04-07 11:51:12
last_update2025-04-07 11:51:12
depth2
children1
last_payout2025-04-14 11:51:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length296
author_reputation287,551,021,799,932
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,948,130
net_rshares1,045,735,018
author_curate_reward""
vote details (1)
@aftabirshad ·
Thanks πŸ™ for your feedback.
I have mentioned that if viewed in terms of current switching.Hive is really in a good position and it is wise to invest your money in it. 
If you know, I have mentioned in my post that we will fetch data from it through  Hive.blog CDN API and posts will also be made through it and all the work will be done.
This website is currently 50 percent complete. The next 50 percent will be completed. This website will have all the features.
πŸ‘  
properties (23)
authoraftabirshad
permlinksucm8m
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2025-04-07 12:49:30
last_update2025-04-07 12:49:30
depth3
children0
last_payout2025-04-14 12:49:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length464
author_reputation7,971,511,350,381
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries
0.
accountdbuzz
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,949,395
net_rshares11,156,798,732
author_curate_reward""
vote details (1)
@aftabirshad ·
I really appreciate your words. Of course, I am very happy and I thank you from the bottom of my heart for your feedback. You are really saying that there should be a night mode, so I will add a night mode to it as well.
πŸ‘  
properties (23)
authoraftabirshad
permlinksubqi5
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2025-04-07 01:22:45
last_update2025-04-07 01:22:45
depth2
children1
last_payout2025-04-14 01:22:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length220
author_reputation7,971,511,350,381
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries
0.
accountdbuzz
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,940,050
net_rshares12,631,061,321
author_curate_reward""
vote details (1)
@cryptoreforma ·
$0.04
properties (23)
authorcryptoreforma
permlinkre-aftabirshad-subtff
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2025.4.1"}
created2025-04-07 02:26:06
last_update2025-04-07 02:26:06
depth3
children0
last_payout2025-04-14 02:26:06
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.018 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1
author_reputation84,372,782,082,393
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,940,623
net_rshares117,547,025,441
author_curate_reward""
vote details (3)
@cryptoreforma ·
$0.24
I'll give you another suggestion, make an introductory post about yourself.

This article is in Brazilian but on Peakd you can translate it to English, follow the recommendations: 

"Tutorial on how to make your intro post!" 
https://peakd.com/hive-127515/@michupa/how-to-make-your-post-de

It is extremely important because your account is very new.
πŸ‘  ,
πŸ‘Ž  
properties (23)
authorcryptoreforma
permlinkre-aftabirshad-subfo5
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2025.4.1","image":[],"users":[],"links":["/hive-127515/@michupa/how-to-make-your-post-de"]}
created2025-04-06 21:28:54
last_update2025-04-06 21:28:54
depth1
children2
last_payout2025-04-13 21:28:54
cashout_time1969-12-31 23:59:59
total_payout_value0.118 HBD
curator_payout_value0.118 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length350
author_reputation84,372,782,082,393
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,937,514
net_rshares759,728,371,283
author_curate_reward""
vote details (3)
@aftabirshad ·
I hope that I will post my introduction today. You can understand that in the last few days I have faced a lot of difficulties in creating this website of mine, but I really enjoyed working on it. I learned a lot. But I hope that I will post my introduction today. If not, then the post that comes after tomorrow, I think that will be my introduction post.
@cryptoreforma
The real reason is that I don't know any of the users on Hive, so how can I tell in my invitation who invited me? But you really helped me a lot and taught me a lot, so can I write your name?
πŸ‘  ,
properties (23)
authoraftabirshad
permlinksubqnc
categoryhive-139531
json_metadata{"users":["cryptoreforma"],"app":"hiveblog/0.1"}
created2025-04-07 01:25:54
last_update2025-04-07 01:25:54
depth2
children1
last_payout2025-04-14 01:25:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length563
author_reputation7,971,511,350,381
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries
0.
accountdbuzz
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,940,069
net_rshares15,043,662,262
author_curate_reward""
vote details (2)
@cryptoreforma ·
$0.03
I understand perfectly. Although, as I told you before, it's not my area, I can see and recognize that you β€œbroke your head” doing it. And it was quick.

Yes, make the introduction post and put it in this community:
https://peakd.com/c/hive-174578/created

OCD is an onboarder who encourages new accounts that bring value to HIVE.

Note that they gave you a good reward for posting. They recognized your effort and value. By the way, she also has the support of HIVE's stakers: appreciator, trafalgar, acidyo, among others.

Make yourself at home, keep going!

Feel free to mention my name. The spirit is to help each other create good honey.

πŸ‘  ,
properties (23)
authorcryptoreforma
permlinkre-aftabirshad-subt9q
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2025.4.1","image":[],"users":[]}
created2025-04-07 02:22:39
last_update2025-04-07 02:22:39
depth3
children0
last_payout2025-04-14 02:22:39
cashout_time1969-12-31 23:59:59
total_payout_value0.016 HBD
curator_payout_value0.015 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length644
author_reputation84,372,782,082,393
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,940,586
net_rshares101,712,436,069
author_curate_reward""
vote details (2)
@hivebuzz ·
Congratulations @aftabirshad! You have completed the following achievement on the Hive blockchain And have been rewarded with New badge(s)

<table><tr><td><img src="https://images.hive.blog/60x70/https://hivebuzz.me/@aftabirshad/upvoted.png?202504070008"></td><td>You received more than 400 upvotes.<br>Your next target is to reach 500 upvotes.</td></tr>
</table>

<sub>_You can view your badges on [your board](https://hivebuzz.me/@aftabirshad) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Check out our last posts:**
<table><tr><td><a href="/hive-122221/@hivebuzz/pum-202503-delegations"><img src="https://images.hive.blog/64x128/https://i.imgur.com/fg8QnBc.png"></a></td><td><a href="/hive-122221/@hivebuzz/pum-202503-delegations">Our Hive Power Delegations to the March PUM Winners</a></td></tr><tr><td><a href="/hive-122221/@hivebuzz/pud-202504-feedback"><img src="https://images.hive.blog/64x128/https://i.imgur.com/zHjYI1k.jpg"></a></td><td><a href="/hive-122221/@hivebuzz/pud-202504-feedback">Feedback from the April Hive Power Up Day</a></td></tr><tr><td><a href="/hive-122221/@hivebuzz/pum-202503-result"><img src="https://images.hive.blog/64x128/https://i.imgur.com/mzwqdSL.png"></a></td><td><a href="/hive-122221/@hivebuzz/pum-202503-result">Hive Power Up Month Challenge - March 2025 Winners List</a></td></tr></table>
πŸ‘  
properties (23)
authorhivebuzz
permlinknotify-1743984846
categoryhive-139531
json_metadata{"image":["https://hivebuzz.me/notify.t6.png"]}
created2025-04-07 00:14:06
last_update2025-04-07 00:14:06
depth1
children0
last_payout2025-04-14 00:14:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,479
author_reputation369,186,990,638,650
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,939,397
net_rshares1,002,377,243
author_curate_reward""
vote details (1)
@hivebuzz ·
Congratulations @aftabirshad! Your post has been a top performer on the Hive blockchain and you have been rewarded with this rare badge

<table><tr><td><img src="https://images.hive.blog/60x60/https://hivebuzz.me/badges/toppayoutday.png"></td><td>Post with the highest payout of the day.</td></tr>
</table>

<sub>_You can view your badges on [your board](https://hivebuzz.me/@aftabirshad) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Check out our last posts:**
<table><tr><td><a href="/hive-122221/@hivebuzz/pum-202503-delegations"><img src="https://images.hive.blog/64x128/https://i.imgur.com/fg8QnBc.png"></a></td><td><a href="/hive-122221/@hivebuzz/pum-202503-delegations">Our Hive Power Delegations to the March PUM Winners</a></td></tr><tr><td><a href="/hive-122221/@hivebuzz/pud-202504-feedback"><img src="https://images.hive.blog/64x128/https://i.imgur.com/zHjYI1k.jpg"></a></td><td><a href="/hive-122221/@hivebuzz/pud-202504-feedback">Feedback from the April Hive Power Up Day</a></td></tr><tr><td><a href="/hive-122221/@hivebuzz/pum-202503-result"><img src="https://images.hive.blog/64x128/https://i.imgur.com/mzwqdSL.png"></a></td><td><a href="/hive-122221/@hivebuzz/pum-202503-result">Hive Power Up Month Challenge - March 2025 Winners List</a></td></tr></table>
πŸ‘  
properties (23)
authorhivebuzz
permlinknotify-1743995014
categoryhive-139531
json_metadata{"image":["https://hivebuzz.me/notify.t6.png"]}
created2025-04-07 03:03:33
last_update2025-04-07 03:03:33
depth1
children0
last_payout2025-04-14 03:03:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,422
author_reputation369,186,990,638,650
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,941,026
net_rshares901,357,108
author_curate_reward""
vote details (1)
@hivepakistan ·
<center>**Curious about HivePakistan? Join us on [Discord](https://discord.gg/3FzxCqFYyG)!**</center>

<center>Delegate your HP to the [Hivepakistan](https://peakd.com/@hivepakistan/wallet) account and earn 90% of curation rewards in liquid hive!<br><br><center><table><tr><td><center>[50 HP](https://hivesigner.com/sign/delegateVestingShares?&delegatee=hivepakistan&vesting_shares=50%20HP)</center></td><td><center>[100 HP](https://hivesigner.com/sign/delegateVestingShares?&delegatee=hivepakistan&vesting_shares=100%20HP)</center></td><td><center>[200 HP](https://hivesigner.com/sign/delegateVestingShares?&delegatee=hivepakistan&vesting_shares=200%20HP)</center></td><td><center>[500 HP (Supporter Badge)](https://hivesigner.com/sign/delegateVestingShares?&delegatee=hivepakistan&vesting_shares=500%20HP)</center></td><td><center>[1000 HP](https://hivesigner.com/sign/delegateVestingShares?&delegatee=hivepakistan&vesting_shares=1000%20HP)</center></td></tr></table></center>
<center>Follow our [Curation Trail](https://hive.vote/dash.php?i=1&trail=hivepakistan) and don't miss voting!</center>
___
<center>**Additional Perks: Delegate To @ [pakx](https://peakd.com/@pakx) For Earning $PAKX Investment Token**</center>

<center><img src="https://files.peakd.com/file/peakd-hive/dlmmqb/23tkn1F4Yd2BhWigkZ46jQdMmkDRKagirLr5Gh4iMq9TNBiS7anhAE71y9JqRuy1j77qS.png"></center><hr><center><b>Curated by <a href="/@dlmmqb">dlmmqb</a></b></center>
πŸ‘  
properties (23)
authorhivepakistan
permlinkre-aftabirshad-1744019709
categoryhive-139531
json_metadata"{"tags": ["hive-139531"], "app": "HiveDiscoMod"}"
created2025-04-07 09:55:09
last_update2025-04-07 09:55:09
depth1
children0
last_payout2025-04-14 09:55:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,440
author_reputation119,931,198,173,497
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,946,525
net_rshares940,505,543
author_curate_reward""
vote details (1)
@louis88 ·
$0.39
**Please remove the Links to the Repo and fix all the Security Issues on the Webpage. This Page should not be online availabale until you fixxed all the XSS Problems and others.**
πŸ‘  , , ,
properties (23)
authorlouis88
permlinkre-aftabirshad-suc73g
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2025.4.1","image":[],"users":[]}
created2025-04-07 07:21:15
last_update2025-04-07 07:21:15
depth1
children10
last_payout2025-04-14 07:21:15
cashout_time1969-12-31 23:59:59
total_payout_value0.195 HBD
curator_payout_value0.195 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length180
author_reputation1,171,130,680,423,446
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,944,649
net_rshares1,259,936,064,670
author_curate_reward""
vote details (4)
@aftabirshad ·
Okay πŸ‘. Thanks For your feedback
properties (22)
authoraftabirshad
permlinksuccna
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2025-04-07 09:21:12
last_update2025-04-07 09:21:12
depth2
children0
last_payout2025-04-14 09:21:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length32
author_reputation7,971,511,350,381
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries
0.
accountdbuzz
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,946,038
net_rshares0
@aftabirshad ·
I really appreciate your words. You are really right. I may have forgotten to do it after creating the website. You have really made my work a lot easier by reminding me. It would have been a little difficult to implement it later, and I am setting it up now.
Actually, I am a college student and I went to a ceremony for my college classes and I came home a while ago, so I am currently correcting it. The website is not yet fully live for users to use because the website is still being developed, but I am correcting it now. I have the whole night to work on it.
<center>**Small Gift From me to you**</center>

![Screenshot 2025-04-07 143339.png](https://images.hive.blog/DQmYViHuM58MsHKnBNLEYRSAyuSPfNj8TeYPd7j6RC4cdmm/Screenshot%202025-04-07%20143339.png)
Thanks Again
properties (22)
authoraftabirshad
permlinksucohc
categoryhive-139531
json_metadata{"image":["https://images.hive.blog/DQmYViHuM58MsHKnBNLEYRSAyuSPfNj8TeYPd7j6RC4cdmm/Screenshot%202025-04-07%20143339.png"],"app":"hiveblog/0.1"}
created2025-04-07 13:36:42
last_update2025-04-07 13:36:42
depth2
children0
last_payout2025-04-14 13:36:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length773
author_reputation7,971,511,350,381
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries
0.
accountdbuzz
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,950,398
net_rshares0
@anomadsoul ·
Nice welcome message
properties (22)
authoranomadsoul
permlinkre-louis88-suekhg
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2025.4.2"}
created2025-04-08 14:05:48
last_update2025-04-08 14:05:48
depth2
children6
last_payout2025-04-15 14:05:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length20
author_reputation1,681,171,138,068,684
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,973,354
net_rshares0
@louis88 ·
Things are straight here.
πŸ‘  
properties (23)
authorlouis88
permlinkre-anomadsoul-suektv
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2025.4.1","image":[],"users":[]}
created2025-04-08 14:13:09
last_update2025-04-08 14:13:09
depth3
children5
last_payout2025-04-15 14:13:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length25
author_reputation1,171,130,680,423,446
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,973,510
net_rshares0
author_curate_reward""
vote details (1)
@polaleye50 ·
Good observation
πŸ‘  
properties (23)
authorpolaleye50
permlinksucc4e
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2025-04-07 09:09:54
last_update2025-04-07 09:09:54
depth2
children0
last_payout2025-04-14 09:09:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length16
author_reputation15,724,888,496,461
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,945,903
net_rshares1,090,897,910
author_curate_reward""
vote details (1)
@meno ·
Impressive dude... very impressed. 
πŸ‘  ,
properties (23)
authormeno
permlinkre-aftabirshad-subrud
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2025.4.1","image":[],"users":[]}
created2025-04-07 01:51:48
last_update2025-04-07 01:51:48
depth1
children1
last_payout2025-04-14 01:51:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length35
author_reputation499,302,700,585,449
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,940,284
net_rshares13,642,172,528
author_curate_reward""
vote details (2)
@aftabirshad ·
Thanks πŸ™πŸ‘
properties (22)
authoraftabirshad
permlinksucctx
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2025-04-07 09:25:09
last_update2025-04-07 09:25:09
depth2
children0
last_payout2025-04-14 09:25:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length9
author_reputation7,971,511,350,381
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries
0.
accountdbuzz
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,946,076
net_rshares0
@wlfreitas ·
I really like what you've done with the interface, clean and fluid.
πŸ‘  
properties (23)
authorwlfreitas
permlinkre-aftabirshad-suc51r
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2025.4.1","image":[],"users":[]}
created2025-04-07 06:37:06
last_update2025-04-07 06:37:06
depth1
children1
last_payout2025-04-14 06:37:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length67
author_reputation757,096,630,561
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,944,161
net_rshares960,711,353
author_curate_reward""
vote details (1)
@aftabirshad ·
Thanks πŸ™πŸ‘
properties (22)
authoraftabirshad
permlinksuccsk
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2025-04-07 09:24:21
last_update2025-04-07 09:24:21
depth2
children0
last_payout2025-04-14 09:24:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length9
author_reputation7,971,511,350,381
root_title"Developing Hive Postify – A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain"
beneficiaries
0.
accountdbuzz
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id141,946,066
net_rshares0