loading-icon
avatar

Kaveen Adesh

A software engineer who have experience in web development, and python

facebook linkedin whatsapp

Software Engineer

Passionate about developing websites, creating applications, testing and creating machine learning projects. Specialize in web development, advance css and python including various libraries. I'm a undergrad student at Java Institute of Advanced Technology, Sri Lanka.

github icon
animation icon Advance animations in css and responsive design matches for any screens
library icon Advanced in multiple libraries such as Tkinter, NumPY, Pandas , Tensorflow , Pytorch
Languages and tools I'm good at
html HTML
css CSS
java script JavaScript
php PHP
mySql MySQL
bootstrap Bootstrap
react js React JS
python Python
tkinter Tkinter
tensorflow Tensorflow
pytorch Pytorch
numpy NumPY
pandas Pandas
My projects
HexagonOS open-icon
A web-based OS project designed to replicate the architecture of a native operating system. It enables developers without extensive knowledge of languages like Java or Kotlin to experience building and managing applications using only HTML, CSS, and JavaScript.

Key features :

You can manage your apps basic information such as window size, resizable and many more from manifest.json and you can pull widgets, background service and even can access to the system themes and system settings such as localStorage.getItem("system-settings").click here to Learn more.
Weather Checker open-icon
A web-based application that provides real-time weather information for a specific location. It uses the OpenWeatherMap API to fetch weather data and display it in a user-friendly format.

Key features :

Since it uses the OpenWeatherMap API to fetch weather data, it is a reliable and up-to-date source of weather information. You can expect large amount of cities and accurate weather information. For the background I used a random color generator give a fresh look every time you open the site.