Skip to content

Instantly share code, notes, and snippets.

View fsmaiorano's full-sized avatar
💭

Fábio fsmaiorano

💭
View GitHub Profile
@fsmaiorano
fsmaiorano / master.yml
Created January 13, 2024 22:40 — forked from Carl-Hugo/master.yml
GitHub Action: Deploy Blazor WASM to GitHub Pages
name: Deploy Blazor WASM to GitHub Pages
on:
push:
branches: [main]
jobs:
deploy-to-github-pages:
runs-on: ubuntu-latest
steps:
@fsmaiorano
fsmaiorano / gist:62e3a0a9703eb55708317105a0264607
Created December 6, 2023 18:23 — forked from rxaviers/gist:7360908
Complete list of github markdown emoji markup

People

:bowtie: :bowtie: 😄 :smile: 😆 :laughing:
😊 :blush: 😃 :smiley: ☺️ :relaxed:
😏 :smirk: 😍 :heart_eyes: 😘 :kissing_heart:
😚 :kissing_closed_eyes: 😳 :flushed: 😌 :relieved:
😆 :satisfied: 😁 :grin: 😉 :wink:
😜 :stuck_out_tongue_winking_eye: 😝 :stuck_out_tongue_closed_eyes: 😀 :grinning:
😗 :kissing: 😙 :kissing_smiling_eyes: 😛 :stuck_out_tongue:
@fsmaiorano
fsmaiorano / index.html
Created October 4, 2022 16:24 — forked from gogl92/index.html
Pure-CSS Netflix Show Carousel
<div class="contain">
<h1>Pure CSS Netflix Video Carousel</h1>
<p>
Inspired by <a href="https://twitter.com/Eli_White">Eli White's</a> article <a href="http://eng.wealthfront.com/2015/06/implementing-netflix-redesign.html">Performant CSS Animations: Netflix Case Study</a>, his <a href="https://codepen.io/TheSavior/pen/LVeYBp">example pen</a>, and <a href="http://matthewjamestaylor.com/">Matt Taylor's</a> <a href="https://codepen.io/mattjamestaylor/pen/dodYPr">CSS-only version.</a>
</p>
<div class="row">
<div class="row__inner">
@fsmaiorano
fsmaiorano / xamarinandroidbindings.md
Created June 23, 2020 20:18 — forked from JonDouglas/xamarinandroidbindings.md
Xamarin Android Bindings Troubleshooting

Approaching a Xamarin.Android Bindings Case

1. Investigation

One of the best ways to investigate a problematic Xamarin.Android Binding is to first ensure you have the proper tooling available: