mamadfar - Overview

Hi there, this is Mohammad

  • 🌱 I’m currently learning and improving these knowledges: LangChain, AI , Next, Node, and Python

plot

  • 👯 I’m looking to collaborate on anything 😊
  • 📫 You can find many ways to reach out to me here: Mohammad

plot

A little more about me...

const ME: Omit<IMohammad, "badHabit"> = {
    pronouns: "He" | "Him",
    code: ["JavaScript", "TypeScript", "Python", "HTML5", "CSS3"],
    askMeAbout: ["web dev", "tech", "game", "anime"],
    technologies: {
        frontEnd: {
            js: ["React","Next", "SvelteKit", "Angular", "Redux"],
            ui: ["Tailwind", "Ant Design", "Bootstrap", "SCSS", "ShadCn", "DaisyUI"]
        },
        backEnd: {
            js: ["Node", "Express", "Python"],
        },
        familiar: {
            mobileApp: {
                js: ["React Native"]
            },
            devOps: ["AWS", "Docker🐳", "Azure"],
        }
    },
    architecture: ["SPA", "CSR", "SSR", "SSG"],
    currentFocus: "AI & Python | Node",
    funFact: "There are two ways to write error-free programs; only the third one works."
};