<?php
namespace DanonekTM;
class About extends Me
{
public function getStack()
{
return [
"languages" => ["PHP", "Python", "JavaScript", "TypeScript", "Java", "Go"],
"misc_lang" => ["HTML", "Markdown", "BBCode", "Bash"],
"stylesheets" => ["CSS", "SCSS", "SASS"],
"operating_systems" => ["Windows", "Linux", "FreeBSD"],
"databases" => ["MySQL", "SQLite", "PostgreSQL", "DynamoDB", "Redis"],
"dev_ops" => ["Ansible", "Docker", "Git", "Terraform", "CloudFormation"],
"cloud_platforms" => ["AWS", "Azure", "Hetzner", "OVH"]
];
}
}
?>
-
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