Skip to content

Instantly share code, notes, and snippets.

View MboaAbel's full-sized avatar
🖥️
Programming makes me happy, teaching me how to think.

Programmer_Mboa MboaAbel

🖥️
Programming makes me happy, teaching me how to think.
View GitHub Profile
@MboaAbel
MboaAbel / index.html
Created April 7, 2022 19:00
Tic-tac-toe in JavaScript
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tic-tac-toe</title>
<link href="https://fonts.googleapis.com/css?family=Indie+Flower" rel="stylesheet">
</head>
<body onload="initialize()">
<h1>Tic-Tac-Toe</h1>
<table id="table_game">
@MboaAbel
MboaAbel / index.html
Last active July 8, 2022 20:30
Carousel with progress bar
<div class="carousel">
<div class="progress-bar progress-bar--primary hide-on-desktop">
<div class="progress-bar__fill"></div>
</div>
<header class="main-post-wrapper">
<div class="slides">
<article class="main-post main-post--active">
<div class="main-post__image">
@MboaAbel
MboaAbel / index.html
Last active July 5, 2022 14:55
Responsive Resume Template
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<div class="resume-wrapper">
<section class="profile section-padding">
<div class="container">
<div class="picture-resume-wrapper">
<div class="picture-resume">
<span><img src="https://s3.amazonaws.com/uifaces/faces/twitter/jsa/128.jpg" alt="" /></span>
<svg version="1.1" viewBox="0 0 350 350">
<defs>
@MboaAbel
MboaAbel / fork-animated-circuitboard-hero-with-javascript-canvas.markdown
Created July 5, 2022 15:24
🍴Fork: Animated Circuitboard⁩ Hero with JavaScript Canvas⁩
@MboaAbel
MboaAbel / disney-3d-hero-gsap-animation.markdown
Created July 5, 2022 15:30
Disney+ 3D Hero GSAP Animation
@MboaAbel
MboaAbel / animated-hero-header-svg-gsap.markdown
Created July 5, 2022 15:32
Animated Hero Header [SVG + GSAP]
@MboaAbel
MboaAbel / codepen-challenge-hero.markdown
Created July 5, 2022 15:33
CodePen Challenge: Hero

CodePen Challenge: Hero

CodePen Challenge: April 2020.

THIS WEEK’S CHALLENGE Be a Hero Your challenge: Design a hero component using at least one image.


@MboaAbel
MboaAbel / codepen-challenge-hero.markdown
Created July 5, 2022 15:33
CodePen Challenge: Hero

CodePen Challenge: Hero

CodePen Challenge: April 2020.

THIS WEEK’S CHALLENGE Be a Hero Your challenge: Design a hero component using at least one image.


@MboaAbel
MboaAbel / index.html
Created July 5, 2022 15:39
Lime Hero
<div class="main">
<div class="content-grid">
<div class="content-grid-title">
<h1>Unlock Life</h1>
</div>
<div class="content-grid__scroll">
<div class="content-grid__sticky">