Code Monkey home page Code Monkey logo

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

Alain Herve's Projects

envtools icon envtools

Ver alpha: This is/(will be) a module for loading and editing environment variables, + cmdlets for extra safety features.

forem icon forem

For empowering community 🌱

home_media_library icon home_media_library

A small app to Manage my Home_Media_Library Server and share with friends (Neighbors).

itext7-dotnet icon itext7-dotnet

iText 7 for .NET is the .NET version of the iText 7 library, formerly known as iTextSharp, which it replaces. iText 7 represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText 7 can be a boon to nearly every workflow.

javascript-algorithms icon javascript-algorithms

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

mit-license icon mit-license

Hosted MIT License with details controlled through this repo

novatorem icon novatorem

Dynamic realtime profile ReadMe linked with spotify

parallax-scrolling-react icon parallax-scrolling-react

This is a simple tutorial explaining how to setup parallax scrolling in react using the "react-scroll-parallax" package.

parsa-hugo icon parsa-hugo

Parsa is a personal blog theme powered by Hugo. It also can be used for portfolio website.

php_sandbox icon php_sandbox

Work in progress: This will be a small playground to learn PHP

psscriptsrepo icon psscriptsrepo

ℹ️ : For Test Purposes. This repo contains scripts used by the PS Import module.

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.