Skip to content

Instantly share code, notes, and snippets.

View hyperabsolute's full-sized avatar

Sander Nizni hyperabsolute

View GitHub Profile
@hyperabsolute
hyperabsolute / autocomplete-dropdown-lookup-with-bells-and-whistles.markdown
Created September 5, 2016 18:48
Autocomplete Dropdown Lookup with Bells and Whistles

Autocomplete Dropdown Lookup with Bells and Whistles

Been planning and saving up to finally ship the perfect autocomplete control with all the makings? This here is the best one north of the intergallactic boundary. It looks up values from a list as the user starts typing. The nice thing is that it looks up 'Starts With' as well as 'Contains' ...which I believe is sweet in some applications. Enjoy and share | Sander Nizni

A Pen by Sander Nizni on CodePen.

License.

@hyperabsolute
hyperabsolute / 3d-simulation-of-neutrinos-in-spacetime-fabric-at-scale-of-1-934-609-862-325-294-556-915-486-three-js-front-end.markdown
Created September 5, 2016 18:50
3D Simulation of Neutrinos in Spacetime Fabric at Scale of 1:934,609,862,325,294,556,915,486| THREE JS FRONT END

3D Simulation of Neutrinos in Spacetime Fabric at Scale of 1:934,609,862,325,294,556,915,486| THREE JS FRONT END

Enjoy this multi-color spacetime fabric, if not for its grotesque scale, then for its brutally realistic virtual reality effects. Whoa... did I say you should try this with 3D goggles on? Oh, now I did. Observe. Disobey. Enjoy and share.

A Pen by Sander Nizni on CodePen.

License.

@hyperabsolute
hyperabsolute / index.html
Created September 5, 2016 18:51
Pure CSS: Animated Triangle on Steroids with Rounded Corners and Hover Behavior (Sander Nizni)
<html>
<body>
<div class="triangle-wrap shake">
<div class='triangle'></div>
</div>
</body>
</html>
@hyperabsolute
hyperabsolute / index.jade
Created September 5, 2016 18:52
Parallax with Adrenochrome Molecules
#parallax
.layer(data-depth="0.6")
.some-space
h1 C9H9NO3 (Adrenochrome)
.layer(data-depth="0.4")
#particles-js
.layer(data-depth="0.3")
@hyperabsolute
hyperabsolute / 100-responsive-page-example-in-pure-css.markdown
Created September 5, 2016 18:52
100% Responsive Page Example in Pure CSS

100% Responsive Page Example in Pure CSS

Once in a while, you need an example. This is an example of a responsive layout that works nicely. Pure CSS, of course. What else? Enjoy and share | sander nizni

A Pen by Sander Nizni on CodePen.

License.

@hyperabsolute
hyperabsolute / index.haml
Created September 5, 2016 18:53
Pure CSS Exoplanet Universe Prototype | Badaboom Sector | Cluster XR911BT | Model of the Universe Series
.description
%h1 Exoplanet System BADABOOM Sector Cluster XR911BT
%hr/
%p
You may change animation velocity<br>by changing the variable
%code $year-in-second.
%br/
Default: 1 year = 30 sec
%p.hide
@hyperabsolute
hyperabsolute / index.html
Created September 5, 2016 18:53
Singularity Maker | Black Hole Matter Animator
<canvas id="c"></canvas>
<div class="info">CLICK TO ADD A BLACK HOLE. WATCH.<br>ADD A FEW MORE AND WHATCH AGAIN.<br>CLICK THE OPEN CONTROLS LINK (ON<br>RIGHT) TO ADJUST BEHAVIOR. OBSERVE<br>AS SEVERAL BLACK HOLES MERGE INTO<br>A SUPERMASSIVE SINGULARITY.<br>ENJOY + SHARE | CHEERS | SANDER</div>
@hyperabsolute
hyperabsolute / brain-neurons-on-steroids-in-space-with-3d-negative-ionic-tractor-beam-deflectors-in-quazispacial-rotation-mode.markdown
Created September 5, 2016 18:54
Brain Neurons on Steroids in Space with 3D Negative Ionic Tractor Beam Deflectors in Quazispacial Rotation Mode

Brain Neurons on Steroids in Space with 3D Negative Ionic Tractor Beam Deflectors in Quazispacial Rotation Mode

These are neurons - inside the human brain, on steroids in space... sending negative ionic tractor beam intercept signals. Enjoy and share | Sander Nizni

A Pen by Sander Nizni on CodePen.

License.

@hyperabsolute
hyperabsolute / index.haml
Created September 5, 2016 18:54
Pure CSS Cityscape Rain Drop Customizer
- raindrops=(1..200)
%input.focus#focusDrops{:type => "radio", :name=>"focus"}
%label{:for => "focusDrops"} Focus: raindrops
%input.focus#focusBG{:type => "radio", :name=>"focus"}
%label{:for => "focusBG"} Focus: city
%input.focus#focusBoth{:type => "radio", :name=>"focus", :checked => "checked"}
%label{:for => "focusBoth"} Focus: average
@hyperabsolute
hyperabsolute / alien-music-sequencer-virtual-space-remix.markdown
Created September 5, 2016 18:55
Alien Music Sequencer | Virtual Space Remix

Alien Music Sequencer | Virtual Space Remix

This is a simple step sequencer that you will enjoy playing with on weekends, and on weekdays. Dig it. Love it. Thank John Galt, and Joe Harry, and the independents. Enjoy and share | Sander Nizni

A Pen by Sander Nizni on CodePen.

License.