GithubHelp home page GithubHelp logo

dennzo / 3d-printer-slicer-settings Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 2 KB

My settings for the slicer. I use Cura slicer at the moment.

G-code 100.00%
cura 3d-printing bltouch creality creality3d ender3v2 slicer gcode

3d-printer-slicer-settings's Introduction

Hi there, I'm Dennis!

A passionate fullstack software developer from Germany ๐Ÿ‡ฉ๐Ÿ‡ช

๐Ÿ“– About Me

<?php

namespace Dennis\Barlowe;

readonly class About extends Me
{
    public const CHARACTERISTICS = [
        'name'              =>  'Dennis Barlowe',
        'nationalities'     =>  ['en_US', 'de_DE'],
        'birthyear'         =>  1994,
        'role'              =>  'Web Developer',
        'gender'            =>  'male',
        'location'          =>  'Aschaffenburg, Germany',
    ];

    public function getPrimarySkillSet(): array
    {
        return [
            'languages' => ['php', 'html', 'twig', 'css', 'scss/sass', 'javascript', 'sql', 'bash'], 
            'frameworks' => ['symfony', 'wordpress'],
            'libraries' => ['react', 'doctrine'],
            'toolset' => ['git', 'composer', 'npm', 'intellij ide', 'atlassian', 'adobe', 'webpack'], 
            'operations' => ['docker', 'jenkins', 'gitlab-ci', 'github-actions'],
            'os' => ['osx', 'ubuntu', 'centos', 'debian', 'windows'],
            'webservers' => ['traefik', 'nginx', 'apache'],
            'databases' => ['mysql', 'mariadb', 'oracle'], 
            'architecture' => ['microservices', 'monolith', 'design patterns', 'api', 'modular', 'unittests', 'message queues', 'SOLID'],
        ];
    }

    public function sayHi(): string
    {
        return 'Thank you for stopping by. Maybe you find some of my work interesting.';
    }

}

$about = new About();
$about->sayHi();

๐Ÿ“ซ Connect with me

website ย ย  discord ย ย  twitterย ย  instagramย ย  linkedin

3d-printer-slicer-settings's People

Contributors

dennzo avatar

Watchers

 avatar

Forkers

0mbudsm4n

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.