Skip to content

Instantly share code, notes, and snippets.

View Malwine's full-sized avatar

Malwine Malwine

View GitHub Profile
@Malwine
Malwine / songs.md
Last active September 10, 2020 18:00
Some songs to learn German :)

Song des Tages

It is a good mix between old school stuff and pretty new pop music.

Clueso : Barfuß

Namika : Lieblingsmensch

Namika : Je ne parle pas français

Peter Fox : Haus am See

@Malwine
Malwine / soldering_workshop.md
Last active April 11, 2016 19:42
Soldering workshop!!

Hello everybody!

Let's get started with soldering! I am offering a workshop in Berlin! The workshop includes learning about basic electronic components and soldering your first kit.

Resistors Two people

I would order some of these cool soldering kits:

@Malwine
Malwine / curriculum.md
Last active February 17, 2017 21:11
The Full Stack Curriculum

The curriculum

The problem: When I started with programming I wanted to / had to learn everything at the same time. But after a while I got confused and felt the urge to focus on something. So I sat down with some colleagues and discussed a possible curriculum.

The fix: Here is my curriculum for the next months. A great read along the way are the first 2 chapters of the book Mindset. It helped me a lot with my own approach to learn.

  1. HTML / CSS (Oktober - December 2015)
  • Revisit basic HTML and CSS. Build a parallax scrolling website.
  • Revisit Bootstrap Grid
  • Revisit Box Model
@Malwine
Malwine / codes.rb
Last active August 29, 2015 14:11
#myfirstrubyscript
#
# #myfirstrubyscript to create 130000 unique coupon codes // June 2014
#
codes = []
RANGE = [*'0'..'9', *'A'..'Z']
count = 130000
def random_code
"CODE15-" + Array.new(5){RANGE.sample}.join

Keybase proof

I hereby claim:

  • I am malwine on github.
  • I am malwine (https://keybase.io/malwine) on keybase.
  • I have a public key whose fingerprint is 37DA 92A3 7D7C C287 8CB3 F4CE 6944 99B5 62DF B5AD

To claim this, I am signing this object: