Search
1000 results for “codepen”
-
A little pure #CSS 3D demo I made on @codepen last year: torus knot out of neon tiles https://codepen.io/thebabydino/pen/poqmrNg
I saw this @beesandbombs .gif https://x.com/beesandbombs/status/1497594041164185608 and got the idea I could CSS something like it, but then I never got to posting it publicly...
#torusknot #3D #geometry #topology #knotTheory #maths #mathematics #cssMaths #code #coding #frontend #web #dev #webDev #webDevelopment #cssTransforms
-
1⃣2⃣ 442 ❤️ Pure #CSS 3D cube assembly https://codepen.io/thebabydino/pen/GNYvbZ
Second proper 3D demo on this list. The only more complex one. Also quite old, so code is dated, could be improved with modern CSS.
And that's a wrap! My 12 most popular demos over the course of 12 years on CodePen.
#3D #css3D #transform #cssTransforms #code #coding #frontend #web #webDev #dev #webDevelopment
-
But now, we can compute the scaling factor as the cosine of the skew angle, animate the skew angle* and the scaling factor changes accordingly 🥳🎉
*@property support needed
#css #trigonometry #CodePen #coding #maths #geometry #webDev #webDevelopment #transform #CSStransforms #tiling
-
A fun little scroll-driven thing I made. The text is white over the image, but the image isn't static, it rotates on scroll. 😼
Here's a detailed explanation of the how behind https://www.reddit.com/r/css/comments/1jyu76v/comment/mn2fibt/
Live on @codepen https://codepen.io/thebabydino/pen/dPPbmao
Also uses container queries, CSS trigonometric functions.
#CSS #scroll #cssAnimation #code #web #scrollAnimation #frontend #coding #dev #cssVariables #cssTransform #webDev #webDevelopment #cssMaths #trigonometry
-
Saw a @codepen demo using... a lot! of elements (screen 1) and quite a bit of #CSS to create a simple loader, so I forked it and made a 1 div version (screen 2) in under 30 CSS declarations (gradients, mask, variables to only change --c0 and --c1 values for 2nd loader): https://codepen.io/thebabydino/pen/PwoLJLR
#cssMask #cssGradient #conicGradient #maths #trigonometry #Sass #loader #web #dev #webDev #webDevelopment #code #coding #frontend #cssAnimation
-
Here's a neat little effect with no text duplication. Uses `background-clip: text` to create the split text face effect + scroll-driven animations to tie the gradient split line position to the 1st section's bottom edge.
Live on @codepen https://codepen.io/thebabydino/pen/XJWxLWV
cc @bramus
#CSS #scroll #scrollAnimation #coding #cssAnimation #gradientText #frontend #web #dev #webDev #webDevelopment #code
-
Here's a simple image stack with an `--ang` rotation around an `--xy` point (both pseudo-random, generated & set inline via Pug) + a 3D entry animation (click Run to run it again).
Live on @codepen https://codepen.io/thebabydino/pen/qEBJpRb?editors=0100
#CSS #3D #filter #cssFilter #animation #cssAnimation #code #coding #frontend #web #dev #webDev #webDevelopment #CodePen
-
Know the animated 🌈 border + glow effect that's all the rage? It's normally done by adding an opaque cover on top of two 🌈 layers.
But what if we wanted a (semi)transparent background within the border? It's possible with pure #CSS!
Heavily commented on @codepen https://codepen.io/thebabydino/pen/KwPBvzo
#cssGradient #conicGradient #code #web #dev #webDev #webDevlopment #frontend #coding #cssAnimation #rainbow
-
Made this loader https://codepen.io/thebabydino/pen/BayGjrq half a decade ago. Then it only worked in Chromium browsers with the Experimental Web Platform features flag enabled.
As of 2024, it works cross-browser, no flags needed. Since someone hearting it reminded me of its existence, updated support info.
#CSS #code #coding #frontend #web #webDev #dev #webDevelopment #mask #cssMask #cssGradient #conicGradient #cssVariables #cssAnimation
-
This little thing made this week's @codepen Spark!
#CSS #code #coding #frontend #web #dev #cssGradient #webDevelopment #webDev #glow #cssAnimation #rainbow
-
Made this set of single div loaders on @codepen ~5 years ago https://codepen.io/thebabydino/pen/MWYqMxd
The trick is to register a custom property in order to animate a `conic-gradient()` & use `mask` compositing for the rings/ radial slices.
Back then, this was Chrome only. As of summer 2024, with Firefox finally getting support for animating registered #CSS vars, this and a lot such more demos I've been making for the past 6+ years are now cross-browser!
-
4⃣ 736 ❤️ Pure #CSS Möbius 6hedrons https://codepen.io/thebabydino/pen/mJojKd
The how behind I live coded it in 30 minutes https://css-tricks.com/how-i-live-coded-my-most-hearted-codepen-demo/
Could be improved with CSS variables nowadays, see https://css-tricks.com/simplifying-css-cubes-custom-properties/ as well as by using CSS trigonometric functions.
#3D #transform #css3D #code #coding #looping #animation #cssAnimation #frontend #web #webDev #dev #webDevelopment
-
A `linear-gradient()` pattern coupled with a `linear-gradient()` map is what's behind this retro wave #CodePen demo https://codepen.io/thebabydino/pen/jOvMQMO
And animating the map's `background-position` is how we get this progressive close/ open blinds effect https://mastodon.social/@anatudor/110153344888593740
#css #filter #cssFilter #blending #blendMode #halftone #cssAnimation #code #coding #frontend #webDev #cssTricks #webDevelopment
-
#CSS experiment: collapsible TOC.
Thanks to :has(), the input:radio can be anywhere.
body:has(#collapsed:checked) > ul > li > ul {
display: none;
} -
We had a fantastic conversation and received valuable feedback from Sheila Kolodziej and Dr. Florian Rademacher from codecentric AG, proud adopters of #Microcks: kudos to them! 👏
See the recording 👉 https://www.youtube.com/live/NRCUUcZR_qY?si=B4kLO3PIEN8dGr2j
-
📣 REMINDER 🗓️ Microcks Community Meeting 📢
We invite you to join our next #Microcks project #community meetings:
Thursday, November 28, 2024 at 6–7 p.m. CET / 1–2 p.m. EST / 9–10 a.m. PST2We’re excited to welcome special guests Sheila Kolodziej and Florian Rademacher from Codecentric AG! They’ll be sharing their insights and feedback from their three blog posts:
https://www.codecentric.de/wissens-hub/blog?q=microcksWe look forward to seeing you there! 🙌
How to join us live 👇
https://github.com/microcks/community/blob/main/JOIN-OUR-MEETINGS.md -
Over the past few days I've been working on extending & re-packaging the procedural text generation engine from one of the old examples into a new package and also just wrote/updated documentation for its various features:
- variable definitions, optionally with multiple value choices
- cyclic & recursive variable references/expansion
- variable assignments
- dynamic, indirect variable lookups (for context specific situations)
- optional preset & custom modifiers (i.e. pointfree/concatenative application of modifier sequences)
- controlled randomness during var expansionThe new package is called: https://thi.ng/proctext (6.5KB incl. all deps) The text format used relies on a simple parser grammar defined and processed via https://thi.ng/parse. The resulting document AST is then interpreted via https://thi.ng/defmulti
Please see readme for notes/examples, as well as the refactored example project below. The tool is very useful for complex source code generation, but also could be useful for bots, interactive fiction etc. The generator is stateful and variable state can be optionally retained/re-used over multiple invocations. Making all modifiers async is also providing a lot of flexibility (e.g. loading external data sources, generating secondary/expanded descriptions etc.)
Demo (incl. 5 examples and can be used as playground):
https://demo.thi.ng/umbrella/procedural-text/#ThingUmbrella #RewriteSystem #ProcGen #TextGeneration #CodeGenerator #Parser #DSL #Pointfree #TypeScript #JavaScript #InteractiveFiction
-
CW: Rancœur
"Ne pas pardonner, c'est comme boire de la mort-aux-rats et attendre que le rat meure."
- Anne #Lamott, dans "Miséricordes en transit : Quelques réflexions sur la #foi"#pardon #rancune #vengeance #dépit #personnes #relation #codépendance #dépendance #amertume #ressentiment #françaisSimple #santéMentale #pardonner #relations
-
CW: Rancœur
"Ne pas #pardonner, c'est comme boire de la mort-aux-rats et attendre que le rat meure."
- Anne #Lamott, dans "Miséricordes en transit : Quelques réflexions sur la #foi"
#pardon #rancune #vengeance #dépit #personnes #relation #codépendance #dépendance #amertume #ressentiment #françaisSimple #santéMentale -
Anne #Lamott: “We can’t arrange peace or lasting improvement for the people we love most in the world. […] Help is the sunny side of #control. Stop helping so much. Don’t get your help and #goodness all over everybody.”
https://www.ted.com/talks/anne_lamott_12_truths_i_learned_from_life_and_writing/transcript?language=en&subtitle=en #people #relationships #friendship #support #empathy #protection #codependence 🐻#benevolence #kindness #addiction #simpleEnglish #mentalHealth -
IBM AS/400 and green screen vets: isn't AI code generation and vibe coding basically the new LANSA or SYNON?
#as400 #as/400 #IBM #LANSA #synon
#AIvibecoding #vibecoding #codegeneration #AIcodegeneration #rpgiii #ibmirpg #ibmi -
https://www.youtube.com/results?search_query=the+stream%2C+why+is+direct+action+working
(In case #Invidious gets blocked by Youtube)
#BreakingBarriers: #DirectActionForGaza
Why #directaction is becoming common in the fight for the #Palestinian cause
GUESTS:
#Lowkey, #journalist, #musician, activist
#AshishPrashar, lawyer, co-founder #NoTax ForGenocide
#MedeaBenjamin, activist and co-founder of #CodePINK -
https://invidious.fdn.fr/channel/UCNye-wNBqNL5ZzHSJj3l8Bg
#TheStream
Breaking Barriers: #DirectAction for #Gaza
Why direct action is becoming common in the fight for the #Palestinian Cause
GUESTS:
#Lowkey, #journalist, #musician, activist
#Asish Prashar, lawyer, co-founder of #NoTaxForGenocide
#MedeaBenjamin, founder of #CodePINK#FromTheRiverToTheSea #PalestineWillBeFree 🇵🇸
#FreePalestine🇵🇸 -
#OTD (Sep 16) in 1950, brothers Meyer and Jack #Lansky and eight codefendants plead guilty to #gambling charges at #FortLauderdaleFL and pay fines.
-
TIL `IntersectionObserver`'s `rootMargin` only works if the observer is in the same origin, because of privacy concerns:
> There is a risk that the API may be used to probe for information about the geometry of the global viewport itself, which may be used to deduce the user’s hardware configuration.
That's why this demo of a sticky navigation doesn't work in CodePen's default view… 😞
<https://codepen.io/nhoizey/pen/QWBrrKB>
-
@diondokter's RustWeek talk 'Codegen your problems away - device-driver toolkit' was recorded and uploaded to YouTube. Watch it now: https://www.youtube.com/watch?v=xt1vcL5rF1c
-
Nice article, but the all-lowercase titling is so jarring:
“Six Thoughts On Generating C”, Andy Wingo (https://wingolog.org/archives/2026/02/09/six-thoughts-on-generating-c).
Via HN: https://news.ycombinator.com/item?id=46945235
On Lobsters: https://lobste.rs/s/j8jnqq/six_thoughts_on_generating_c
#Programming #C #PLDI #Compilers #CodeGeneration #ProgramSynthesis
-
#Kimi K2.6, the latest #opensource model, showcases advancements in #coding, #longhorizon execution, and #agentswarm capabilities. It excels in complex #engineering tasks, demonstrating significant improvements in #codegeneration accuracy, #longcontext stability, and #toolinvocation success rate compared to its predecessor. https://www.kimi.com/blog/kimi-k2-6?eicker.news #tech #media #news
-
thanks to all attendees of my session on #ApprovalTesting #verifyTesting #legacyTesting at #socrates Nürnberg last week!
I really enjoyed the discussions during & after the talk!
The slides are online:
https://draptik.github.io/2024-09-swk-nbg-approval-testing/1Thx #codecentric for sponsoring location & food & drinks
-
thanks to all attendees of my session on #ApprovalTesting #verifyTesting #legacyTesting at #socrates Nürnberg last week!
I really enjoyed the discussions during & after the talk!
The slides are online:
https://draptik.github.io/2024-09-swk-nbg-approval-testing/1Thx #codecentric for sponsoring location & food & drinks