Skip to content
View LumitoLuma's full-sized avatar
👨‍💻
Working on my projects
👨‍💻
Working on my projects

Highlights

  • Pro

Organizations

@HNSDNS
Block or Report

Block or report LumitoLuma

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
LumitoLuma/README.md

@LumitoLuma

I am a junior developer on GitHub. I have some skills in C++ (and Qt), C# and .NET. I also have a website: www.lumito.net and a Stack Overflow account: stackoverflow.com/users/13248902.

To see my popular repositories, please scroll down to see them. To see all my repositories, please check the repositories tab in this link

Contributions

Lumito's GitHub stats Top Langs

Contributing to my repositories

If you want to contribute to my repositories, please open a Pull Request.

I accept every improvement you make to my repos, even the ones that only update README.md or some docs,

Reporting bugs and errors

You can report bugs through the Issues tab in the repository you've got the problem.

Discussing about other things

You can ask, answer and discuss about my software/website/repos in the new Discussions page.

Remember to read the guidelines before posting.

Also, you can report bugs about my services (i.e. URL shortener) there.

Hope you enjoy my repositories!

Pinned

  1. chatgpt-client chatgpt-client Public

    A simple ChatGPT client written in C

    C 3

  2. OpenSSH-for-Windows OpenSSH-for-Windows Public

    Install a modern version of OpenSSH (currently 8.6p1) for Windows x64/x86

    PowerShell 15 2

  3. ZakKemble/AVRDUDESS ZakKemble/AVRDUDESS Public

    A GUI for AVRDUDE

    C# 531 124

  4. Build script for AVR-GCC. Forked fro... Build script for AVR-GCC. Forked from https://blog.zakkemble.net/avr-gcc-builds/
    1
    #!/bin/bash
    2
    
                  
    3
    # http://www.nongnu.org/avr-libc/user-manual/install_tools.html
    4
    
                  
    5
    # For optimum compile time this should generally be set to the number of CPU cores your machine has