Giter Club home page Giter Club logo

Top of pokeball

Open profile


Screenshot_2022-12-22_at_23 08 11-removebg-preview
Typing SVG
About me
interface Nitsan {
    /**
     * Represents me.
     * @param city Harish, Israel.
     * @param languages English, Hebrew.
     * @param jobTitle Frontend Developer.
     * @param specialization Building full-fledged web applications.
     * @param interests AI, writing & problem-solving.
     * @param hobbies Gardening, Animal care, Praying.
     * @param education Self :)
     * @param approachable Yes, to collaborate on exciting projects, don't hesitate to reach out.
     * @param strength Problem solving.
     * @param weakness Not leaving a problem until it is solved.
     * @param birthday 24th of December 1988.
     * @returns Nitsan object.
     */
    constructor(
        city: string = 'Harish, Israel',
        languages: string = 'English, Hebrew',
        jobTitle: string = 'Frontend Developer',
        specialization: string = 'Building full-fledged web applications',
        interests: string = 'AI, writing & problem-solving',
        hobbies: string = 'Gardening, Animal care, Praying',
        education: string = 'Self :)',
        approachable: string = 'Yes, to collaborate on exciting projects, don\'t hesitate to reach out',
        strength: string = 'Problem solving',
        weakness: string = 'Not leaving a problem until it is solved',
        birthday: Date = new Date(1988, 11, 24) // Month is 0-based, so 11 represents December
    ): Nitsan;
}
Tools

Programming Languages

Back-end

Front-end

Database



System, Networking & Deployment

Quote
One of my favourite quotes
“Can I say something? Um, I’m the type of person that if you ask me a question and I don’t know the answer, I’m gonna tell you that I don’t know. But I bet you what, I know how to find the answer and I will find the answer.”
Chris Gardner interpreted by Will Smith in the movie "Pursuit of Happyness" (2006)
Free DOSE hit
DOSE (dopamine, oxytocin, serotonin & endorphin), refresh page if dose was ineffective.
Jokes Card
What can I do for you?

Let's Work on Your Project Together!

If you have any questions about web development and writing mistake-free documentation, feel free to contact me by email, I won't bite, I promise.

It's not perfect, isn't it?

Feedback

“I think it’s very important to have a feedback loop, where you’re constantly thinking about what you’ve done and how you could be doing it better.”
– Elon Musk

Bottom of pokeball

LinkedIn Email My website

Nitsan Cohen's Projects

docs icon docs

Bit documentation website

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.