Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge #76

Merged
merged 2 commits into from
Sep 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
161 changes: 42 additions & 119 deletions directory_file
Original file line number Diff line number Diff line change
@@ -1,152 +1,75 @@
<div id="full-page" style="background-color:#000011;" align="center">

<div id="greetings" align="center">
<img src="https://socialify.git.ci/nclsbayona/nclsbayona/image?description=1&font=KoHo&pattern=Charlie%20Brown&theme=Dark" />
<h2>👋 Hey there 👋</h2>
<h3>I'm really grateful that you came here 😎</h3>
<img src="logo.png" alt="Logo" />
<h5>
{{ text_affirmation }}
</h5>
<img src="{{ affirmation_image }}" alt="Affirmation image" />
![Greetings](https://socialify.git.ci/nclsbayona/nclsbayona/image?description=1&font=KoHo&pattern=Charlie%20Brown&theme=Dark)
##👋 Hey there 👋
### I'm really grateful that you came here 😎
![Logo](logo.png)
##### {{ text_affirmation }}
![Affirmation Image]({{ affirmation_image }})
</div>
<hr>

<details>
<summary>Maybe a drink? 🍹</summary>
<div id="drink">
<img src="{{ drink_image }}" alt="Drink image" />
<h4>
<font color="#F0A0FF">
Name: {{ drink_name }}
</font>
</h4>
<h4>
<font color="#F0A0FF">
Alcoholic category: {{ drink_alcoholic_category }}
</font>
</h4>
<h4>
<font color="#F0A0FF">
Category: {{ drink_category }}
</font>
</h4>
<h4>
{{{ table_drink }}}
</h4>
<h4>
<font color="#F0A0FF">
Instructions: {{ drink_instructions }}
</font>
</h4>
![Drink image]({{ drink_image }})
#### Name: **{{ drink_name }}**
#### Alcoholic category: **{{ drink_alcoholic_category }}**
#### Category: **{{ drink_category }}**
{{{ table_drink }}}
#### Preparation instructions: {{ drink_instructions }}
</div>
<div id="profile-info">
<h5>
<font color="#67d6b1">
👀 Visitor count
</font>
</h5>
<img src="https://visitor-badge-reloaded.herokuapp.com/badge?page_id=nclsbayona.visitor.badge.reloaded&color=003153&style=for-the-badge&logo=github" alt="Visitor count" />
<img src="https://img.shields.io/github/followers/nclsbayona?color=003153&logo=github&style=for-the-badge" alt="Profile followers" />
<img src="https://img.shields.io/github/last-commit/nclsbayona/nclsbayona?color=003153&logo=github&style=for-the-badge&label=Latest%20Profile%20Commit" alt="nclsbayona's profile visited count" />
<h5>
<font color="#67d6b1">
Profile trophies 🏆
</font>
</h5>
<img src="https://github-profile-trophy.vercel.app/?username=nclsbayona&theme=dracula&no-frame=false&margin-w=5&margin-h=5&no-bg=true&column=4" alt="nclsbayona's profile trophies" />
##### 👀 Visitor count
![Visitor count](https://visitor-badge-reloaded.herokuapp.com/badge?page_id=nclsbayona.visitor.badge.reloaded&color=003153&style=for-the-badge&logo=github)
![Followers](https://img.shields.io/github/followers/nclsbayona?color=003153&logo=github&style=for-the-badge)
Profile visited count](https://img.shields.io/github/last-commit/nclsbayona/nclsbayona?color=003153&logo=github&style=for-the-badge&label=Latest%20Profile%20Commit
##### Profile trophies 🏆
![Trophies](https://github-profile-trophy.vercel.app/?username=nclsbayona&theme=dracula&no-frame=false&margin-w=5&margin-h=5&no-bg=true&column=4)
</div>
</details>
<hr>

<details>
<summary>Want to check out my stats? 🐣</summary>
<div id="general">
<h4 align="left">
<font color="#df4b75">
General GitHub Stats 🌀
</font>
</h4>
<h5>
<font color="#679000">
😃 General Overview
</font>
</h5>
<img src="https://github-readme-stats.vercel.app/api?username=nclsbayona&show_icons=true&count_private=true&include_all_commits=true&locale=en&theme=tokyonight" alt="nclsbayona's Github General Stats" />
<h5>
<font color="#679000">
Life-Time Stats Overview 😃
</font>
</h5>
<img src="https://github-readme-streak-stats.herokuapp.com/?user=nclsbayona&theme=algolia" />
#### General GitHub Stats 🌀
##### 😃 General Overview
![General Stats](https://github-readme-stats.vercel.app/api?username=nclsbayona&show_icons=true&count_private=true&include_all_commits=true&locale=en&theme=tokyonight)
##### Life-Time Stats Overview 😃
![Specific Stats](https://github-readme-streak-stats.herokuapp.com/?user=nclsbayona&theme=algolia)
</div>
<div id="languages">
<h4 align="left">
<font color="#6790c5">
🤖 Programming Languages Stats
</font>
</h4>
<p>
<h5>
<font color="#679000">
Most Used Languages Stats 💾
</font>
</h5>
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=nclsbayona&show_icons=true&locale=en&langs_count=5&theme=tokyonight" alt="nclsbayona's Most-Used Languages Github Stats" />
</p>
#### 🤖 Programming Languages Stats
##### Most Used Languages Stats 💾
![Most used languages](https://github-readme-stats.vercel.app/api/top-langs/?username=nclsbayona&show_icons=true&locale=en&langs_count=5&theme=tokyonight)
</div>
<div id="wakatime">
<p>
<h4>
<font color="#679000">
⌚General Weekly-Stats
</font>
</h4>
<h5>
<font color="#679000">
Overview ✨
</font>
</h5>
</p>
<div id="tables">
{{{ languages }}}
<hr> {{{ coded_on_os }}}
<hr>
</div>
####⌚General Weekly-Stats
##### Overview ✨
{{{ languages }}}
<br />
{{{ coded_on_os }}}
<hr>
</div>
</details>
<hr>

<div id="contact">
<h3>
<font color="#679000">
Contact me!
</font>
</h3>
<a href="https://github.com/nclsbayona" target="_blank">
<img alt="Github" src="https://img.shields.io/badge/GitHub-%2312100E.svg?&style=for-the-badge&logo=Github&logoColor=white" />
</a>
<a href="https://twitter.com/nclsbayona" target="_blank">
<img alt="Twitter" src="https://img.shields.io/badge/twitter-%231DA1F2.svg?&style=for-the-badge&logo=twitter&logoColor=white" />
</a>
<a href="https://instagram.com/nclsbayona" target="_blank">
<img alt="Instagram" src="https://img.shields.io/badge/-INSTAGRAM-critical?&style=for-the-badge&logo=instagram&logoColor=white" />
</a>
<a href="https://t.me/nclsbayona" target="_blank">
<img alt="Telegram" src="https://img.shields.io/badge/-TELEGRAM-blue?&style=for-the-badge&logo=telegram&logoColor=white" />
</a>
<a href="https://www.discord.com/channels/@nclsbayona#6681" target="_blank">
<img alt="Discord" src="https://img.shields.io/badge/-DISCORD-darkblue?&style=for-the-badge&logo=discord&logoColor=white" />
</a>
<a href="https://www.linkedin.com/in/nclsbayona/" target="_blank">
<img alt="LinkedIn" src="https://img.shields.io/badge/-Linkedin-silver?&style=for-the-badge&logo=linkedin&logoColor=black" />
</a>
### Contact me!
[![Github](https://img.shields.io/badge/GitHub-%2312100E.svg?&style=for-the-badge&logo=Github&logoColor=white)](https://github.com/nclsbayona)
[![Twitter](https://img.shields.io/badge/twitter-%231DA1F2.svg?&style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/nclsbayona)<a href="" target="_blank">
[![Instagram](https://img.shields.io/badge/-INSTAGRAM-critical?&style=for-the-badge&logo=instagram&logoColor=white)](https://instagram.com/nclsbayona)
[![Telegram](https://img.shields.io/badge/-TELEGRAM-blue?&style=for-the-badge&logo=telegram&logoColor=white)](https://t.me/nclsbayona)
[![Discord](https://img.shields.io/badge/-DISCORD-darkblue?&style=for-the-badge&logo=discord&logoColor=white)](https://www.discord.com/channels/@nclsbayona#6681)
[![Linkedin](https://img.shields.io/badge/-Linkedin-silver?&style=for-the-badge&logo=linkedin&logoColor=black)](https://www.linkedin.com/in/nclsbayona/)
</div>

<img src="https://raw.githubusercontent.com/nclsbayona/Daily.dev-devcard-books/output/github-contribution-grid-snake-sissa.svg" />
![Snake-SVG](https://raw.githubusercontent.com/nclsbayona/Daily.dev-devcard-books/output/github-contribution-grid-snake-sissa.svg)

<div id="webpage">
<h3>Visit my webpage</h3>
<img src="QR.png" />
### Visit my webpage 🛸
![QR}(QR.png)
</div>
</div>
Loading