Skip to content

Instantly share code, notes, and snippets.

View Lord1Egypt's full-sized avatar

Mohamed Mounir Ali AL Keshita Lord1Egypt

View GitHub Profile
@Lord1Egypt
Lord1Egypt / character-showcase-gallery.markdown
Created February 15, 2024 08:15
Character Showcase Gallery
@Lord1Egypt
Lord1Egypt / future-sticky-navigation-with-glas-effect.markdown
Created February 15, 2024 08:13
Future Sticky Navigation with Glas Effect

Future Sticky Navigation with Glas Effect

A really cool modern sticky navigation with a glass effect and a menu button. Only Vanilla JS and (S)CSS.

A Pen by Benjamin Koehler on CodePen.

License.

@Lord1Egypt
Lord1Egypt / index.html
Created February 15, 2024 08:10
Marketing: Get Tron Transaction Info
<html>
<head>
<meta charset="utf-8" />
<title>Get Tron Transaction Info by ID</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div id='form'>
<h2>Get Transaction Details</h2>
@Lord1Egypt
Lord1Egypt / index.html
Created February 15, 2024 08:09
Spell Caster
<svg id="spells" aria-hidden="true">
<refs>
<path
id="spell-shape-arcane"
data-spell="arcane"
class="spell"
d="M1 5L1 24.5L1 37L4 50.5L9.5 61.5L16.5 69.5L25.5 77L35.5 81.5L46 85L57 86L67.5 85L76.5 81.5L86.5 77L96 69.5L102.5 61.5L108 52.5L111 43.5L112 34L112.5 26L112.5 17.5L112.5 7.5L112.5 2L57.5 1L58.5 43.5"
/>
@Lord1Egypt
Lord1Egypt / index.html
Created February 15, 2024 08:08
Parallax 3D Cards Carousel | swiper.js
<article>
<section class="sectionWrapper">
<section class="swiper">
<div class="parallax-bg" data-swiper-parallax="600" data-swiper-parallax-scale="0.85"></div>
<div class="swiper-wrapper">
@Lord1Egypt
Lord1Egypt / card-pagination-js.markdown
Created February 15, 2024 08:08
Card Pagination - JS
@Lord1Egypt
Lord1Egypt / index.html
Created February 15, 2024 08:06
Responsive Dashboard | Bento Style
<body>
<main>
<nav class="main-menu">
<h1>Fitness App</h1>
<img class="logo" src="https://github.com/ecemgo/mini-samples-great-tricks/assets/13468728/4cfdcb5a-0137-4457-8be1-6e7bd1f29ebb" alt="" />
<ul>
<li class="nav-item active">
<b></b>
<b></b>
<a href="#">
@Lord1Egypt
Lord1Egypt / get-all-nfts-the-wallet-holds.markdown
Created February 15, 2024 08:05
Get all NFTs the wallet holds
@Lord1Egypt
Lord1Egypt / get-all-assets-a-wallet-holds.markdown
Created February 15, 2024 08:05
Get all Assets a Wallet Holds