Skip to content

Infroid-Coder/Infroid-Coder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👋 Hello World! 👋

I am a young and aspiring programmer with experience on a variety of languages and tools like HTML, CSS, JavaScript, Python, React, RegEx etc. I enjoy creating solutions that empower and ensure a better future and make everyday life easier for everyone.


class InfroidCoder{
    constructor(){
        this.name = "Infroid Coder";
        this.pronouns = "He/Him";
        this.skills = ["HTML", "CSS", "JavaScript", "Node JS", "Python", "React", "C++"];
        this.tools = ["VS Code", "Photoshop", "Github", "Netlify"];
        this.languages = ["Sinhala (si)", "English (en-gb)"]
    }
    
    sayHello(){
        console.log("Hello there, nice to see you!");
    }
}

const infroid_coder = new InfroidCoder();
infroid_coder.sayHello();

Github Trophies

Github Trophy

Github Stats

GitHub Langs GitHub Stats


Social Media


Thank You!

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors