// Tools I Worked With, Organized
class About extends Me {
const Tools = {
"ProgramingLanguages" : { "Java", "C++", "C", "Python", "Javascript" },
"OtherLanguages" : { "HTML", "CSS", "Bash", "Batch", "Json", "Markdown" },
"Agile/Issue Trackers" : { "Slack", "Jira", "Trello", "GitHub Issues" },
"Containerization/Orchestration" : { "Docker", "Kuberenetes" },
"FrameWorks/Libraries": { "NodeJS" , "ReactJS", "Django" , "Flask" },
"Databases" : { "MongoDB", "Sqlite", "PostgreSQL", "MySqlServer" },
"Editors" : { "Vscode", "Sublime", "Neovim","VIM", "Kate" },
"Platforms" : { "Arch/Linux","Debian/Linux","Redhat/Linux", "Windows" },
"OtherTools" : { "Terminal/Shell", "Geddit", "Tmux" , "Gimp" }
};
}
Highlights
Pinned Loading
-
Django-ProjectCreation
Django-ProjectCreation PublicForked from lelerukjaymoh/django-startproject
Bash Script that automates the creation of the django rest framework project, also automates the process of creating superuser when needed to create one.
Shell 1
-
DRF
DRF PublicBuilding REST APIs using django rest framework. featuring serveral applications for backend, py clients that simulate http requests for several crud operations and a js client that handles logins.
Python
-
Crispy-Spoon
Crispy-Spoon PublicMeals rater includes meal name, meal stars number, meals avarage rate, login, register, showing already loged-in users. Customers can rate each meal.
Python 1
If the problem persists, check the GitHub status page or contact support.