Code Monkey home page Code Monkey logo

Hi there šŸ‘‹

var me = joelazar{
    pronouns:   []string{"He", "Him"},
    code:       []string{"Go", "Python", "TypeScript", "JavaScript", "C++", "C", "SQL", "Bash", "Lua", "Java", "Matlab"},
    askMeAbout: []string{"tech", "webdev", "devops", "linux", "networking", "ai"},
    technologies: technologies{
        backEnd: map[string]interface{}{
            "go":     []string{"fiber", "chi", "gorm", "goquery", "colly"},
            "python": []string{"flask", "fastapi", "sqlalchemy"},
            "js/ts":  []string{"node", "express", "prisma"},
        },
        frontEnd: map[string]interface{}{
            "js/ts":  []string{"remix", "react", "tailwind"},
        },
        devOps:       []string{"k8s", "docker", "GCP", "azure", "nginx", "GitlabCI", "CircleCI", "Github Actions"},
        databases:    []string{"PostgreSQL", "redis", "mongodb", "etcd", "sqlite"},
        ai:           []string{"tensorflow", "keras", "numpy"},
        linux:        []string{"arch", "fedora", "debian", "rhel"},
        misc:         []string{"git", "ZeroMQ", "LaTeX", "Neovim"},
    },
    favouriteVideos: map[string]string{
        "Hamming - You and Your Research": "https://youtu.be/a1zDuOPkMSw",
        "Asahi Linux - One chip, no docs, and lots of fun": "https://youtu.be/COlvP4hODpY",
        "Dave Thomas - Agile is Dead": "https://youtu.be/a-BOSpxYJ9M",
        "Edward Frenkel - Reality is a Paradox": "https://youtu.be/Osh0-J3T2nY"
    },
    favouriteSudoInsult: "[sudo] password for joelazar: You can't come in. Our tiger has got flu",
}

Jozsef Lazar'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.

colly icon colly

Elegant Scraper and Crawler Framework for Golang

dbt-action icon dbt-action

Run and schedule dbt commands using Github Actions

dockertest icon dockertest

Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.

gitmoji-cli icon gitmoji-cli

A gitmoji interactive command line tool for using emojis on commits. šŸ’»

go-licenses icon go-licenses

Reports on the licenses used by a Go package and its dependencies.

gorm icon gorm

The fantastic ORM library for Golang, aims to be developer friendly

gormigrate icon gormigrate

Minimalistic database migration helper for Gorm ORM

mini.nvim icon mini.nvim

Library of 20+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort

nnn icon nnn

nĀ³ The unorthodox terminal file manager

nnn.nvim icon nnn.nvim

File manager for Neovim powered by nnn.

none-ls.nvim icon none-ls.nvim

null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

playground icon playground

GORM Playground (Please Create PR for this project to report issues)

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.