create account

Contributing with a Holodex for the community by raulmz

View this thread on: hive.blogpeakd.comecency.com
· @raulmz ·
$36.64
Contributing with a Holodex for the community
Hello everyone, I have recently decided to take a break from drawing and fan arts for Holozing, to focus on another of my passions: programming. One of the characteristics that attracts me to this project is its similarity to Pokemon. Like any fan of this iconic saga, you will remember the Pokedex, that small device that the main character carried with him to obtain information about each PokΓ©mon. Inspired by this, I decided to contribute to the community by creating an equivalent for Holozing, which I have called Holodex.


The Holodex is a simple interface that displays information about the creatures in the game. At the moment, there are only four creatures on the official site, but I plan to keep the Holodex updated as more are added.


I have uploaded this project to my GitHub repository [link](https://github.com/Raul-mz/holodex), where anyone can view the code. It is a fairly simple project, for which I have only used HTML, CSS and JavaScript. I based it on a Pokedex template made by a fan [link](https://codepen.io/Bidji/pen/MYdPwo).


As for the design, I started on the left side, where I added the β€œZ” for Holozing, accompanied by four circles that represent the colors of each Holozing element. Next, there is a screen where you can see the image of the searched creature, on an animated colored background. On the right side, I added a field to search by name and a panel to display information related to the creature.

https://i.imgur.com/EkPxFOX.png 



A part of the code made is the one I used for the background animations I used the following CSS code:

```


.animategreen {
  background: linear-gradient(300deg,rgb(8, 82, 1),rgb(153, 245, 135),rgb(0, 255, 13));
  background-size: 180% 180%;
  animation: gradient-animation 2s ease infinite;
}

.animatered {
  background: linear-gradient(300deg,rgb(82, 1, 1),rgb(245, 135, 135),#a10b00);
  background-size: 180% 180%;
  animation: gradient-animation 2s ease infinite;
}

.animateyellow {
  background: linear-gradient(300deg,rgb(185, 173, 0),rgb(238, 245, 135),#d0ff00);
  background-size: 180% 180%;
  animation: gradient-animation 2s ease infinite;
}
.animateblue {
  background: linear-gradient(300deg,rgb(1, 6, 82),rgb(135, 186, 245),#382e64);
  background-size: 180% 180%;
  animation: gradient-animation 2s ease infinite;
}

@keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
```

Where I simply add a gradient background and take advantage of the keyframes to give it the effect of movement. The complete design of the Holodex is made with CSS. You can access from the following link: 

https://6594551e03e2df195942b593--subtle-kringle-8c7033.netlify.app/

I have used Netlify to deploy the project so you could see its full functionality.


I would like to know what you think, and if you have any suggestions to add they would be greatly appreciated. Later I will also add information about the healers.

πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
properties (23)
authorraulmz
permlinkcontributing-with-a-holodex-for-the-community
categoryhive-131131
json_metadata{"app":"peakd/2023.11.3","format":"markdown","tags":["holozing","develop","frontend","opensource","gaming","holodex","game"],"users":["keyframes"],"image":["https://i.imgur.com/EkPxFOX.png"]}
created2024-01-02 20:20:33
last_update2024-01-02 20:20:33
depth0
children6
last_payout2024-01-09 20:20:33
cashout_time1969-12-31 23:59:59
total_payout_value18.326 HBD
curator_payout_value18.317 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,022
author_reputation17,925,810,652,684
root_title"Contributing with a Holodex for the community"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,172,197
net_rshares80,209,519,091,045
author_curate_reward""
vote details (49)
@hopestylist ·
$1.01
Interesting! Holodex, I like the sound of that and I love how you think, I'd check it out and see how if I have any feedbacks, hehe
πŸ‘  
properties (23)
authorhopestylist
permlinkre-raulmz-s6nnyk
categoryhive-131131
json_metadata{"tags":["hive-131131"],"app":"peakd/2023.11.3"}
created2024-01-02 22:32:45
last_update2024-01-02 22:32:45
depth1
children0
last_payout2024-01-09 22:32:45
cashout_time1969-12-31 23:59:59
total_payout_value0.504 HBD
curator_payout_value0.504 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length131
author_reputation492,869,471,838,909
root_title"Contributing with a Holodex for the community"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,175,265
net_rshares2,208,698,609,262
author_curate_reward""
vote details (1)
@hopestylist ·
Magnificent! I love it, it works just as you've programmed it to, good job friend πŸ™Œ
properties (22)
authorhopestylist
permlinkre-raulmz-s6no1e
categoryhive-131131
json_metadata{"tags":["hive-131131"],"app":"peakd/2023.11.3"}
created2024-01-02 22:34:30
last_update2024-01-02 22:34:30
depth1
children2
last_payout2024-01-09 22:34: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_length83
author_reputation492,869,471,838,909
root_title"Contributing with a Holodex for the community"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,175,284
net_rshares0
@raulmz ·
Thanks, I'm glad you tried it. 
properties (22)
authorraulmz
permlinkre-hopestylist-s6noah
categoryhive-131131
json_metadata{"tags":["hive-131131"],"app":"peakd/2023.11.3"}
created2024-01-02 22:39:54
last_update2024-01-02 22:39:54
depth2
children1
last_payout2024-01-09 22:39: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_length31
author_reputation17,925,810,652,684
root_title"Contributing with a Holodex for the community"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,175,387
net_rshares0
@hopestylist ·
You're welcome πŸ₯°
properties (22)
authorhopestylist
permlinkre-raulmz-s6nov0
categoryhive-131131
json_metadata{"tags":["hive-131131"],"app":"peakd/2023.11.3"}
created2024-01-02 22:52:15
last_update2024-01-02 22:52:15
depth3
children0
last_payout2024-01-09 22:52: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_length16
author_reputation492,869,471,838,909
root_title"Contributing with a Holodex for the community"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,175,606
net_rshares0
@mdakash62 ·
You have taken a very effective step in moving the holozing community forward. May your dreams for this community come true. Also wish you come back to art and drawing after your work.
πŸ‘  
properties (23)
authormdakash62
permlinks6qycl
categoryhive-131131
json_metadata{"app":"hiveblog/0.1"}
created2024-01-04 17:09:57
last_update2024-01-04 17:09:57
depth1
children1
last_payout2024-01-11 17:09:57
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_length184
author_reputation252,864,833,850,443
root_title"Contributing with a Holodex for the community"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,221,222
net_rshares732,647,710
author_curate_reward""
vote details (1)
@raulmz ·
Oh thank you very much.  Yes, I've thought about it too, I haven't made fan art for the community for several days.  Although this small project that I have been developing has brought me new ideas and I want to implement them.  I recommend you check out my most recent post and give it a try.
properties (22)
authorraulmz
permlinkre-mdakash62-s6qyq8
categoryhive-131131
json_metadata{"tags":["hive-131131"],"app":"peakd/2023.11.3"}
created2024-01-04 17:18:09
last_update2024-01-04 17:18:09
depth2
children0
last_payout2024-01-11 17:18: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_length293
author_reputation17,925,810,652,684
root_title"Contributing with a Holodex for the community"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,221,410
net_rshares0