Skip to content

Instantly share code, notes, and snippets.

View hypernova7's full-sized avatar
🦀
Rust is 💪😉

Eddy Otsutsuki hypernova7

🦀
Rust is 💪😉
  • www
  • México
  • 01:20 (UTC -06:00)
View GitHub Profile
@hypernova7
hypernova7 / hypercube.css
Last active November 22, 2023 05:45
Hypercube or Telegraf Animated Logo?
:root {
--ouset-cube-border-size: 10px;
--ouset-cube-border-color: rgb(220 38 38);
--inset-shadow-color-primary: rgba(0 0 0 / 0.3);
--inset-shadow-color-secondary: rgba(0 0 0 / 0.1);
--inset-margin: 30px;
--block-size: 200px;
--shape-size: 150px;
}
@hypernova7
hypernova7 / file.js
Created February 16, 2024 07:56
pittow
const sessions = new Map();
const chatHandler = async (ctx) => {
try {
await ctx.answerCallbackQuery();
} catch {}
const channels = process.env.TG_CHANNEL.split(',');
let notJoinedChannels = [];
for (let channel of channels) {
#################################
# Animations #
#################################
animations = true;
# Global animation parameters
animation-stiffness-in-tag = 150; # Smoother opening
animation-stiffness-tag-change = 80; # Smoother tag transitions
animation-window-mass = 0.4; # Slightly heavier for more "weighty" feel