<?php
namespace DanonekTM;
class About extends Me
{
public function getStack()
{
return
[
"languages" => ["PHP", "Java", "Javascript", "Python"],
"misc_lang" => ["HTML", "Markdown", "BBCode"],
"stylesheets" => ["CSS", "SCSS", "SASS"],
"operating_systems" => ["Windows", "Linux", "FreeBSD"],
"databases" => ["MySQL", "SQLite", "PostgreSQL"],
"dev_ops" => ["Azure", "GCP", "Docker", "Git"],
"learning" => ["C", "C++", "Python"]
];
}
}
?>
-
Notifications
You must be signed in to change notification settings - Fork 0
DanonekTM/DanonekTM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published