TechMean Life

TechMean Life

Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from TechMean Life

, Grocers, Phnom Penh.

25/10/2025

✨🫢🏻

17/10/2025

🩷🫢🏻

16/10/2025

πŸ˜‚αžŠαžΎαžšαž›αŸαž„αž αžΎαž™αž“αž·αž™αžΆαž™αžαž»αžŸ αž“αž·αž™αžΆαž™αžαž»αžŸαž αžΎαž™αž˜αŸ‰αŸ‚αžŠαžΉαž„ αž“αž·αž™αžΆαž™αžαŸ’αžšαžΌαžœαž€αŸαž˜αŸ‰αŸ‚αžŠαžΉαž„ (αžŠαžΎαžšαžšαž αžΌαžαž˜αŸ‰αž„ αž’αžαŸ‹αž…αŸαŸ‡αž“αŸ…αžŸαŸ’αž„αŸ€αž˜αž‘αŸαž˜αž½αž™αžαŸ’αž„αŸƒαž’αžαŸ‹αž”αžΆαž“αžŠαžΎαžšαž˜αž½αž™αž‡αŸ†αž αžΆαž“αž€αžΌαž“αž˜αž·αž“αž…αŸαŸ‡αž“αŸ…! αž’αžΆαžŽαž·αžαž€αŸ’αž˜αŸαž„αžαžΌαž…αž•αž„αž˜αŸ‰αžΆαž€αŸ‹ πŸ™‚)πŸ₯²
✨ Follow me:
- TikTok: https://www.tiktok.com/?_t=ZS-90bA0lj6DP5&_
- page: https://www.facebook.com/share/17F6jTGJjs/?mibextid=wwXIfr

09/10/2025

πŸ˜„αž€αž‰αŸ’αž‰αžΆαž’αžΆαž™αž’αžΈαž—αžΆαž‚αž…αŸ’αžšαžΎαž“αžŸαŸ’αž˜αŸ„αŸ‡αžŸαŸ’αž“αŸαž αŸαžŽαžΆαžŸαŸ‹αžŠαžΌαž…αžαŸ’αž‰αž»αŸ†αž‡αžΆαžŠαžΎαž˜πŸ‘©πŸ»β€πŸ’»

Blue Sky Calculator* {  margin: 0;  padding: 0;  box-sizing: border-box;  font-family: 'Poppins', sans-serif;}body {  ba...
19/08/2025





Blue Sky Calculator



* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Poppins', sans-serif;
}
body {
background: linear-gradient(145deg, , );
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
padding: 20px;
}calculator {
background: rgba(255, 255, 255, 0.25);
box-shadow: 0 8px 32px rgba(70, 130, 180, 0.6);
backdrop-filter: blur(12px);
border-radius: 20px;
padding: 20px;
width: 100%;
max-width: 360px;
border: 2px solid rgba(173, 216, 230, 0.6);
}display {
background: rgba(255, 255, 255, 0.4);
border-radius: 12px;
padding: 16px;
font-size: 28px;
color: #004080;
font-weight: bold;
text-align: right;
margin-bottom: 20px;
min-height: 60px;
overflow: hidden;
word-wrap: break-word;
box-shadow: inset 0 2px 6px rgba(70, 130, 180, 0.3);
}buttons {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 12px;
}
button {
padding: 18px;
border: none;
border-radius: 15px;
font-size: 18px;
background: ;
color: #004080;
cursor: pointer;
transition: all 0.2s ease;
box-shadow: 0 4px 12px rgba(70, 130, 180, 0.4);
font-weight: 600;
}
button:hover {
background: ;
transform: scale(1.05);
}operator {
background: ;
color: ;
font-weight: bold;
}equal {
background: ;
color: ;
font-weight: bold;
box-shadow: 0 4px 12px rgba(0, 102, 204, 0.7);
}equal:hover {
background: ;
}clear {
background: ;
color: ;
font-weight: bold;
}clear:hover {
background: ;
}
(max-width: 400px) {
.display {
font-size: 24px;
padding: 14px;
}
button {
padding: 16px;
font-size: 16px;
}
}




0

C
(
)
Γ·
7
8
9
Γ—
4
5
6
βˆ’
1
2
3
+
0
.
=



const display = document.getElementById('display');
function appendValue(value) {
if (display.innerText === '0' || display.innerText === 'Error') {
display.innerText = value;
} else {
display.innerText += value;
}
}
function clearDisplay() {
display.innerText = '0';
}
function calculate() {
try {
const result = eval(display.innerText.replace(/Γ·/g, '/').replace(/Γ—/g, '*'));
display.innerText = result;
} catch (e) {
display.innerText = 'Error';
}
}


Address

Phnom Penh

Website

Alerts

Be the first to know and let us send you an email when TechMean Life posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category