Git Product home page Git Product logo

Howdy! Chael here. πŸ‘‹

I'm a Software Engineer near Naga City, Philippines. I'm a Software Engineer and Founder at HeavenSpace.

<?php

namespace ChaelArc;

class About extends Me
{
    public const pronouns = [ 'he', 'him' ];
    
    public function getWorkplace(): array
    {
        return [
            'company'    => 'Heaven Space',
            'position'   => 'CEO and Founder',
        ];
    }

    public function getKnowledge(): array
    {
        return [
            Php::class,
            Laravel::class,
            Javascript::class,
	    Express::class,
            React::class,
        ];
    }
}

πŸ“¨ Feel free to reach me on LinkedIn.

Chael Eisen's Projects

chatgpt.nvim icon chatgpt.nvim

Neovim plugin for interacting with OpenAI GPT-3 chatbot, providing an easy interface for exploring GPT-3 and NLP.

cve-2021-4034 icon cve-2021-4034

PoC for PwnKit: Local Privilege Escalation Vulnerability in polkit’s pkexec (CVE-2021-4034)

docs icon docs

The Laravel documentation.

glow icon glow

Render markdown on the CLI, with pizzazz! πŸ’…πŸ»

laravel icon laravel

Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea β€” freeing you to create without sweating the small things.

nglbomber icon nglbomber

A js script that send mass message for ngl.link

passport-local-mongoose icon passport-local-mongoose

Passport-Local Mongoose is a Mongoose plugin that simplifies building username and password login with Passport

sayoutwho icon sayoutwho

A Php bot that send mass message for sayout.me

umaminwho icon umaminwho

A Php script that send mass message for umamin.link

vite icon vite

Next generation frontend tooling. It's fast!

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.