Skip to content

Instantly share code, notes, and snippets.

View humb1t's full-sized avatar
🏠
Working from home

Nikita Bishonen humb1t

🏠
Working from home
View GitHub Profile
@humb1t
humb1t / ruts_meetup_[1].md
Created April 10, 2020 15:44
Rust Users Team Samara Meetup

Rust User Team Samara - &Meetup[1]

How to and why you need to learn Rust

Rust learning curve

  • Evolution
  • Competition
  • Are you insane? Rust is awesome!!!
@humb1t
humb1t / Hello.vue
Last active December 10, 2019 12:49 — forked from chrisvfritz/Hello.vue
<template>
<p>{{ greeting }} World!</p>
</template>
<script>
export default {
data: function () {
return {
greeting: 'Hello'
}
@humb1t
humb1t / sitc.md
Created August 1, 2018 17:42
Описание нашего сообщества на Github