Skip to content

Commit

Permalink
site updates
Browse files Browse the repository at this point in the history
  • Loading branch information
li-lay committed Jan 3, 2025
1 parent 198a903 commit df00b9f
Show file tree
Hide file tree
Showing 5 changed files with 165 additions and 93 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Session.vim
public/
5 changes: 3 additions & 2 deletions content/about/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
title: "About me"
type: page
---
Hi there, I’m **Lilay**, but you can call me Addi. I’m a sophomore studying **Information Technology** and currently self-studying **Full Stack Web Development**. I have a passion for daily driving **Linux** and all things **Open Source**.

Anyway, you'll find me hosting a few open source webapp instances for free of use. (Check out the Projects section)
Hi there, I’m **Lilay**, but you can call me Addi. I’m a sophomore studying **Computer Science** and currently self-studying **Full Stack Web Development**. I have a passion for daily driving **Linux** and all things **Open Source**.

Anyway, you'll find me hosting a few open source webapp instances for free of use. (Check out the Services section)

I enjoy a variety of music genres and sometimes like to play games. This about me page is probably sound boring to you, yes part of it are AI generated :)

Expand Down
92 changes: 59 additions & 33 deletions content/projects/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,36 +3,62 @@ title: "Projects"
type: page
---

-------------------------------------------------
### A list of all the services I offer for free.
Just a techie who loves sharing & keeps things private.

These services is not my creation, but I'm hosting it for free of use!

-------------------------------------------------
## Services & Frontends

<!-- <img src="./img/Invidious-logo.svg" alt="https://vid.lilay.dev" width="100"> -->

<!-- ## [**Invidious**](https://vid.lilay.dev) - [[**vid.lilay.dev**]](https://vid.lilay.dev) -->
<!-- - Youtube Frontend | [Source](https://github.com/iv-org/invidious) -->
<!-- - Proxies everything except video streams -->
<!-- - Local Invidious account -->
<!-- - 100% Free of use -->

## [**PrivateBin**](https://paste.lilay.dev) - [[**paste.lilay.dev**]](https://paste.lilay.dev)
- PrivateBin is a minimalist, open source online pastebin
- Zero knowledge of pasted data
- Data is encrypted and decrypted in the browser using 256bit AES
- PrivateBin | [Source](https://github.com/PrivateBin/PrivateBin)
- 100% Free of use

## [**SimplyTranslate**](https://translate.lilay.dev) - [[**translate.lilay.dev**]](https://translate.lilay.dev)
- SimplyTranslate is a privacy friendly frontend for multiple Translation Websites
- SimplyTranslate | [Source](https://codeberg.org/ManeraKai/simplytranslate)
- 100% Free of use

## [**IT-Tools**](https://tools.lilay.dev) - [[**tools.lilay.dev**]](https://tools.lilay.dev)
- Collection of handy online tools for developers, with great UX.
- IT-Tools | [Source](https://github.com/iv-org/invidious)
- 100% Free of use
---

### A list of all the so called "projects" I have built hehe

These projects are the products of my self-learning, and research.

Currently, I'm interested in Web 3D. So I'm learning React, Three.js, and WebGL.

---

## [**LearnThreeJS**](https://github.com/li-lay/LearnThreeJS) - [[**Source**]](https://github.com/li-lay/LearnThreeJS)

- I got that 3AM motivation, so this is the result.
- This is my first time learning Threejs.
- This codebase is using Javascript with Threejs.
- LearnThreeJS | [Source](https://github.com/li-lay/LearnThreeJS)

## [**3D Counter**](https://github.com/li-lay/Counter-3D) - [[**Preview**]](https://li-lay.github.io/Counter-3D/)

- Simple Counter app but in 3D
- Also first time trying React
- Library used: Three, R3F, Drei
- 3D Counter | [Source](https://github.com/li-lay/Counter-3D)

## [**Pomodoro Timer 3D**](https://github.com/li-lay/Pomodoro-Timer-3D) - [[**Preview**]](https://li-lay.github.io/Pomodoro-Timer-3D/)

- My recent Web 3D project
- It's a Pomodoro Timer but the time is in 3D
- Library used: Three, R3F, Drei
- Pomodoro Timer 3D | [Source](https://github.com/li-lay/Pomodoro-Timer-3D)

## [**Telegram Bot**](https://github.com/li-lay/tgbot) - [[**Source**]](https://github.com/li-lay/tgbot)

- Telegram Bot using python!
- Your neighborhood Telegram bot! It's my first time using Telegram Bot API

- Commands and features

| Command | Description |
| ------- | ------------------------------ |
| /chat | Chat with AI |
| /img | Generate AI Image |
| /km | Translate English to Khmer |
| /qrcode | Generate qrcode |
| /myinfo | Show your account informations |

and more, checkout [Source](https://github.com/li-lay/Pomodoro-Timer-3D)

## [**Monitor Brightness Controller**](https://github.com/li-lay/BrightnessControl) - [[**Source**]](https://github.com/li-lay/BrightnessControl)

- A tui tool to Control Monitor Brightness in Linux (no window)
- Built using C++ programming language
- Checkout [Source](https://github.com/li-lay/BrightnessControl)

## [**Quote of the day**](https://github.com/li-lay/Quote-of-the-day) - [[**Source**]](https://github.com/li-lay/Quote-of-the-day)

- A simple Electron WebApp displaying random Quotes
- First time building with Electron
- Checkout [Source](https://github.com/li-lay/Quote-of-the-day)
38 changes: 38 additions & 0 deletions content/services/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
title: "Services"
type: page
---

---

### A list of all the services I host for free of use.

Just a guy who loves sharing & keeps things private.

These services is not my creation, but I'm hosting it for free of use!

---

## Services & Frontends

<!-- <img src="./img/Invidious-logo.svg" alt="https://vid.lilay.dev" width="100"> -->

<!-- ## [**Invidious**](https://vid.lilay.dev) - [[**vid.lilay.dev**]](https://vid.lilay.dev) -->
<!-- - Youtube Frontend | [Source](https://github.com/iv-org/invidious) -->
<!-- - Proxies everything except video streams -->
<!-- - Local Invidious account -->
<!-- - 100% Free of use -->

## [**PrivateBin**](https://paste.lilay.dev) - [[**paste.lilay.dev**]](https://paste.lilay.dev)

- PrivateBin is a minimalist, open source online pastebin
- Zero knowledge of pasted data
- Data is encrypted and decrypted in the browser using 256bit AES
- PrivateBin | [Source](https://github.com/PrivateBin/PrivateBin)
- 100% Free of use

## [**IT-Tools**](https://tools.lilay.dev) - [[**tools.lilay.dev**]](https://tools.lilay.dev)

- Collection of handy online tools for developers, with great UX.
- IT-Tools | [Source](https://github.com/iv-org/invidious)
- 100% Free of use
122 changes: 64 additions & 58 deletions hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@ enableRobotsTXT = true
pygmentsStyle = "monokai"

[params]
footer = "LILAY"
description = "Sophomore IT | Gamer | Music enjoyer | Homelab | Linux user"
avatarURL = "/images/avatar.jpg"
AvatarAltText = "avatar"
avatarSize = "size-m"
ShowBackToTopButton = true # true or false for "back to top" button on posts
footer = "LILAY"
description = "Sophomore CS | Music enjoyer | Homelab | Linux"
avatarURL = "/images/avatar.jpg"
AvatarAltText = "avatar"
avatarSize = "size-m"
ShowBackToTopButton = true # true or false for "back to top" button on posts

# Accent color is displayed when you hover over <a> tags
accentColor = "#037776"
# Accent color is displayed when you hover over <a> tags
accentColor = "#037776"

# Show Posts
showPostsOnHomePage = "recent"
# Show Posts
showPostsOnHomePage = "recent"

customHeadHTML = """
customHeadHTML = """
<!-- KaTeX -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css" integrity="sha384-Xi8rHCmBmhbuyyhbI88391ZKP2dmfnOl4rT9ZfRI7mLTdk1wblIUnrIq35nqwEvC" crossorigin="anonymous">
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js" integrity="sha384-X/XCfMm41VSsqRNQgDerQczD69XqmjOOOwYQvr/uuC+j4OPoNhVgjdGFwhvN02Ja" crossorigin="anonymous"></script>
Expand All @@ -43,65 +43,71 @@ pygmentsStyle = "monokai"
});
</script>
"""
socialIcons = [
{name = "github", url = "https://github.com/li-lay"},
{name = "youtube", url = "https://www.youtube.com/@Chhou-Lilay"},
{name = "twitter", url = "https://x.com/TheOneAddi"},
{name = "discord", url = "https://discord.com/users/510742327288004608"},
socialIcons = [
{ name = "github", url = "https://github.com/li-lay" },
# { name = "youtube", url = "https://www.youtube.com/@Chhou-Lilay" },
# { name = "twitter", url = "https://x.com/TheOneAddi" },
{ name = "discord", url = "https://discord.com/users/510742327288004608" },
# {name = "linkedin", url = "https://example.com"},
# {name = "stackoverflow", url = "https://example.com"},
# {name = "dribbble", url = "https://example.com"},
# {name = "instagram", url = "https://example.com"},
# {name = "twitch", url = "https://example.com"},
{name = "email", url = "mailto:[email protected]"}
]
# metaKeywords = ["blog", "gokarna", "hugo"]
{ name = "email", url = "mailto:[email protected]" },
]
# metaKeywords = ["blog", "gokarna", "hugo"]

[menu]
[[menu.main]]
name = "Home"
pre = "<span data-feather='home'></span>"
url = "/"
weight = 1
[[menu.main]]
name = "Home"
pre = "<span data-feather='home'></span>"
url = "/"
weight = 1

[[menu.main]]
name = "Posts"
pre = "<span data-feather='book'></span>"
url = "/posts/"
weight = 2
[[menu.main]]
name = "Posts"
pre = "<span data-feather='book'></span>"
url = "/posts/"
weight = 2

[[menu.main]]
name = "Projects"
pre = "<span data-feather='code'></span>"
url = "/projects/"
weight = 3
[[menu.main]]
name = "Projects"
pre = "<span data-feather='code'></span>"
url = "/projects/"
weight = 3

[[menu.main]]
name = "About"
pre = "<span data-feather='user'></span>"
url = "/about/"
weight = 4
[[menu.main]]
name = "Services"
pre = "<span data-feather='server'></span>"
url = "/services/"
weight = 4

# [[menu.main]]
# name = "Tags"
# pre = "<span data-feather='tag'></span>"
# url = "/tags/"
# weight = 4
[[menu.main]]
name = "About"
pre = "<span data-feather='user'></span>"
url = "/about/"
weight = 5

# [[menu.main]]
# identifier = "github"
# pre = "<span data-feather='github'></span>"
# url = "https://github.com/li-lay"
# weight = 5
# [[menu.main]]
# name = "Tags"
# pre = "<span data-feather='tag'></span>"
# url = "/tags/"
# weight = 4

# [[menu.main]]
# identifier = "rss"
# pre = "<span data-feather='rss'></span>"
# url = "/index.xml"
# weight = 7
# [[menu.main]]
# identifier = "github"
# pre = "<span data-feather='github'></span>"
# url = "https://github.com/li-lay"
# weight = 5

# [[menu.main]]
# identifier = "rss"
# pre = "<span data-feather='rss'></span>"
# url = "/index.xml"
# weight = 7

[markup]
[markup.tableOfContents]
startLevel = 1
endLevel = 4
ordered = false
[markup.tableOfContents]
startLevel = 1
endLevel = 4
ordered = false

0 comments on commit df00b9f

Please sign in to comment.