Skip to content

Personal Webpage developed with Kotlin/Wasm and Compose Multiplatform

License

Notifications You must be signed in to change notification settings

yjyoon-dev/yjyoon.dev

Repository files navigation

yjyoon.dev - Online portfolio web application

Online portfolio web application project developed using Kotlin/Wasm and Compose Multiplatform.

You can check it right away by accessing yjyoon.dev regardless of PC or mobile.

Since Kotlin/Wasm is still in alpha version, the first loading of the page may be a bit stuttered and take some time.

πŸ“ Section

  • Home
  • About
  • Career
  • Experience
  • Contact

πŸ”§ Stacks

  • Kotlin Multiplatform (Kotlin/Wasm) 2.1.0
  • Compose Multiplatform 1.7.1

Nothing else. So simple!


✨ Run

You can open the web application by running the following Gradle task.

:composeApp:wasmJsBrowserDevelopmentRun

WasmGC will be supported starting with Chrome in early 2024 and Safari in December 2024, making it possible to run web pages developed with Kotlin/Wasm in most major browsers without separate settings.


πŸ–ΌοΈ UI

It provides optimized UI for both PC and mobile screens. Light Mode and Dark Mode are also supported.

The screenshot below is from a PC screen.

Light Mode Dark Mode

πŸ’œ Special Thanks

Thanks to the kotlin and jetbrains teams for giving Android developers the opportunity to develop web pages!



πŸ“œ License

Designed and developed by 2024 Yeojun Yoon

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Personal Webpage developed with Kotlin/Wasm and Compose Multiplatform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages