// hello world
class About extends Me {
const myTools = {
"ProgramingLanguages" : { "Dart", "C#", "Python", "Javascript", "Java", "c++" },
"OtherLanguages" : { "HTML", "CSS" },
"Database" : { "Firebase","MySQL" , "Sqlite", "PostgreSql" },
"Editors" : { "Vscode", "Android Studio", "VS" },
"Platforms" : { "GNU/Linux", "Windows" },
"OtherTools" : { "Git", "Figma", "Photoshop", "3D Model" }
};
void dailyRoutine() {
print("π Build | π¨βπ» Lead | π§ Learn | β Coffee | πΆ Code ");
}
}
π―
Focusing
Popular repositories Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.