Skip to content

Instantly share code, notes, and snippets.

View JeanHuguesRobert's full-sized avatar
💭
de&&bug() inspired

Jean Hugues Noël Robert JeanHuguesRobert

💭
de&&bug() inspired
View GitHub Profile
@JeanHuguesRobert
JeanHuguesRobert / jana.html
Created March 13, 2026 17:31
Jana — Logo generator · Concept by Jean Hugues Noël Robert, baron Mariani · Jana Source License v1.0
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Jana — Logo Generator</title>
<!--
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
JANA LOGO — Source License v1.0
@JeanHuguesRobert
JeanHuguesRobert / Corte_2026-Natios_et_Pertitellu.md
Created February 17, 2026 23:29
Analyse de la défaite délibérée des nationalistes à Corte aux élections municipales 2026

ANALYSE ÉLECTORALE CORTE 2026

Pourquoi les natios ont renoncé à la victoire en refusant l'alliance avec le Pertitellu

Auteur : Jean-Hugues (Civic Tech, Corte) Date : 18 février 2026


EXECUTIVE SUMMARY

Verifying that +jhr is my blockchain ID. https://onename.com/jhr
@JeanHuguesRobert
JeanHuguesRobert / scrollcue.js
Created October 21, 2010 19:50
Query plugin effect to make the screen easier to read when it is scrolled
// scrollcue.js
//
// JQuery plugin effect to make the screen easier to read when it is scrolled.
// It provides a visual clue that delimits the newly visible content.
//
// 09/29/2010, JeanHuguesRobert, based on previous work
// 10/09/2010, JHR, renamed from hotscroll to scrollcue
// 10/15/2010, JHR, with Jean Vincent, zIndex & image
//
// ToDo: it would be nice to be able to attach the effect to any element,