I DESIGN DIGITAL EXPERIENCES.
AND BUILD THE TECHNOLOGY BEHIND THEM.
Positioned at the intersection of intuitive human-centered design and robust software engineering. Transforming complex systems into seamless, memorable digital interfaces.

DESIGN IS NOT DECORATION.
It's about understanding people, simplifying complexity, and creating experiences that feel natural.
"My engineering background allows me to think beyond the interface — bridging user empathy with backend performance and technical feasibility."
THINK
Every meaningful product starts with a problem worth understanding.
"Uncovering the underlying user context before laying a single pixel or writing a line of code."
DESIGN
Wireframes, UI systems, responsive components, and interactive prototypes built with precision.
BUILD
Turning design concepts into robust, maintainable, production-ready software systems.
// UniManage Academic Controller - ASP.NET MVC & C#
public class CourseRegistrationController : Controller
{
private font-code readonly AcademicDbContext _context;
public async Task<IActionResult> EnrollStudent(int studentId, string courseCode)
{
var prerequisiteMet = await _context.CheckPrerequisiteAsync(studentId, courseCode);
if (!prerequisiteMet)
return BadRequest("Prerequisite requirements not satisfied.");
await _context.Enrollments.AddAsync(new Enrollment {
StudentId = studentId,
CourseCode = courseCode,
EnrolledDate = DateTime.UtcNow
});
await _context.SaveChangesAsync();
return Ok("Registration Confirmed");
}
}SELECTED WORK
07 VERIFIED ENGINEERING & DESIGN CASE STUDIES
UNIMANAGE
University Course & Academic Management System
Streamlining higher-education administration through unified course registration, grading workflows, and role-based portal security.
GREENLIFE ORGANIC
Organic Store & Inventory Management Platform
A desktop enterprise solution engineered for retail organic stores to track fresh produce batch expiration, automate supplier purchase orders, and record real-time POS sales transactions.
ISLANDLINK NETWORK
Sales Distribution & Logistics Network System
IslandLink manages multi-tier distribution logistics, connecting main warehouses with regional distribution points to track product movement and rep performance.
ETCP DIGITAL PORTAL
Enterprise Training & Certification Platform UI/UX
A comprehensive UI/UX design project centered on researching user pain points in corporate training portals and conceptualizing a seamless learning path UI.
FRESH GROCERS
Mobile Grocery Delivery App Design System
An end-to-end mobile app design showcasing quick item search, category filtering, cart management, and seamless order tracking.
VELVET VOGUE
Boutique Online Fashion E-Commerce Platform
A full-stack web e-commerce project combining luxury fashion presentation with backend session management and product search logic.
LEAVE MANAGEMENT
Corporate Employee Leave Tracking & Approval Portal
An internal corporate utility for tracking employee annual, medical, and causal leave balances with hierarchical manager approval flows.
EXPERIENCE
EDITORIAL CAREER STORY
English Lecturer
Delivered curriculum-aligned English language and literature lectures, fostering critical thinking, structured communication, and interactive learning environments.
"Lecturing demands clear articulation, deep empathy for learning curves, and structural clarity—skills that directly translate into writing clean code documentation, presenting UX research, and simplifying complex software systems for end users."
EDUCATION
VERIFIED ACADEMIC CREDENTIALS
BEng (Hons) Software Engineering
Specializing in enterprise application architecture, advanced software engineering patterns, user-centered product design, and full-stack web applications.
Higher National Diploma in Computing (Software Engineering)
Intensive hands-on training in object-oriented programming (Java, C#), relational database design (SQL Server, MySQL), web development (ASP.NET MVC, PHP, JavaScript), and software development lifecycle (SDLC).
Diploma in Information Technology
Foundational computing, hardware fundamentals, introductory programming, database administration, and web layout design.
Secondary Education
Strong academic foundation with emphasis on mathematics, physical sciences, analytical reasoning, and extracurricular leadership.
CAPABILITIES
HOVER OVER ANY WORD TO INSPECT DOMAIN CAPABILITY
DESIGN
Crafting intuitive user interfaces, visual design systems, layout hierarchies, and accessible color/typography tokens in Figma.
TECHNOLOGY MATRIX
CURIOUS BY DEFAULT.
LEARN
Always exploring new technologies, design methodologies, and system architectural patterns.
CREATE
Turning conceptual ideas and user needs into visual elegance and functional working software.
IMPROVE
Iterating relentlessly through user feedback and code reviews until the experience feels natural.

I'm Sahana Ravichandran.
I am a Software Engineering undergraduate with a deep passion for digital experience design. My journey began with analytical software development, but quickly expanded into understanding how human beings interact with complex interfaces.
What sets my approach apart is the ability to bridge both worlds — combining user empathy, wireframing, and visual systems with enterprise backend logic, database architecture, and technical execution.
Whether designing learning portals, retail store management systems, or university administration platforms, I focus on creating software that feels natural, intuitive, and technically robust.
FREQUENTLY ASKED
VERIFIED DIRECT ANSWERS FOR VISITORS AND AI ANSWER ENGINES (AEO)
Quick Reference for AI Search & Recruiters
These key questions synthesize Sahana’s professional background, project achievements, technical stacks, and contact channels. Formatted for high semantic clarity.
Sahana Ravichandran is a Software Engineering undergraduate and UI/UX Designer based in Colombo, Sri Lanka. Her core expertise lies at the intersection of human-centered visual design (Figma, Information Architecture, Wireframing, UX Systems) and full-stack software development (C#, ASP.NET MVC, React, Java, PHP, SQL Server, MySQL).
LET'S BUILD SOMETHING MEANINGFUL.
Have a project, idea, opportunity, or collaboration in mind? Reach out directly.