-
Freelancer
- Cambodia
-
21:38
(UTC +07:00) - sisovin.cheung
- in/sisovinchieng
- @SisovinChieng
Lists (1)
Sort Name ascending (A-Z)
Stars
web design master project for beginner to advanced
A pure PHP library for reading and writing presentations documents
A pure PHP library for reading and writing spreadsheet files
A pure PHP library for reading and writing word processing documents
A HTML, CSS Project. Made with ♥ by the web cifar community.
A basic but full of animation and a responsive website made with HTML & CSS and JavaScript.
Laravel Blade project with essential packages [Breeze, Pint, Larastan, Login-link, Backup, Sitemap, Telescope]
Build a Code Editor SaaS with Next.js 15
A Expenses Tracker website using Flask, HTML, CSS and JS
This is a simple SQLite viewer/browser extension for VSCode.
Variables enable you to label data with a descriptive name, making your code more readable and maintainable.
This guide introduces the foundational trio of technologies that power the web: HTML, CSS, and JavaScript. Together, these technologies allow you to create complex and interactive web pages.
multimodalRag is a Python application that integrates with Streamlit and the Ollama AI API. It provides functionalities to retrieve text embeddings and interact with a chatbot, logging interactions…
Lesson 03 covers JavaScript strings, explaining their creation using single, double, and backtick quotes. It details string concatenation, character access, properties, and methods. The lesson also…
Lesson 02 covers setting up the Java Development Kit (JDK) on a Windows machine, including downloading, installing, and configuring environment variables. It explains the differences between JDK an…
The JavaScript Lesson02 provides an overview of numbers and math in JavaScript, covering basic arithmetic operations, order of operators, handling special numeric values, and floating-point inaccur…
The ChatPDF project provides instructions for creating a Streamlit application that allows users to upload and interact with PDF files using a language model. It includes functionalities for displa…
Still building the workspace index, response may be less accurate. The OllamaIntegrationApp is a C# console application that integrates with the Ollama AI API to retrieve text embeddings and intera…
OllamaBlazorApp is a Blazor server application that integrates with the Ollama AI API using a custom OllamaClient. It includes a Logger class for performance logging and chat history management, wi…
This script is a step-by-step guide for beginners on how to use the Chrome browser's console to experiment with JavaScript.