const profile = {
firstName: "Younes",
lastName: "Kabiri",
age: 31,
role: "Math Teacher/Web Developer",
interests: ["Math", "Web Development", "Network Engineering"],
skills: {
programmingLanguages: ["JavaScript", "Python", "HTML", "PHP", "CSS"],
frameworks: ["React", "Node.js", "Bootstrap", "Tailwind"],
tools: ["Git", "VS Code"]
},
contact: {
email: "[email protected]",
github: "https://github.com/kabiri-ir"
}
};
console.log(profile);
من
یونس کبیری
31 ساله اهل ایران هستم. من در حال یادگیری علم طراحی و توسعه وب هستم. امیدوارم بتوانم اطلاعاتم را با شما به اشتراک بگذارم و همچنین از تجربیات شما استفاده کنم. این متن را به زبان شیرین فارسی تایپ نموده ام.
If you have a project idea or want to collaborate, please open an issue or send me a message!