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 - [Source]
- 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
3D Counter - [Preview]
- Simple Counter app but in 3D
- Also first time trying React
- Library used: Three, R3F, Drei
- 3D Counter | Source
Pomodoro Timer 3D - [Preview]
- 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
Telegram Bot - [Source]
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
Monitor Brightness Controller - [Source]
- A tui tool to Control Monitor Brightness in Linux (no window)
- Built using C++ programming language
- Checkout Source
Quote of the day - [Source]
- A simple Electron WebApp displaying random Quotes
- First time building with Electron
- Checkout Source