Skip to content
View ApsaraWitharana's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ApsaraWitharana

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ApsaraWitharana/README.md

Hi πŸ‘‹, I'm Sachini Apsara

Software Engineer Undergraduate from Sri Lanka

apsarawitharana

apsarawitharana

coding

  • 🌱 Currently Learning: Java, Spring Boot, React & Python

  • πŸ› οΈ All of my projects are available at https://github.com/ApsaraWitharana?tab=following

  • πŸ‘¨β€πŸ’» Passionate About: Full-Stack Development, Problem-Solving & Open-Source

  • πŸš€ Exploring: Web Development, Cloud Technologies & AI

  • 🀝 Always open to collaboration & learning new technologies!

  • πŸ“š IJSE - Institute of Software Engineering Student GDSE-68

  • πŸ“« How to reach me [email protected]

About Me ✍🏻✍🏻

let name = "Sachini Apsara";
let role = "Software Engineer";
let skills = ["Problem-Solving", "UI Design", "Coding"]; 
let strengths = ["Innovative Ideas", "Collaborative Team Player"];
let exploring = ["Web Development", "Cloud Technologies", "AI"];
let education = "IJSE - Institute of Software Engineering Student GDSE-68";
let collaborationMessage = "Always open to collaboration & learning new technologies!";


function introduce() {
    console.log(`Hi, I'm ${name}, a ${role}.`);
    console.log(`My core skills include: ${skills.join(", ")}.`);
    console.log(`My strengths: ${strengths.join(", ")}.`);
    console.log(`Exploring: ${exploring.join(", ")}.`); 
    console.log(`Education: ${education}.`);
    console.log(collaborationMessage);
}


introduce();

Connect with me:

in/sachini-apsara

Languages-Frameworks-Tools




Top Languages GitHub Stats

GitHub Streak

Pinned Loading

  1. My-Portfolio-D My-Portfolio-D Public

    Welcome to my portfolio! This repository showcases the projects and skills I have developed over time. It serves as a digital resume where you can explore my work, view live demos, and understand t…

    HTML 4

  2. My-React-Portfolio My-React-Portfolio Public

    I am a passionate developer with a strong foundation in web and mobile development

    JavaScript 1

  3. AAD-CW-Green-Shadow-Backend AAD-CW-Green-Shadow-Backend Public

    The Green Shadow Backend project is a robust and scalable server-side application developed to support the Green Shadow system Back-end system designed as part of a second-semester final coursework.

    Java 2

  4. AAD-CW-Green-Shadow-Frontend AAD-CW-Green-Shadow-Frontend Public

    Green Shadow Frontend is a comprehensive, interactive, and responsive front-end system designed as part of a second-semester final coursework.

    HTML 2

  5. SpringBoot-Ecommerce-Backend-Microservice SpringBoot-Ecommerce-Backend-Microservice Public

    This project is a microservices-based e-commerce application built using Spring Boot, MySQL, and Eureka Server.

    Java 1

  6. SE10-IJSE/SE10-NETWORK-BACKEND SE10-IJSE/SE10-NETWORK-BACKEND Public archive

    This backend for a social network platform enables IJSE students to register, share posts, and engage through likes and comments. Built with Java 17, Spring Boot, and MySQL, it offers JWT-based aut…

    Java 11 1