import 'package:me/me.dart';
class About extends Me{
const name = 'Syed Maruf Ali';
const profession = 'Software Engineer';
var location = 'Jalna, Maharashtra, India';
const email = 'sdmrfa@gmail.com';
var myKnowledge = {
"Programming Languages": {"Python", "Java", "C/C++"},
"Web Development": {"HTML", "CSS", "JavaScript", "TypeScript", "Scss/Sass"},
"Frameworks/Libraries": {
"MERN Stack (MongoDB, Express.js, React.js, Node.js)",
"React Native",
"RESTful APIs",
"Redux",
"Blockchain"
},
"Ui/Ux Design" : {"Figma", "Material-Ui"},
"Version Control" : {"Git", "GitHub"}
"Database" : { "Firebase", "MongoDB", "MySQL" },
"Editors" : { "Vscode", "Xcode", "Sublime", "Neovim" },
"Platforms" : { "Mac", "GNU/Linux", "Windows" },
};
}
-
Notifications
You must be signed in to change notification settings - Fork 0
sdmrf/sdmrf
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