Skip to content
View Telamone's full-sized avatar

Block or report Telamone

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

GitHub Followers GitHub Stars

👋 Presentation

Hi, I'm Telami, an 19th years old man who wrote java code for almost 5 years now.

💭 Programmer Thougths

I learned the basic syntaxes, various features and characteristics of many other languages, but I can't truly say that I can write good quality code with them.
I don't like to say that I know a language only because I know few things, and, few things could mean a lot for others.
So, I mainly focused on 1 language (Java) to achieve almost the entire knowledge of it!
With that I learned a lot about architectures and other stuff that I think someone MUST know for writing good code, for examples the basics are: memory hierarchy, unordered buffer, multi-thread computing, memory order and so on.
I don't rely on AI and this could be a good and a bad thing, thus I tolerate who use it for studying new things, I don't never let it touch my code.

💻 Projects

That being said, I'm currently developing privately minecraft plugins for profit and an entire utility lib as an hobby.
My intention is to base all my future premium works on that lib, considering the amount of effort I'm putting in it.
Additionally, that lib offers many API that anyone could use in the future for free or under a license.
Currently the lib is mutating, but I'm working on stabilizing the various API, severely testing them in both common and edge cases for achieving the perfect stability with good performances.
I would never write an API that performs worst than an actual existing ones, because it's useless since nobody would use it; I already erased many implementations because they performed poorly.
But that is a good thing too: the time and the experience teach us how to improve.

☎️ Availability

Actually I'm not open to work requests, but, if I am free, I always enjoy earing other's opinion about programming in general.

Pinned Loading

  1. TelLibrary TelLibrary Public

    Public APIs of 'TelLib', a software-library that can be used for enhancing both java development and minecraft development.

    Java 2

  2. Dilithium Dilithium Public

    Dependency-free NIST's Dilithium algorithm implementation in java

    Java 1