Skip to content

Instantly share code, notes, and snippets.

@eriknguyen
Created September 23, 2020 09:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eriknguyen/5050ea2e4f050674515140badbc80662 to your computer and use it in GitHub Desktop.
Save eriknguyen/5050ea2e4f050674515140badbc80662 to your computer and use it in GitHub Desktop.
Sep
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"
/>
<title>chat.js - by SingaporeJS</title>
<link rel="stylesheet" href="css/reveal.css" />
<!-- Available themes: black, white, league, beige, sky, night, serif, simple, solarized -->
<link rel="stylesheet" href="css/theme/black.css" />
<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="lib/css/zenburn.css" />
<!-- overrides -->
<style>
.reveal .vmid {
vertical-align: middle;
}
</style>
<!-- Printing and PDF exports -->
<script>
var link = document.createElement('link')
link.rel = 'stylesheet'
link.type = 'text/css'
link.href = window.location.search.match(/print-pdf/gi)
? 'css/print/pdf.css'
: 'css/print/paper.css'
document.getElementsByTagName('head')[0].appendChild(link)
</script>
</head>
<body>
<div class="reveal">
<div class="slides">
<!-- about SingaporeJS -->
<section>
<section data-markdown>
<textarea data-template>
<img src="https://raw.githubusercontent.com/SingaporeJS/logo/master/singaporejs-logo.jpg" alt="SingaporeJS logo" width="30%">
</textarea
>
</section>
<section data-markdown>
<textarea data-template>
# ๐Ÿ‡ธ๐Ÿ‡ฌ
## virtualtalk.js
by SingaporeJS
</textarea
>
</section>
<section data-markdown>
<textarea data-template>
# โฑ
| Time | Event |
|------|-------|
| <small class="vmid">7.00pm - 7.25pm</small> | Join stream and casual chat |
| <small class="vmid">7.25pm - 7.30pm</small> | Opening address by host |
| <small class="vmid">7.30pm - 8.30pm</small> | Scheduled talks, each with Q&A |
| <small class="vmid">8.30pm - 8.35pm</small> | Organiser announcements |
| <small class="vmid">8.35pm - 9.00pm</small> | Open announcements and general chat |
</textarea
>
</section>
<section data-markdown>
<textarea data-template>
# โš–๏ธ
## code of conduct
<small>SingaporeJS is dedicated to providing a harassment-free meetup experience for everyone, regardless of gender, sexual orientation, disability, physical appearance, body size, race, or religion.</small>
<small><b>WE DO NOT TOLERATE HARASSMENT OF PARTICIPANTS IN ANY FORM</b></small>
<small>Attendees violating these rules will be asked to leave.</small>
<small>[read more](https://singaporejs.github.io/talk.js/code-of-conduct)</small>
</textarea
>
</section>
</section>
<!-- some topical news, like CSS meetup has? -->
<!--
<section>
<section data-markdown>
<textarea data-template>
# ๐Ÿ“ข
## news
- organiser slides now at the end of the meeting
- we are going to jump straight into the talks! ๐ŸŽ‰
</textarea>
</section>
</section>
-->
<!-- News and announcements -->
<!-- What next? Useful community resources -->
<section>
<!--
<section data-markdown>
<textarea data-template>
# โ˜•๏ธ
## Kopi.JS
<small>kopijs.org</small>
- casual meet up over brunch
- meet interesting people
- JavaScript not required
- <a href="https://twitter.com/kopi_js">@kopi_js</a> on Twitter
</textarea>
</section>
-->
<section data-markdown>
<textarea data-template>
<!-- # ๐Ÿ“น -->
# ๐ŸŽฅ
## Engineers.sg
<!-- <small>https://engineers.sg/organization/singaporejs</small> -->
<!-- <br> -->
<!-- <small>https://engineers.sg/episodes</small>
<br>
-->
<small>https://engineers.sg/events</small>
- watch past talks online
- subscribe to their calendar
- run by volunteers
- volunteer with them
</textarea
>
</section>
<section data-markdown>
<textarea data-template>
<!--# <img src="https://user-images.githubusercontent.com/43438/51598408-67b42680-1f38-11e9-99f4-87db319d7141.png" height="140" width="140" />-->
<!--<small>gitter.im/SingaporeJS/discussions</small>-->
# <img src="https://seeklogo.com/images/T/telegram-logo-AD3D08A014-seeklogo.com.png" height="114" width="114" style="background: none" />
## SingaporeJS Chat
<small>https://t.me/singaporejs</small>
- questions, answers
- meetup announcements
- other groups: DevSG, DevSG_Random
- DevSG_Jobs: <small class="vmid">https://t.me/joinchat/BGedIEfG39eNgvQmiki60Q</small>
- other links: <small class="vmid">https://linktr.ee/singaporejs</small>
</textarea
>
</section>
<section data-markdown>
<textarea data-template>
<!-- # ๐ŸŽ™ -->
# ๐ŸŽค
## speaking at talk.js
<small>[github.com/singaporejs/talk.js][talk.js]</small>
- each month corresponds to an issue
- comment on an issue to propose a talk
[talk.js]: https://github.com/singaporejs/talk.js
</textarea
>
</section>
<!--
<section data-markdown>
<textarea data-template>
# ๐Ÿ‘ฉโ€๐Ÿ’ป
## job listings
<small>[github.com/singaporejs/jobs][jobs]</small>
- for anyone looking for freelance, part-time, and full-time work
- for startups and corporations to list job opportunities
[jobs]: https://github.com/singaporejs/jobs
</textarea>
</section>
-->
</section>
<!-- What next? Upcoming meetings -->
<section>
<section data-markdown>
<textarea data-template>
# ๐Ÿฆ
## Junior Dev SG
<small>https://www.meetup.com/Junior-Developers-Singapore/</small>
- for juniors and newbies in the tech industry
</textarea
>
</section>
<section data-markdown>
<textarea data-template>
# ๐Ÿณ
## React Knowledgeable
<small>https://twitter.com/reknowledgeable</small>
<br>
<small>https://github.com/Shopee/shopee-react-knowledgeable/issues</small>
- fun and friendly podium
- to share what we learn about React
</textarea
>
</section>
<section data-markdown>
<textarea data-template>
# ๐Ÿ‡ฌ
## La Kopi
## (Google Developer Space)
<small>https://www.meetup.com/developer-space/</small>
</textarea
>
</section>
<section data-markdown>
<textarea data-template>
# ๐Ÿˆ
## Talk.CSS
<small>https://singaporecss.github.io/</small>
- the CSS meetup in town
- consistently first wed every month
- your cats are welcome
- wednesday 5th august:
<br>tba
</textarea
>
</section>
<section data-markdown>
<textarea data-template>
# โš›
## ReactJS SG
<small>https://www.meetup.com/React-Singapore/</small>
</textarea
>
</section>
<!--
<section data-markdown>
<textarea data-template>
# โฎŸ
## Vue JS Singapore
<small>https://www.meetup.com/Vue-JS-Singapore/events/</small>
</textarea>
</section>
-->
</section>
<!-- Start the talks -->
<section>
<!-- For physical meetings -->
<!--
<section data-markdown>
<textarea data-template>
# โ˜๏ธ
## etiquette
- silence your phones
- refrain from talking while speakers are presenting
- ask questions after talk
</textarea>
</section>
-->
<!-- For virtual meetings -->
<section data-markdown>
<textarea data-template>
# โ˜๏ธ
## etiquette
- if you think of a question, please note it down so you don't forget!
- remember to unmute yourself during the Q&amp;A
- you can also type questions into the chat
</textarea
>
</section>
<section data-markdown>
<textarea data-template>
## ๐ŸŽค
## line up
1. ๐ŸŽ๏ธ Compile Svelte in your head
<br><small>_by Tan Li Hau_</small>
2. ๐Ÿš€ Building a Slack clone with authentication and realtime data syncing using Supabase.io
<br><small>_by @thorwebdev_</small>
<!-- 3. ๐Ÿš€ React-ing faster: How to optimize your components for performance? -->
<!-- <br><small>_by Akshata Mohanty_</small> -->
</textarea
>
</section>
<!-- If we need a second page of speakers -->
<!--
<section data-markdown>
<textarea data-template>
## ๐ŸŽค
## line up
4. Functional Programming in JS
<br><small>_by Ying Ka Ho_</small>
5. Bluetooth musical instruments in the browser
<br><small>_by Tim Oxley_</small>
</textarea>
</section>
-->
</section>
<section>
<section data-markdown>
<textarea data-template>
# ๐ŸŽค
## open announcements
- anyone can make an announcement
- keep your announcements short (~2min)
- talk about:
- something you learnt
- a new meet up or conference
- job opportunities
- just to say 'hi'
</textarea
>
</section>
</section>
<section data-markdown>
<textarea data-template>
# <img src="https://raw.githubusercontent.com/SingaporeJS/logo/master/singaporejs-logo.jpg" alt="Singapore JavaScript organization logo" width="30%">
thank you ๐Ÿ™
<!--
Thanks to:
- organisers
- speakers
- hosts (Zoom lol)
- engineers.sg / Michael / whoever is present
- attendees
- (everyone who asked a question)
Please give us feedkback through Telegram (for now, until we set up an anonymous feedback form)
-->
</textarea
>
</section>
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>
<script>
// More info about config & dependencies:
// - https://github.com/hakimel/reveal.js#configuration
// - https://github.com/hakimel/reveal.js#dependencies
Reveal.initialize({
dependencies: [
{ src: 'plugin/markdown/marked.js' },
{ src: 'plugin/markdown/markdown.js' },
{ src: 'plugin/notes/notes.js', async: true },
{
src: 'plugin/highlight/highlight.js',
async: true,
callback: function () {
hljs.initHighlightingOnLoad()
},
},
],
})
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment