Giter VIP home page Giter VIP logo

Hi there!

(Mostly) hobbyist developer

  • most, currently: Python
  • preferred, learning: Rust, Nim
  • for client-side web: JavaScript
  • looking into: Go, Odin, OCaml
  • some: C, Lisp (Chez Scheme / Racket)
  • for specific projects: PHP, Lua
  • plans: Erlang/Elixir/Gleam

Interested in Open Source / FOSS.

Located in Budapest, Hungary 🇭🇺 .

Website

Contacts

András Németh's Projects

f_gr_diceware icon f_gr_diceware

A tool for generating strong Diceware passwords, with entropy and crack time estimates.

f_hyl_hy icon f_hyl_hy

A dialect of Lisp that's embedded in Python

f_jk_pypinex-pack icon f_jk_pypinex-pack

PyPine extension that supports various ways of compressing/uncompressing of files: gzip, bzip2, xz, tar and uploadpack.

f_jk_python-module-jk-appmonitoring icon f_jk_python-module-jk-appmonitoring

This Python module contains components for analyzing the use of system resources by processes. It covers two use cases: a) monitoring other processes and b) monitoring one's own process.

f_jk_python-module-jk-argparsing icon f_jk_python-module-jk-argparsing

A python module that provides an API for processing command line arguments. There is ``argparse`` of course, but this API is better. Better means: Simpler, more easy to use.

f_jk_python-module-jk-asyncio-syncasync icon f_jk_python-module-jk-asyncio-syncasync

This python module enables asyncio based functions/methods to invoke classic synchroneous functions/methods. This is implemented by delegating execution of to a thread pool.

f_jk_python-module-jk-datamatrix icon f_jk_python-module-jk-datamatrix

This python module provides a class that represents a data matrix. This is basically a table you can work with: Modify, sort, filter and print. Everthing is kept in memory, is not indexed, and therefore intended for a limited amount of data only.

f_jk_python-module-jk-exceptionhelper icon f_jk_python-module-jk-exceptionhelper

As the python exception API is quite a bit obscure this python module wraps around python exceptions to provide a clean interface for analysis and logging purposes.

f_jk_python-module-jk-flexdata icon f_jk_python-module-jk-flexdata

This python module provides a special dictionary like data data structure that can be easily used to access and modify values of configurations and settings.

f_jk_python-module-jk-furl icon f_jk_python-module-jk-furl

This python module offers support for URL handling. It provides the `furl` implementation as well as some additional features.

f_jk_python-module-jk-git icon f_jk_python-module-jk-git

This python module is a wrapper around git (= the git binary file). It is ment as a simple interface to basic git functionality.

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.