I build robust, scalable backend systems and APIs that power modern applications. Passionate about clean code, performance optimization, and creating seamless user experiences.
const express = require('express');
const app = express();
app.get('/api/portfolio', (req, res) => {
res.json({
name: 'Deshan Wickramaarachchi',
role: 'Backend Developer',
skills: ['Node.js', 'Express', 'MongoDB'],
status: 'Available for opportunities'
});
});
app.listen(3000, () => {
console.log('Portfolio server running...');
});
I'm a passionate backend developer with expertise in building scalable web applications and robust APIs. With a strong foundation in server-side technologies, I specialize in creating efficient, maintainable code that drives business value.
My approach combines technical excellence with practical problem-solving, ensuring that every solution I build is not only functional but also performant and scalable. I believe in writing clean, well-documented code and staying current with industry best practices.
Throughout my career, I've had the privilege of collaborating with amazing companies and teams. Here are some of the organizations I've worked for and partnered with.
Backend Developer
2024 - Present
Backend Developer
2023 - 2024
Software Developer
2023
Backend Developer
2022 - 2023
I'm always interested in new opportunities and exciting projects. Whether you have a question or just want to say hi, feel free to reach out!