const coder = { name: 'Alice Beider', skills: ['HTML', 'CSS', 'JavaScript', 'React', 'TypeScript', 'NodeJS', 'MySQL', 'MongoDB'], hardWorker: true, quickLearner: true, problemSolver: true, hireable: function() { return ( this.hardWorker && this.problemSolver && this.skills.length >= 5 ); } };
I am a 23-year-old Argentinian programmer living in Israel. I have always had an incredible
curiosity about coding. Since a very young age, I have taught myself how to develop .NET
programs and experimented with a big variety of languages such as C++, C#, LUA, and many
others. Currently, I have decided to boost my knowledge for a career by learning Fullstack
Web Development at HackerU.
I am very passionate about what I do and have always
held it in high regard, for it is also a hobby of mine. Dedication in this field is key, and
it is something I wish to uphold and prove.