An open API service indexing awesome lists of open source software.

https://github.com/callmeechocodes/callmeechocodes


https://github.com/callmeechocodes/callmeechocodes

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          












Hi, I'm Echo!


```java
public class Echo extends Human {
// Basic info
public String pronouns = "They/Them";
public String gender = "Nonbinary";
public String location = "Australia";
public String timezone = "AEST (UTC+10)";

// Programming
public final List projects = List.of("Hollow", "Specter", "callmeecho.dev");
public final List favoriteLanguages = List.of("Kotlin", "C#", "Java");

// GPG
// Please encrypt emails to me if they should be private!
public static final String gpgKeyFingerprint = "0B0F7A231A84F7EE9B8128CABEBCAB631F88D239";
public static final String gpgKeyFile = "https://github.com/CallmeEchoCodes.gpg";
}
```











---


Languages I know





Frameworks I work with





Tools I use





---