GithubHelp home page GithubHelp logo

kavithma-thushal / bashicomputershop-layered Goto Github PK

View Code? Open in Web Editor NEW
13.0 1.0 0.0 58.66 MB

Computershop using java 11, javafx & maven in Layered-Architecture (Layered Coursework)

License: MIT License

Java 98.55% CSS 1.45%
facade-pattern java javafx layered-architecture mysql strategy-pattern

bashicomputershop-layered's Introduction

Typing SVG

A Professional FullStack Developer From Sri Lanka

Typing SVG portfolio

Views

committers.top badge

break line

anonymous

✌️ About Me

  • 🏫 I Studied at Vidyaloka College
  • 🎓 I'm Studying at IJSE - Institute of Software Engineering
  • 👨‍💻 I’m currently learning Computer Science and Software Engineering
  • 🤔 I’m looking for Help With Coding
  • 💻 Ask me about Java, OOP, MySQL, MongoDB, HTML, CSS, JavaScript
  • 📧 How to reach me [email protected] 077 4519007

break line

🫵 Who Am I ?

import java.util.List;

public class WhoAmI {
    public static String user      = "Kavithma Thushal";
    public static String institute = "IJSE - Institute of Software Engineering";
    public static String learning  = "Computer Science and Software Engineering";
    public static List<String> skills    = List.of("Java", "OOP", "MySQL", "MongoDB", "HTML", "CSS", "JavaScript");
    public static List<String> positions = List.of("FullStack Developer", "Web Developer", "UI-UX Engineer");
    public static List<String> hobbies   = List.of("Gaming", "Music", "Sci-Fi Movies", "Coding", "Learning New Things");

    public static String getCity() {
        return "Galle-SriLanka";
    }

    public static String ambition() {
        return "Become a Software Engineer";
    }

    public static void main(String[] args) {
        System.out.println("My name is         : " + user);
        System.out.println("I am learning in   : " + institute);
        System.out.println("Currently studying : " + learning);
        System.out.println("My skills are      : " + skills);
        System.out.println("I can join with    : " + positions);
        System.out.println("My hobbies are     : " + hobbies);
        System.out.println("I live in          : " + getCity());
        System.out.println("My ambition is     : " + ambition());
    }
}

break line

🔥 My Skills

Title Icon
IDE
UI Tools
App Development
Front End
Back End
Others

break line

💻 Connect With Me

Linkedin Twitter Github StackOverFlow Gitlab Instagram HackerRank Sololearn

break line

💫 Certificates

Web_Design_for_Beginners Front-End_Web_Development Python_for_Beginners React(Basic) Java(Basic) SQL(Basic) SQL(Intermediate) SQL(Advanced)

More Certificates

break line

👉 GitHub Streak Stats



GitHub Readme Streak Stats
break line

✍️ Random Dev Quote

break line

😂 Random Dev Meme

break line

⭐️ GitHub Stats


Activity Graph break line

🤞 𝐃𝐨𝐧𝐚𝐭𝐢𝐨𝐧

If you enjoy what I do, please consider buying me a coffee. Your support is greatly appreciated and fuels my motivation to keep providing quality assistance 🥺👇

Buy Me A Coffee

Thank you for coming to my GitHub Profile 🤝 Have a wonderful day!

bashicomputershop-layered's People

Contributors

kavithma-thushal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.