Skip to content
View pastelHex's full-sized avatar
🦎
Lizard
🦎
Lizard
Block or Report

Block or report pastelHex

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

Hi!

This is my private github - thats why it's so empty :( 99,9% of code goes elsewhere. I mainly work in Java and

(despite there is not much Android here).

Ann's GitHub stats

oh man these stats are not exiting at all!

Top Langs

Pinned

  1. arduino-bluetooth arduino-bluetooth Public

    App that discovers nearby bluetooth devices and shows info about them. Allows to receive and send messages to other bluetooth devices. I use it to communicate with my arduino.

    Java 1

  2. opencv-detect opencv-detect Public

    detecting red colour

    C++ 1

  3. vending-machine vending-machine Public

    Program that shows usage of patterns: chain of responsibility/command, pool, state design on example of vending machine.

    C++ 1 1

  4. relation_script relation_script Public

    jflex + cup

    Java 1

  5. EnumMap.java EnumMap.java
    1
    import java.util.HashMap;
    2
    
                  
    3
    public enum EnumMap {
    4
        E1(1),
    5
        E2(2),
  6. SimpleBeepsMaker SimpleBeepsMaker Public

    Simple project for generating beeping WAV files

    Java 1