"Software Developer | Front-End Specialist (React JS) | Backend Expert (Node.js) | Express.js | Redis | Socket.IO | MongoDB | SQL | MVC | JavaScript | TypeScript | MySQL | CSS | HTML"
A passionate and skilled software developer focused on creating reliable, efficient, and scalable applications that solve real-world problems. Proficient in both front-end and back-end technologies, with expertise in creating scalable, high-performance solutions. Seeking a dynamic , friendly and collaborative environment where I can grow, work together on exciting projects, and contribute to the team's success
β Each line of code brings us one step closer to transforming ideas into reality. β
class Devarun {
#age;
#name;
#work;
#hobbies;
#education;
#principles;
#focus;
#skills;
#codingStrategy;
constructor() {
this.initialize();
this.#focus= "Backend Development";
this.#skills = ["Javascript", "HTML", "CSS", "Node JS", "MongoDB"," Express JS","Redis", "Sql" , "Socket.io"];
this.#codingStrategy = {
scalableSolutions: true,
dryPrinciple: true;
}
}
initialize() {
this.#age=28;
this.#name: "Dev arun";
this.#work: ["Guruji Astro" , "Advantage AI Engineering"];
this.#hobbies: ["Thermacol crafting" ,"Playing football"];
this.#education: ["B-Tech , Mechanical (2017)", "Score:7.4"];
}
}