Skip to content

Instantly share code, notes, and snippets.

View ixahmedxi's full-sized avatar
πŸ‘¨β€πŸ”§
Orbitkiting and Noodleing

Ahmed Elsakaan ixahmedxi

πŸ‘¨β€πŸ”§
Orbitkiting and Noodleing
View GitHub Profile
@ixahmedxi
ixahmedxi / react-classpoint.js
Last active February 23, 2018 18:24
React component that changes className when in view
import React, { Component } from 'react'
import PropTypes from 'prop-types'
import Waypoint from 'react-waypoint'
class ClassPoint extends Component {
constructor(props) {
super(props)
this.state = { active: false }
this.onEnter = this.onEnter.bind(this)
this.onLeave = this.onLeave.bind(this)
@rxaviers
rxaviers / gist:7360908
Last active April 24, 2025 18:48
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: