☕
Tryhard, passionate coder, average chess player, cardistry enthusiast, coffee addict, chinese food lover and worldtraveller, who is bold enough to tame CSS.
-
GFE Media GmbH
- Munich
- buymeacoffee.com/codingdurant
Pinned Loading
-
scribble_border
scribble_border PublicFlutter Package. Scribble Border creates a visual border effect around a provided Widget. The aim of this border is to look like a user has drawn a rectangle or round shape around the provided child.
Dart
-
northgard_advanced_hotkeys
northgard_advanced_hotkeys PublicAllows windows users to use hotkeys for the placement of buildings in the game Northgard, which by default is not possible.
AutoHotkey 1
-
screeps-scripts
screeps-scripts PublicContains JS scripts for screeps. Also teaches how to setup ScreepsAutocomplete with VS Code to enjoy autocompletion features of the Screeps API functions.
-
[Node - MirageJS to Swagger-Generato...
[Node - MirageJS to Swagger-Generator] A script that can sit in the MirageJS-Folder and generate as much documentation as possible out of the factories configuration. Filepaths might need tweaking according to paths. Can be run with `node swagger-generator.js` #MirageJS #JavaScript #Swagger #yml 1const fs = require('fs');
2const readline = require('readline');
3const rl = readline.createInterface({
4input: process.stdin,
5output: process.stdout,
-
[Vue3 / HTML / JS / CSS - Tailwind t...
[Vue3 / HTML / JS / CSS - Tailwind theme components build in Vue3] This is a whole custom flat design implementation with colors and custom forms, built with tailwind css and Vue3. It contains the necessary tailwind config and css basis, and the implementation of 16! basic design elements like cards, buttons, lists, tables, etc. in Vue3. All components are reactive to the primary color (and other color) changes in the tailwind config. The components have click, hover, disabled and focus states to give a haptic and well-rounded feedback to the user. #Vue3 #HTML #CSS #JavaScript #Tailwind #Theme #Components 1<template>
2<div v-if="showMe" :class="[`variant-${variant}`]" class="rounded-md p-4">
3<div class="flex">
4<!-- LEADING ICON -->
5<div class="flex-shrink-0 icon">
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.