Skip to content
View stefanos82's full-sized avatar

Block or report stefanos82

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
stefanos82/README.md

Hi 👋, I'm @stefanos82

I've worked as Network Engineer, Systems Administrator, Tech Support, Wed Developer, R&D.

I'm interested in programming languages, compilers, solving problems, and learning new tools.

I like learning new things, acquiring new knowledge, and gaining experience all the time.

I've got my hands dirty with multiple programming languages and various frameworks of all sorts.

I feel quite comfortable with some of the following tools, (less with others, but still I can deliver) be it programming languages or web server(s):

Languages and Tools:

c cplusplus go php python lua ruby javascript typescript nodejs

rust html5 css3 sass django jekyll hugo git linux mariadb

mysql nginx bash perl postgresql sqlite wordpress

Various other tools, frameworks, and languages

AWK

LaTeX

Nelua

Sed

Popular repositories Loading

  1. nelua.vim nelua.vim Public

    Syntax highlighting for Nelua programming language

    Vim Script 16

  2. tcc-missing-features tcc-missing-features Public

    2

  3. colors colors Public

    A naive example of printing escape code colors implemented in multiple languages

    Makefile 1

  4. stefanos82 stefanos82 Public

    Config files for my GitHub profile.

  5. nelua-lang nelua-lang Public

    Forked from edubart/nelua-lang

    Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.

    Lua

  6. fibonacci fibonacci Public

    Fibonacci implemented in C3