Skip to content

Instantly share code, notes, and snippets.

View osagiestar's full-sized avatar
🎯
Focusing

Osagie Okoedo osagiestar

🎯
Focusing
View GitHub Profile
//https://youtu.be/Mgs7jl430vs
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "PublicReadGetObject",
"Effect": "Allow",
"Principal": "*",
"Action": "s3:GetObject",
@osagiestar
osagiestar / recipe.json
Last active October 25, 2020 01:35 — forked from nbogie/recipe.json
cyf - example recipe for recipe API
{
"title": "Noodles Prep",
"ingredients": [
"1 or 2 pack(s) of noodles",
"Sauces examples Tomato, pepper etc",
"Water",
"Salt"
],
"prepTime": 30,
"steps": [
@osagiestar
osagiestar / index.html
Last active February 11, 2020 16:47
Tribute Page
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
<!DOCTYPE html>
<main id="main">
<h1 id="title"> Albert Eistein </h1>
<figure id="img-div">
<img id="image"
src="https://static.independent.co.uk/s3fs-public/thumbnails/image/2018/12/05/11/albert-einstein.jpg"
alt="This is the official portrait of Albert Eistein">