Passionate about the entire software development process from Design to deployment as well as Resolving Daily Consumer Problems.
Developing for 2+ years on frameworks like CodeIgniter & OpenCart with an intermediate experience on MERN application development.
-
π Iβm currently working in Arachnomesh Technologies as a Software Engineer
-
π± Iβm currently learning React JS, Node JS, as well as brushing up my Data Structures and Algorithms (DSA)
-
π― Iβm currently collaborating on Channelier.com - An FMCG ERP by Arachnomesh Technologies Pvt. Ltd.
-
π¨βπ» All of my projects are available at GitHub
-
π« How to reach me [email protected]
-
π Know More: Resume
document.write("Hi π, I'm Arslaan Shaikh");
Developer dev = new Developer("Arslaan Shaikh");
const Arslaan = {
pronouns: ['He', 'Him'],
status: 'Student', 'SDE at Arachnomesh Technologies',
technologies: {
frontEnd: [ 'HTML', 'CSS', 'JavaScript', 'Bootstrap', 'React' ],
backEnd: [ 'PHP','Codeigniter','MySQL', 'NodeJS', 'Express', 'Mongodb' ]
},
askMeAbout: [ 'BackEnd-Tech', 'MVC', 'Problem Solving' ],
learning: [ 'DSA', 'React Js', 'Node JS' ]
};
if (succeed == false){
tryAgain();
}
else{
party();
}