Skip to content
View Akhilmak's full-sized avatar
🙃
🙃

Block or report Akhilmak

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

A little about me... (Not so important..)

public class Akhil {
    public static void main(String[] args) {
        String[] pronouns = {"He", "Him"};

        String education = "Final Year Student at Centurion University";
        String[] codingLanguages = {"Java", "JavaScript", "Python", "C", "PHP", "Shell scripting"};
        String[] frontEnd = {"React", "Tailwind", "HTML", "CSS"};
        String[] backEnd = {"SpringBoot", "Java", "PHP"}; //This has my Heart
        String[] database = {"MySQL", "Postgres", "MongoDB", "Firebase", "Redis"};
        String[] other = {"Git", "GitHub", "Markdown", "Docker", "GraphQL", "VSCode", "Android Studio"};
        String[] testingFrameworks = {"JUnit", "Surefire"}; //Do we need These...?
        String[] automation = {"Selenium"};
        boolean working = true; //Pretending to work...while really listening to music

        if (working) { 
            try {
                listenMusic(true); // If this throws an error, it's probably because my mind hates me
            } catch (Exception sleep) {
                throw new RuntimeException("Error occurred while trying to listen to music: Music is life!");
            }
        } else {
            while (true) {
                sleep(); //Just sleep forever.....
            }
        }

        // Final thoughts 
        System.out.println("Code finished. It's hard to write this....So it should be Hard to understand.....!");
    }
}

Get in touch :)

LinkedIn

Pinned Loading

  1. Chords Chords Public

    Website is live at

    JavaScript

  2. TradeMind TradeMind Public

    Crypto trading Application using Springboot

    JavaScript

  3. Rule-Engine Rule-Engine Public

    Java

  4. LMS-WebApp LMS-WebApp Public

    HTML

  5. website website Public

    CSS

  6. Data-Replication-and-Transportation-using-Python Data-Replication-and-Transportation-using-Python Public

    Jupyter Notebook