async function processRequest() {
const data = await db.query();
return transform(data);
}POST /api/v1/security
{
"action": "scan",
"target": "system"
}class Microservice {
async handleRequest() {
return await this.process();
}
}SELECT * FROM users WHERE status = 'active' ORDER BY created_at DESC;
@app.route('/api/users')
def get_users():
return jsonify(users)const authenticate = async (token) => {
return jwt.verify(token, SECRET);
};func handleRequest(w http.ResponseWriter, r *http.Request) {
w.WriteHeader(200)
json.NewEncoder(w).Encode(data)
}@GetMapping("/api/data")
public ResponseEntity<List<Data>> getData() {
return ResponseEntity.ok(service.findAll());
}async def process_queue():
while True:
task = await queue.get()
await execute(task)docker-compose up -d kubectl apply -f deploy.yaml
redis.set(key, value, ex=3600) cache.get(key) || fetch()
try {
await db.transaction(async (tx) => {
await tx.insert(data);
});
} catch (error) {
logger.error(error);
}type Service struct {
db *sql.DB
cache *redis.Client
}Priyanka Prakash Chand
Senior Software Engineer building high-performance distributed systems across cyber-security, consumer electronics, and cloud infrastructure. Currently leading cross-functional projects that streamline security operations and elevate security posture across UAE government.
About Me
Technical leader and polyglot software engineer with 5+ years of experience building high-performance distributed systems across cyber-security, consumer electronics, and cloud infrastructure.

Currently leading multiple cross-functional projects at DESC, architecting and delivering systems that streamline security operations, automate pentesting, strengthen GRC workflows, and elevate the security posture across UAE government.
Strong grounding in computer science fundamentals, with expertise in system design, microservices, and cloud-native engineering. Passionate about building scalable solutions that solve real-world problems while maintaining high code quality and best practices.
I thrive in collaborative environments where I can mentor developers, drive technical excellence, and contribute to innovative projects that make a meaningful impact. My approach combines deep technical knowledge with strong leadership skills to deliver exceptional results.
System Design & Architecture
Expertise in designing scalable, distributed systems with microservices architecture and cloud-native engineering.
Security & Compliance
Building secure systems that streamline security operations, automate pentesting, and strengthen GRC workflows.
Leadership & Mentorship
Leading cross-functional teams, mentoring developers, and driving technical excellence across projects.
Full-Stack Development
Proficient in building end-to-end solutions from backend APIs to modern frontend applications with React and Angular.
Technical Skills & Expertise
A polyglot engineer with expertise across multiple domains—from building secure, scalable backend systems to developing AI/ML solutions and modern frontend applications.
Continuously learning and adapting to emerging technologies to deliver innovative solutions.
Backend Engineering
Proficient in multiple programming languages and modern frameworks for building scalable backend systems and responsive frontend applications. Experience with both object-oriented and functional programming paradigms.
AI/ML & Architecture
Building AI-powered applications with LLM frameworks and neural networks. Architecting scalable microservices, event-driven systems, and distributed architectures with focus on reliability and performance.
Featured Projects
Building scalable, secure systems that streamline operations and drive measurable impact across cyber-security, cloud infrastructure, and AI/ML applications.
What People Say
Colleagues and collaborators share their experiences working with Priyanka
Priyanka is an exceptional technical leader who consistently delivers high-quality solutions. Her expertise in system design and security architecture has been instrumental in building robust, scalable systems. She combines deep technical knowledge with excellent leadership skills, making her an invaluable team member.
CMColleague at DESCSenior Software Engineer
Working with Priyanka has been a great experience. Her ability to architect complex distributed systems while maintaining code quality and best practices is remarkable. She's always willing to mentor and share knowledge with the team.
TMTeam MemberSoftware Engineer
Priyanka's contributions to our security infrastructure have been outstanding. Her innovative approach to automating security operations and GRC workflows has significantly improved our efficiency.
PMProject ManagerDESC
Priyanka is a polyglot engineer with exceptional problem-solving skills. Her expertise spans multiple domains, and she consistently delivers solutions that are both technically sound and practical.
CTCollaborator
Technical Lead
Get in touch
I'd love to hear from you! Feel free to reach out for collaboration opportunities, technical discussions, or any inquiries.
Let's connect
Interested in collaboration or have a project in mind? I'd love to hear from you and discuss how we can work together.






