Code Monkey home page Code Monkey logo

downgit's Introduction

Alain Herve

Programmer

⤷ The art of programming is the skill of controlling complexity.

class alainQtec : Developer {
    [bool] $IsCooking = [alainQtec]::IsAlive -and [alainQtec]::status -eq 'Building'
    [object] buildProject() {
        ($solution, $vrelease) = $this.build($this.getInspiration())
        do {
            $this.Projects[
            $vrelease.name
            ] = $project = $this.build($vrelease, $this.getFeedback($solution).toImprove)
        } until ($project.rating -ge (80 / 100));
        return $project
    }
}
$alain = [alainQtec]::new();
while ($alain.IsCooking) {
    # .DESCRIPTION
    #  build -> tell the world -> repeat
    #  https://gist.github.com/alainQtec/46a22c17141ba73cc3104f0030ac8a5c
    $alain.Launch($alain.buildProject())
}

Website Email Twitter LinkedIn Twitch YouTube Instagram

[email protected]keybase.io/alainQtec

⚐ Planet earth

ϟ Back-to-basics: Actively destroying memory with C & zig

ϟ Currently building cli tools & PowerShell modules.

Skills

C# Go PHP Qwik Java JavaScript Python Rust Typescript HTML5 React NextJS Tailwind Bootstrap Material UI Webpack NodeJS Express Mongo DB MySQL Firebase Heroku Sanity Webflow Bubble Figma Photoshop

downgit's People

Contributors

alainqtec avatar minhaskamal avatar

Watchers

 avatar

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.