Skip to content

Instantly share code, notes, and snippets.

View D4rkMindz's full-sized avatar
👨‍💻
Solving challenges

Björn Pfoster D4rkMindz

👨‍💻
Solving challenges
View GitHub Profile
@D4rkMindz
D4rkMindz / applications-i-need-for-a-android-smartphones-setup.md
Last active July 19, 2018 19:33
Applications for freshly setup Android Smartphones

Applications I need for a Android Smartphones setup

This is a list of all good applications that make your life easier. Please be aware, that this are the best applications in my humble opinion. Feel free to help me finishing this list.

Social Media

  • Facebook - Keeping up with friends is faster and easier than ever. Share updates and photos, engage with friends and Pages, and stay connected to communities important to you.
  • Facebook Messenger - Instantly connect with the people in your life. Messenger is free, fast, and secure.
  • Instagram - Instagram is a simple way to capture and share the world’s moments. Follow your friends and family to see what they’re up to, and discover accounts from all over the world that are sharing things you love.
  • [WhatsApp](https://play.google.com/store/apps/de
@D4rkMindz
D4rkMindz / keybase.md
Created August 28, 2019 13:12
Keybase verification

Keybase proof

I hereby claim:

  • I am d4rkmindz on github.
  • I am devdarker (https://keybase.io/devdarker) on keybase.
  • I have a public key ASA-PUL5EfDXjR32GJO9ZXMfpzORqjehYBdRr11BHvqg6Ao

To claim this, I am signing this object:

@D4rkMindz
D4rkMindz / bootstrap.scss
Last active June 22, 2020 13:16
Bootstrap.scss
//
// This file is for everything that is related to twitter bootstrap
// For example a manipulation of a bootstrap behaviour
// The manipulation of an input as such is not intended to be written here.
//
$blue: #153F8E;
$body-bg: #FAFAFA;
$font-family-base: 'Roboto', sans-serif;
$font-color: #0c0c0c;