repo
stringlengths
8
123
branch
stringclasses
178 values
readme
stringlengths
1
441k
description
stringlengths
1
350
topics
stringlengths
10
237
createdAt
stringlengths
20
20
lastCommitDate
stringlengths
20
20
lastReleaseDate
stringlengths
20
20
contributors
int64
0
10k
pulls
int64
0
3.84k
commits
int64
1
58.7k
issues
int64
0
826
forks
int64
0
13.1k
stars
int64
2
49.2k
diskUsage
float64
license
stringclasses
24 values
language
stringclasses
80 values
pro7tech/sveltekit-blog-app
main
![SvelteKitBlogApp](https://user-images.githubusercontent.com/29139306/223408199-decaa65b-6213-462b-891f-2996d7f7590c.png) ## About The Real-World App (https://github.com/gothinkster/realworld) named the “mother of all demo apps” provides a fullstack Medium.com blog clone with a variety of frontend and backend stacks to demo the features needed for a robust web application. This app demos the same features of “querying & persisting data to a database, an authentication system, session management, full CRUD for resources” while simplifying the app to an integrated stack of: - **SvelteKit:** A top framework for developer retention in the 2021 and 2022 State of JS Survey ([Source](https://2022.stateofjs.com/en-US/libraries/rendering-frameworks/)) - **Tailwind:** Consistently the most popular CSS Framework in the annual State of CSS Survey ([Source](https://2022.stateofcss.com/en-US/css-frameworks/)) - **EdgeDB:** Open Source Database with 10 Years of Development providing the best of both worlds between SQL and an ORM ([Source](https://www.edgedb.com/blog/a-solution-to-the-sql-vs-orm-dilemma)) ## Features - **Simplicity:** Minimizes 3rd party dependencies in favor of using the platform to keep things simple - **Modern Tailwind Design:** Uses the latest best practices for a beautiful design - **Desktop and Mobile-friendly:** Looks great on both large-screen and small-screen (mobile) devices. - **Authentication and Authorization:** Built-in users management with role based authorization - **100% Performance Score** on Google Lighthouse - **Modern Admin Panel:** Elegant admin dashboard demoing CRUD operations for Posts, Comments, Tags, and Users ## Screenshots ### Frontend Pages A blog overview page, blog page with comments, sign-in, sign-up and error pages. ![frontend](https://user-images.githubusercontent.com/29139306/223408688-22e9d832-6d05-4272-9d4f-b3a46ab61b08.png) ### User Profile Screens Pages for users to update their profile and password. ![profile](https://user-images.githubusercontent.com/29139306/223408403-f49b4e52-09aa-4c5a-b7fd-35e2a24cde96.png) ### Admin Pages Only users with role of ‘admin’ can access these pages. CRUD pages for users, posts, comments, tags. ![admin](https://user-images.githubusercontent.com/29139306/223407889-93cab579-ebe9-48e7-9283-413a808a5f2a.png) ### Mobile Friendly ![mobile](https://user-images.githubusercontent.com/29139306/223408426-a0a08c4c-854b-478b-8c9f-685bdbdc0866.png) ### EdgeDb UI Run command 'edgedb ui' in root folder to see the database explorer and query REPL ![Screenshot 2023-03-15 at 9 54 05 PM](https://user-images.githubusercontent.com/29139306/225521291-ab5f18b8-ea6f-4686-b27d-f6f0dace7b99.png) ![Screenshot 2023-03-15 at 9 54 45 PM](https://user-images.githubusercontent.com/29139306/225521308-a3671129-64a6-4551-8220-1c375bddbf45.png) ### Performance 100% Performance on Google Lighthouse ![Screenshot 2023-03-15 at 4 26 31 PM](https://user-images.githubusercontent.com/29139306/225521173-0e4c09fb-61b4-4928-a0ae-1840642b78fe.png) ### Code Show Feature Use Keyboard shortcut for your platform (Command ⌘ + Shift ⇧ on Mac) to activate a hover component that shows the code generating the UI under the mouse cursor ![Screenshot 2023-03-15 at 10 05 34 PM](https://user-images.githubusercontent.com/29139306/225521088-694050c9-f6ce-4e37-8950-b41d4cce9e25.png) ![ezgif-1-c611e45007](https://user-images.githubusercontent.com/29139306/226241441-e2534ddf-6da6-414d-a2cc-ff8d6ba2d441.gif) ## Installation: EdgeDb is a prerequisite: https://www.edgedb.com/install 1. Clone the repository and install dependencies: ``` git clone https://github.com/pro7tech/sveltekit-blog-app.git cd sveltekit-blog-app npm install ``` 2. Initialize files for connecting to database ``` edgedb project init npx @edgedb/generate edgeql-js ``` 3. Run the dev server ``` npm run dev ``` Then navigate to the root directory of the app to automatically seed the database: http://localhost:5173/ You can then login to the admin pages with: * email: admin@example.com * password: password ## Deploying to Production with Digital Ocean and Vercel 1. Use the Digital Ocean on click deploy tutorial to setup your database: https://www.edgedb.com/docs/guides/deployment/digitalocean#one-click-deploy 2. Copy your Database Connection String (DSN) from step 1. It has the format edgedb://username:password@hostname:port 3. Run the migration file against your remote database ``` $ edgedb migrate --dsn edgedb://username:password@hostname:port --tls-security insecure ``` 4. Deploy this app to Vercel with the link below. https://vercel.com/new/git/external?repository-url=https://github.com/pro7tech/sveltekit-blog-app&repository-name=sveltekit-blog-app&env=EDGEDB_DSN,EDGEDB_CLIENT_TLS_SECURITY When Prompted: * Set EDGEDB_DSN to your database’s DSN * Set EDGEDB_CLIENT_TLS_SECURITY to insecure. This will disable EdgeDB’s default TLS checks. ## License MIT Licensed
🚀 SvelteKit Blog App is a free and open-source simple fullstack blog app built with SvelteKit, Tailwind CSS, and EdgeDB
svelte,blog,edgedb,html,javascript,mit-license,sveltekit,tailwind,tailwind-css,tailwindcss
2023-03-07T12:33:14Z
2023-03-20T04:00:23Z
null
1
1
18
2
7
68
null
MIT
JavaScript
ayangweb/bob-plugin-free-chatgpt
master
# 已失效,请勿下载 ## 无需秘钥,免翻可用,可以直接在 bob 中进行工作,如果有一天它不工作了,请联系我进行修复! > 主要为 bob 用户开发,bob 是一款 macOS 上的翻译软件,官网地址:[bob](https://bobtranslate.com/) > > 插件下载地址:[bob-plugin-free-chatgpt-v0.1.4.bobplugin](https://github.com/bilibili-ayang/bob-plugin-free-chatgpt/releases/download/v0.1.4/bob-plugin-free-chatgpt.bobplugin) ### bob 插件大合集: > [必应翻译插件(免秘钥)](https://github.com/bilibili-ayang/bob-plugin-free-bing-translate) > [百度翻译插件(免秘钥)](https://github.com/bilibili-ayang/bob-plugin-free-baidu-translate) > [小牛翻译插件(免秘钥)](https://github.com/bilibili-ayang/bob-plugin-free-calf-translate) > [阿里翻译插件(免秘钥)](https://github.com/bilibili-ayang/bob-plugin-free-ali-translate) > [搜狗翻译插件(免秘钥)](https://github.com/bilibili-ayang/bob-plugin-free-sougou-translate) > [爱词霸翻译插件(免秘钥)](https://github.com/bilibili-ayang/bob-plugin-free-iciba-translate) > [计算器插件](https://github.com/bilibili-ayang/bob-plugin-calculator) > [chatGPT 插件(免秘钥,免翻)](https://github.com/bilibili-ayang/bob-plugin-free-chatgpt) ### 如何使用? 注意:默认为翻译模式 > 可用指令:`#模式 #切换 #清除` > > #模式:查看当前模式 > > #切换:切换模式 > > #清除:清除对话历史记录 > > 如果翻译或者对话多次无果,请先执行清除操作! ### 指令使用截图如下: <img width="500" src="./image/directive-1.png" alt="directive-1"> <img width="500" src="./image/directive-2.png" alt="directive-2"> <img width="500" src="./image/directive-3.png" alt="directive-3"> ### 对话模式截图如下 <img width="500" src="./image/chat-1.png" alt="chat-1"> <img width="500" src="./image/chat-2.png" alt="chat-2"> ### 翻译模式截图如下 <img width="500" src="./image/zh-to-wyw.png" alt="zh-to-wyw"> <img width="500" src="./image/zh-to-en.png" alt="zh-to-en"> <img width="500" src="./image/en-to-zh.png" alt="en-to-zh">
已失效,请勿下载!使用 chatGPT 进行对话或翻译,无需秘钥,免翻可用,可以直接在 bob 中进行工作,如果有一天它不工作了,请联系我进行修复!
bobplugin,javascript
2023-02-26T16:42:55Z
2023-04-03T13:16:41Z
2023-04-03T13:15:54Z
1
0
45
1
2
63
null
null
JavaScript
Offroaders123/Dovetail
main
# Dovetail A cross-platform NBT editor built on the web!
A cross-platform NBT editor built on the web!
bedrock-edition,java-edition,javascript,minecraft,minecraft-bedrock-edition,minecraft-java-edition,nbt,nbt-editor
2023-03-10T08:20:46Z
2024-02-05T05:44:53Z
null
1
0
159
5
8
57
null
GPL-2.0
TypeScript
devhasibulislam/canim-ecommerce
master
Full Video on YouTube [CodeCraftMERN](https://youtu.be/0A_tPdRdkDw) # Canim eCommerce > Discover a seamless shopping experience at our e-commerce haven. Browse an extensive selection of products from top brands, enjoy secure transactions, and relish swift deliveries. Elevate your online shopping journey with user-friendly navigation and exclusive deals. Shop effortlessly, anytime, anywhere, and redefine convenience with our digital marketplace. ## Overview Explore curated deals and trending products on our inviting e-commerce homepage. Instantly find what you need for a delightful shopping experience. ![canim-ecommerce](./canim-ecommerce.png) ## Features ### Pages - Total `x31` Pages - Home `x1` - Detail `x1` - Filter `x1` - Auth `x3` - Dashboard `x3` - Buyer `x5` `cart & favorites` - Seller `x8` `CRUD intension` - Admin `x10` `CRUD intension` ### Modals - Total `x15` Modals - Category `x1` - Brand `x1` - Store `x1` - Search `x1` - Cart `x1` - Auth `x1` - Buyer `x2` - Seller `x2` - Admin `x5` ### Core - Real-Time interaction `cart`, `favorites`, `create`, `read`, `update` & `delete` - Separate Dashboard panel `admin`, `seller` & `buyer` - Advance search filter `highlight matched words & letters` - Image preview `avatar`, `thumbnail` & `gallery` - Responsive design `pc`, `laptop`, `tablet` & `mobile` - Payment gateway `stripe` - Intuitive user-friendly design `ui/ux` - Secure channel bypass `role based` ## Tech Stack - Framework: `Next.Js 13 App Directory` - State Container: `Redux Toolkit` - Styling: `Tailwind CSS` - Icons: `React Icons` - Database: `MongoDB` - ORM: `Mongoose` - Linting: `ESLint` - Formatter: `Prettier` - Work Management: `Asana` - Backend Directory: `Node.Js Express Server` ## Technologies | Client | Server | | ----------------------- | ------------------------- | | @reduxjs/toolkit | bcryptjs | | autoprefixer | cloudinary | | eslint | colors | | eslint-config-next | cors | | next | dotenv | | postcss | express | | react | jsonwebtoken | | react-dom | mongoose | | react-icons | multer | | react-redux | multer-storage-cloudinary | | tailwind-scrollbar-hide | validator | | tailwindcss | nodemon | | @tailwindcss/forms | # Development ## Clone Repository You can use any package manager like `npm` or `yarn` ```bash git clone https://github.com/devhasibulislam/canim-ecommerce.git cd canim-ecommerce cd client yarn install cd .. cd server yarn install ``` ## Environment Setup ### Client Side ```bash NEXT_PUBLIC_BASE_URL="http://localhost:8080/api" ``` ### Server Side ```bash # Port number PORT=8080 # Origin URL ORIGIN_URL="http://localhost:3000" # MongoDB Atlas URI DB_Name="canim-template" ATLAS_URI="YOUR_MONGODB_ATLAS_URI" # JWT secret TOKEN_SECRET="JWT_TOKEN" # Cloudinary credentials CLOUD_NAME="CLOUDINARY_CLOUD_NAME" API_KEY="CLOUDINARY_API_KEY" API_SECRET="CLOUDINARY_API_SECRET" # Stripe Payment Credentials STRIPE_PUBLISHABLE_KEY="YOUR_STRIPE_PUBLISHABLE_KEY" STRIPE_SECRET_KEY="YOUR_STRIPE_SECRET_KEY" ``` # Access - Buyer `demo@example.com` & `Demo@123` - Seller `devhasibulislam@gmail.com` & `Hasib@123` - Admin `admin@example.com` & `Admin@123` => `don't create any occurrence :(` # Important Links - [x] `Client Side` Live Link: [Click Here](https://canim-csr.vercel.app/) - [x] `Server Side` Live Link: [Click Here](https://canim-ssr.vercel.app/) - [x] `Dashboard Reference` Link: [Click Here](https://loopinfosol.in/themeforest/ekka-html-v33/ekka-admin/index.html) - [x] `Reference Site` Live Link: [Click Here](https://chisnghiax.com/ciseco/) # Author - Developer: [Hasibul Islam](https://bento.me/devhasibulislam) - Designer: [Sadia Khanum](https://www.facebook.com/devsadiakhan) `dedicate to` # `find it useful` then `buy me a coffee` 😜😜😜 <a href="https://www.buymeacoffee.com/devhasibulislam" target="_blank"> <img src="./buy-me-a-coffee.png" alt="devhasibulislam - buy me a coffee" alt="linkedin logo" style="max-widh: 100%; border-radius: 10px;" /> </a>
An eco shop & ecommerce responsive React template built by React.JS & Tailwind CSS
client,ecommerce,node,server,javascript,render,vercel,redux,tailwindcss,mvc-pattern
2023-03-09T08:21:44Z
2024-02-12T07:54:12Z
null
1
0
415
0
34
56
null
null
JavaScript
monicatvera/planets
main
# THE PLANETS 🪐🌏🌌 A web about the planets in which you will find quite interesting information about them. <br></br> <p align="center"> <a href="https://github.com/monicatvera"><img alt="author" src="https://img.shields.io/badge/Author-monicatvera-1DE9E1"></a> </p> ## Built With 🛠️ * [Visual Studio Code](https://code.visualstudio.com/) - Install it if you want to edit this project frontend with Visual Studio Code editor. * [React](https://es.reactjs.org/) - framework javascript * [Style Component](https://styled-components.com/) - framework css and js # Demo ▶️ visualization of the project working [▶️click me](https://monicatvera.github.io/planets/) # Prerequisites ❗ You need a working environment with: * [Git](https://git-scm.com) - You can install it from https://git-scm.com/downloads. # Installation 📥 The best option to start with this project is cloning it in your PC: ``` git clone https://github.com/monicatvera/planets.git ``` Once you have cloned the project install all dependencies. ``` npm install ``` ### Run To start the project we must do the following: ``` npm start ``` We would already have the fully functional application.
web pages about the solar system
interative,javascript,live,planets,react,reactjs,solar-system,styled-components,ui,ux-design
2023-03-11T19:38:43Z
2023-03-12T15:32:07Z
null
1
0
7
0
2
55
null
null
JavaScript
bempaggo/developer-challenge
main
# [Encerrado] _[REMOTO] Desafio para vaga de desenvolvedor [Sênior, em processo de contratação]._ ![image](https://user-images.githubusercontent.com/5315184/228086966-4b4b41cc-276c-4d04-96b8-5d37317a89e8.png) A Bempaggo é uma empresa do setor de pagamentos. ## Informações sobre a vaga: -> Local de trabalho 100% REMOTO. -> Vaga para trabalho remoto (Residir no Brasil por mais de 6 meses no ano). -> R$ 10K (inicial) - Desenvolvedor Sênior (em processo de contrataçâo). -> R$ 5K (inicial) - Desenvolvedor Pleno. -> R$ 2K (inicial) - Desenvolvedor Estágio. -> + Benefícios. ## Principais tecnologias que utilizamos: -> Banco de Dados (Postgresql e Mysql). -> Backend -> Java (ORM, jakarta.ws.rs [jersey]), Rust. -> Frontend -> JavaScript, TypeScript, Vue, CSS e HTML. -> Testes automatizados-> unidade e aceitação (JUnit). -> Github e AWS. -> Desenvolvimento dirigido por testes (TDD), destacando a programação em par e assegurar primeiro. ## Requisito da vaga -> Domínio do paradigma de programação orientada aos objetos (POO). ## # INSTRUÇÕES: ## 1 - Crie um fork do projeto. __https://github.com/bempaggo/developer-challenge__ ## 2 - Melhore o nosso projeto inicial. _Esperamos que você seja melhor que o ChatGPT e do @AllenHichard ._ _Valorizamos código com qualidade, ausência de dívidas técnicas..._ _Mostre para nós o teu potencial por meio do código._ _Aplicar programação orientada aos objetos é uma exigência para esta vaga._ _Precisamos jogar o jogo com mouse._ ## 2.1 Histórico do desenvolvimento 1° - Chat Gpt gerou um código Java para um jogo do 8, o código aparentava estruturas monolíticas. 2° - Allan incluiu uma versão Orientada Objetos, contudo com muito código funcional. 3° - Estamos agoardando ansiosos por adicionar mais nomes de desenvolvedores ou desenvolvedoras aqui. ## 2.2 Melhorias Gostariamos de uma versão tendendo à POO pura. Onde pode melhorar? São diversos pontos, alguns mais evidentes: Melhorar as abstrações, incluido nomes e conceitos do jogo de 8. Reduzir o volume de código. Aplicar Padrões de Projetos de Software. ## 3 - Faça um pull request ao nosso projeto. _Indique o nível da vaga na mensagem de pull request._ _Sugerimos que capriche sempre que pedir um pull request, reveja o que os outros já fizeram isso ajuda a revisão._ ## 4 - Aguarde uma revisão. _Caso rejeitado, apontaremos apenas um problema._ ## 5 - O que é avaliado no desafio? -> Avaliamos o domínio de Programação Orientada aos Objetos. ### Dicas do avaliador: -> A empresa utiliza essencialmente Java e TypeScript como linguagem. -> Orienta-se utilização da linguagem que domine para resolver o desafio (especialmente se quiser concorrer à vaga de estágio. Eu não tenho preferência por linguagem). -> Neste momento, a quantidade de tecnologias que têm contato/domine/goste é indiferente. -> Disciplinas de: Matemática, Português, Inglês e Física são desejáveis. -> Programação Orientada aos Objetos não se refere às tecnologias. -> Caso utilize testes automatizados, a chance do candidato ter o _pull request_ aceito aumenta significativamente. -> Respire. Leia atentamente a Seção 5. -> [Se liga ](https://refactoring.guru/)https://refactoring.guru/
[REMOTO] Desafio para vaga de desenvolvedor Sênior, Pleno e Estágio.
hiring,hiringchallenge,java,javascript,job,jobs,tdd,typescript,work
2023-03-09T03:07:26Z
2023-10-19T13:29:40Z
null
4
50
66
2
62
52
null
null
Java
prettyblueberry/mui-datagrid-full-edit
main
# mui-datagrid-full-edit [![NPM Version](https://img.shields.io/npm/v/mui-datagrid-full-edit.svg)](https://www.npmjs.com/package/mui-datagrid-full-edit) [![NPM Downloads](https://img.shields.io/npm/dt/mui-datagrid-full-edit.svg)](https://www.npmjs.com/package/mui-datagrid-full-edit) [![npm](https://img.shields.io/github/stars/prettyblueberry/mui-datagrid-full-edit.svg)](https://github.com/prettyblueberry/mui-datagrid-full-edit) [![fork](https://img.shields.io/github/forks/prettyblueberry/mui-datagrid-full-edit.svg)](https://github.com/prettyblueberry/mui-datagrid-full-edit/fork) [![Issues](https://img.shields.io/github/issues-raw/prettyblueberry/mui-datagrid-full-edit.svg?maxAge=25000)](https://github.com/prettyblueberry/mui-datagrid-full-edit/issues) [![NPM License](https://img.shields.io/npm/l/mui-datagrid-full-edit.svg?style=flat)](https://github.com/prettyblueberry/mui-datagrid-full-edit/blob/main/LICENSE) ## Overview `mui-datagrid-full-edit` is a fully functional grid component with create, read, update and delete (CRUD) functionality. However, you can use it very simply with just a few prop settings. It provides an easy way to use `@mui/x-data-grid`. If you think `@mui/x-data-grid` would be good for your admin page but find it a bit difficult, `mui-datagrid-full-edit` would be the best choice. It can offer you a great React data grid that is easy to use but comes with full functionality. It comes with features such as pagination, column hiding, CSV and Excel export options, and advanced filtering by default. > `mui-datagrid-full-edit`'s toolbar has an export button to download grid data as an `Excel` file (\*.`xlsx`). `@mui/x-data-grid-pro` and `@mui/x-data-premium` provide this feature for a license fee, but `mui-datagrid-full-edit` provides it at no cost. > The current version of `mui-datagrid-full-edit` depends on **v6.0.4** of `@mui/x-data-grid`. ## How to Use ### Examples - Sample 1 [View Sample1 on CodeSandbox](https://codesandbox.io/s/github/prettyblueberry/mui-datagrid-full-edit-sample1) [View Sample1 on GitHub](https://github.com/prettyblueberry/mui-datagrid-full-edit-sample1) ### Install ```bash $ npm install mui-datagrid-full-edit ``` or ```bash $ yarn add mui-datagrid-full-edit ``` ### Simple Usage Here is an example of `mui-datagrid-full-edit`. ```javascript import FullEditDataGrid from "mui-datagrid-full-edit"; ... <FullEditDataGrid columns={columns} rows={rows} onSaveRow={onSaveRow} onDeleteRow={onDeleteRow} createRowData={createRowData} /> ``` > _columns_, _rows_, _onSaveRow_, _onDeleteRow_, _createRowData_ are required props. #### Props - `columns` (Array): Definition of grid header. It is the same as `@mui/x-data-grid` and the documentation is [here](https://mui.com/x/react-data-grid/column-definition/). Here is an example of `columns`. ```javascript const columns = [ { field: "id", headerName: "Id", width: 50, hide: true, align: "center", type: "number", editable: false, }, { field: "title", headerName: "Title", width: 150, headerAlign: "center", type: "string", align: "center", editable: true, }, { field: "dateCreated", headerName: "DateCreated", width: 150, headerAlign: "center", type: "date", editable: false, align: "center", renderCell: ({ value }) => moment(value).format("MM/DD/yyyy"), }, ]; ``` - `rows` (Array): data of the grid. Here is an example of `rows`. ```javascript let rows = [ { id: 1, title: "Cycle-Depot", dateCreated: new Date("2023-03-09"), }, { id: 2, title: "Top Lowrider", dateCreated: new Date("2023-03-09"), }, ]; ``` - `onSaveRow` (Function): save action handler. When you do save action on the grid, this handler will be performed. The function is for server communication. If your saving on server is success, you need to update rows in the function to repaint the result of communication. Here is an example of `onSaveRow`. ```javascript const [rows, setRows] = useState([]); ... /* id: id value of saved row updateRow: entire data or saved row rows: all entire old rows of grid oldRow: data of row before you update. */ const onSaveRow = (id, updatedRow, oldRow, oldRows) => { sellerController // server communication controller .saveRow(updatedRow) // send row data of the component .then((res) => { console.log("server saving success!"); const dbRow = res.data; // get exact row data of server from response setRows(oldRows.map((r) => (r.id === updatedRow.id ? { ...dbRow } : r))); // syncronize server and component }) .catch((err) => { console.log("server saving failed!"); setRows(oldRows); // update nothing on component by old rows }); }; ``` - `onDeleteRow` (Function): delete action handler. When you do delete action on the grid, this handler will be performed. The function is for server communication. If your deleting on server is success, you need to update rows in the function to repaint the result of communication. Here is an example of `onDeleteRow`. ```javascript const [rows, setRows] = useState([]); ... /* id: id value of deleted row oldRow: data of row before you update. rows: all entire old rows of grid */ const onDeleteRow = (id, oldRow, oldRows) => { sellerController .deleteRow(id) .then((res) => { console.log("server deleting success!"); const dbRowId = res.data.id; // get exact deleted id of server from response setRows(oldRows.filter((r) => r.id !== dbRowId)); // remove row in component }) .catch((err) => { console.log("server deleting failed!"); setRows(oldRows); // update nothing on component by old rows }); }; ``` - `createRowData` (Function): function to generate data of new row. When you do create new row action, new row will be inserted with data from the function into the component. You can unset this prop. If you unset, new data will have only max id value by default. Here is an example of `createRowData`. ```javascript /* rows: all entire old rows of grid */ const createRowData = (oldRows) => { const newId = Math.max(...rows.map((r) => (r.id ? r.id : 0) * 1)) + 1; return { id: newId, title: "Default Name" }; }; ``` - `noActionColumn` (boolean): hide/show action column. ```javascript /* a grid without an action column */ <FullEditDataGrid columns={columns} rows={rows} onSaveRow={onSaveRow} onDeleteRow={onDeleteRow} createRowData={createRowData} noActionColumn /> ``` ### Advanced Usage If you want more functions in the component, you can use any props of `@mui/x-data-grid` on this component element. In this case, you need to know props of `@mui/data-grid` in more detail [here](https://mui.com/x/api/data-grid/data-grid/). Here is an example. ```javascript <DeleteOnlyDataGrid columns={columns} rows={rows} onDeleteRow={onDeleteRow} selectionModel={selectionModel} // this props comes from @mui/x-data-grid loading={loading} // this props comes from @mui/x-data-grid /> ``` #### @mui/x-data-grid [@mui/x-data-grid](https://www.npmjs.com/package/@mui/x-data-grid) is a data grid library for React users, created by the Material UI team. It features powerful filtering, sorting, and pagination functionality, as well as customizable column headers and cell rendering. Its API is extremely flexible, enabling users to implement various use cases without much difficulty. The library is built with performance in mind, making it an excellent choice for handling large datasets or complex UI scenarios. The documentation of `@mui/x-data-grid` is [here](https://mui.com/x/react-data-grid/). While reading, please remember that it is `@mui/x-data-grid`, not `@mui/x-data-grid-pro` or `@mui/x-data-grid-premium`. ## Please Be A Contributor ! This module is always integrated with the latest version of `@mui/x-data-grid`. But `@mui/x-data-grid` might be updated and I might miss it. So I want your help. And it aims to be not only easy way of `@mui/x-data-grid`, but also having useful abilities of `@mui/x-data-grid-pro` and `@mui/x-data-grid-premium`. > So, if you have a good idea, please feel free to make a **pull request** and [an issue](https://github.com/prettyblueberry/mui-datagrid-full-edit/issues/new). GitHub Repository: [https://github.com/prettyblueberry/mui-datagrid-full-edit](https://github.com/prettyblueberry/mui-datagrid-full-edit) ## Contact [Its author's GitHub](https://github.com/prettyblueberry) [Contact to the author](https://alt.jotfor.ms/prettyblueberry52702/contact-from-github)
An easy way of @mui/x-data-grid: with exporting excel/csv, advanced filters, search and paginator, without setting, for free
datagrid,javascript,mui,node-module,mui-datagrid,x-data-grid,csv,curd,editor,excel
2023-03-09T15:03:18Z
2024-03-27T16:34:56Z
2024-03-27T09:44:30Z
3
4
65
0
4
49
null
MIT
JavaScript
John-Weeks-Dev/instagram-clone
master
# Instagram Clone (instagram-clone) ### Tutorial showing you how to build Instagram If you'd like a step by step guide on how to build this just **CLICK THE IMAGE BELOW** [![GO TO JOHN WEEKS DEV TUTORIAL VIDEOS](https://user-images.githubusercontent.com/108229029/223138285-642a5296-2013-428c-a9d6-f27754c3a477.png)](https://www.youtube.com/watch?v=MjkamZQJY_8) Come and check out my YOUTUBE channel for lots more tutorials -> https://www.youtube.com/@johnweeksdev **LIKE**, **SUBSCRIBE**, and **SMASH THE NOTIFICATION BELL**!!! ## App Setup ``` git clone https://github.com/John-Weeks-Dev/instagram-clone.git composer install cp .env.example .env php artisan cache:clear composer dump-autoload php artisan key:generate composer require laravel/breeze --dev php artisan breeze:install vue --ssr php artisan serve ``` Create the DB ``` DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=instagram_clone DB_USERNAME=root DB_PASSWORD= ``` Now migrate your DB ``` php artisan migrate ``` Now run this command to start the project ``` npm i npm run dev ``` You should be good to go! # Application Images <img width="1436" src="https://user-images.githubusercontent.com/108229029/222710711-fe1dc595-b7c5-4ab6-8783-2a1753cd4879.png"> <img width="1436" src="https://user-images.githubusercontent.com/108229029/222711203-c00395d4-3f08-4c15-8bba-aef6fa0a736f.png"> <img width="1436" src="https://user-images.githubusercontent.com/108229029/222711321-d9b50939-2d9c-494f-91d2-8f1926cf6ace.png"> <img width="1436" src="https://user-images.githubusercontent.com/108229029/222712057-a34c9700-835d-4144-b958-cfad6d74e4dc.png"> <img width="1436" src="https://user-images.githubusercontent.com/108229029/222712230-4d3a39fb-b6cf-4a29-a80b-e5b7882562c0.png"> <img width="1436" src="https://user-images.githubusercontent.com/108229029/222712419-fc6755a7-6914-4fd1-b5c8-b704c7583f01.png"> <div> <img width="380" src="https://user-images.githubusercontent.com/108229029/222880031-b1c7d304-0e5e-483c-8d29-9da2e55cd133.png"> <img width="380" src="https://user-images.githubusercontent.com/108229029/222880056-9c2246a3-1981-492f-a90a-46daedb1c007.png"> </div> <div> <img width="300" src="https://user-images.githubusercontent.com/108229029/222713541-04e14e99-a672-46ff-8479-01045071a16e.png"> <img width="300" src="https://user-images.githubusercontent.com/108229029/222713690-df7d5217-217d-45ef-9c76-dd7668e7b044.png"> <img width="300" src="https://user-images.githubusercontent.com/108229029/222713748-1a2116ed-ce4c-47aa-b1fc-ff5e813529d2.png"> </div>
This is an Instagram Clone made with Vue 3, Laravel, Tailwind CSS, and Inertia JS
image-upload,inertia,inertiajs,instagram,instagram-clone,intervention-image,javascript,laravel,laravel-framework,material-design-icons
2023-03-05T15:46:57Z
2023-03-07T03:00:33Z
null
1
1
5
1
20
48
null
null
PHP
ifpen/chalk-it
main
# Chalk'it Welcome to Chalk'it. Chalk'it ambition is to allow technicians, scientists or engineers, not specialists in web technologies, to build their own web applications based on the Python code, JavaScript code or web-services they develop. Watch this 5 minutes video for a quick introduction: <https://www.youtube.com/watch?v=vY8I1XwKs9k> or this more detailed demo: <https://www.youtube.com/watch?v=4O2IfRogeCc>. ![live demo](./assets/home/live-demo.gif) Currently, Chalk'it allows to export and share standalone HTML apps with Python and/or JavaScript code, thanks to Pyodide. Since version 0.5.0, Chalk'it is able to run standard Python code and host related dashboard as [Docker images](#deploy). See the [demos gallery](https://ifpen.github.io/chalk-it/index.html#porfolio) and [templates gallery](https://ifpen.github.io/chalk-it/templates-gallery/) for examples with code. For more details, you can browse the online [documentation](https://ifpen.github.io/chalk-it/hosted/doc/). ## Usage ### Install ```sh pip install py-chalk-it ``` ### Run ```sh chalk-it ``` Chalk'it will be automatically launched in your web browser. Your can also use the [online hosted version](https://ifpen.github.io/chalk-it/hosted/). ### Add needed Python (Pyodide) librairies ![live demo](./assets/home/pyodide-libs.gif) ### Add widgets by drag and drop ![drag and drop](./assets/home/dragdrop.gif) ### Use your favorite librairies ![drag and drop](./assets/home/python-plot.gif) ### Create interaction and orchestration dataflow ![drag and drop](./assets/home/dataflow.gif) ### Export and share in one click ![Export](./assets/home/export.gif) ### Deploy Rename your dashboard file to `dashboard.xprjson` and deploy it using Docker ```Dockerfile FROM python:3.11 # assume your application is named application.xprjson COPY application.xprjson application.xprjson # install py-chalk-it and gunicorn RUN pip install py-chalk-it gunicorn # this configuration is needed for your app to work, do not change it ENTRYPOINT ["gunicorn", "chlkt.render:app", "run", "--bind", "0.0.0.0:80"] ``` ```sh # build the docker image docker build . -t application # run it docker run -p 5000:80 application ``` Your dashboard will be displayed on port 5000. ## Roadmap - 3 clicks dashboard cloud sharing - Command line interface (project open, render ...) - PyDeck support ## Contributing If you are a developer, and wish to contribute, please read the [contribution rules](CONTRIBUTING.md).
Drag-and-drop Python webapps
datascience,drag-and-drop,framework,python,rapid-prototyping,visualization,dashboarding,javascript
2023-03-01T23:30:20Z
2024-05-23T08:13:43Z
2024-05-23T08:25:14Z
8
169
905
23
7
48
null
Apache-2.0
JavaScript
n0liu/learning-notes
main
null
personal study notes
css,html,javascript,vite,vue,webpack
2023-03-10T00:56:21Z
2023-10-06T08:11:12Z
null
2
4
35
0
14
44
null
MIT
JavaScript
ilyasbelfar/Pizza-Fleet
main
# <p align="center">🍕 Pizza Fleet</p> <p align="center"><img src="https://github.com/ilyasbelfar/Pizza-Fleet/blob/main/images/Capture_PizzaFleet.PNG" alt="Pizza Fleet Capture" style="max-width: 100% !important"></p> <p align="center">✨🚀<em>Pizza Fleet is a pizza delivery web application that allows customers to order pizzas online. The application also allows customers to manage their profile, view their orders history and shipping addresses, and switch between light and dark mode. It is built using modern web technologies and provides an intuitive and easy-to-use interface for customers to order their favorite pizzas. <br> Built from scratch with MERN Stack (ReactJS, NodeJS, ExpressJS, MongoDB).</em>✨🚀</p> [Live Demo](https://pizzafleet.ilyasbelfar.me/) --- ### <p align="center">☄ Features ☄</p> - Customer authentication: Customers can register and login using either email and password or OAuth via Google or Facebook accounts. JWT tokens are used to authenticate and authorize requests. - Pizza menu: Customers can browse the available pizza menu and select the pizzas they want to order. They can also see the details of each pizza, including the description, toppings, and price. - Search bar: Allows users to search for pizzas by name. - Price range slider filter: Allows users to filter pizzas by price. - Pizza selection and quantity: Customers can select the pizzas they want to order and specify the quantity. - Shopping cart management: Customers can add pizzas to their shopping cart, update the quantity of a pizza item, or delete an pizza item from the shopping cart. - Coupons application: Customers can apply coupons to their shopping cart, which are specific to a particular pizza. The application checks the validity of the coupon and applies the discount to the total price of the order. - Order placement: Customers can place orders by specifying their delivery address and confirming their order details. - Profile management: Customers can view and edit their profile information, including their name, email, and password. They can also view their shipping addresses and their orders history. - Light and Dark mode: Customers can switch between light and dark mode, depending on their preference. - ... And more to come with next updates! <br> --- ## <p align="center">💻 Used Technologies 💻</p> - ReactJS - ExpressJS - NodeJS - MongoDB - Redux - Redux Toolkit - Mantine UI V5 --- ## <p align="center">❓ How to use ❓</p> <br> <p align="center"><strong>1- Clone this repo.</strong></p> ``` git clone https://github.com/ilyasbelfar/Pizza-Fleet.git cd Pizza-Fleet ``` <p align="center"><strong>2- Install Client dependencies.</strong></p> ``` cd client/ npm i ``` <p align="center"><strong>3- Install Server dependencies.</strong></p> ``` cd server/ npm i ``` <p align="center"><strong>4- Configure environment variables by creating .env file in the server directory and copy the content of env.example file in .env file, and fill it with your own secrets.</strong></p> ``` cd server/ cp env.example .env ``` <p align="center"><strong>5- Create a MongoDB database and name it 'my_app', You can use MongoDB Atlas cloud free tier.</strong></p> <p align="center"><strong>6- Start server.</strong></p> ``` cd server/ npm start ``` <p align="center"><strong>7- Start client in another terminal while the server is running.</strong></p> ``` cd client/ npm start ``` --- ## <p align="center">📌 Other 📌</p> <br> <p align="center">I encourages contributions! Feel free to discuss any bug fixes/features in the issues section. And if you wish to work on this project:</p> 1. Fork [this project](https://github.com/ilyasbelfar/Pizza-Fleet) 2. Create a branch (`git checkout -b new-branch`) 3. Commit your changes (`git commit -am 'add new feature'`) 4. Push to the branch (`git push origin new-branch`) 5. [Submit a pull request!](https://github.com/ilyasbelfar/Pizza-Fleet/pull/new/master)
🍕 Pizza Fleet - Built from scratch with MERN Stack
mern,mern-project,mern-stack,pizza-delivery,pizza-order,webapp,mernpizza,pizza-order-webapp,ecommerce,javascript
2023-02-27T21:33:17Z
2023-03-02T22:47:34Z
null
1
2
13
1
7
42
null
null
JavaScript
Team-PhiTogether/PhiTogether
main
# PhiTogether [服务状态 / Status Page](https://status.phitogether.fun) 将多人游戏与Phigros玩法结合起来!一个基于Phigros玩法的非盈利性开源社区游戏。集成PhiZone。 ## 👍 支持我们的持续运行 [Team PhiTogether 的爱发电](https://afdian.net/a/PhiTogether) ## 🚀 部署自己的 PhiTogether 实例 **仅使用 Linux 进行基础部署示范。** 1. 下载此存储库到生产环境 ```bash git clone https://github.com/Team-PhiTogether/PhiTogether && cd PhiTogether ``` 2. 下载后端:在 [Releases](https://github.com/Team-PhiTogether/PhiTogether/releases) 中下载最新版本的对应系统可执行文件,放置于上述步骤创建的文件夹中 3. 根据文件中注释配置 `config.json` (配置完后注释需删除) 4. 运行 ```bash ./main-linux-amd64 ``` **可执行文件的文件名根据您使用的系统及架构会有所不同,可输入`./main`后按`Tab`自动补齐** ## 📃 LICENSE # 许可证 源代码(不包括多媒体资源)在[AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)许可下分发。 <details> <summary>简要概述AGPL-3.0协议内容</summary> GNU Affero 通用公共许可证 v3.0 这种最强大的 Copyleft 许可的许可取决于提供许可作品和修改的完整源代码,其中包括在同一许可下使用许可作品的大型作品。 必须保留版权和许可声明。 贡献者明确授予专利权。 当修改版本用于通过网络提供服务时,必须提供修改版本的完整源代码。 您获得的权限: - 商业用途 - 修改 - 分发 - 专利使用 - 私人使用 您将被此许可证限制: - 责任 - 保障 再创作所需的条件: - 包含许可和版权声明 - 标明修改的内容 - 同样保持开源 - 作为网络服务使用视为分发 - 使用相同的许可证(AGPL-3.0) </details> <br > 对于多媒体资源,我们保留著作权。 >对于`多媒体资源`的定义 > >包括但不限于拓展名包含 `ogg`、`mp3`、`aac`、`wav`、`jp(e)g`、`png`、`svg`、`sketch`、`zip`、`au3`、`aup3-shm`、`aup3-wal`、`flp` 字段的文件。 > >包括但不限于文件头标识包含 `ogg`、`mp3`、`aac`、`wav`、`jp(e)g`、`png`、`svg`、`sketch`、`zip`、`au3`、`aup3-shm`、`aup3-wal`、`flp` 文件头标识特征的文件。 ## ⭐ 致谢 - 基于 [lchzh3473/sim-phi](https://github.com/lchzh3473/sim-phi) 的游玩器。 - [所有以爱发电等各种形式支持我们的玩家](https://afdian.net/a/PhiTogether?tab=sponsor)。 - 以及屏幕前的你!
将多人游戏与Phigros玩法结合起来!一个基于Phigros玩法的非盈利性开源社区游戏。集成PhiZone。Bringing multiplayer to Phigros gameplay! An open-source, non-commercial & community-based rhythm game with PhiZone intergrated.
multiplayer,phigros,golang,javascript,linkplay,phizone
2023-03-02T13:49:41Z
2023-07-20T07:45:18Z
2023-07-20T07:11:45Z
3
0
12
2
2
42
null
AGPL-3.0
JavaScript
jiftechnify/nostr-fetch
main
# nostr-fetch A utility library that allows JS/TS apps to effortlessly fetch *past* events from Nostr relays. ## Installation ``` npm install nostr-fetch yarn add nostr-fetch pnpm add nostr-fetch ``` ### Using from Browsers without Bundlers You can also use nostr-fetch in your HTML via `<script>` tags, thanks to [jsDelivr](https://www.jsdelivr.com/). ```html <script type="module"> import { NostrFetcher } from "https://cdn.jsdelivr.net/npm/nostr-fetch@0.15.1/+esm" // ... </script> ``` ### Note for Node.js Users On Node.js, you must install and import `websocket-polyfill` to work nostr-fetch correctly. ``` npm install websocket-polyfill ``` ```ts import { ... } from "nostr-fetch"; import "websocket-polyfill"; ``` ## Usage ### Basics ```ts import { eventKind, NostrFetcher } from "nostr-fetch"; const nHoursAgo = (hrs: number): number => Math.floor((Date.now() - hrs * 60 * 60 * 1000) / 1000); const fetcher = NostrFetcher.init(); const relayUrls = [/* relay URLs */]; // fetches all text events since 24 hr ago in streaming manner const postIter = fetcher.allEventsIterator( relayUrls, /* filter (kinds, authors, ids, tags) */ { kinds: [ eventKind.text ] }, /* time range filter (since, until) */ { since: nHoursAgo(24) }, /* fetch options (optional) */ { skipVerification: true } ); for await (const ev of postIter) { console.log(ev.content); } // fetches all text events since 24 hr ago, as a single array const allPosts = await fetcher.fetchAllEvents( relayUrls, /* filter */ { kinds: [ eventKind.text ] }, /* time range filter */ { since: nHoursAgo(24) }, /* fetch options (optional) */ { sort: true } ) ``` ### Various Fetch Methods ```ts import { eventKind, NostrFetcher } from "nostr-fetch"; const fetcher = NostrFetcher.init(); const relayUrls = [/* relay URLs */]; // fetches latest 100 text posts // internally: // 1. fetch latest 100 events from each relay // 2. merge lists of events // 3. take latest 100 events const latestPosts: NostrEvent[] = await fetcher.fetchLatestEvents( relayUrls, /* filter */ { kinds: [ eventKind.text ] }, /* number of events to fetch */ 100, ); // fetches the last metadata event published by pubkey "deadbeef..." // internally: // 1. fetch the last event from each relay // 2. take the latest one const lastMetadata: NostrEvent | undefined = await fetcher.fetchLastEvent( relayUrls, /* filter */ { kinds: [ eventKind.metadata ], authors: [ "deadbeef..." ] }, ); // fetches latest 10 text posts from each author in `authors` const postsPerAuthor = fetcher.fetchLatestEventsPerAuthor( /* authors and relay set */ // you can also pass a `Map` which has mappings from authors (pubkey) to reley sets, // to specify a relay set for each author { authors: ["deadbeef...", "abcdef01...", ...], relayUrls, }, /* filter */ { kinds: [ eventKind.text ] }, /* number of events to fetch for each author */ 10, ); for await (const { author, events } of postsPerAuthor) { console.log(`posts from ${author}:`); for (const ev of events) { console.log(ev.content); } } // fetches the last metadata event from each author in `authors` const metadataPerAuthor = fetcher.fetchLastEventPerAuthor( /* authors and relay set */ // you can also pass a `Map` which has mappings from authors (pubkey) to reley sets, // to specify a relay set for each author { authors: ["deadbeef...", "abcdef01...", ...], relayUrls, } /* filter */ { kinds: [ eventKind.metadata ] }, ); for await (const { author, event } of metadataPerAuthor ) { console.log(`${author}: ${event?.content ?? "not found"}`); } ``` ### Working with custom relay pool implementations First, install the adapter package for the relay pool implementation you want to use. For example, if you want to use nostr-fetch with nostr-tools' `SimplePool` : ```bash npm install @nostr-fetch/adapter-nostr-tools ``` Then, wrap your relay pool instance with the adapter and pass it to the initializer `NostrFetcher.withCustomPool()`. ```ts import { eventKind, NostrFetcher } from "nostr-fetch"; import { simplePoolAdapter } from "@nostr-fetch/adapter-nostr-tools"; import { SimplePool } from "nostr-tools"; const pool = new SimplePool(); // wrap SimplePool with simplePoolAdapter to make it interoperable with nostr-fetch const fetcher = NostrFetcher.withCustomPool(simplePoolAdapter(pool)); // now, you can use any fetch methods described above! ``` #### Table of Available Adapters | Package | Relay Pool Impl. | Adapter Package | Adapter | |-----------------------------------------------------------------------|------------------|----------------------------------------|---------------------| | [`nostr-tools`](https://github.com/nbd-wtf/nostr-tools) (v1) | `SimplePool` | `@nostr-fetch/adapter-nostr-tools` | `simplePoolAdapter` | | [`nostr-tools`](https://github.com/nbd-wtf/nostr-tools) (v2) | `SimplePool` | `@nostr-fetch/adapter-nostr-tools-v2` | `simplePoolAdapter` | | [`nostr-relaypool`](https://github.com/adamritter/nostr-relaypool-ts) | `RelayPool` | `@nostr-fetch/adapter-nostr-relaypool` | `relayPoolAdapter` | | [`@nostr-dev-kit/ndk`](https://github.com/nostr-dev-kit/ndk) | `NDK` | `@nostr-fetch/adapter-ndk` | `ndkAdapter` | | [`rx-nostr`](https://github.com/penpenpng/rx-nostr) | `RxNostr` | `@nostr-fetch/adapter-rx-nostr` | `rxNostrAdapter` | ### Cancelling by AbortController ```ts import { eventKind, NostrFecher } from "nostr-fetch" const fetcher = NostrFetcher.init(); const relayUrls = [/* relay URLs */]; const evIter = fetcher.allEventsIterator( relayUrls, {/* filter */}, {/* time range */}, /* pass an `AbortSsignal` here to enable abortion! */ { abortSignal: AbortSignal.timeout(1000) }, ); for await (const ev of evIter) { // ... } ``` ## Examples You can find example codes under `packages/examples` directory. To run examples, follow the steps (using `npm` for example): ```bash # first time only: install dependencies & build subpackages npm install && npm run build # then, execute example # the command executes packages/examples/src/fetchAll.ts npm run example fetchAll # some examples takes a hex pubkey as an argument npm run example fetchLastPerAuthor <your hex pubkey> ``` ## API - [class `NostrFetcher`](#class-nostrfetcher) - Initializers and Finilizers + [`NostrFetcher.init`](#nostrfetcherinit) + [`NostrFetcher.withCustomPool`](#nostrfetcherwithcustompool) + [`NostrFetcher#shutdown`](#nostrfetchershutdown) - Fetch Methods + [`allEventsIterator`](#alleventsiterator) + [`fetchAllEvents`](#fetchallevents) + [`fetchLatestEvents`](#fetchlatestevents) + [`fetchLastEvent`](#fetchlastevent) + [`fetchLatestEventsPerKey`](#fetchlatesteventsperkey) + [`fetchLastEventPerKey`](#fetchlasteventperkey) + [`fetchLatestEventsPerAuthor`](#fetchlatesteventsperauthor) + [`fetchLastEventPerAuthor`](#fetchlasteventperauthor) ### class `NostrFetcher` The entry point of Nostr events fetching. It manages connections to Nostr relays under the hood. It is recommended to reuse single `NostrFetcher` instance in entire app. You should instantiate it with following initializers instead of the constructor. --- ### Initializers and Finalizers #### `NostrFetcher.init` Initializes a `NostrFetcher` instance based on the default relay pool implementation. #### `NostrFetcher.withCustomPool` Initializes a `NostrFetcher` instance based on a custom relay pool implementation passed as an argument. This opens up interoperability with other relay pool implementations such as [nostr-tools](https://github.com/nbd-wtf/nostr-tools)' `SimplePool`. See [here](#working-with-custom-relay-pool-implementations) for details. #### `NostrFetcher#shutdown` Cleans up the internal relay pool. If you use a fetcher instance initialized via `NostrFetcher.init`, calling this method closes connections to all the connected relays. --- ### Fetch Methods All methods are instance methods of `NostrFetcher`. #### `allEventsIterator` ```ts public allEventsIterator( relayUrls: string[], filter: FetchFilter, timeRangeFilter: FetchTimeRangeFilter, options?: AllEventsIterOptions ): AsyncIterable<NostrEvent> ``` Returns an async iterable of all events matching the filter from Nostr relays specified by the array of URLs. You can iterate over events using for-await-of loop. ```ts const fetcher = NostrFetcher.init(); const events = fetcher.allEventsIterator([/* relays */], {/* filter */}, {/* time range */}); for await (const ev of events) { // process events } ``` Specifying `enableBackpressure: true` in `options` enables "backpressure mode", where the fetcher is backpressured by the consumer of the iterator. > **Note** > > There are no guarantees about the order of returned events. Especially, events are not necessarily ordered in "newest to oldest" order. --- #### `fetchAllEvents` ```ts public async fetchAllEvents( relayUrls: string[], filter: FetchFilter, timeRangeFilter: FetchTimeRangeFilter, options?: FetchAllOptions ): Promise<NostrEvent[]> ``` Fetches all events matching the filter from Nostr relays specified by the array of URLs, and collect them into an array. If `sort: true` is specified in `options`, events in the resulting array will be sorted in "newest to oldest" order. > **Note** > > There are no guarantees about the order of returned events if `sort` options is not specified. --- #### `fetchLatestEvents` ```ts public async fetchLatestEvents( relayUrls: string[], filter: FetchFilter, limit: number, options?: FetchLatestOptions ): Promise<NostrEvent[]> ``` Fetches latest up to `limit` events matching the filter from Nostr relays specified by the array of URLs. Events in the result will be sorted in "newest to oldest" order. --- #### `fetchLastEvent` ```ts public async fetchLastEvent( relayUrls: string[], filter: FetchFilter, options?: FetchLatestOptions ): Promise<NostrEvent | undefined> ``` Fetches the last event matching the filter from Nostr relays specified by the array of URLs. Returns `undefined` if no event matching the filter exists in any relay. --- #### `fetchLatestEventsPerKey` ```ts public fetchLatestEventsPerKey<KN extends FetchFilterKeyName>( keyName: KN, keysAndRelays: KeysAndRelays<KN>, otherFilter: Omit<FetchFilter, KN>, limit: number, options?: FetchLatestOptions ): AsyncIterable<NostrEventListWithKey<KN>> ``` Fetches latest up to `limit` events **for each key specified by `keyName` and `keysAndRelays`**. `keysAndRelays` can be either of two types: - `{ keys: K[], relayUrls: string[] }`: The fetcher will use the same relay set (`relayUrls`) for all `keys` to fetch events. - `Map<K, string[]>`: Key must be the key of event and value must be relay set for that key. The fetcher will use separate relay set for each key to fetch events. > **Note** > > The type `K` is `number` if `keyName` is `"kinds"`. Otherwise, `K` is `string`. Result is an async iterable of `{ key: <key of events>, events: <events which have that key> }` pairs. Each array of events in the result are sorted in "newest to oldest" order. --- #### `fetchLastEventPerKey` ```ts public fetchLatestEventsPerKey<KN extends FetchFilterKeyName>( keyName: KN, keysAndRelays: KeysAndRelays<KN>, otherFilter: Omit<FetchFilter, KN>, options?: FetchLatestOptions ): AsyncIterable<NostrEventWithKey<KN>> ``` Fetches the last event **for each key specified by `keysAndRelays`**. `keysAndRelays` can be either of two types: - `{ keys: K[], relayUrls: string[] }`: The fetcher will use the same relay set (`relayUrls`) for all `keys` to fetch events. - `Map<K, string[]>`: Key must be key of the event and value must be relay set for that key. The fetcher will use separate relay set for each key to fetch events. > **Note** > > The type `K` is `number` if `keyName` is `"kinds"`. Otherwise, `K` is `string`. Result is an async iterable of `{ key: <key of events>, event: <the latest event which have that key> }` pairs. `event` in result will be `undefined` if no event matching the filter exists in any relay. --- #### `fetchLatestEventsPerAuthor` ```ts public fetchLatestEventsPerAuthor( authorsAndRelays: AuthorsAndRelays, otherFilter: Omit<FetchFilter, "authors">, limit: number, options: FetchLatestOptions = {} ): AsyncIterable<{ author: string; events: NostrEvent[] }> ``` Fetches latest up to `limit` events **for each author specified by `authorsAndRelays`**. It is just a wrapper of `fetchLatestEventsPerKey` specialized to `"authors"` key. --- #### `fetchLastEventPerAuthor` ```ts public fetchLastEventPerAuthor( authorsAndRelays: AuthorsAndRelays, otherFilter: Omit<FetchFilter, "authors">, options: FetchLatestOptions = {} ): AsyncIterable<{ author: string; event: NostrEvent | undefined }> ``` Fetches the last event **for each author specified by `authorsAndRelays`**. It is just a wrapper of `fetchLastEventPerKey` specialized to `"authors"` key. ## Support me! You can support this project by: - ⭐ Starring the repo - ⚡️ Sending some sats to my lightning address: jiftechnify@eclair.c-stellar.net - 🐝 Sending funds via [PkgZap](https://pkgzap.albylabs.com/)
A utility library that allows JS/TS apps to effortlessly fetch past events from Nostr relays.
javascript,nostr,typescript
2023-03-09T09:38:43Z
2024-04-02T13:12:28Z
2024-03-20T10:13:11Z
2
244
586
10
2
41
null
MIT
TypeScript
DmitriNaumov/Paralax-effect-with-gsap-scrolltrigger
main
# Paralax-effect-with-gsap-scrolltrigger Paralax effect with gsap scrolltrigger DEMO - https://dmitrinaumov.github.io/Paralax-effect-with-gsap-scrolltrigger/ \
Demo
css3,gsap,gsap-animation,gsap-library,gsap-plugin,gsap-scrolltrigger,html5,javascript,jquery,parallax
2023-02-27T20:14:35Z
2023-02-27T20:43:36Z
null
1
0
7
0
12
41
null
null
JavaScript
Jeydin21/Munchyroll
master
<div align="center"> <a href="https://anime.j21.dev"> <img src="https://i.postimg.cc/4yFXm9bV/NILOU-STARE-cropped.png" alt="logo" width="180"/> <h1>Munchyroll</h1> </a> An ad-free anime streaming web app aimed at minimality and responsive design. <br> <br> Live demo at [anime.j21.dev](https://anime.j21.dev) <br /> <br /> <a href="https://github.com/Jeydin21/Munchyroll/blob/master/LICENSE.md"> <img src="https://img.shields.io/github/license/Jeydin21/Munchyroll" alt="license"/> </a> <a href="https://github.com/Jeydin21/Munchyroll/fork"> <img src="https://img.shields.io/github/forks/Jeydin21/Munchyroll?style=social" alt="fork"/> </a> <a href="https://github.com/Jeydin21/Munchyroll/stargazers"> <img src="https://img.shields.io/github/stars/Jeydin21/Munchyroll?style=social" alt="stars"/> </a> </p> <p align="center"> <img src="https://i.postimg.cc/2Szfh2W2/image.png" alt="main"> </p> <details> <summary>More Screenshots</summary> <h3 align="center">Home Page</h3> <img src="https://i.postimg.cc/5tf6tcdM/image.png"/> <h3 align="center">Info Page</h3> <img src="https://i.postimg.cc/Bv8QbJYk/image.png"/> <h3 align="center">Watch Page</h3> <img src="https://i.postimg.cc/DygMJsR4/image.png"/> </details> </div> ## Features - **No Ads** - No ads, no popups, no redirects, no bullshit - **PWA Support** - Munchyroll has PWA (Progressive Web App) support, which means that you can add it to your home screren as an app - **Time Responsive Background** - The background color changes based on what your local time is. It starts off at a rich yellow in the morning, blue in the afternoon, to a faded red in the evening, and space black in the night - **Mobile Responsiveness** - The website will scale down to look good on mobile just as it does on desktop ## Bug Reports If you encounter any strange bugs on the website, please let me know by going to [issues](https://github.com/Jeydin21/Munchyroll/issues/) and create a bug report ## Local Development > If you want to self host this app, please note that it's only allowed for personal use; **commercial use is not permitted** 1. Clone this repository: ```bash git clone https://github.com/Jeydin21/Munchyroll.git ``` 2. Go into the project folder and install dependencies using npm: ```bash npm install ``` 3. Start the development server ```bash npm run dev ``` 4. Open the project in your browser: ``` http://localhost:3000 ``` ## Credits - [Consumet API](https://github.com/consumet/api.consumet.org) for all anime details and sources ## License This project is licensed under the GNU General Public License v3.0 - see the [License](https://github.com/Jeydin21/Munchyroll/blob/master/LICENSE) file for more details ## Contact Thanks for checking my project out If you have any questions or feedback, go to my [contact page](https://j21.dev/contact) and pick your preferred method of contact. You can also join the community Discord server I made down below: [![Discord Banner](https://discordapp.com/api/guilds/1128820150846632026/widget.png?style=banner2)](https://discord.gg/JQsvHC4JUH)
Ad-free anime streaming website aimed at minimality and responsive design
anime,anime-streaming,anime-website,javascript,nodejs,pwa,reactjs,tailwindcss,anime-online,anime-scraper
2023-02-28T00:27:07Z
2024-05-23T03:56:50Z
null
2
23
196
3
9
39
null
GPL-3.0
JavaScript
ferlyafriliyan/ferlyafriliyan
main
![readmebox](https://github.com/ferlyafriliyan/ferlyafriliyan/assets/122451961/75d33bba-075f-4a36-94de-726861b09797) ### *Howdy it's, I`m* <a href="https://saweria.co/ferlyafriliyan"> *Ferly Afriliyan* 👋<a> - ## *💻 I'm a Student & A part-time Programmer* <p align="center"> <a href="https://github.com/ferlyafriliyan/"><img src="https://img.shields.io/badge/-Github-FFA116?style=for-the-badge&logo=Github&logoColor=black"/> </a> </p> - ### *Follow Me!* <p align="center"> <a href="https://www.facebook.com/freya.xyz"><img src="https://img.shields.io/badge/-Facebook-blue?style=for-the-badge&logo=facebook&logoColor=white"/> </a> </p> ![Profile Views](https://komarev.com/ghpvc/?username=ferlyafriliyan&label=Profile+Views&style=flat-square&color=blue) --- <p align="center"> <img src="https://komarev.com/ghpvc/?username=ferlyafriliyan&label=Profile+Views&style=flat-square&color=blue"/> </p> <!--START_SECTION:waka--> <p align="center" height='130px'> <img src="https://github-readme-stats.vercel.app/api?username=ferlyafriliyan&show_icons=true&hide_title=true&include_all_commits=true&line_height=21&bg_color=0,64FFDA,64FFDA,A9EFDE,F2FFFC&count_public=true&theme=graywhite" alt="GitHub Stats"/> <img src="https://github-readme-stats.vercel.app/api/top-langs/?username=ferlyafriliyan&layout=compact&show_icons=true&bg_color=0,EFFDF9,CBFFF3,64FFDA&theme=graywhite&hide_title=true" alt="Top Languages"/> </p> --- ## 🏆 Github Statistics : <p align="center"> <a href="https://github.com/ferlyafriliyan"><img width=550 src="https://github-profile-trophy.vercel.app/?username=ferlyafriliyan&theme=dracula&no-frame=true&title=Followers,Stars,Commit,Repository,Issues"/> </a> </p> ## 📡 Get in Touch : <p align="center"> <a href="https://www.github.com/ferlyafriliyan"><img width="24" height="24" src="https://cdn.jsdelivr.net/gh/simple-icons/simple-icons/icons/github.svg"/> </a> <a href="https://www.facebook.com/freya.xyz"><img width="24" height="24" src="https://cdn.jsdelivr.net/gh/simple-icons/simple-icons/icons/facebook.svg"/> </a> <a href="https://www.instagram.com/afriliyanferlly_shishigami"><img width="24" height="24" src="https://cdn.jsdelivr.net/gh/simple-icons/simple-icons/icons/instagram.svg"/> </a> <a href="https://api.whatsapp.com/send/?phone=6285759229322&text=Hallo+Bang!"><img width="24" height="24" src="https://cdn.jsdelivr.net/gh/simple-icons/simple-icons/icons/whatsapp.svg"/> </a> <a href="https://www.youtube.com/@ferlyafriliyan404"><img width="24" height="24" src="https://cdn.jsdelivr.net/gh/simple-icons/simple-icons/icons/youtube.svg"/> </a> </p>
My Website HTML, CSS, JAVASCRIPT
css,html,html-css-javascript,javascript
2023-03-10T07:13:21Z
2023-11-20T14:39:37Z
null
0
0
229
1
2
38
null
null
HTML
nat-davydova/timeline-slider-concept
main
# Timeline Slider Concept Nice and smooth timeline-like slider with gradient icons and gradient shadows. It's fully responsive and works on any device sizes. [Check The Live Demo](https://codepen.io/nat-davydova/full/ExewJBV) ### Desktop demo (gif) <img src="https://github.com/nat-davydova/timeline-slider-concept/blob/main/desktop-demo.gif?raw=true" width="600" /> ### Responsive demo (gif) <img src="https://github.com/nat-davydova/timeline-slider-concept/blob/main/responsive-demo.gif?raw=true" width="600" /> ## Stack - HTML5 - CSS3 (flex, grid, gradients, transitions) - JS (ES6+) - Vite ## How to run locally * install dependencies ```js npm install // or yarn ``` * start local server via Vite ```js npm start dev // or yarn dev ```
Timeline Slider with gradients and CSS3 effects (HTML/CSS/JS)
css,html,javascript
2023-02-25T16:02:51Z
2023-03-12T15:41:55Z
null
1
0
70
0
11
38
null
null
HTML
Atticus64/news
main
# News A nice, fast, confortable terminal CLI to check developer news <img src="./assets/news_cli.gif" width="800"> ## [🛠] Features * 🚀 Support for Linux, Windows and Mac * 📺 Open youtube if resource of new is a video * 📘 Markdown like way to watch news in terminal * 🌎 open browser instead of terminal * 🧠 Ia summary of a new * 🔎 Search across news list ## [📦] Installation ### With Cargo ```bash cargo install news_cli # news --help ``` ### Macos and Linux ```bash curl -fsSL https://news-cli.deno.dev/bin/install.sh | sh ``` ### Windows ```pwsh iwr https://news-cli.deno.dev/bin/install.ps1 | iex ``` #### Todo * [x] Add news of JavaScript * [x] Add news of Python * [x] Add news of Go * [x] Add news of Rust * [x] Add news of C++ * [x] Add news of Php
CLI to watch developer news of many langs and blogs
cli,linux,macos,news,rust,terminal,windows,wsl,go,javascript
2023-03-01T17:33:32Z
2023-12-16T19:56:42Z
2023-06-12T04:04:38Z
3
3
62
0
1
37
null
MIT
Rust
nocode-js/sequential-workflow-machine
main
# Sequential Workflow Machine [![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fnocode-js%2Fsequential-workflow-machine%2Fbadge%3Fref%3Dmain&style=flat-square)](https://actions-badge.atrox.dev/b4rtaz/sequential-workflow-machine/goto?ref=main) [![License: MIT](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](/LICENSE) [![View this project on NPM](https://img.shields.io/npm/v/sequential-workflow-machine.svg?style=flat-square)](https://npmjs.org/package/sequential-workflow-machine) The powerful sequential workflow machine for frontend and backend applications. It provides a simple API for creating its own step execution handlers (activities). It supports multiple types of activities. Internally it uses the [xstate](https://github.com/statelyai/xstate) library. This machine uses the same data model as the [Sequential Workflow Designer](https://github.com/nocode-js/sequential-workflow-designer). So you can create a workflow definition in the designer and then run it by this machine easily. 📝 Check the [documentation](https://nocode-js.com/docs/category/sequential-workflow-machine) for more details. ## 🚀 Installation Install the following packages by NPM command: ``` npm i sequential-workflow-model sequential-workflow-machine ``` ## 🎬 Usage You can use the machine in a JavaScript or TypeScript application. We recommend using TypeScript because a workflow uses a lot of data structures and it's hard to maintain data integrity. At the beginning, you need to define the type of your workflow definition. ```ts import { Definition } from 'sequential-workflow-model'; interface MyDefinition extends Definition { properties: { verbose: boolean; }; } ``` Next, define your step types. ```ts import { Step } from 'sequential-workflow-model'; interface DownloadHtmlStep extends Step { componentType: 'task'; type: 'downloadHtml'; properties: { pageUrl: string; }; } // ... ``` Prepare the workflow definition. ```ts const definition: MyDefinition = { properties: { verbose: true, }, sequence: [ { id: '0x00001', componentType: 'task', type: 'downloadHtml', name: 'Download google.com', properties: { pageUrl: 'https://www.google.com', }, }, ], }; ``` Prepare the global state interface. ```ts interface WorkflowGlobalState { html: string | null; } ``` Prepare activities for your steps. The machine supports multiple types of activities. The basic activity is the atom activity. It's a simple handler that executes an atomic step and updates the global state. ```ts import { createAtomActivity } from 'sequential-workflow-machine'; interface DownloadHtmlStepState { attempt: number; } const downloadHtmlActivity = createAtomActivity<DownloadHtmlStep, WorkflowGlobalState, DownloadHtmlStepState>('downloadHtml', { init: () => ({ attempt: 0, }), handler: async (step: DownloadHtmlStep, globalState: WorkflowGlobalState, activityState: DownloadHtmlStepState) => { globalState.html = await downloadHtml(step.properties.pageUrl); activityState.attempt++; }, }); ``` Now we can create the activity set. The activity set is a collection of all supported activities. ```ts import { createActivitySet } from 'sequential-workflow-machine'; const activitySet = createActivitySet<WorkflowGlobalState>([ downloadHtmlActivity, ]); ``` Finally, we can create the workflow machine and run it. ```ts import { createWorkflowMachineBuilder } from 'sequential-workflow-machine'; const builder = createWorkflowMachineBuilder<WorkflowGlobalState>(activitySet); const machine = builder.build(definition); const interpreter = machine.create({ init: () => { return { html: null, }; } }); interpreter.onChange(() => { /* ... */ }); interpreter.onDone(() => { /* ... */ }); interpreter.start(); ``` That's it! ## 💡 License This project is released under the MIT license.
Powerful sequential workflow machine for front-end and back-end applications.
javascript,lowcode,nocode,typescript,workflow,workflow-engine,workflows
2023-03-04T10:22:37Z
2024-03-20T08:36:09Z
2023-09-18T19:29:36Z
2
10
15
1
2
36
null
MIT
TypeScript
EduMMorenolp/ARG-Programa-4.0-FullStack-Ejercicios
master
# ARG-Programa-4.0-FullStack-Ejercicios Argentina Programa 4.0 FullStack EggCorporation Este repositorio contiene los ejercicios resueltos del curso FullStack de ARG Programa 4.0. Los ejercicios están organizados por temas y cada uno cuenta con su propia carpeta. La idea es que los estudiantes puedan utilizar este repositorio como una guía para resolver los ejercicios por su cuenta y como referencia para comparar sus soluciones. # Puedes Ayudar dandole una estrellita al REPOSITORIO #### Tu apoyo hace la diferencia. Si valoras los aportes a la comunidad que realizo y deseas contribuir a su continuidad, te invito a realizar una donación. Cada aporte, por pequeño que sea, ayuda a mantener este proyecto en marcha y a seguir brindando un servicio de calidad. ¡Gracias por tu generosidad y apoyo! [![Puedes colaborar Clikeando en Donar](https://img.shields.io/badge/Clikeando%20aqui%20puedes%20colaborar%20-Donar-blue)](https://www.mercadopago.com.ar/subscriptions/checkout?preapproval_plan_id=2c9380848810689e018813682e960130) ### QR Cafecito <img src="./QRCafecitoSolo.png" alt="QR Cafecito" height="200" /> ### QR Cafecito PayPal <img src="./QRCafecitoPayPal.png" alt="QR Cafecito" height="200" /> <br/> <img src="https://doc.eggeducacion.com/static/media/logo.4c3ffc62.svg" alt="FotoEGG" width="300"> ## Redes Sociales Edu M Moreno <br clear="both"> <div align="center" > <h1> [ PORFOLIO ] : https://edummorenolp.github.io/Porfolio </h1> </div> <br/> - Instagram: [https://www.instagram.com/edu.m.morenolp] - LinkedIn: [https://www.linkedin.com/in/eduardo-m-moreno-programador/] ¡Espero que encuentres este repositorio útil! <img src="https://avatars.githubusercontent.com/u/126937215?v=4" alt="FotoEduMoreno" width="300"> <div align="center"> <img src="https://profile-counter.glitch.me/ARGPrograma4FullStackEjer/count.svg?" /> </div> ### Con mucho esfuerzo y constancia, pude concluir mi objetivo: plena presencialidad y reconocimientos de mis compañeros. Muchas Gracias a todos y todas .. <img src="https://github.com/EduMMorenolp/ARG-Programa-4.0-FullStack-Ejercicios/blob/master/Pulsos%20al%20Final%20de%20Curso.png?raw=true" alt="FotoEGG" width="300"> ### Ranking 2023 Egg <img src="./Ranking2023.png" alt="Ranking2023" height="500" /> <br/> # CERTIFICADOS <img src="./CERTIFICADOS/Introducción a la Programación.jpeg" alt="Certificado Introduccion en la Programacion" height="400" /> <img src="./CERTIFICADOS/Backend 1_ Introducción a Java.jpeg" alt="Certificado Introduccion Java" height="400" /> <img src="./CERTIFICADOS/Backend 2_ Java Y Base de Datos.jpeg" alt="Certificado Java y BBDD" height="493" /> <img src="./CERTIFICADOS/Certificado_CuartoTramoFrontend.png" alt="Certificado de FrontEnd" height="493" /> <img src="./CERTIFICADOS/Certificado_ProgramaciónFullStack.png" alt="Certificado Dev FullStack" height="493" /> <br/>
Este repositorio contiene los ejercicios resueltos del curso FullStack de ARG Programa 4.0. Los ejercicios están organizados por temas y cada uno cuenta con su propia carpeta. La idea es que los estudiantes puedan utilizar este repositorio como una guía para resolver los ejercicios por su cuenta y como referencia para comparar sus soluciones.
css,git,github,html,java,javascript,mysql,spring-boot,thymeleaf
2023-03-10T05:02:48Z
2023-11-16T00:38:30Z
null
1
0
232
0
3
35
null
null
Java
white0dew/wx-chatgpt
main
# wx-chatgpt 基于OpenAI构建的ChatGPT微信小程序,采用流式输入,实现打字机效果,比官网更加迅速,可以快速部署。主要技术栈:js、wxapp、python、uniapp。 # Introduction 基**于OpenAI构建的ChatGPT微信小程序,可以快速部署。主要技术栈:js、wxapp、python、uniapp。** - 支持Stream流式输出(基于Websocket) - 支持保存聊天记录 - 支持分享增加次数 - 支持保存上下文(可更改上下文条数 # Experience 实际效果可以参考gif。 ![img](https://www.oss-images01.aistar.online/2024/03/8a2f3e4a7d490ab1714b6a20fe789caf.jpeg) ![img](https://github.com/white0dew/wx-chatgpt/blob/main/demo1.gif) # Implementation You can follow these articles to build your project。 你可以按照下面的链接进行安装部署。 zhihu:https://www.zhihu.com/question/583485737/answer/2931258572 csdn:https://mp.csdn.net/mp_blog/creation/success/129461876 juejing:https://juejin.cn/post/7209090173484777529 # Others 有问题或者其他项目咨询可以加好友: ![img](https://www.oss-images01.aistar.online/2024/03/2f5c1fde60fdf2411a262660e0a70753.jpeg) # Reference 另一个先进Web项目: [aistar.cool](https://aistar.cool) ![img](https://www.oss-images01.aistar.online/2024/03/827db57ad5a567717416dcc8ab78d4b4.png)
ChatGPT微信小程序,采用流式输入\流式输出,实现打字机效果,比官网更加迅速,可以快速部署。主要技术栈:js、wxapp、python、uniapp。
chatgpt,golang,javascript,wxapp,golang-api
2023-03-11T03:57:55Z
2024-03-11T14:04:58Z
null
1
0
12
1
8
35
null
null
JavaScript
konsalex/table-nav
main
<p align="center"> <img width="200" src="https://github.com/konsalex/table-nav/raw/main/assets/logo.png"/> </p> <h2 align="center" style="margin-top:-20px">table-nav</h2> **table-nav is a headless utility library, that enables accessible keyboard navigation of data grids (aka tables).** The ARIA specs for data grid navigation can be found here: <a href="https://www.w3.org/WAI/ARIA/apg/patterns/grid/"><img src="https://github.com/konsalex/table-nav/raw/main/assets/w3c.png" height="auto" width="80"></a> <img src="https://github.com/konsalex/table-nav/raw/main/assets/demo.gif" /> **table-nav** consists of: * `core`: Contains all the logic of the library, which is framework-agnostic * `react`: Useful wrappers to work with React projects * `svelte` (soon): Useful wrappers to work with Svelte projects. [Example link](https://codesandbox.io/p/sandbox/interesting-cdn-7krjys?embed=1&file=%2Fsrc%2FApp.svelte%3A140%2C20) ### Installation ```bash yarn add @table-nav/core @table-nav/react ``` ### Usage To use this library you can either use directly the `core` package or the `react` package. #### Core Below is an example on how you can use the `core` package in a simple HTML table. This package is framework-agnostic, and you can find an example integration with [Svelte here](https://codesandbox.io/p/sandbox/interesting-cdn-7krjys?embed=1&file=%2Fsrc%2FApp.svelte%3A132%2C31-132%2C43). ```js // DataGridNav is the main class of the library import { DataGridNav } from "@table-nav/core"; // Create a new instance of the class const dataGridNav = new DataGridNav({ // Library is written in TS and all the options will be recommended inside your IDE debug: true, }); // Use the function provided by the library to handle the keydown/up events table.addEventListener("keydown", dataGridNav.tableKeyDown); table.addEventListener("keyup", dataGridNav.tableKeyUp); // This is neccessery to allow more than 1 key shortcuts ``` #### React For projects using react, `@table-nav/react` provides a useful hook to work with. ```jsx // Import hook from "@table-nav/react" import { useTableNav } from '@table-nav/react'; // Inside your HOC component const { tableNav, listeners } = useTableNav(); <YourTable {...listeners} /> ``` `useTableNav` returns an object with 2 properties: * `tableNav`: An instance of the `DataGridNav` class. Useful for programmatic navigation, and enabling/disabling the functionality for use-cases, like widget focus inside cell. * `listeners`: An object with the `onKeyDown` and `onKeyUp` listeners, that you can spread inside your table element. All the examples inside [`packages/storybook`](https://github.com/konsalex/table-nav/tree/main/packages/storybook/stories) are with `@table-nav/react`, so feel free to take a look how they work. ### Grid Navigation | Key | Description | |-----------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | <img width="200px" src="https://github.com/konsalex/table-nav/raw/main/assets/keys/ArrowRight.png"/> | Moves focus one cell to the right. If focus is on the right-most cell in the row, focus does not move. | | <img width="200px" src="https://github.com/konsalex/table-nav/raw/main/assets/keys/ArrowLeft.png"/> | Moves focus one cell to the left. If focus is on the left-most cell in the row, focus does not move. | | <img width="200px" src="https://github.com/konsalex/table-nav/raw/main/assets/keys/ArrowUp.png"/> | Moves focus one cell up. If focus is on the top cell in the column, focus does not move. | | <img width="200px" src="https://github.com/konsalex/table-nav/raw/main/assets/keys/ArrowDown.png"/> | Moves focus one cell down. If focus is on the bottom cell in the column, focus does not move. | | <img width="200px" src="https://github.com/konsalex/table-nav/raw/main/assets/keys/PageDown.png"/> | Moves focus down an author-determined number of rows, typically scrolling so the bottom row in the currently visible set of rows becomes one of the first visible rows. If focus is in the last row of the grid, focus does not move. | | <img width="200px" src="https://github.com/konsalex/table-nav/raw/main/assets/keys/PageUp.png"/> | Moves focus up an author-determined number of rows, typically scrolling so the top row in the currently visible set of rows becomes one of the last visible rows. If focus is in the first row of the grid, focus does not move. | | <img width="200px" src="https://github.com/konsalex/table-nav/raw/main/assets/keys/Home.png"/> | Moves focus to the first cell in the row that contains focus. | | <img width="200px" src="https://github.com/konsalex/table-nav/raw/main/assets/keys/End.png"/> | Moves focus to the last cell in the row that contains focus. | | <img width="200px" src="https://github.com/konsalex/table-nav/raw/main/assets/keys/ControlHome.png"/> | Moves focus to the first cell in the first row. | | <img width="200px" src="https://github.com/konsalex/table-nav/raw/main/assets/keys/ControlEnd.png"/> | Moves focus to the first cell in the last row. | | <img width="200px" src="https://github.com/konsalex/table-nav/raw/main/assets/keys/Enter.png"/> | Disables grid navigation and focuses on the first focusable element in the cell. If there are no focusable elements in the cell. | ### Cell Navigation > **Note** > WTF (What the focus) is going on. There is no standardised way to know what is actually focusable in the web. > To comply with this lib and work properly, you need to add a `tabindex` attribute explicitly to the elements you want to be focusable, inside a cell, except for `input` and `textarea` elements. | Key | Description | |--------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | <img width="200px" src="https://github.com/konsalex/table-nav/raw/main/assets/keys/Escape.png"/> | Restores grid navigation. | | <img width="200px" src="https://github.com/konsalex/table-nav/raw/main/assets/keys/ArrowRightDown.png"/> | If the cell contains multiple widgets, moves focus to the next widget inside the cell, optionally wrapping to the first widget if focus is on the last widget. Otherwise, passes the key event to the focused widget.<br/>`Arrow Down` is disabled [issue](https://github.com/w3c/aria-practices/issues/2739#issuecomment-1613538972) | | <img width="200px" src="https://github.com/konsalex/table-nav/raw/main/assets/keys/ArrowLeftUp.png"/> | If the cell contains multiple widgets, moves focus to the previous widget inside the cell, optionally wrapping to the first widget if focus is on the last widget. Otherwise, passes the key event to the focused widget. <br/>`Arrow Up` is disabled [issue](https://github.com/w3c/aria-practices/issues/2739#issuecomment-1613538972) | > The below keystrokes are supported natively by browsers, so they are not implement - `Tab`: moves focus to the next widget in the grid. Optionally, the focus movement may wrap inside a single cell or within the grid itself. (As described, there should be no trap focus inside a grid cell). - `Shift + Tab`: moves focus to the previous widget in the grid. Optionally, the focus movement may wrap inside a single cell or within the grid itself. --- ### Known issues 🐝 1. Vertical navigation needs to be a bit smarter: [video](https://share.cleanshot.com/W7QBb0NV) 2. WTF (what the focus) should happen in cell navigation, when you stumble an input? [Related issue](https://github.com/elastic/eui/issues/3334#issuecomment-616603058) ### Contributions If you want a feature that is not supported or found a bug that you want to fix, fork the repo, and then make a PR with your proposed changes. Still a small project so there are no strict guidelines. ### Useful links 📚 1. https://www.w3.org/WAI/ARIA/apg/patterns/grid/ 2. https://www.ag-grid.com/example/ 3. https://developer.mozilla.org/en-US/docs/Web/API/UI_Events/Keyboard_event_key_values 4. https://github.com/ETSOO/Shared/blob/master/src/Keyboard.ts 5. https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/docs/rules/no-noninteractive-element-interactions.md
Headless data grid (table) keyboard navigation library
accessibility,javascript,keyboard,navigation,react,table
2023-03-07T16:04:39Z
2023-07-27T14:09:53Z
null
1
0
44
3
1
35
null
null
TypeScript
anteroselin/web3-react
main
# web3-react (beta) [![CI](https://github.com/Uniswap/web3-react/actions/workflows/CI.yml/badge.svg)](https://github.com/Uniswap/web3-react/actions/workflows/CI.yml) _Looking for the prior version of this library? It's available on the [v6 branch](https://github.com/Uniswap/web3-react/tree/v6)._ ## [Example](https://web3-react-mu.vercel.app/) This is a hosted version of [example](/example). ## Packages | Package | Version | Size | Link | |-----------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------| | [`@web3-react/types`](packages/types) | [![npm](https://img.shields.io/npm/v/@web3-react/types/beta.svg)](https://www.npmjs.com/package/@web3-react/types/v/beta) | [![minzip](https://img.shields.io/bundlephobia/minzip/@web3-react/types/beta.svg)](https://bundlephobia.com/result?p=@web3-react/types@beta) | | | [`@web3-react/store`](packages/store) | [![npm](https://img.shields.io/npm/v/@web3-react/store/beta.svg)](https://www.npmjs.com/package/@web3-react/store/v/beta) | [![minzip](https://img.shields.io/bundlephobia/minzip/@web3-react/store/beta.svg)](https://bundlephobia.com/result?p=@web3-react/store@beta) | | | [`@web3-react/core`](packages/core) | [![npm](https://img.shields.io/npm/v/@web3-react/core/beta.svg)](https://www.npmjs.com/package/@web3-react/core/v/beta) | [![minzip](https://img.shields.io/bundlephobia/minzip/@web3-react/core/beta.svg)](https://bundlephobia.com/result?p=@web3-react/core@beta) | | | **Connectors** | | | | | [`@web3-react/eip1193`](packages/eip1193) | [![npm](https://img.shields.io/npm/v/@web3-react/eip1193/beta.svg)](https://www.npmjs.com/package/@web3-react/eip1193/v/beta) | [![minzip](https://img.shields.io/bundlephobia/minzip/@web3-react/eip1193/beta.svg)](https://bundlephobia.com/result?p=@web3-react/eip1193@beta) | [EIP-1193](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1193.md) | | [`@web3-react/empty`](packages/empty) | [![npm](https://img.shields.io/npm/v/@web3-react/empty/beta.svg)](https://www.npmjs.com/package/@web3-react/empty/v/beta) | [![minzip](https://img.shields.io/bundlephobia/minzip/@web3-react/empty/beta.svg)](https://bundlephobia.com/result?p=@web3-react/empty@beta) | | | [`@web3-react/gnosis-safe`](packages/gnosis-safe) | [![npm](https://img.shields.io/npm/v/@web3-react/gnosis-safe/beta.svg)](https://www.npmjs.com/package/@web3-react/gnosis-safe/v/beta) | [![minzip](https://img.shields.io/bundlephobia/minzip/@web3-react/gnosis-safe/beta.svg)](https://bundlephobia.com/result?p=@web3-react/gnosis-safe@beta) | [Gnosis Safe](https://gnosis-safe.io/) | | [`@web3-react/metamask`](packages/metamask) | [![npm](https://img.shields.io/npm/v/@web3-react/metamask/beta.svg)](https://www.npmjs.com/package/@web3-react/metamask/v/beta) | [![minzip](https://img.shields.io/bundlephobia/minzip/@web3-react/metamask/beta.svg)](https://bundlephobia.com/result?p=@web3-react/metamask@beta) | [MetaMask](https://metamask.io/) | | [`@web3-react/network`](packages/network) | [![npm](https://img.shields.io/npm/v/@web3-react/network/beta.svg)](https://www.npmjs.com/package/@web3-react/network/v/beta) | [![minzip](https://img.shields.io/bundlephobia/minzip/@web3-react/network/beta.svg)](https://bundlephobia.com/result?p=@web3-react/network@beta) | | | [`@web3-react/url`](packages/url) | [![npm](https://img.shields.io/npm/v/@web3-react/url/beta.svg)](https://www.npmjs.com/package/@web3-react/url/v/beta) | [![minzip](https://img.shields.io/bundlephobia/minzip/@web3-react/url/beta.svg)](https://bundlephobia.com/result?p=@web3-react/url@beta) | | | [`@web3-react/walletconnect-v2`](packages/walletconnect-v2) | [![npm](https://img.shields.io/npm/v/@web3-react/walletconnect-v2/beta.svg)](https://www.npmjs.com/package/@web3-react/walletconnect-v2/v/beta) | [![minzip](https://img.shields.io/bundlephobia/minzip/@web3-react/walletconnect-v2/beta.svg)](https://bundlephobia.com/result?p=@web3-react/walletconnect-v2@beta) | [WalletConnect](https://walletconnect.org/) | | [`@web3-react/coinbase-wallet`](packages/coinbase-wallet) | [![npm](https://img.shields.io/npm/v/@web3-react/coinbase-wallet/beta.svg)](https://www.npmjs.com/package/@web3-react/coinbase-wallet/v/beta) | [![minzip](https://img.shields.io/bundlephobia/minzip/@web3-react/coinbase-wallet/beta.svg)](https://bundlephobia.com/result?p=@web3-react/coinbase-wallet@beta) | [Coinbase Wallet](https://docs.cloud.coinbase.com/wallet-sdk/docs) | | [`@web3-react-trust-wallet`](https://github.com/trustwallet/web3-react-trust-wallet) | [![npm](https://img.shields.io/npm/v/@trustwallet/web3-react-trust-wallet)](https://www.npmjs.com/package/@trustwallet/web3-react-trust-wallet) | [![minzip](https://img.shields.io/bundlephobia/minzip/@trustwallet/web3-react-trust-wallet)](https://bundlephobia.com/package/@trustwallet/web3-react-trust-wallet) | [Trust Wallet](https://trustwallet.com/) | ## Get Started - `yarn` - `yarn start` In addition to compiling each package in watch mode, this will also spin up [packages/example](packages/example) on [localhost:3000](http://localhost:3000/). (It will also spin up [packages/example-cra](packages/example-cra) on [localhost:3001](http://localhost:3001/), but this is just a skeleton app for testing compatibility.) ## Run Tests - `yarn build` - `yarn test --watch` ## Publish - `yarn lerna publish [--dist-tag] ` ## Documentation This version of web3-react is still in beta, so unfortunately documentation is pretty sparse at the moment. [packages/example](packages/example), TSDoc comments, and the source code itself are the best ways to get an idea of what's going on. More thorough documentation is a priority as development continues! ## Upgrading Connector Dependencies Some connectors have one or more dependencies that are specific to the connection method in question. For example, the walletconnect connector relies on `@walletconnect/ethereum-provider` package to handle a lot of the connection logic. Often, you may wish to upgrade to the latest version of a client package, to take advantage of the latest features. web3-react makes the process of upgrading client packages fairly painless by specifying them as [`peerDependencies`](https://docs.npmjs.com/cli/v8/configuring-npm/package-json#peerdependencies). This means that you have to explicitly install client packages, and therefore may transparently switch between any version that agrees with the semver specified in the connector (usually any matching major). ## Third-Party Connectors The decision to publish a connector under the @web3-react namespace is fully up to the discretion of the team. However, third-party connectors are always welcome! This library was designed to be highly modular, and you should be able to draw inspiration from the existing connectors to write your own. That connector can live inside your codebase, or even be published as a standalone package. A selection of third-party connectors that have widespread usage may be featured below, PRs modifying this list are welcome. ## Upgrading from v6 While the internals of web3-react have changed fairly dramatically between v6 and v8, the hope is that usage don't have to change too much when upgrading. Once you've migrated to the new connectors and state management patterns, you should be able to use the hooks defined in @web3-react/core, in particular `useWeb3React` (or `usePriorityWeb3React`), as more or less drop-in replacements for the v6 hooks. The big benefit in v8 is that hooks are now per-connector, as opposed to global, so no more juggling between connectors/multiple roots!
A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps
dapp,ethereum,javascript,react,typescript,web3
2023-03-06T12:29:20Z
2023-03-06T08:35:29Z
null
41
0
531
0
3
33
null
GPL-3.0
TypeScript
zkreations/hamlet
main
<div align="center"> <img width='50' src="https://raw.githubusercontent.com/zkreations/hamlet/main/static/logo.png" align="center" height='50'/> # Hamlet <p>Development environment for creating Blogger templates with handlebars, which includes an example template with best practices that a true Blogger developer should follow.<p> <p><a href="https://hamlet.zkreations.com/"><strong> Live Demo &rarr;</strong></a></p> <img src="https://raw.githubusercontent.com/zkreations/hamlet/main/static/screenshot.png" align="center" /> </div> ## Template Features ![pagespeed](https://raw.githubusercontent.com/zkreations/hamlet/main/static/pagespeed.web.png) - No dependencies - Optimized for modern SEO. - Optimized for AdSense. - Responsive design. - Supports multiple languages thanks to Blogger. - Super optimized with small code size. - Compatible with [Core Web Vitals](https://pagespeed.web.dev/report?url=https://hamlet.zkreations.com/). - Comment system with multiple levels. - Formatted widgets. - Best practices. ## Getting Started Clone, fork, or download this repository to your PC, and within the root directory of this folder, run in console `npm install` to install the necessary dependencies. To finish the installation, you can use any of the following commands: - `npm run start` To start listening to changes and automatically compile the files. - `npm run build` To compile only once. ## Compiler The compiler is now an independent module of this project, you can find it in the repository [Hamlet Builder](https://github.com/zkreations/hamlet-builder), where you will also find the necessary documentation for its use. ![hamlet-builder](https://raw.githubusercontent.com/zkreations/hamlet/main/static/hamlet-builder.png) ## Supporting If you want to help me keep this and more related projects always up to date, you can [buy me a coffee](https://ko-fi.com/zkreations) ☕. I will be very grateful 👏. ## Create your beautiful theme If you used this repository as a template, please, add a star ⭐ and add the following tags in yours: - `blogger-hamlet` - `blogger-handlebars` - `blogger-hbs` Thanks for using this repository. Happy coding! 🚀 ## License **Hamlet** is licensed under the MIT License
Development environment for creating Blogger templates with handlebars, which includes an example template with best practices that a true Blogger developer should follow.
blogger,blogger-api,blogger-template,blogger-theme,handlebars,hbs,javascript,scss,blogger-hamlet,blogger-handlebars
2023-02-25T13:29:45Z
2024-04-16T21:38:39Z
null
1
0
143
0
4
32
null
MIT
Handlebars
Eltik/M3U8-Proxy
master
# M3U8-Proxy Proxies m3u8 files through pure JavaScript. ## About Some m3u8 files require special headers as well as CORS. This project achieves both by integrating Rob Wu's [CORS proxy](https://github.com/Rob--W/cors-anywhere) and adding a route to proxy m3u8 files. ## Installation 1. Clone the repository. ```bash git clone https://github.com/Eltik/M3U8-Proxy.git ``` 2. Run `npm i`. 3. Run `npm run build`. 4. Run `npm start`. You can configure how the proxy works via a `.env` file; it's relatively self-explanatory. ``` # This file is a template for .env file # Copy this file to .env and change the values # Web server configuration HOST="localhost" PORT="3030" # Public URL to proxy ts files from PUBLIC_URL="https://m3u8.eltik.net" ``` ## Usage To proxy m3u8 files, use the `/m3u8-proxy` route. All you have to do is input the URL and headers. For example: ``` http://localhost:3030/m3u8-proxy?url=https%3A%2F%2Fojkx.vizcloud.co%2Fsimple%2FEqPFJvsQWADtjDlGha7rC8UurFwHuLiwTk17rqk%2BwYMnU94US2El_Po4w12gXe6GptOSQtc%2Fbr%2Flist.m3u8%23.mp4&headers=%7B%22referer%22%3A%22https%3A%2F%2F9anime.pl%22%7D ``` The URL in this case is `https://ojkx.vizcloud.co/simple/EqPFJvsQWADtjDlGha7rC8UurFwHuLiwTk17rqk+wYMnU94US2El_Po4w12gXe6GptOSQtc/br/list.m3u8#.mp4` and the headers are `{"Referer": "https://9anime.pl"}`. This will then send a request to the m3u8 using the headers, modify the content to use the ts proxy, then proxy each ts file using a CORS proxy. If you need help, please join my [Discord](https://discord.gg/F87wYBtnkC). ## Credit Inspired by [this](https://github.com/chaycee/M3U8Proxy) repository. I received some help from [chaycee](https://github.com/chaycee) as well. This project also uses code from [this CORS proxy](https://github.com/Rob--W/cors-anywhere).
Proxy m3u8 files through pure JavaScript.
cors,javascript,m3u8,proxy,streaming,typescript
2023-02-28T02:03:11Z
2023-07-02T17:09:13Z
null
1
0
33
0
33
31
null
null
TypeScript
yamiteru/isitfast
main
# Docs are outdated. I'm currently rewriting the whole library
A modular benchmarking library with V8 warmup and cpu/ram denoising for the most accurate and consistent results.
benchmark,performance,stats,javascript,measure,typescript
2023-02-28T21:35:30Z
2024-04-18T21:26:15Z
2023-04-05T18:58:11Z
2
20
137
0
2
31
null
MIT
Jupyter Notebook
berthutapea/mern-blog-v1
main
# MERN BLOG APP # MERN Stack
Blog App (MERN Stack Developer)
body-parser,express,javascript,mern-blog,mern-stack,mongodb,mongoose,multer,nodejs,nodemon
2023-02-25T07:48:26Z
2023-05-13T19:50:35Z
null
1
0
317
0
2
29
null
null
JavaScript
lifeitech/beenote
master
# BeeNote - Full stack CRUD web application built with Next.js ***Tech stack: Next.js + Tailwind + DaisyUI + Tiptap + PocketBase + AWS SES + ChatGPT*** BeeNote is a web application for language learning, showcasing several open source web dev libraries including Next.js, DaisyUI and PocketBase. <img src="screenshot.png" style="zoom:80%;" /> ## Features - [app directory](https://beta.nextjs.org/docs/routing/fundamentals#the-app-directory) introduced in next.js 13 for routing. - CRUD operations for user accounts and contents. - Audio recording and file uploading. - [TailwindCSS](https://tailwindcss.com/) and [DaisyUI](https://daisyui.com/) for styling. - Rich text editor built with [Tiptap](https://tiptap.dev/). - [PocketBase](https://pocketbase.io/) for database and user authentication. - [AWS SES](https://aws.amazon.com/ses/) for email sending. - [ChatGPT](https://platform.openai.com/docs/introduction) for AI writing. - Dark theme support. For more details see this [blog post](https://lifeitech.github.io/posts/beenote/). ## TODO - [ ] Add more signup options with OAuth2 providers. - [ ] Implement batch delete when PocketBase implemented such functionality. - [ ] Add helpful features like keypad for different languages. - [ ] Implement drag-and-sort for alphabets and vocabularies.
Full stack AI web application for languge learning built with Next.js and ChatGPT
react,daisyui,next,nextjs,nextjs-13,pocketbase,tailwindcss,tiptap,vercel,language-learning
2023-03-01T04:03:37Z
2024-01-27T02:46:07Z
null
1
0
69
3
7
28
null
MIT
TypeScript
webdevnerdstuff/vue-code-block
main
<p align="center"> <img alt="Vue" width="100" src="https://github.com/webdevnerdstuff/vue-code-block/raw/main/public/vue.svg"> </p> <p> <h1 align="center">Vue 3 CodeBlock</h1> </p> <p align="center"> <a href="https://www.npmjs.com/package/@wdns/vue-code-block"> <img src="https://img.shields.io/npm/v/@wdns/vue-code-block?color=1867c0&logo=npm" alt="NPM Package"> </a> &nbsp; <a href="https://github.com/webdevnerdstuff/vue-code-block"> <img src="https://img.shields.io/badge/GitHub-WebDevNerdStuff-brightgreen.svg?logo=github" alt="@WebDevNerdStuff"> </a> </p> ## Description The Vue 3 CodeBlock component leverages the power of [PrismJS](https://prismjs.com/) or [Highlight.js](https://highlightjs.org/) to provide syntax highlighting for code blocks within your application. The component takes a prop, which is the code to be highlighted, and uses PrismJS or Highlight.js to render the code with syntax highlighting. The component supports a variety of programming languages and can be customized with different themes to match your application's design. With this component, your users can display their code snippets with ease and clarity, making it easier to share and collaborate on code within your application. ## Installation Using [pnpm](https://pnpm.io/): ``` pnpm add @wdns/vue-code-block ``` Using npm: ``` npm i @wdns/vue-code-block ``` ## Documentation [Documentation & Demo](https://webdevnerdstuff.github.io/vue-code-block/) ## Dependencies [PrismJS](https://prismjs.com/) [Highlight.js](https://highlightjs.org/) [Vue 3](https://vuejs.org/) [UAParser.js](https://www.npmjs.com/package/ua-parser-js) ## Change Log [CHANGELOG](https://github.com/webdevnerdstuff/vue-code-block/blob/main/CHANGELOG.md) ## License Copyright (c) 2023 WebDevNerdStuff Licensed under the [MIT license](https://github.com/webdevnerdstuff/vue-code-block/blob/main/LICENSE.md).
Vue 3 CodeBlock - Highlight your code with ease using this syntax highlighting component powered by PrismJS or Highlight.js.
code,component,javascript,pre,prism,prismjs,syntax,syntax-highlighting,typescript,vue
2023-03-05T21:50:03Z
2024-03-13T19:40:56Z
2024-03-13T19:40:56Z
1
40
432
0
2
28
null
MIT
TypeScript
lloydzhou/awesome-x6
master
# awesome-x6 [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) Awesome list of [@antv/x6](https://github.com/antvis/x6/) > **Note** > > 带有「🇨🇳」的项目为中文资源,或包含中文文档。 > > Items with “🇨🇳” are either in Chinese, or contain Chinese documentation. - [About](#about) - [Learn](#learn) - [Official docs](#official-docs) - [Frameworks](#frameworks) - [React Component](#react-component) - [Vue Component](#vue-component) - [Angular Component](#angular-component) - [Svelte Component](#svelte-component) - [HTML shape](#html-shape) - [Devtool](#devtool) ## About [X6 JavaScript Diagramming Library](https://github.com/antvis/x6/) X6 is AntV's diagram editing engine, which provides a series of easy-to-use interactive components and node customization capabilities to facilitate the rapid construction of DAG diagrams, ER diagrams, flowcharts and other applications [X6](https://github.com/antvis/x6/) 是基于 HTML 和 SVG 的图编辑引擎,提供低成本的定制能力和开箱即用的内置扩展,方便我们快速搭建 DAG 图、ER 图、流程图、血缘图等应用。 ## Learn ### Official docs - 🇨🇳 [教程](https://x6.antv.antgroup.com/tutorial/about) - 🇨🇳 [API](https://x6.antv.antgroup.com/api/graph/graph) - [示例](http://x6.antv.antgroup.com/examples) - [博客](https://www.yuque.com/antv/x6/huhla47wqalq5n7r) - [更新日志](https://www.yuque.com/antv/x6/bbfu6r) - [常见问题](https://www.yuque.com/antv/x6/tox1ukbz5cw57qfy) - [CodeSanbox 模板](https://codesandbox.io/s/mo-ban-wchooy?file=/src/App.tsx) - [1.x](https://x6.antv.vision/en) - 🇨🇳 [1.x](https://antv-x6.gitee.io/zh/) ### Screencasts / Videos - [ANTV X6 JavaScript Diagramming Library: Lets build a workflow editor (Drag and Drop Nodes)](https://www.youtube.com/watch?v=EMtcA5z1fAg) ## Frameworks ### React Component - 🇨🇳 [xflow](https://github.com/antvis/xflow) - Professional graph editing application-level solution - 🇨🇳 [@ant-design/flowchart](https://github.com/ant-design/ant-design-charts/blob/master/packages/flowchart/README.md) - Flowchart solutions, based on XFlow. - 🇨🇳 [imove](https://github.com/i5ting/imove) - iMove 是一个逻辑可复用的,面向函数的,流程可视化的 JavaScript 工具库 - 🇨🇳 [react-x6](https://github.com/lloydzhou/react-x6) - Using custom [react-reconciler](https://github.com/facebook/react/tree/main/packages/react-reconciler) to render x6 object in react. - 🇨🇳 [x6-graph/react](https://github.com/lloydzhou/x6-graph) - using context to wrap x6 graph as react component. - 🇨🇳 [x6-hooks/react](https://github.com/lloydzhou/x6-hooks) - provide react hook `useGraphState` to manager state for @antv/x6 - 🇨🇳 [antv-x6-react](https://github.com/lloydzhou/antv-x6-react) - the react toolkit for graph analysis based on x6 ### Vue Component - 🇨🇳 [zsflow-editor](https://gitee.com/gfqy/zsflow-editor) - vue3+AntV X6 2.0版本 完成的流程设计器。内控业务属性的系统流程审批使用. - 🇨🇳 [vue-x6](https://github.com/lloydzhou/vue-x6) @lloydzhou - Using [custom-renderer](https://vuejs.org/api/custom-renderer.html) to render x6 object in vue. - 🇨🇳 [x6-graph/vue](https://github.com/lloydzhou/x6-graph) - using `provide`/`inject` api to wrap x6 graph as vue component. - 🇨🇳 [x6-hooks/vue](https://github.com/lloydzhou/x6-hooks) - provide vue hook `useGraphState` to manager state for @antv/x6 - 🇨🇳 [antv-x6-vue](https://github.com/lloydzhou/antv-x6-vue) - the vue toolkit for graph analysis based on x6 - 🇨🇳 [antv-x6-vue2](https://github.com/g0ngjie/antv-x6-vue2) @g0ngjie - @antv/x6 基于 vue2 + composition-api 的图形化编辑器 - 🇨🇳 [vue-x6-flow](https://github.com/MyButifullyLife/vue-x6-flow) @MyButifullyLife - vue版流程图简易编辑器、简单易上手 - 🇨🇳 [vue-x6-flow](https://github.com/xw-an/vue-x6-flow) @xw-an - 基于vue2.x+antdesign+antv x6实现的流程图编辑器 - 🇨🇳 [vue-x6-flow](https://github.com/lxl19920401/vue-x6-flow) @lxl19920401 - 基于vue2.x+antdesign+antv x6实现的流程图编辑器 - 🇨🇳 [vue-x6-editor](https://gitee.com/martsforever-pot/vue-x6-editor) - 基于@antv/x6以及plain-ui-composition封装的Vue3.0可视化流程编辑组件 - 🇨🇳 [x6-flow](https://github.com/lourain/x6-flow) - flowchart base on X6 and Vue - 🇨🇳 [vue-x6](https://github.com/AK081KA/vue-x6) @AK081KA - x6的vue实践 ### Angular Component - 🇨🇳 [ngx-x6-demo](https://github.com/Eve-Sama/ngx-x6-demo) @Eve-Sama - Demos of antv-x6 in angular ### Svelte Component - 🇨🇳 [antv-x6-svelte](https://github.com/lloydzhou/antv-x6-svelte) - antv x6 svelte as web component - 🇨🇳 [x6-svelte-shape](https://github.com/smallshen/x6-svelte-shape) - antv x6 svelte shape ### HTML shape - 🇨🇳 [x6-html-shape](https://github.com/lloydzhou/x6-html-shape) - 非官方版自定义组件:可选择不依赖foreignObject挂载自定义组件,支持react18/react17/react-portal/vue2/vue3/vue-teleport/svelte等7种方式自定义节点 ### Devtool - 🇨🇳 [x6-devtool](https://github.com/antvis/X6/tree/master/packages/x6-devtool) - A devtool for @antv/x6 in chrome
Awesome list of antv x6
antv,dag,diagram,flowchart,graph,graph-editor,javascript,svg,x6
2023-02-28T02:35:00Z
2023-08-22T02:26:42Z
null
2
1
22
0
4
27
null
null
null
jitenderji1137/Free-Netflix
main
<div align="center"> <img src="https://user-images.githubusercontent.com/99184393/211183762-03b6e9b4-9fcd-4874-a0e4-20cf00537c06.gif" alt="logo" width="400" height="auto" /> </div> # Free NetFlix Watch All Movies Webseries For Free <p align="left"> <img src="https://komarev.com/ghpvc/?username=jitenderji1137&label=Profile%20views&color=0e75b6&style=flat" alt="jitenderji1137" /> </p> Copy Free Netflix Url and open in Chrome other Browsers are not Supported ## Copy Free-Netflix URL Main WebSite ``` https://free-netflix.vercel.app/ ``` Ads Free ``` https://bsestore.vercel.app/ ``` For Demo Use ``` https://free-netflix-4.pages.dev/ ``` ``` https://free-netflix.pages.dev/ ``` ``` https://free-netflix-5xi.pages.dev/ ``` ``` https://free-netflix-site.netlify.app/ ``` ``` https://free-netflix-web.vercel.app/ ``` ## Screensort <img src="https://github-production-user-asset-6210df.s3.amazonaws.com/113350806/268450088-56e6c639-1170-494a-9466-8f795516a00e.png" alt="logo" width="100%" height="auto" /> ## Preview https://user-images.githubusercontent.com/113350806/236665488-6544b4a1-80ff-41c1-b549-0164c85685cf.mp4 ## Demo Screenshots <div align="center"> <img src="https://user-images.githubusercontent.com/113350806/235673608-e42280e8-6645-4b54-a686-f95d238f261f.png" alt="logo" width="100%" height="auto" /> <img src="https://user-images.githubusercontent.com/113350806/235680378-8d25f200-0a6a-4d76-923f-306fd17dc879.png" alt="logo" width="100%" height="auto" /> <img src="https://user-images.githubusercontent.com/113350806/235680549-22224321-1ccf-4759-b115-928c2ec0e01e.png" alt="logo" width="100%" height="auto" /> <img src="https://user-images.githubusercontent.com/113350806/235680589-9281d0c5-1e0f-4c75-974f-fa7fe35f2503.png" alt="logo" width="100%" height="auto" /> <img src="https://user-images.githubusercontent.com/113350806/235680636-1e621483-c15f-4343-9f00-9fd0f9868875.png" alt="logo" width="100%" height="auto" /> <img src="https://user-images.githubusercontent.com/113350806/235680683-cc6ec765-da59-4847-b4d8-b2e6ca02c20d.png" alt="logo" width="100%" height="auto" /> <img src="https://user-images.githubusercontent.com/113350806/235680808-028cdc77-7105-413e-b956-280a49b75492.png" alt="logo" width="100%" height="auto" /> <img src="https://user-images.githubusercontent.com/113350806/235680877-71b15432-6d54-472f-8ebb-90ca381b90da.png" alt="logo" width="100%" height="auto" /> <img src="https://user-images.githubusercontent.com/113350806/235680933-22949b5b-ca5e-4029-816c-4335f95d4858.png" alt="logo" width="100%" height="auto" /> <img src="https://user-images.githubusercontent.com/113350806/235680992-0a348ca1-518e-4882-b417-5d89836feb38.png" alt="logo" width="100%" height="auto" /> <img src="https://user-images.githubusercontent.com/113350806/235681035-f140f49f-d0fe-48d9-b4f1-48d9c2e1ff14.png" alt="logo" width="100%" height="auto" /> </div> # [Follow US][Follow US] ## [Watch this repo on Google][GoogleURL] ## Browser support [GoogleURL]:https://www.google.com/search?q=jitenderji1137%2FFree-Netflix+on+github&oq=jitenderji1137%2FFree-Netflix+on+github [Follow US]:https://github.com/jitenderji1137 - Chrome - Safari - Microsoft Edge
Watch All Movies and webseries for FREE your task is to copy link and past in chrome and search any movie or webseries
free-netflix,netflix,javascript,react,react-netflix,react-netflix-clone,netflix-clone,netflix-clone-next-js,netflix-clone-react,github
2023-03-04T11:22:42Z
2024-01-04T14:30:32Z
2023-05-02T15:41:11Z
1
3
155
1
21
27
null
null
JavaScript
Avalonswanderer/widevine_eme_fingerprinting
main
# Device Fingerprinting through EME Widevine This project shows how the [W3C EME API](https://www.w3.org/TR/encrypted-media/) can be used to perform fingerprinting of devices using the [Widevine DRM system](https://www.widevine.com/). It collects Widevine Client ID when in clear, and open persistent sessions within the OS file system to provide both stateful and stateless user tracking to curious origins. ## How does it work? This PoC uses the EME API from compatible web browsers to communicate with the underlying Widevine DRM system. In its usual workflow, Widevine generates license key requests to the license server in order to get media content keys to play protected assets. Under the opaque protocol of Widevine, such messages can be filled with distinctive identifiers leading to potential user tracking issues raised by the EME recommendation. Such distinctive identifiers can range from build info, CPU architecture, Widevine version up to device unique certificate hash. Our PoC uses a JavaScript file to request a license key response from the Widevine integration test server and redirects the actual request to a rogue server in charge of collecting fingerprints. Full details can be found in our [research paper](https://people.irisa.fr/Gwendal.Patat/assets/pdf/your_drm_can_watch_you_too.pdf). ## Setup of the Proof-of-Concept To set up a working environment, you need to provide the `index.html` and `script_eme_full.js` to a webpage through HTTPS. Replace the rogueUrl variable within the JS script to the url of the server in charge to collect the fingerprints. ### Docker Setup The `Docker` directory host a docker compose file to build a test environment on `localhost`. This docker setup an Apache server serving both `index.html` and `script_eme_full.js` files over HTTPs, allowing EME usage for both Firefox and Chrome-based browsers. To build and start: ```bash $ cd Docker $ docker compose up -d ``` You can visit https://localhost on your favorite EME-compatible web browser. The gathered Widevine request will be send to the default rogue server being our local Apache one itself. To check network logs and extract fingerprints run the following command: ```bash $ docker logs docker-emefingerprint-1 2>&1 | grep request -A1 | awk '{print $15}' | tr -d '\n' | awk -F ':' '{print $NF}' | cut -d'"' -f2 | xargs python3 ../utils/get_device_info.py ``` Here is an expected output for a Google Pixel 6 running Firefox: ```bash Cert Serial Number: XXXXXXXXXXXXeb24ab4d9025ae96f928bc7cf3169f965946XXXXXXXXXXXXXXXX Client Info: Application Name: org.mozilla.firefox Package Cert Hash: p4tipRZbRJSy/q2edqKA0i2Tf+5iUa7OWZRGsuoxmwQ= Company Name: Google Model Name: Pixel 6 Architecture Name: arm64-v8a Device Name: oriole Product Name: oriole Build Info: google/oriole/oriole:12/SD1A.210817.015.A4/7697517:user/release-keys Widevine CDM Version: 16.1.0 OEM Crypto Build Info: OEMCrypto Level3 Code 22594 May 28 2021 16:59:07 OEM Crypto SPL: 0 ``` And for a Linux desktop: ```bash Cert Serial Number: 4f017ea9a6b5a9f23e7715ddf92ac856 Client Info: Company Name: Google Model Name: ChromeCDM Architecture Name: x86-64 Widevine CDM Version: 4.10.2557.0 ``` ## Disclaimer & Responsible Disclosure This PoC was made in the context of a scientific study and is meant to be used only for academic and educational purposes. Our findings have been timely communicated to all concerned parties following responsible disclosure process.
This project shows how the W3C EME API can be used to perform fingerprinting of devices using the Widevine DRM system.
drm,eme,fingerprint,fingerprinting,javascript,js,privacy,widevine
2023-02-27T10:08:37Z
2023-07-10T16:48:22Z
null
1
0
7
0
5
26
null
GPL-3.0
JavaScript
Fernanda-Kipper/frontend-cardapio-digital
master
# Cardápio Digital - Aplicação Frontend Este projeto é um simples simples protótipo de um Cardápio Digital desenvolvido durante meu [tutorial no YouTube](https://www.youtube.com/@kipperdev). A aplicação foi desenvolvida usando **React, Typescript e React Query**. <h1 align="center"> <img src="./public/home.png" width="300"/> <img src="./public/modal.png" width="300"/> </h1> ## 💻 Requisitos Antes de iniciar, você deve ter o Node.js e o NPM instalados em sua máquina. ## 🚀 Instalando Primeiro, você deve clonar o projeto na sua máquina, para isso você pode colar o seguinte comando em seu terminal ```bash git clone https://github.com/Fernanda-Kipper/frontend-cardapio.git cd frontend-cardapio ``` Para instalar as dependências, execute o seguinte comando: ```bash npm install ``` Por fim, para executar o projeto basta rodar o seguinte: ```bash npm run dev ``` ## 🔧 Compilação Para compilar a aplicação para produção, execute o seguinte comando: ```bash npm run build ``` Isso irá gerar uma versão otimizada da aplicação na pasta `dist`. ## 🫂 Integração com Backend Para realizar a integração com o Backend, você pode clonar o projeto e rodar localmente, ou desenvolver você mesmo seguindo o tutorial no Youtube. 👉 [Desenvolvendo o Backend com Java Spring](https://www.youtube.com/watch?v=lUVureR5GqI&t=239s) 👉 [Link do repositório](https://github.com/Fernanda-Kipper/backend-cardapio-digital) ## Minhas Redes Meu site: [fernandakipper.com](https://www.fernandakipper.com) &nbsp;&middot;&nbsp; Instagram: [@kipper.dev](https://github.com/kipper.devb) &nbsp;&middot;&nbsp; YouTube [@kipperdev](https://www.youtube.com/@kipperdev) &nbsp;&middot;&nbsp; ## 📝 Licença Este projeto está licenciado sob a licença MIT. Consulte o arquivo `LICENSE` para obter mais informações.
Esse projeto é o Frontend de uma aplicação de simples Cardápio Digital desenvolvido durante meu tutorial no Youtube
javascript,react,react-query,typescript
2023-03-08T17:35:51Z
2023-03-10T19:07:37Z
null
1
0
7
0
7
25
null
MIT
TypeScript
Dct-tcd/Dsa-Tracker
main
# This App is built to keep track of number of Dsa problems solved by you . This App helps you to optitmise your preparation by showing a progress bar for total problems solved along with providing progress bar for each and every topic in an interactive form . It contains several other features that help to maintain your consistency and efficiency . This project is adapted from a curated list of data structure and algorithms (DSA) questions by Raj vikramaditya ( Striver ). The sheet is well known as Striver Sde sheet , which helps you to build a strong fundamental in coding and allows you to progress to a strong future . Dsa Tracker for Dsa Cracker Sheet . Striver's Sde sheet :: https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems/
This app keeps Personalised track of questions completed in dsa preparation . Instead of using an Integrated Database we are using localstorage in form of cookies to hold and store data . All Questions are divided into categories and then used in providing the response on the home page .
javascript,react,reactjs,tailwindcss,css,html5,jsx,jsx-templates,localstorage,react-hooks
2023-03-10T14:52:34Z
2023-06-13T12:07:50Z
null
2
4
33
1
13
24
null
null
JavaScript
fuota-io/The-Things-Network-NodeJS-SDK
main
# <u>The Things Network NodeJS SDK</u> The Node.js SDK seamlessly integrates with The Things Network's LoRaWAN Network Server (LNS), allowing developers to easily connect and manage IoT devices. With extensive API support, this package simplifies application interaction with TTN's LoRaWAN ecosystem, enabling device provisioning, data transmission, and device status monitoring. Utilize the user-friendly Node.js SDK to boost connectivity and data management within The Things Network's LoRaWAN infrastructure. <br> ### 🚀 Get Started --- This SDK also works with "The Things Industries" and privately hosted "The Things Stack Instance". Ready to start using SDK ? Let's begin! **Documentation** : <a href="https://ttn-node-sdk.fuota.io/"><b>ttn-node-sdk.fuota.io</b></a> <br> **GitHub** : <a href="https://github.com/fuota-io/The-Things-Network-NodeJS-SDK/"><b>The-Things-Network-NodeJS-SDK</b></a> <br> ### 🎁 Explore Supported Methods --- For End-Device Related Methods: [EndDevice](https://ttn-node-sdk.fuota.io/EndDevice.html) <br> For Application Related Methods: [Application](https://ttn-node-sdk.fuota.io/Application.html) <br> For Gateway Related Methods: [Gateway](https://ttn-node-sdk.fuota.io/Gateway.html) <br> For User Related Methods: [User](https://ttn-node-sdk.fuota.io/User.html) <br> For Organization Related Methods: [Organization](https://ttn-node-sdk.fuota.io/Organization.html) <br> ### 🔧 Installation --- To install the latest version on npm locally and save it in your package's package.json file: > npm install the-things-network --save To install a particular version: > npm install the-things-network@version --save <br> ### 💻 How To Use It !!! --- Let's say you want to create an application, it can be created for both **User** and **Organization...** <br><br> #### <u>**For User :**</u> 1. First import that particular class. 2. Then set user ID and the configuration. 3. Pass the payload in the method. For more info, see this: [Create Application For User](https://ttn-node-sdk.fuota.io/User.html#createApplication) ``` import { User } from 'the-things-network'; //just an example of config const config = { IDENTITY_SERVER: 'eu1.cloud.thethings.network', NETWORK_SERVER: 'nam1.cloud.thethings.network', APPLICATION_SERVER: 'nam1.cloud.thethings.network', JOIN_SERVER: 'nam1.cloud.thethings.network', API_KEY: 'xxxxxapi_keyxxxxxx', }; //just an example of payload const payload = { application_id: 'test', name: 'demo', description: 'for testing', }; const user = User('userId', config); const result = async () => { try { const resp = await user.createApplication(payload); console.log(resp); } catch (err) { console.log(err); } } result(); ``` <br> #### <u>**For Organization:**</u> 1. First import that particular class. 2. Then set organization ID and the configuration. 3. Pass the payload in the method. For more info, see this: [Create Application For Organization](https://ttn-node-sdk.fuota.io/Organization.html#createApplication) ``` import { Organization } from 'the-things-network'; //just an example of config const config = { IDENTITY_SERVER: 'eu1.cloud.thethings.network', NETWORK_SERVER: 'nam1.cloud.thethings.network', APPLICATION_SERVER: 'nam1.cloud.thethings.network', JOIN_SERVER: 'nam1.cloud.thethings.network', API_KEY: 'xxxxxapi_keyxxxxxx', }; //just an example of payload const payload = { application_id: 'test', name: 'demo', description: 'for testing', }; const org = new Organization('organizationId', config); const result = async () => { try { const resp = await org.createApplication(payload); console.log(resp); } catch (err) { console.log(err); } } result(); ``` <br> ### 📖 More Examples --- <br> 1. To get the list of applications of both users and organizations. ``` import { Application } from 'the-things-network'; //just an example of config const config = { IDENTITY_SERVER: 'eu1.cloud.thethings.network', NETWORK_SERVER: 'nam1.cloud.thethings.network', APPLICATION_SERVER: 'nam1.cloud.thethings.network', JOIN_SERVER: 'nam1.cloud.thethings.network', API_KEY: 'xxxxxapi_keyxxxxxx', }; const app = new Application('', config); const result = async () => { try { const resp = await app.getApplicationList(); console.log(resp); } catch (err) { console.log(err); } } result(); ``` 2. To create an end-device in identity server. ``` import { EndDevice } from 'the-things-network'; //just an example of config const config = { IDENTITY_SERVER: 'eu1.cloud.thethings.network', NETWORK_SERVER: 'nam1.cloud.thethings.network', APPLICATION_SERVER: 'nam1.cloud.thethings.network', JOIN_SERVER: 'nam1.cloud.thethings.network', API_KEY: 'xxxxxapi_keyxxxxxx', }; //just an example of payload const payload = { end_device: { ids: { join_eui: 'DDFFDDFDFFDFDFDF', dev_eui: '70B3D57ED005B59E', device_id: 'eui-70b3d57ed005b59e', application_ids: { application_id: 'appId', }, }, version_ids: { brand_id: 'moko', model_id: 'lw003', hardware_version: '2.1', firmware_version: '2.0', band_id: 'AS_923', }, network_server_address: 'nam1.cloud.thethings.network', application_server_address: 'nam1.cloud.thethings.network', join_server_address: 'nam1.cloud.thethings.network', }, }; const device = new EndDevice('appId', config); const result = async () => { try { const resp = await device.createEndDeviceIS(payload); console.log(resp); } catch (err) { console.log(err); } } result(); ``` 3. To create a gateway for user. ``` import { User } from 'the-things-network'; //just an example of config const config = { IDENTITY_SERVER: 'eu1.cloud.thethings.network', NETWORK_SERVER: 'nam1.cloud.thethings.network', APPLICATION_SERVER: 'nam1.cloud.thethings.network', JOIN_SERVER: 'nam1.cloud.thethings.network', API_KEY: 'xxxxxapi_keyxxxxxx', }; //just an example of payload const payload = { gateway: { ids: { gateway_id: 'eui-ee34634e6ada3425', eui: 'EE34634E6ADA3425' }, name: 'gateway', description: 'testing', gateway_server_address: 'nam1.cloud.thethings.network', frequency_plan_id: 'US_902_928_FSB_3', status_public: true, location_public: true, enforce_duty_cycle: true, schedule_anytime_delay: '0.530s', require_authenticated_connection: true, }, }; const gateway = new User('userId', config); const result = async () => { try { const resp = await gateway.createGateway(payload); console.log(resp); } catch (err) { console.log(err); } } result(); ``` <br> ### 📨 MQTT Features --- <br> 1. To subscribe an uplink event. ``` import { EndDevice } from 'the-things-network'; //just an example of config const config = { IDENTITY_SERVER: 'eu1.cloud.thethings.network', NETWORK_SERVER: 'nam1.cloud.thethings.network', APPLICATION_SERVER: 'nam1.cloud.thethings.network', JOIN_SERVER: 'nam1.cloud.thethings.network', API_KEY: 'xxxxxapi_keyxxxxxx', TENANT_ID: 'xxxxxxxxxx', }; //just an example of payload const payload = { device_id: 'deviceId', down_type: '#', host: 'nam1.cloud.thethings.industries', port: 1883, username: 'user@tenant', callback_uplink_event: (data) => { console.log('upEvent', data.toString('utf8')); }, callback_subscribe_error: (data) => { console.log('upEvent', data.toString('utf8')); }, callback_subscribe_disconnect: (data) => { console.log('upEvent', data.toString('utf8')); } }; const device = new EndDevice('appId', config); const result = async () => { try { const resp = await device.subscribeUpLinkEvent(payload); console.log(resp); } catch (err) { console.log(err); } } result(); ``` 2. To unsubscribe an event. ``` import { EndDevice } from 'the-things-network'; //just an example of config const config = { IDENTITY_SERVER: 'eu1.cloud.thethings.network', NETWORK_SERVER: 'nam1.cloud.thethings.network', APPLICATION_SERVER: 'nam1.cloud.thethings.network', JOIN_SERVER: 'nam1.cloud.thethings.network', API_KEY: 'xxxxxapi_keyxxxxxx', TENANT_ID: 'xxxxxxxxxx', }; //just an example of payload const payload = { device_id: 'deviceId', down_type: '#', host: 'nam1.cloud.thethings.industries', port: 1883, username: 'user@example', callback_uplink_event: (data) => { console.log('upEvent', data.toString('utf8')); }, callback_subscribe_error: (data) => { console.log('upEvent', data.toString('utf8')); }, callback_subscribe_disconnect: (data) => { console.log('upEvent', data.toString('utf8')); } }; const device = new EndDevice('appId', config); const result = async () => { try { const upevent = await device.subscribeUpLinkEvent(payload); console.log(upevent); const resp = await device.unsubscribeEvent(upevent.client, upevent.topic); console.log(resp); } catch (err) { console.log(err); } } result(); ``` <br> ### 🎯 Benefits Of Using This Package --- Once you create the instance of specific class and set the required parameters then you can explore all the methods belong to that class, it is that easy... ``` import { Application } from 'the-things-network'; //just an example of config const config = { IDENTITY_SERVER: 'eu1.cloud.thethings.network', NETWORK_SERVER: 'nam1.cloud.thethings.network', APPLICATION_SERVER: 'nam1.cloud.thethings.network', JOIN_SERVER: 'nam1.cloud.thethings.network', API_KEY: 'xxxxxapi_keyxxxxxx', }; //just an example of payload const payload = { name: 'test', description: 'For testing', attributes: { 'key1': 'value1', 'key2': 'value2' }, }; const app = new Application('appId', config); const result = async () => { try { const resp1 = await app.getApplicationList(); console.log(resp1); const resp2 = await app.updateApplication(payload); console.log(resp2); const resp3 = await app.deleteApplication(); console.log(resp3); const resp4 = await app.restoreApplication(); console.log(resp4); } catch (err) { console.log(err); } } result(); ``` <br> ### 🤝 Contribute --- We welcome contributions to **the-things-network**! If you're interested in contributing to this package, there are many ways to [contibute](https://github.com/fuota-io/The-Things-Network-NodeJS-SDK/blob/dev/CONTRIBUTING.md) to the-things-network: **Report issues:** If you find any bugs, errors, or enhancements, feel free to open an issue on [GitHub](https://github.com/fuota-io/The-Things-Network-NodeJS-SDK). **Submit Pull Requests:** If you're able to fix an issue yourself or want to add a new feature, we would be glad to review your pull request. **Improve Documentation:** Whether you've found a typo, unclear documentation, or you have an idea for improving our documentation, we would love to hear from you! **Share Feedback:** Any feedback about your experience with our package would be greatly appreciated. Your input helps us make this package better for everyone. Please note that this project is released with a Contributor [Code of Conduct](https://github.com/fuota-io/The-Things-Network-NodeJS-SDK/blob/dev/CODE_OF_CONDUCT.md). By participating in this project, you agree to abide by its terms. We look forward to collaborating with you! <br> ### 🏢 About Us --- <p style="display:flex; align-items:center; justify-content:start"> <img src="https://sgp1.digitaloceanspaces.com/harimedia/vrutti/fuota-assets/logo/fuota.io_logo.png" width="70" height="70"> <span style="font-size:44px; padding-left:15px; font-weight:bolder">FUOTA.IO</span> </p> This SDK is being maintained by team **@fuota.io** Fuota.io is your all-in-one platform for effortless firmware updates and comprehensive device management for LoRaWAN devices with The Things Network and many other popular LoRaWAN Network Server. In the rapidly evolving landscape of connected devices, keeping your devices up-to-date with the latest firmware is a critical factor for optimal performance, enhanced security, and feature-rich functionality. So, if you are looking for ready solution for firmware update deployment solution. Join us at Fuota.io and unlock the full potential of your connected LoRaWAN devices, keeping them updated, secure, and seamlessly integrated. **Visit Us** : <a href="https://fuota.io/" style="font-size: 20px;"><b>fuota.io</b></a> <br> ### 🔒 License --- [MIT](https://github.com/fuota-io/The-Things-Network-NodeJS-SDK/blob/dev/LICENSE)
The user-friendly Node.js SDK to boost connectivity and data management within The Things Network's Lorawan infrastructure.
fuota,iot,javascript,lns,lora,lorawan,mqtt,nodejs-sdk,npm,the-things-network
2023-02-27T04:38:53Z
2023-11-09T10:46:10Z
null
7
5
117
0
1
24
null
MIT
TypeScript
descope/descope-js
main
# Descope JS The Descope JS repo is composed of many npm packages that are used in Descope SDKs You can read more on the [Descope Website](https://descope.com). ## Packages Descope provides few packages listed bellow. Please refer to the README and instructions of those SDKs for more detailed information. - [core-js-sdk](/packages/core-js-sdk): Core SDK. Function that abstract http API usage. - [web-js-sdk](/packages/web-js-sdk): Web SDK. an SDK for browser usage. - [web-component](/packages/web-component): Web component. Exposes HTML [web components](https://developer.mozilla.org/en-US/docs/Web/Web_Components) such as Descope flow. ## Contribution This monorepo is built and managed using [NX](https://nx.dev/). In order to use the repo locally. 1. Clone this repo 2. Run `pnpm i` 3. Use the available scripts in the root level `package.json`. e.g. `pnpm run <test/lint/build>` Few repos exposes examples. Refer to packages README to run them #### Notes - **Pull Request** title (which is used as the squash & merge commit messages) must met [conventional commits](https://www.conventionalcommits.org) (e.g. "fix: ..." / "chore: ...", "feat: ...") - **Release new versions** is done by merging a commit message containing the word `RELEASE` (e.g. `chore: ... RELEASE`) ## Contact Us If you need help you can email [Descope Support](mailto:support@descope.com)
Descope JavaScript Packages
authentication,javascript,sdk,typescript,descope
2023-02-27T13:18:01Z
2024-05-23T11:46:48Z
null
25
592
1,265
1
4
24
null
MIT
TypeScript
sdsds222/ChatGPT-3.5.js
master
# ChatGpt-3.5.js #### 介绍 一个用原生JavaScript和编写的ChatGPT聊天界面,基于openai的GPT-3.5 turbo API接口实现, 并使用官方接口文档提供的方案实现了记忆历史对话上下文的功能,使其可以持续对话,可实现与官网ChatGPT接近的持续性对话效果。 根据官网文档信息,使用费用相较于之前的003模型便宜90%。 静态网页:http://sdsds222.gitee.io/chat-gpt-3.5.js ![记忆对话功能演示](img/1.png) ![复杂对话功能演示](img/2.png) #### 软件架构 软件架构说明 Javascript HTML CSS #### 安装教程 1. 将完整项目克隆到电脑 2. 双击index.html文件 3. 启动浏览器运行 #### 使用说明 1. 要使用该页面需要提前自备openai的apikey,否则将无法正常使用所有功能。 2. 基于原生Javascript,可直接部署到静态网页托管平台运行。 3. 在输入框输入“/help”即可查看支持的指令,可通过这些指令来更改发送请求的参数以调整AI的行为: /help (用于查看帮助信息) /apikey (用于设置apikey,只有在官网注册获取apikey才能正常使用本服务) /prompt (为每次发送的文本添加前置上下文) /system (为每次发送的文本添加系统级描述) /maxtoken (用于控制ChatGPT每次能生成的词数) /tpr (可以用来控制chatbot生成的话的多样性) /top (可以用来控制chatbot生成的话的质量) /fp (可以用来控制chatbot生成的话的“新颖程度”) /pp (用于控制bot产生的句子的长度) /info (用于显示当前各项参数的值) /csize (用于设置记忆历史对话的条数) /mode (用于设置是否启用持续对话模式) 输入/info后,将显示所有参数的值: ![输入/info指令后显示的结果](img/3.png) 由于本项目能够持续对话的原理是将之前的历史对话内容作为上下文语境也一并发送给GPT-3.5 turbo 的接口,这可能会导致账户额度的浪费,可以在控制台输入“/mode”并在输入框输入“false”来关闭持续对话模式。 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 合理利用system和prampt参数来设置每句话的前置上下文,可以使AI的语气和性格长期保持一致,也可以使关键信息不被AI忘记。 本项目中有一部分代码由ChatGPT生成。 这里记录作者的两种新型聚类算法的设想: 1。通过在空间中往不同角度发射一些一定大小的方块,方块直线运动,当方块碰撞到样本点时停止不动,且方块遇到方块也会停止不动,方块会不断堆积直到放不下,这样会将整个空间中的没有点的空隙空隙用方块填满,剩下的由没有方块的只有样本点的空间泡就划为类,从而实现聚类。 2.一种聚类算法的设想:通过在空间中往不同角度发射一些弹球,把每个样本点都看做一个方块,弹球如果碰撞到了样本点方块,则将样本方块标记为边缘方块,并向其他方向弹射,就像打砖块游戏一样,经过一段时间之后,这些边缘方块会包裹住内层的方块,把这些边缘方块相连成圈,在圈内的样本点就是一类。 这种方式借鉴了打砖块,裹面粉和自然界滚雪球。
一个用原生JavaScript和编写的ChatGPT聊天界面,基于openai的GPT-3.5 turbo API接口实现, 并使用官方接口文档提供的方案实现了记忆历史对话上下文的功能,使其可以持续对话,可实现与官网ChatGPT接近的持续性对话效果。
ai,browser,chatbot,chatgpt,css,css3,gpt-35-turbo,html,html5,javascript
2023-03-09T17:55:48Z
2024-05-17T14:19:49Z
2023-03-12T08:01:43Z
1
0
18
0
8
24
null
MIT
HTML
birkaany/pomodoro-app
master
<!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 --> <a name="readme-top"></a> <!-- *** Thanks for checking out the Best-README-Template. If you have a suggestion *** that would make this better, please fork the repo and create a pull request *** or simply open an issue with the tag "enhancement". *** Don't forget to give the project a star! *** Thanks again! Now go create something AMAZING! :D --> <!-- PROJECT SHIELDS --> <!-- *** I'm using markdown "reference style" links for readability. *** Reference links are enclosed in brackets [ ] instead of parentheses ( ). *** See the bottom of this document for the declaration of the reference variables *** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use. *** https://www.markdownguide.org/basic-syntax/#reference-style-links --> [![LinkedIn][linkedin-shield]][linkedin-url] <!-- PROJECT LOGO --> <br /> <div align="center"> <h1 align="center">Pomodoro App</h1> <p align="center"> Simple Pomodoro Timer <br /> <br /> <a href="https://birkaany-pomodoro-app.vercel.app/">View Demo</a> · <a href="https://github.com/birkaany/pomodoro-app/issues">Report Bug</a> · <a href="https://github.com/birkaany/pomodoro-app/issues">Request Feature</a> </p> </div> <!-- ABOUT THE PROJECT --> ## <strong>About The Project</strong> ![https://i.hizliresim.com/s7odewh.png](https://i.hizliresim.com/s7odewh.png) <br/> <br /> <!-- GETTING STARTED --> ## <strong>Design</strong> On this project, I used one of the frondendmentor challenge as reference. I followed the jpeg files to code as close as possible to reference design. <br/> ## <strong>Features</strong> - Autoplay: The timer follows pomodoro technique's original order unless you pause the timer or select the stage manually. - Notification Sound: Once a stage is completed, next stage keeps running with a notification sound between each stage. - Settings Modal: If you don't wish to follow original pomodoro durations, you're able to set custom durations of each stage. - Progress bar: Circular progress bar allows you to see remaining time visually. <br/> ## <strong>Built With</strong> This project developed with React and styled with Tailwindcss. <br/> <!-- CONTACT --> ## <strong>Contact<strong> Birkan Yılmaz - [@twitter](https://twitter.com/adimcikmis9a) - birkanyilmaz41@gmail.com Project Link: [https://github.com/birkaany/pomodoro-app/](https://github.com/birkaany/pomodoro-app) <!-- MARKDOWN LINKS & IMAGES --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --> [contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=for-the-badge [contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors [forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=for-the-badge [forks-url]: https://github.com/othneildrew/Best-README-Template/network/members [stars-shield]: https://img.shields.io/github/stars/birkaany/blackjack?style=for-the-badge [stars-url]: https://github.com/birkaany/food-order-page/stargazers [issues-shield]: https://img.shields.io/github/stars/birkaany/blackjack?style=for-the-badge [issues-url]: https://github.com/othneildrew/Best-README-Template/issues [license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=for-the-badge [license-url]: https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt [linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555 [linkedin-url]: https://www.linkedin.com/in/birkan-yilmaz/ [product-screenshot]: images/screenshot.png [next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white [next-url]: https://nextjs.org/ [react.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB [react-url]: https://reactjs.org/ [vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D [vue-url]: https://vuejs.org/ [angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white [angular-url]: https://angular.io/ [svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00 [svelte-url]: https://svelte.dev/ [laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white [laravel-url]: https://laravel.com [bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white [bootstrap-url]: https://getbootstrap.com [jquery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white [jquery-url]: https://jquery.com
Pomodoro App with React
javascript,javascript-applications,pomodoro,pomodoro-clock,pomodoro-timer,react,react-library,reactjs
2023-03-01T22:06:17Z
2023-03-11T00:25:55Z
null
1
0
27
0
0
24
null
null
JavaScript
cdransf/coryd.dev
main
# coryd.dev [![Netlify Status](https://api.netlify.com/api/v1/badges/02b49681-1b96-4d64-978b-cd8ff204ba1e/deploy-status)](https://app.netlify.com/sites/cdme/deploys) [![scheduled-build](https://github.com/cdransf/coryd.dev/actions/workflows/scheduled-build.yaml/badge.svg)](https://github.com/cdransf/coryd.dev/actions/workflows/scheduled-build.yaml) [![Scheduled Speedlify test](https://github.com/cdransf/coryd.dev/actions/workflows/scheduled-speedlify-build.yaml/badge.svg)](https://github.com/cdransf/coryd.dev/actions/workflows/scheduled-speedlify-build.yaml) [![Scheduled follow feed to Mastodon](https://github.com/cdransf/coryd.dev/actions/workflows/scheduled-post.yaml/badge.svg)](https://github.com/cdransf/coryd.dev/actions/workflows/scheduled-post.yaml) Hi! I'm Cory. 👋🏻 This is the code for my personal website and portfolio. Built using [11ty](https://www.11ty.dev). [![Follow @cory@social.lol on Mastodon](/src/assets/img/badges/mastodon.png)](https://social.lol/@cory) [![Buy me a Coffee](/src/assets/img/badges/buymeacoffee.png)](https://www.buymeacoffee.com/cory) [![Made with 11ty](/src/assets/img/badges/eleventy.png)](https://eleventy.dev) [Music](https://coryd.dev/music) • [Watching](https://coryd.dev/watching) • [Books](https://coryd.dev/books) • [Now](https://coryd.dev/now)
🎧 The source for my personal site. Built using 11ty.
11ty,blog,javascript,eleventy,portfolio,esm,liquidjs,markdown,webcomponents
2023-03-11T20:16:03Z
2024-05-23T16:05:01Z
null
2
312
5,485
0
1
23
null
MIT
JavaScript
K2adir/BlackJack-js
main
# Blackjack Game This is a simple Blackjack game built using HTML, CSS, and JavaScript. It follows the basic rules of Blackjack, where the player and dealer are dealt two cards each and the goal is to get as close to 21 points as possible without going over. The player can choose to "hit" and receive another card, or "stand" and keep their current hand. The dealer must continue to hit until their hand reaches 17 points or higher. # Getting Started To play the game, simply open the index.html file in a web browser. The game will be displayed in the browser window and can be played using the mouse. # Gameplay 1. Click on the banner when the game launches. 2. Set the bet amount. You can bet 0. 3. Deal two cards to both the player and the dealer. 4. The player can choose to hit or stand by clicking the corresponding button. 5. If the player chooses to hit, they will receive another card. 6. If the player chooses to stand, the dealer will start hitting until their hand reaches 17 points or higher. 7. If the dealer's hand exceeds 21 points, the player wins the game. 8. If the dealer's hand is higher than the player's hand without exceeding 21 points, the player loses the game. 9. If the player and dealer have the same score, the game is a "push" and the player's bet is returned. # Features * Uses 100% Vanilla JavaScript, without any libraries. * Follows functional programming principles. * Generates game cards with a JavaScript Class and CSS. * Displays the current card values of the player and the dealer. * After each round, the UI displays the outcome. # License This project is licensed under the MIT License. See the LICENSE file for details. # Acknowledgments This project incorporates code snippets and logic from various sources. All of the logic has been rewritten or converted from other languages/frameworks to vanilla JavaScript. Some functions have been rewritten by combining logic from multiple sources, while others have been taken from the source and improved for consistency and readability. 1. https://scrimba.com/playlist/p3py7U7 2. https://github.com/jacquelynmarcella/blackjack 3. https://wsvincent.com/javascript-object-oriented-deck-cards/ 4. https://www.youtube.com/watch?v=Bj6lC93JMi0 5. https://www.youtube.com/watch?v=NxRwIZWjLtE 6. https://www.youtube.com/watch?v=bMYCWccL-3U&t=1845s 7. https://github.com/jarodburchill/blackjack-react-app 8. https://github.com/chirag-23/Black-Jack-Game 9. https://codepen.io/pmk/pen/GgrJRq (Poker chips) and numerious Google searches and indie blogs. # Future improvments * Some functions will be combined to reduce number of functions * CSS Framework will be adopted for consistency and improved design * Mobile version will be made * High Score system will be implemented and perform local save * Difficulty settings * Import cards as Json * Re-write using TypeScript * Easter eggs
Blackjack game using Vanilla Javascript - Functional programming principles
javascript,javascript-game,vanilla-javascript-game
2023-03-01T16:17:01Z
2023-03-07T15:30:08Z
null
1
0
134
0
0
23
null
null
JavaScript
kocaqi/PetStoreAndClinic
main
This is our Project for the CEN 302 - Software Engineering course that we have attended at Epoka University. We have created a software for managing a Veterinarian Hospital which has different shops/locations. The most important user is the ADMINISTRATOR, which is one and unique and has no limits in what they can do. Then, each shop/location, has its own MANAGER, which can be only added by the ADMINISTRATOR. The MANAGER controls all the work flow and can also manage the work of their shop/location. Each shop/location has a group of DOCTORs, who can be added only by the shop/location MANAGER or the ADMINISTRATOR. DOCTORs can view and edit medical information of pets and have view-only access to the other information of them. Also, each shop has a group of RECEPTIONISTs, who can be added only be the shop/location MANAGER of ADMINISTRATOR. RECEPTIONISTs can view and edit non-medical information of pets and have view-only access to the medial one. Also, RECEPTIONISTs are responsible for generating bills to clients according to what the clients have bought for their pets or to the medical services that they have received from the doctors. Lastly, the CLIENTs have access to their and their pets’ general information. CLIENTs are added by a RECEPTIONIST, MANAGER, or the ADMINISTRATOR. However, CLIENTs are not assigned to any shop/location and can get service from anywhere they are. Please visit the main Wiki for more detailed information on how the software is build step by step.
Spring Boot + React Software for a Pet Shop and Veterinary
diagram,documentation,java,javascript,react,springboot,hospital,hospital-management-system,pets,veterinary
2023-03-10T21:21:17Z
2023-06-11T09:51:07Z
null
8
0
176
0
6
20
null
null
JavaScript
ozboware/Javascript-AI-Rock-Paper-Scissors
ozboware
# Javascript AI Rock Paper Scissors ## Demo The game can be played on GitHub by [clicking here](https://ozboware.github.io/Javascript-AI-Rock-Paper-Scissors/) ## Installation **No installation** Just open the index file in your browser to play. ## Controls Click on your choice and wait for the computer to take its turn. I've slowed the time between player and computer choice to draw out the game a bit, but by modifying the timeout in the app.js script, you can control the length of time between plays. The AI will remember patterns and make moves based on your historical moves. Created using [brain.js](https://brain.js.org/) for the AI. ## Screenshots ![Javascript AI Rock Paper Scissors screenshot 1](https://user-images.githubusercontent.com/95859352/223067524-cfb54c8f-9bf1-442f-8022-7cf13b766745.png) ![Javascript AI Rock Paper Scissors screenshot 2](https://user-images.githubusercontent.com/95859352/223067551-d6d6fc2c-6fba-4d6c-9c1e-9be0433758fb.png) ![Javascript AI Rock Paper Scissors screenshot 3](https://user-images.githubusercontent.com/95859352/223067561-a569f858-7413-4038-aaa7-6d5a09e9272e.png)
A rock, paper, scissors game using artificial intelligence as the computer player. The program will remember patterns and make moves based on your historical moves
ai,ai-game,ai-game-development,ai-games,artificial-intelligence,game,game-development,gamedev,games,javascript
2023-03-06T08:55:56Z
2023-03-06T10:16:57Z
null
1
0
4
0
3
19
null
GPL-3.0
JavaScript
henryhale/xterminal
master
<div align="center"> <img width="75" height="75" src="https://raw.githubusercontent.com/henryhale/xterminal/master/assets/logo-rounded.png" /> <h1>XTerminal</h1> <p><i>Build Web-based Command-line Interfaces.</i></p> <img alt="npm" src="https://img.shields.io/npm/v/xterminal"> <img alt="GitHub release (latest SemVer)" src="https://img.shields.io/github/v/release/henryhale/xterminal"> <img alt="npm bundle size" src="https://img.shields.io/bundlephobia/minzip/xterminal"> <img alt="GitHub" src="https://img.shields.io/github/license/henryhale/xterminal"> </div> ## Overview **Welcome to XTerminal!** This library provides a simple, lightweight and perfomant solution for creating interactive web-based command-line interfaces (CLIs) with ease in your web applications. It aims to be a minimalist dependency-free alternative to popular libraries like [jquery.terminal](https://github.com/jcubic/jquery.terminal), offering improved performance and a simplified approach. ## Inspiration This project draws inspiration from the powerful [node:readline](https://nodejs.org/api/readline.html) module in Node.js, which has proven to be a reliable and efficient tool for command-line interactions. Additionally, inspiration is derived from the versatility and functionality of [xterm.js](https://github.com/xtermjs), a widely adopted library for web-based terminal emulators. By combining the best features and ideas from these sources, this library aims to provide an accessible and performant solution for creating web-based CLIs that meet the needs of modern web applications. ## Live Demo There is a quick demo online: [Try It Yourself](https://xterminal.js.org/demo/). ## Getting Started ### Installation To install `xterminal`, use [npm](https://npmjs.org/xterminal): ```sh npm install xterminal ``` alternatively use [unpkg](https://unpkg.com/xterminal) or [jsdelivr](https://cdn.jsdelivr.net/npm/xterminal). ### Basic Usage Import the package and create a new instance of the `XTerminal` class: ```html <link rel='stylesheet' href='https://unpkg.com/xterminal/dist/xterminal.css'> <div id="app"></div> <script src='https://unpkg.com/xterminal/dist/xterminal.umd.js'></script> <script> const term = new XTerminal() term.mount('#app'); term.write('Hello World!\n# '); </script> ``` For more detailed information, please refer to the [official documentation](https://xterminal.js.org/) online. ## Documentation The complete documentation for `XTerminal` can be found [here](https://xterminal.js.org/). It provides detailed information on installation, configuration, usage, and advanced features. You'll also find code examples and API references. The full Public API for `XTerminal` can also be found within this [TypeScript declaration file](https://github.com/henryhale/xterminal/blob/master/source/types.ts). ## Showcase Several projects that are using XTerminal are listed [here](https://xterminal.js.org/showcase). Feel free to open a pull request adding your project in this [file](https://github.com/henryhale/xterminal/blob/master/docs/showcase/index.md). ## Browser Support Supporting wide range of browsers is the goal. Modern browsers, most specifically the latest versions of Chrome, Firefox, Safari, and Edge (for desktop and mobile devices) are supported. ## Contributing Thank you for checking out this awesome project. Any contributions to the project are [appreciated](https://xterminal.js.org/about/team.html), whether it's fixing bugs, adding new features, or improving documentation. To contribute, please follow these guidelines: - **Issues**: Before starting to work on a new feature or bug fix, please check the issue tracker to see if the task is already in progress or has been reported. If not, feel free to [open a new issue](https://github.com/henryhale/xterminal/issues/new) to discuss the proposed changes or bug fixes. - **Branching**: Create a new branch for each feature or bug fix you are working on. Use clear descriptive branch names that reflect the purpose of your changes e.g. `feature/events` or `bugfix/issue-1234`. ## Development To get started with development, follow these steps: ### Prerequisites - [Node.js](https://nodejs.org) (>=18) - [pnpm](https://pnpm.io/) (>=8) ### Setup 1. Clone this repository: `git clone https://github.com/henryhale/xterminal.git` 2. Navigate to the project directory: `cd xterminal` 3. Install dependencies: `pnpm install` 4. Start the development server: `pnpm dev` ### Building the Library To build the library, run `pnpm build` This will generate the production-ready distribution files in the `dist` directory. ## Related - [chalk-dom](https://github.com/henryhale/chalk-dom) - Chalk for the browser - [inken](https://github.com/henryhale/inken) - Terminal-like string styling for the browser - [viteshell](https://github.com/henryhale/viteshell) - A minimal bash-like shell implementation written in TypeScript ## License Copyright (c) 2023 [Henry Hale](https://github.com/henryhale/). Released under the [MIT License](https://github.com/henryhale/xterminal/blob/master/LICENSE.txt).
💲 Create web-based command line interfaces
terminal,console,development,henryhale,javascript,terminal-emulator,terminal-emulators,tty,typescript,browser
2023-03-05T23:23:49Z
2024-04-03T07:34:58Z
2024-04-03T07:34:58Z
2
29
207
1
3
18
null
MIT
TypeScript
squaresapp/hatjs
master
null
Utility Functions For Anonymous Controller Classes
javascript,vanilla-javascript,rawjs
2023-02-27T19:24:52Z
2024-01-02T22:29:46Z
2024-01-02T22:29:46Z
1
0
20
1
2
18
null
MIT
TypeScript
hax0r31337/pack-essentials
main
# Pack Essentials An open-source alternative to [encryptmypack](encryptmypack.com), which allows you encrypt and decrypt Minecraft: BE resource packs inside your browser ## Build 1. Install go and npm 2. Run `./build_wasm.sh` to build wasm library for resource pack encryption and decryption 3. Run `npm install` and `npm run build` 4. The site is ready in `./dist` ## Todo - not freeze the website while processing ## Credits [mcrputils](https://github.com/valaphee/mcrputil/) for the encryption and decryption algorithm
Encrypt and Decrypt Minecraft: BE resource packs inside your browser
minecraft,minecraft-bedrock,minecraft-bedrock-edition,resource-pack,resource-packs,wasm,javascript,react
2023-03-11T14:28:04Z
2023-04-05T13:02:47Z
null
1
1
10
2
8
18
null
AGPL-3.0
JavaScript
DavidHancu/turboprisma
main
null
Incredibly fast and performant Prisma runtime that provides an unified access framework, abstractions and new features on top of the Prisma schema, CLI and tools.
database,javascript,mongodb,nodejs,orm,planetscale,postgresql,prisma,rust,turbo
2023-02-27T22:53:46Z
2023-04-09T16:48:51Z
null
2
1
23
0
0
18
null
Apache-2.0
Rust
0xabdulkhalid/30-days-of-javascript-solutions
main
<div align="center"> <img src="./images/banner.webp" alt="JavaScript for Everyone" width="180"> <h2 align="center">30 Days Of JavaScript Solutions</h2> <p align="center"> <a href="https://github.com/Asabeneh/30-Days-Of-JavaScript/" target="_blank"><strong>#30DaysOfJavaScript Challenge</strong></a> <br /> </p> <p>A step by step guide to master JavaScript with bit-sized learning exercises</p> </div> <br> <!-- Badges --> <div align="center"> <a href="https://www.github.com/0xabdulkhalid" target="_blank"> <img src="https://img.shields.io/badge/Completed%20By-Abdul%20Khalid-449EE2?style=for-the-badge&logo=dependabot" alt="Abdul Khalid's Github Profile"> </a> &nbsp;&nbsp;&nbsp; <!-- Difficulty --> <a href="https://github.com/Asabeneh" target="_blank"> <img src="https://img.shields.io/badge/Author-Asabeneh%20Yetayeh-586BB0?style=for-the-badge&logo=electron-builder" alt="Asabeneh Yetayeh's Github Profile"> </a> </div> <br /> <br/> ## 🏆 MY JOURNEY | | DAY | TOPICS | SOLUTION | | :---: | :---: | :------------------------------------------------------------------------------------------------------------------------------------------------- | :---: | | ☑️ | 01 | [Introduction](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/readMe.md) | [🎯 Day-1](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-1) | | ☑️ | 02 | [Data Types](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/02_Day_Data_types/02_day_data_types.md) | [🎯 Day-2](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-2) | | ☑️ | 03 | [Booleans, Operators, Date](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/03_Day_Booleans_operators_date/03_booleans_operators_date.md) | [🎯 Day-3](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-3) | | ☑️ | 04 | [Conditionals](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/04_Day_Conditionals/04_day_conditionals.md) | [🎯 Day-4](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-5) | | ☑️ | 05 | [Arrays](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/05_Day_Arrays/05_day_arrays.md) | [🎯 Day-5](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-5) | | ☑️ | 06 | [Loops](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/06_Day_Loops/06_day_loops.md) | [🎯 Day-6](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-6) | | ☑️ | 07 | [Functions](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/07_Day_Functions/07_day_functions.md) | [🎯 Day-7](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-7) | | ☑️ | 08 | [Objects](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/08_Day_Objects/08_day_objects.md) | [🎯 Day-8](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-8) | | ☑️ | 09 | [Higher Order Functions](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/09_Day_Higher_order_functions/09_day_higher_order_functions.md) | [🎯 Day-9](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-9) | | ☑️ | 10 | [Sets and Maps](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/10_Day_Sets_and_Maps/10_day_Sets_and_Maps.md) | [🎯 Day-10](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-10) | | ☑️ | 11 | [Destructuring and Spreading](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/11_Day_Destructuring_and_spreading/11_day_destructuring_and_spreading.md) | [🎯 Day-11](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-11) | | ☑️ | 12 | [Regular Expressions](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/12_Day_Regular_expressions/12_day_regular_expressions.md) | [🎯 Day-12](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-12) | | ☑️ | 13 | [Console Object Methods](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/13_Day_Console_object_methods/13_day_console_object_methods.md) | [🎯 Day-13](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-13) | | ☑️ | 14 | [Error Handling](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/14_Day_Error_handling/14_day_error_handling.md) | [🎯 Day-14](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-14) | | ☑️ | 15 | [Classes](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/15_Day_Classes/15_day_classes.md) | [🎯 Day-15](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-15) | | ☑️ | 16 | [JSON](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/16_Day_JSON/16_day_json.md) | [🎯 Day-16](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-16) | | ☑️ | 17 | [Web Storages](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/17_Day_Web_storages/17_day_web_storages.md) | [🎯 Day-17](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-17) | | ☑️ | 18 | [Promises](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/18_Day_Promises/18_day_promises.md) | [🎯 Day-18](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-18) | | ☑️ | 19 | [Closure](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/19_Day_Closures/19_day_closures.md) | [🎯 Day-19](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-19) | | ☑️ | 20 | [Writing Clean Code](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/20_Day_Writing_clean_codes/20_day_writing_clean_codes.md) | [🎯 Day-20](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-20) | | ☑️ | 21 | [DOM](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/21_Day_DOM/21_day_dom.md) | [🎯 Day-21](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-21) | | ☑️ | 22 | [Manipulating DOM Object](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/22_Day_Manipulating_DOM_object/22_day_manipulating_DOM_object.md) | [🎯 Day-22](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-22) | | ☑️ | 23 | [Event Listeners](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/23_Day_Event_listeners/23_day_event_listeners.md) | [🎯 Day-23](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-23) | | ☑️ | 24 | [Mini Project: Solar System](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/24_Day_Project_solar_system/24_day_project_solar_system.md) | [🎯 Day-24](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-24) | | ☑️ | 25 | [Mini Project: World Countries Data Visualization 1](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/25_Day_World_countries_data_visualization_1/25_day_world_countries_data_visualization_1.md) | [🎯 Day-25](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-25) | | ☑️ | 26 | [Mini Project: World Countries Data Visualization 2](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/26_Day_World_countries_data_visualization_2/26_day_world_countries_data_visualization_2.md) | [🎯 Day-26](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-26) | | ☑️ | 27 | [Mini Project: Portfolio](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/27_Day_Mini_project_portfolio/27_day_mini_project_portfolio.md) | [🎯 Day-27](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-27) | | ☑️ | 28 | [Mini Project: Leaderboard](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/28_Day_Mini_project_leaderboard/28_day_mini_project_leaderboard.md) | [🎯 Day-28](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-28) | | ☑️ | 29 | [Mini Project: Animating characters](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/29_Day_Mini_project_animating_characters/29_day_mini_project_animating_characters.md) | [🎯 Day-29](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-29) | | ☑️ | 30 | [Final Projects](https://github.com/Asabeneh/30-Days-Of-JavaScript/blob/master/30_Day_Mini_project_final/30_day_mini_project_final.md) | [🎯 Day-30](https://github.com/0xabdulkhalid/30-days-of-javascript-solutions/tree/main/day-30) | <br> #### 🛈 NOTE : - Welcome to my repository where I will be sharing my solutions to the exercise challenges at the end of each day's learning. - I hope this repository serves as a valuable educational resource to help you learn and grow. - If you find this repository helpful and informative, please consider showing your support by starring it 🌟, Your star will not only motivate us to create more useful content but also help others discover this resource easily. - Thank you for your contribution! ❤️ <br> <br> ### **Let's Connect 👋** <div align=center> <a href="https://linkedin.com/in/0xabdulkhalid" target="_blank"> <img src="https://img.shields.io/badge/linkedin%20Profile-%2300acee.svg?color=405DE6&style=for-the-badge&logo=linkedin&logoColor=white" alt=Linkedin> </a>&nbsp;&nbsp;&nbsp; <a href="https://www.frontendmentor.io/profile/0xabdulkhalid" target="_blank"> <img src="https://img.shields.io/badge/FEM%20Profile-f8f9f8?style=for-the-badge&logo=Frontend-Mentor&logoColor=black" alt="Frontend-Mentor"> </a> &nbsp;&nbsp;&nbsp; <a href="https://www.github.com/0xabdulkhalid/" target="_blank"> <img src="https://img.shields.io/badge/Github%20Profile-131313?style=for-the-badge&logo=github&logoColor=white" alt="Personal Website"> </a> </div> <br>
Welcome to my repository featuring solutions to the popular 30 Days of JavaScript Challenge
30dayscodechallenge,30daysofjavascript,javascript,web,challenge,json,programming,webdevelopment
2023-03-03T14:28:17Z
2023-04-07T04:40:17Z
null
1
34
73
0
3
17
null
null
JavaScript
bishalde/TaskMate
main
<h1 align="center"> <img alt="cgapp logo" src="Screenshots/TaskMate-LoginPage-removebg-preview.png" width="600px" height="200px"/><br/> " Unlock Your Productivity with Our Online To-Do Powerhouse! "<br/> <a href="https://taskmatee.vercel.app" target=""_blank> 1. https://taskmatee.vercel.app</a><br /> <a href="https://taskmate-shb4.onrender.com" target=""_blank> 2. https://taskmate-shb4.onrender.com</a> </h1> <div align="center"> [![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](http://thismypc.com/) </div> <div align="center"> <img src="https://img.shields.io/badge/Python-7.9.2-red?style=for-the-badge&logo=python" alt="Python version" />&nbsp;<img src="https://img.shields.io/badge/Django-3.2.19-darkgreen?style=for-the-badge&logo=django" alt="Django version" />&nbsp;<img src="https://img.shields.io/badge/MongoDB-6.0-yellow?style=for-the-badge&logo=mongodb" alt="MongoDB version" />&nbsp;<img src="https://img.shields.io/badge/HTML-ornage?style=for-the-badge&logo=html" alt="HTML version" />&nbsp;<img src="https://img.shields.io/badge/CSS-blue?style=for-the-badge&logo=css" alt="CSS version" />&nbsp;<img src="https://img.shields.io/badge/JavaScript-green?style=for-the-badge&logo=javasscript" alt="JS version" />&nbsp;</p> </div> ## Repo Status ✳️ <div align="center"> <img src="https://img.shields.io/github/repo-size/bishalde/TaskMate?style=for-the-badge" /> <img src="https://img.shields.io/github/stars/bishalde/TaskMate?style=for-the-badge&color=FBCB0A" /> <img src="https://img.shields.io/github/forks/bishalde/TaskMate?style=for-the-badge&color=00C4FF" /> <img src="https://img.shields.io/github/contributors/bishalde/TaskMate?style=for-the-badge&color=FF5DA2" /> <img src="https://img.shields.io/github/last-commit/bishalde/TaskMate?style=for-the-badge&color=54B435" /> <br> <img src="https://img.shields.io/github/issues/bishalde/TaskMate?style=for-the-badge&color=green" /> <img src="https://img.shields.io/github/issues-closed/bishalde/TaskMate?style=for-the-badge&color=FF5403" /> <img src="https://img.shields.io/github/issues-pr/bishalde/TaskMate.svg?style=for-the-badge&color=green" /> <img src="https://img.shields.io/github/issues-pr-closed/bishalde/TaskMate?style=for-the-badge&color=FF5403" /> </div> <div align="center"> <p> ![Visitors](https://api.visitorbadge.io/api/visitors?path=bishalde/TaskMate%20&countColor=%2523263759&style=for-the-badge) </p> </div> ## Description 🌵 ##### Introducing TaskMate: Your Ultimate Task Management Companion TaskMate is a feature-rich to-do website designed to revolutionize the way you manage and accomplish your tasks. Built on the robust Django framework and powered by MongoDB, TaskMate offers a seamless and efficient experience for individuals and teams looking to stay organized and boost productivity. With TaskMate, you can effortlessly create, organize, and prioritize your tasks, ensuring that nothing falls through the cracks. The intuitive and user-friendly interface allows you to easily navigate through various task categories, set due dates, assign tags, and add detailed descriptions to ensure clarity and context. One of the standout features of TaskMate is its seamless integration with MongoDB, a highly scalable and flexible NoSQL database. This integration ensures optimal performance, data security, and allows for effortless synchronization across multiple devices, keeping your tasks up to date, whether you're at home, in the office, or on the go ## Features 😱 - User registration and authentication. - Ability for users to create, read, update and delete tasks. - Live previews - Task categories and priority levels. - Fullscreen mode - Cross platform ## Installation Of Modules 🚀 ```bash pip install -r requirements.txt ``` # Steps For Contribution⚡ 0. Star ⭐ 1. Fork 2. Clone the forked repository. ```css git clone https://github.com/<your-github-username>/TaskMate ``` 3. Navigate to the project directory. ```py cd TaskMate ``` 4. Create a new branch. ```css git checkout -b <your_branch_name> ``` 5. Make changes. 6. Stage your changes and commit ```css git add -A git commit -m "<your_commit_message>" ``` 7. Push your local commits to the remote repo. ```css git push -u origin <your_branch_name> ``` 8. Create a Pull Request. 9. Congratulations! 🎉 you've made your contribution. ## Screenshots 📷 ##### Login Page ![Login Page](Screenshots/TaskMate-LoginPage.png) ##### SignUp Page ![SignUp Page](Screenshots/TaskMate-SignUp-Page.png) ##### Reset Passowrd Page ![Reasetpassowrd Page](Screenshots/TaskMate-ResetPassword.png) ##### Home Page ![Home Page](Screenshots/TaskMate-Homepage.png) ##### Edit Task Page ![Edit Task Page](Screenshots/TaskMate-EditTodoPage.png) ##### Profile Page ![Profile Page](Screenshots/TaskMate-ProfilePage.png) ## Social Links 🔗 <p align="center"><a href="https://www.instagram.com/bishal_de/" target='_blank'><img src="https://img.shields.io/badge/Instagram-pink?style=for-the-badge&logo=instagram" /></a>&nbsp; <a href="https://www.linkedin.com/in/bishalde/" target='_blank'><img src="https://img.shields.io/badge/LinkedIn-blue?style=for-the-badge&logo=linkedin" /></a>&nbsp; <a href="https://github.com/bishalde/" target='_blank'><img src="https://img.shields.io/badge/GitHub-black?style=for-the-badge&logo=github"/></a>&nbsp; <a href="@itsbishalde" target='_blank'><img src="https://img.shields.io/badge/Snapchat-FFFC00?style=for-the-badge&logo=snapchat&logoColor=white"/></a>&nbsp;<br/> <a href="https://wa.me/+918299260163?text=Hello!" target='_blank'><img src="https://img.shields.io/badge/whatsapp-darkgreen?style=for-the-badge&logo=whatsapp&logoColor=white"/></a>&nbsp; <a href="https://www.hackerrank.com/bishalde" target='_blank'><img src="https://img.shields.io/badge/Hackerrank-green?style=for-the-badge&logo=hackerrank"/></a>&nbsp; <a href="https://www.codechef.com/users/bishalde" target='_blank'><img src="https://img.shields.io/badge/Codechef-%23B92B27?style=for-the-badge&logo=Codechef&logoColor=white"/></a>&nbsp;</p> ## Give Me A Bow 🏹 <a href="https://www.buymeacoffee.com/bishalde" target='_blank'><img height="60px" width="200px" src="https://img.shields.io/badge/buymeacoffee-yellow?style=for-the-badge&logo=buymeacoffee&logocolor=white" /></a>&nbsp;<a href="https://ko-fi.com/bishalde" target='_blank'><img height="60px" width="150px" src="https://img.shields.io/badge/kofi-red?style=for-the-badge&logo=kofi"/></a> ## Our Contributors ✨ <a href="https://github.com/Yash-Parsana/CrazyCoderApp/graphs/contributors"> <img align="center" src="https://contrib.rocks/image?max=100&repo=bishalde/TaskMate" /> </a> <br><br> Thank you to all the amazing contributors who have made this project possible!!💝
Introducing TaskMate, a dynamic and robust to-do website powered by Django and MongoDB. TaskMate is designed to streamline your task management process, offering a seamless user experience with its intuitive interface and feature-rich functionality. With TaskMate, you can effortlessly create, organize, and prioritize tasks, ensuring you stay on top
css,django,djongo,html5,javascript,mongodb,render,todo,todoapp,todolist
2023-03-11T16:46:03Z
2024-05-11T05:14:45Z
null
2
5
49
49
21
17
null
null
HTML
numfin/kirka
main
null
Algebraic data types Rust-style for Typescript
javascript,monoids,rust,typescript,fp-ts,js,ts,sweet-monoids
2023-03-05T11:43:35Z
2024-04-15T07:36:00Z
2024-04-15T07:36:02Z
1
1
104
0
1
17
null
null
TypeScript
ayushsaxenagithub/PilotLMS
main
<h1>A fully responsive Learning Management System with models for Organisation, Teacher and Student. </h1> ## Description The project is a web application built using Django, a high-level Python web framework. It provides a comprehensive platform for managing user profiles, organizations, teachers, students, courses, and related entities. The application facilitates collaboration, learning, and progress tracking in an educational setting. ## Table of Contents - [Features](#features) - [Installation](#installation) - [Usage](#usage) - [Users Functionality](#users) - [Technologies](#technologies) - [Contributing](#contributing) - [Screenshots](#screenshots) ## Features - User registration and login system. - Creation and management of user profiles with personal information and social media links. - Creation and management of organizations with descriptions, locations, websites, and founding years. - Creation and management of teachers with associated profiles, organizations, qualifications, and research interests. - Creation and management of students with associated profiles and departments. - Categorization of courses using tags. - Creation and management of courses with associated organizations, teachers, tags, descriptions, and course content. - Enrollment of students in courses. - Creation and management of modules within courses with associated videos and notes. - Uploading and management of videos with associated modules and courses. - Commenting and sub-commenting on videos and courses. - Creation and management of notes on videos, modules, and courses. - Tracking user progress in courses and overall course progress. - Creation and management of quizzes associated with videos. - Creation and management of quiz questions and answers. - Monitoring user quiz attempts. ## Installation We need to Download a number of libraries and also create an environment before running the site. Step 1: Create an environment outside the PilotLMS folder to keep the settings local to this project, Then activate it.. reference below > > https://docs.python.org/3/library/venv.html Step 2: Create the Folder and clone the project, now Change directory into FOLDER_NAME > > git clone (https://github.com/ayushsaxenagithub/PilotLMS.git) > > cd FOLDER_NAME Step 3: Install the requirements for the project using the command... > > pip install -r requirements.txt Step 4: To activate the server > > python manage.py migrate Step 4: To collectstatic files > > python manage.py collectstaicfiles Step 6: To activate the server > > python manage.py runserver Step 7 : Open your web browser and visit http://localhost:8000 to access the application. ## Usage <ul> <li>Register a new user account or log in with an existing account.</li> <li>Create a profile and fill in the necessary details.</li> <li>Create organizations and add descriptions, locations, websites, and founding years.</li> <li>Add teachers and students, linking them to their respective profiles and organizations.</li> <li>Categorize courses using tags.</li> <li>Create courses, specifying the associated organization, teacher, tags, descriptions, and course content.</li> <li>Enroll students in courses.</li> <li>Create modules within courses and add videos and notes.</li> <li>Upload videos, specifying the associated module and course.</li> <li>Interact with videos and courses by leaving comments and sub-comments.</li> <li>Create notes on videos, modules, and courses.</li> <li>Track user progress in courses and monitor overall course progress.</li> <li>Create quizzes associated with videos and add questions and answers.</li> <li>Monitor user attempts and quiz results.</li> </ul> <br> ## Users Functionality <h3>Student</h3> <ul> <li> Login/Signup using tokens and cookies</li> <li> Dashboard to view courses and their progress</li> <li> Quiz popups within videos</li> <li> Doubt section</li> <li> Personal Notes</li> </ul> <h3>Teacher</h3> <ul> <li> Teacher Dashboard for administering student progress and analytics</li> <li> Teacher domain within his Organization</li> <li> Setup quizes for students</li> </ul> <h3>organization</h3> <ul> <li> Has the power to appoint a user as an instructor</li> <li> Has a domain specific to itself only accesible to its teachers</li> <li> Every teacher should belong to an onganisation</li> </ul> ## Technologies <p>The project is built using the following technologies:</p> <ul> <li>Python</li> <li>Django - Web framework</li> <li>Django REST Framework - Web API framework</li> <li>SQLite - Database</li> </ul> <p>Front-end:</p> <ul> <li>HTML</li> <li>CSS</li> <li>JavaScript</li> </ul> <p>Authentication:</p> <ul> <li>Django Authentication - User authentication and authorization</li> </ul> <p>File Storage:</p> <ul> <li>Amazon S3 (or any other storage service)</li> </ul> ## Contributing Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to create a pull request. <h2>Screenshots</h2> ![IMG-20230501-WA0016](https://user-images.githubusercontent.com/84840415/235439314-5e89c455-bf77-4fc1-a65f-7696db537d47.jpg) ![IMG-20230501-WA0010](https://user-images.githubusercontent.com/84840415/235439315-5479c46a-d783-4574-bcd8-a33729ff3164.jpg) ![IMG-20230501-WA0012](https://user-images.githubusercontent.com/84840415/235439322-0d3a80b9-de96-40af-b752-7defdaba308a.jpg) ![IMG-20230501-WA0013](https://user-images.githubusercontent.com/84840415/235439325-7ca92fa6-f17e-4dcd-a1bd-b93e18cf3280.jpg) ![IMG-20230501-WA0015](https://user-images.githubusercontent.com/84840415/235439328-b27fe4b3-061a-408b-bdcd-d5a96cc9304f.jpg)
The Django Learning Management System is a web application that facilitates the management and organization of educational courses. It provides a platform for creating and managing courses, enrolling students, tracking progress, and facilitating interaction between students and teachers.
django,learning-management-system,python,bootstrap,bootstrap5,django-project,django-rest-framework,html-css-javascript,javascript,php
2023-03-03T21:09:54Z
2023-06-30T05:34:36Z
2023-05-09T15:17:31Z
4
0
196
3
4
17
null
MIT
HTML
U7P4L-IN/professional-calculator
main
🌺Welcome🌺 --------| ![](https://media.tenor.com/iVCiM9W7cvYAAAAd/welcome.gif) # PROFESSSIONAL CALCULATOR <p align="center"><img src="https://github.com/U7P4L-IN/professional-calculator/blob/main/IMG_20230310_194552.jpg"> ### SCIENTIFIC CALCULATOR <a href="https://u7p4l-in.github.io/professional-calculator/"><strong>➥ Live Demo</strong></a>
Very Good Quality Professional Calculator
javascript,javascript-calculator,professional--calculator
2023-03-03T02:30:21Z
2023-08-29T14:14:18Z
2023-03-10T13:47:41Z
1
0
12
1
2
17
null
MIT
JavaScript
lyandeveloper/ChatGPT-Voice-Recognition
main
<h1 align="center"> ChatGPT Voice Recognition </h1> <p align="center"> <img alt="GitHub language count" src="https://img.shields.io/github/languages/count/lyandeveloper/ChatGPT-Voice-Recognition"> <img alt="GitHub language count" src="https://img.shields.io/github/languages/top/lyandeveloper/ChatGPT-Voice-Recognition"> <a href="https://github.com/lyandeveloper/ChatGPT-Voice-Recognition/commits/master"> <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/lyandeveloper/ChatGPT-Voice-Recognition"> </a> <a href="https://github.com/lyandeveloper/ChatGPT-Voice-Recognition/issues"> <img alt="Repository issues" src="https://img.shields.io/github/issues/lyandeveloper/ChatGPT-Voice-Recognition"> </a> <img alt="License" src="https://img.shields.io/badge/license-MIT-brightgreen"> <a href="https://github.com/lyandeveloper/"> <img alt="Author" src="https://img.shields.io/badge/author-Elian%20Campos-blue"> </a> </p> <p align="center"> <a href="#project">Project</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#how-it-works">How it works</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#technology">Technology</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#arrow_forward-how-to-run">How to run</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; </p> <br> ## 💻 Project ChatGPT Voice Recognition is a basic project where you speak and GPT will bring to you the answers and speaks too.<br> <img src=".github/print.png"> ## How it works Click in the record button to turn on the microfone and stop to turn off.<br/> When you stop to talk the microphone will automatically stop, but if don't just click in the stop button.<br/> The reset button will reset everything include the GPT voice and message. ## Technology This project was developed with the following technologies: - [React](reactjs.org) - [ChatGPT API](https://openai.com/blog/chatgpt) ## :arrow_forward: How to run - Just create an account in openAI and generate an API KEY. Copy and past in the project in a .env file. - Open your terminal and start the project with yarn start or npm run start. --- Made By ♥ [Elian Campos](https://github.com/lyandeveloper). Add me on [LinkedIn](https://www.linkedin.com/in/elian-campos/) :wave:
ChatGPT Voice Recognition is a basic project where you speak and GPT will bring to you the answers and speaks too.
chatgpt,javascript,nodejs,openai,openai-api,react
2023-03-04T20:58:11Z
2023-03-04T21:08:36Z
null
1
0
4
0
4
17
null
null
JavaScript
dealfonso/simplelottieplayer
main
# SimpleLottiePlayer - A simple LottieFile web player (and LottieFile padding remover) I do like a lot [_LottieFiles_](https://lottiefiles.com) animations. And I find that they are very nice to add some interactivity to web and mobile applications. But I do not like the web player offered in the [_LottieFiles_ Github Repo](https://github.com/_LottieFiles_/lottie-player). I find that it is a bit awful and has too much overhead. Moreover, I wanted to create a _LottieFiles_ trimmer (i.e. removing the part of the animation outside the minimal bounding box), and I needed to use the legacy [LottieWeb](https://github.com/airbnb/lottie-web) library. At the end, I decided to create my LottiePlayer which is much simpler than the one from _LottieFiles_, but it also includes some features that may help developers to make their applications simpler. Additionally, I created a _in-memory_ LottiePlayer (which enables the same features, without the need of showing the results to the end-user), and a _LottieFiles_ trimmer, which is capable of removing the blank margins of a Lottie animation (without modifying the original content). Please check the working demos: - Simple Lottie Player demo: [link](https://dealfonso.github.io/simplelottieplayer/) - LottieFiles trimmer: [link](https://dealfonso.github.io/simplelottieplayer/lottietrimmer.html) - Very Simple Lottie Player demo: [link](https://dealfonso.github.io/simplelottieplayer/verysimplelottieplayer.html) ![](img/lottietrimmer.gif) This package also includes a class that adjusts any Lottie animation to remove the padding and margins, so that the rendered animation only contains the minimal windows to show the animated objects. ## Simple Lottie Player ![](img/simplelottieplayer.gif) ### Using _Simple Lottie Player_ To use _Simple Lottie Player_ you need to include it in your project (I recommend using the CDN), along with the dependency [lottie_svg](https://github.com/airbnb/lottie-web): ```html <script src="https://cdnjs.cloudflare.com/ajax/libs/lottie-web/5.10.2/lottie_svg.js"></script> <script src="https://cdn.jsdelivr.net/gh/dealfonso/simplelottieplayer@1/simplelottieplayer.min.js"></script> ``` And then just add a tag like the next one: ```html <simplelottie id="myplayer" overlay-buttons fullsize-button autoplay loop max-height="300" url="https://assets6.lottiefiles.com/packages/lf20_fj8rlma5.json"></simplelottie> ``` It is possible to customize many parameters of the _Simple Lottie Player_, but you can also keep control of the CSS appearance of the container and the player. The `simplelottie` tag with the full parameters is the next: ```html <simplelottie url="https://assets6.lottiefiles.com/packages/lf20_fj8rlma5.json" max-width="300" max-height="300" autosize="false" loop="true" repeat-count="0" autoplay="true" control-buttons="true" css-class-control-buttons="control-buttons" fullsize-button="true" css-class-fullsize-button="fullsize-button"></simplelottie> ``` The parameters are: - `url`: the URL from which to retrieve the animation. - `max-width` and `max-height`: when resizing the animation using `resize(...)` function, these values limit the size of the containers, while keeping the aspect ratio for the animation. - `autosize`: if set to true the container is resized to the size of the animation (observing `max-witdh` and `max-height`), when an animation is loaded. - `loop`: if set to true, the animation will play in loop when loaded, for a number of times (see `repeat-count`). - `repeat-count`: if set to a number, the animation will play that number of times and then stop (0 means _forever_). This parameter is ignored if `loop` is set to false. - `autoplay`: if set to true, the animation will start playing when loaded. - `control-buttons`: if set to true, the animation will _pause_ or _play_ when clicking on it (and an overlay icon will appear). - `css-class-control-buttons`: are a space-separated list of classes to add to the control buttons. - `fullsize-button`: if set to true, a button will be overlayed on the animation to enable resizing the container to its full size (ignoring max-width and/or max-height), and get back to the limited size. - `css-class-fullsize-button`: are a space-separated list of classes to add to the fullsize button. ### Using Javascript Instead of using the declarative way using the `simplelottie` tag, it is possible to use `SimpleLottiePlayer` programmatically in javascript. This also enables to add handlers on events and better customize the player. To make it, you can use the next command: ```javascript let lottiePlayer = new SimpleLottiePlayer(player, options); ``` Where - `player`: can be either a selector string to use in the document (e.g. '#lottie-player'), or an HTML Element (e.g. `document.getElementById('lottie-player')`). - `options`: is a dictionary that enables to customize the options for the lottie player. The default values for the options (along with their explanation) are the next: ```javascript let defaultOptions = { // The URL to load the animation url: null, // Function called when the animation has just been loaded onAnimationLoaded: (animationData, player) => {}, // Max width when resizing maxWidth: null, // Max height when resizing maxHeight: null, // Start playing on load autoplay: true, // Loop the animation forever loop: true, /// Number of times the animation should be repeated (0 means infinite, 1 means play once, 2 means play twice, etc.) // (*) if loop is set to false, this parameter is ignored repeatCount: 0, // Automatically resize the container to the size of the animation, on animation loaded autosize: false, // Add two overlay divs that act as buttons (play and pause, that work depending on the animation is playing or not) controlButtons: false, // Add an overlay button that makes the player to display at full size (ignoring the maxWidth and maxHeight parameters) fullsizeButton: false, // CSS class for buttons cssClassControlButtons: null, // CSS class for buttons cssClassFullsizeButton: null, // Function called whenever the play button is clicked onPlayBtn: (player) => {}, // Function called whenever the pause button is clicked onPauseBtn: (player) => {}, // Function called whenever the animation is played onPlay: (player) => {}, // Function called whenever the animation is stopped onStop: (player) => {}, // Function called whenever the animation is paused onPause: (player) => {} } ``` The object has a list of methods: - `play(from = null)`: Plays the animation (from a specific frame, if needed) - `stop()`: Stops the animation and puts it at the beginning so that if it is played again, it will start from frame 0. - `pause()`: Pauses the animation so that if it is started to play again, it will continue from the frame on it has been paused - `isPaused()`: Obtains the value of whether the animation has been paused or not - `currentFrame()`: Obtains the frame number that is being rendered. - `async load(pathToAnimation, options = null)`: Loads a lottie animation from the parameter _pathToAnimation_, that can be either a JSON object, a string with a JSON content, or an URL from which to obtain the JSON content. It also sets the new options for the object (if provided). - `async updateOptions(options)`: Sets new options for the animation (this call triggers _onAnimationLoaded_). - `getFrame(frame)`: Obtains a SVG from a frame number _frame_. - `resize(newWidth, newHeight, force = false)`: Updates the size of the container of the player. It takes into account the values maxWidth and maxHeight in the options. If set, they are respected as maximum sizes but the aspect ratio will be kept. If _force_ is set to true, the maxWidth and maxHeight are ignored. Once an object has been associated to a _SimpleLottiePlayer_ object, it is possible to retrieve the _SimpleLottiePlayer_ from the HTML element: ```javascript let element = document.getElementById('my-lottie-player'); let simpleLottiePlayer = element.getLottiePlayer(); ``` Then you can update the options if needed: ```javascript simpleLottiePlayer.updateOptions({ onAnimationLoaded: () => console.log("animation loaded"), onPlayBtn: () => console.log("play button pressed"), onPauseBtn: () => console.log("pause button pressed") }) ``` ### MemLottiePlayer This class works exactly as _SimpleLottiePlayer_ except that it is not backed by a container in the DOM. So it enables rendering frames from Lottie animations without showing them. The constructor, functions, and so on work exactly as in SimpleLottiePlayer. ## LottieFiles animation trimmer One problem with the Lottie animations is that they are a bit difficult to edit. It is true that it exists the [online editor](https://editor.lottiefiles.com/), that enables to change some settings (e.g. colors, layers, etc.). But I found a problem with some of the animations, that is that many of them leave a lot of empty space around the objects that are animated. That means that I needed to calculate the sizes, taking into account the empty spaces, and I could not place things near the objects if there were margins. What I wanted was to somehow __trim__ the Lottie animations (i.e. removing the margins), and this could be done using [Adobe AfterEffects](https://www.adobe.com/es/products/aftereffects.html). But I do not want to pay a full license just to _trim_ a few Lottie animations. And this is why I created a mechanism to _trim_ LottieFiles animations. Checkout the demo of the [LottieFiles Trimming application](https://dealfonso.github.io/simplelottieplayer/lottietrimmer.html) ### Using the trimmer First you need to include the trimmer (which is included in the _SimpleLottiePlayer_ bundle) ```html <script src="https://cdnjs.cloudflare.com/ajax/libs/lottie-web/5.10.2/lottie_svg.js"></script> <script src="https://cdn.jsdelivr.net/gh/dealfonso/simplelottieplayer@1/simplelottieplayer.min.js"></script> ``` And now you can use the _LottieUtils_ namespace to calculate the bounding box and to trim the animation. ```javascript let boundingBoxes = await LottieUtils.calculateBoundingBox(lottiePlayerRender, animation["ip"], animation["op"], onFrame); let boundingBox = boundingBoxes["animationBoundingBox"]; let resultingAnimation = LottieUtils.trimAnimation(animation, boundingBox[0], boundingBox[1], boundingBox[2], boundingBox[3]); ``` As a result you'll have your animation ready to be used in your player: ```javascript lottiePlayerResult.load(resultingAnimation); ``` ### LottieUtils - `trimAnimation(animation, minX, minY, maxX, maxY)`: Makes that the lottie _animation_ (as a javascript object) is rendered to make that the window shown is (minX, minY)-(maxX, maxY). The function does not modify the animation. - `calculateBoundingBox(player, firstFrame = null, lastFrame = null, onFrameCallback = (currentFrame, frameBoundingBox, animationBoundingBox, minFrame, maxFrame) => true)`: calculates the bounding box for the animation loaded in the SimpleLottiePlayer _player_, from frame _firstFrame_ to frame _lastFrame_. If provided, the function _onFrameCallback_ will be called each time a frame is analized. ### What the trimmer does The animation's frames are rendered, and the bounding box is calculated for each of them. Once the bounding box is calculated for the whole animation, the lottie animation is updated by using a [precomposition layer](https://lottiefiles.github.io/lottie-docs/layers/#precomposition-layer) which is adjusted to make that the part shown in the animation is the window that corresponds to the bounding box. Using this method, the shapes are not modified at all and the animation can still be edited in other software such as _Adobe AfterEffects_.
An alternate web player for LottieFiles animations (and other lottie utils)
html,javascript,javascript-library,lottie,lottie-animation,lottie-web,web,trim,trimming,crop
2023-02-28T17:47:12Z
2024-04-24T11:50:23Z
2024-04-24T11:50:23Z
1
0
14
0
0
16
null
MIT
JavaScript
ahlulmukh/nilou-bot-case
master
<img src="https://camo.githubusercontent.com/82291b0fe831bfc6781e07fc5090cbd0a8b912bb8b8d4fec0696c881834f81ac/68747470733a2f2f70726f626f742e6d656469612f394575424971676170492e676966" width="800" height="3"> <p align="center"> <img src="https://media.tenor.com/r4ksG0-F9P4AAAAC/nilou-genshin-impact.gif" /> </p> <a href="https://visitor-badge.glitch.me/badge?page_id=ahlulmukh/Abot-MD"><img title="Visitor" src="https://visitor-badge.glitch.me/badge?page_id=ahlulmukh/Abot-MD"></a> <a href="https://github.com/ahlulmukh/Abot-MD/network/members"><img title="Forks" src="https://img.shields.io/github/forks/ahlulmukh/Abot-MD?label=Forks&color=blue&style=flat-square"></a> <a href="https://github.com/ahlulmukh/Abot-MD/watchers"><img title="Watchers" src="https://img.shields.io/github/watchers/ahlulmukh/Abot-MD?label=Watchers&color=green&style=flat-square"></a> <a href="https://github.com/ahlulmukh/Abot-MD/stargazers"><img title="Stars" src="https://img.shields.io/github/stars/ahlulmukh/Abot-MD?label=Stars&color=yellow&style=flat-square"></a> <a href="https://github.com/ahlulmukh/Abot-MD/graphs/contributors"><img title="Contributors" src="https://img.shields.io/github/contributors/ahlulmukh/Abot-MD?label=Contributors&color=blue&style=flat-square"></a> <a href="https://github.com/ahlulmukh/Abot-MD/issues"><img title="Issues" src="https://img.shields.io/github/issues/ahlulmukh/Abot-MD?label=Issues&color=success&style=flat-square"></a> <a href="https://github.com/ahlulmukh/Abot-MD/issues?q=is%3Aissue+is%3Aclosed"><img title="Issues" src="https://img.shields.io/github/issues-closed/ahlulmukh/Abot-MD?label=Issues&color=red&style=flat-square"></a> <a href="https://github.com/ahlulmukh/Abot-MD/pulls"><img title="Pull Request" src="https://img.shields.io/github/issues-pr/ahlulmukh/Abot-MD?label=PullRequest&color=success&style=flat-square"></a> <a href="https://github.com/ahlulmukh/Abot-MD/pulls?q=is%3Apr+is%3Aclosed"><img title="Pull Request" src="https://img.shields.io/github/issues-pr-closed/ahlulmukh/Abot-MD?label=PullRequest&color=red&style=flat-square"></a> <br> <br> <details> <summary>Changelog</summary> ## 22 Juni 2023 - Remove Function Sendlist and Button. ## 25 Mei 2023 - Add scraping ytplay and add fiture ytplay ## Rabu, 17 Mei 2023 - Fix Menu Because Button Not Working Anymore Im fix to string all ## Kamis, 4 Mei 2023 - Add Tiktok Stalk ## Senin, 1 Mei 2023 - Add Auto Block +212 - Add sticker meme maker ## Jumat, 28 April 2023 - Add Fiture twitter video and audio downloader. ## Sabtu, 22 April 2023 - Eid Mubarak 🙏 - add fiture ytmp3 downloader ## Kamis, 20 April 2023 - Add facebook video and audio downloader in menu - add fiture facebook video and audio downloader ## Rabu, 19 April 2023 - Merapikan Menu - Fix Beberapa Variabel yang tidak penting - Add Fiture ChatGPT OpenAI ## Selasa, 18 April 2023 - Release V2<br> sebelumya sudah release v1 silahkan download jika ingin memakai yang v1 pada tab release. - Fix button untuk wa original<br> buttor sudah support untuk wa ori - Remove List Menu<br> Karena update wa terbaru list sudah dihilangkan - Pembutan ulang fiture baru<br> Fiture yang baru tersedia yaitu fiture group,dan pembuatan sticker, yang lainnya akan ditambahkan terus. </details> ## About This Bot ```bash Bot ini menggunakan sistem case agar mudah digunakan. Jika ingin mengembangkan silahkan ``` ## Cara Pemasangan ## FOR TERMUX/UBUNTU/SSH USER ```bash apt update && apt upgrade apt install git -y apt install nodejs -y apt install ffmpeg -y apt install imagemagick -y git clone https://github.com/ahlulmukh/Abot-MD cd Abot-MD pkg install yarn yarn ``` --- ## FOR WINDOWS/VPS/RDP USER - Download And Install Git [`Click Here`](https://git-scm.com/downloads) - Download And Install NodeJS [`Click Here`](https://nodejs.org/en/download) - Download And Install FFmpeg [`Click Here`](https://ffmpeg.org/download.html) (**Don't Forget Add FFmpeg to PATH enviroment variables**) - Download And Install ImageMagick [`Click Here`](https://imagemagick.org/script/download.php) ```bash git clone https://github.com/ahlulmukh/Abot-MD cd Abot-MD npm install npm update npm start ``` --- ## Run ```bash node . ``` --- ## Konfigurasi ```bash buka setting.js pada folder config/setting.js ubah nomor Creater, nomor onwer, dan lainnya yang pengen dirubah Tambahakn apikey open ai pada global.keyopenai agar chatgpt berfungsi ``` ## My Sosmed [![Instagram Badge](https://img.shields.io/badge/-Instagram-e4405f?style=flat-square&logo=Instagram&logoColor=white)](https://www.instagram.com/ahlulmukh) [![Facebook Badge](https://img.shields.io/badge/-Facebook-0088cc?style=flat-square&logo=Facebook&logoColor=white)](https://facebook.com/ahlulmukh) [![Telegram Badge](https://img.shields.io/badge/-Telegram-0088cc?style=flat-square&logo=Telegram&logoColor=white)](https://t.me/ahlulmukh) [![Whatsapp Badge](https://img.shields.io/badge/-Whatsapp-%808080?style=flat-square&logo=Whatsapp&logoColor=white)](https://s.id/1Gqvt) [![Email Badge](https://img.shields.io/badge/Email-3b5998?style=flat-square&logo=email&logoColor=white)](mailto:ahluldev20@gmail.com) <a href="https://github.com/ahlulmukh"><img src="https://img.shields.io/badge/-GitHub-black?style=flat-square&logo=github" /> ## Donate Me ### Pulsa - Tsel: 628126915328 ### Uang digital - Dana : 08126915328 - Gojek : 08126915328 <!-- - [Saweria]() - [Trakteer]() --> #### Thank's To - Allah SWT - Orang Tua - [Adiwajshing](https://github.com/adiwajshing) - All creator bot - Dan semua yang selalu mendukung <img src="https://camo.githubusercontent.com/82291b0fe831bfc6781e07fc5090cbd0a8b912bb8b8d4fec0696c881834f81ac/68747470733a2f2f70726f626f742e6d656469612f394575424971676170492e676966" width="800" height="3">
Bot WhatsApp Multi Devices With Baileys
botwa,javascript,openai,chatbot,chatgpt,whatsapp,termux
2023-03-10T20:39:07Z
2023-10-15T19:02:42Z
2023-04-17T23:56:13Z
1
0
117
0
16
16
null
null
JavaScript
AmanKumarSinhaGitHub/To-Do-List-App
main
# To-Do List App ⭐ The To-Do List App is a Node.js, Express, MongoDB, and EJS templating engine-based application designed to help users efficiently manage their tasks. ### Click Here to Open [To-Do List App](https://to-do-list-rz0n.onrender.com/) ![Todo App Preview](https://github.com/AmanKumarSinhaGitHub/To-Do-List-App/assets/65329366/3e810143-7dbd-46d5-a21d-1bea26a731dc) ## Prerequisites Before running this project, ensure you have the following installed: - Node.js: [Download and Install Node.js](https://nodejs.org/en/download) - MongoDB: [Download and Install MongoDB](https://www.mongodb.com/try/download/community) ## Installation Follow these steps to set up the application: 1. Clone the repository to your local machine: ```bash git clone https://github.com/AmanKumarSinhaGitHub/To-Do-List-App.git ``` 2. Navigate to the project directory: ```bash cd To-Do-List-App ``` 3. Install the required dependencies: ```bash npm install ``` 4. Install additional packages: ```bash npm install mongoose lodash ``` ## Get Started To run the To-Do List App, perform the following actions: 1. Open a new PowerShell window. 2. Start MongoDB: ```bash mongod ``` 3. Open another PowerShell window. 4. Launch the MongoDB shell: ```bash mongosh ``` 5. Navigate to the project directory: ```bash cd To-Do-List-App ``` 6. Start the application using nodemon: ```bash nodemon .\app.js ``` **Note: If you encounter a "nodemon not recognized" error, install nodemon globally:** ```bash npm install -g nodemon ``` 7. Open a web browser and navigate to [localhost:3000](http://localhost:3000) to access the application. ### Important: ⚠️ **Set up backend connection locally:** - If running this project locally, uncomment the following code in `app.js`: ```js mongoose.connect("mongodb://127.0.0.1:27017/todolistDB"); ``` And comment out the below code in ```app.js```: ```js // const DB = process.env.DATABASE; // mongoose.connect(DB) ``` ## Usage - **Home Page (http://localhost:3000):** Default page showing the "Today" list. Add new items by typing in the input field and clicking the "+" button. - **Custom Lists:** Create custom lists by adding a name in the URL (e.g., http://localhost:3000/work). Add items and access the list using the specified name. - **Deleting Items:** Click the checkbox next to an item to mark it as completed and automatically remove it from the list. - **About Page (http://localhost:3000/about):** Information about the To-Do List application. ## Project Structure - `app.js:` Main entry point of the application. Configures the server, sets up routes, and connects to the database. **Models:** - `Item:` Model for individual to-do list items. - `List:` Model for custom lists. - `public:` Directory containing static files such as CSS stylesheets. - `styles.css:` CSS stylesheets for the application. - `views:` Directory containing EJS templates used to render HTML pages. - `header.ejs:` Header template included in other EJS files. - `footer.ejs:` Footer template included in other EJS files. - `list.ejs:` Template for the to-do list page. - `about.ejs:` Template for the about page. ## Contributing Contributions are welcome! Please follow the steps below to contribute to the project: 1. Fork the repository. 2. Create a new branch for your feature or bug fix: ```bash git checkout -b feature/your-feature-name ``` 3. Make your changes and commit them: ```bash git add . git commit -m "Add your meaningful commit message" ``` 4. Push your changes to your forked repository: ```bash git push origin feature/your-feature-name ``` 5. Open a pull request on the original repository. ### Code Style Guidelines - Follow the existing code style and structure. - Write meaningful commit messages. ### Bug Reporting If you encounter any bugs or issues, please open an issue with a detailed description of the problem, steps to reproduce, and your system/environment information. ## Acknowledgments This project was created using Node.js, Express, MongoDB, and the EJS templating engine. Special thanks to the authors and contributors of these technologies. ## 🚀 About Me I'm a final-year BCA undergraduate and a full-stack developer. ### Contact Details - Email: amankrsinha07@gmail.com - LinkedIn Profile: [@AmanKumarSinha](https://www.linkedin.com/in/amankumarsinha) ## Checkout my new TO DO LIST app in REACT - GitHub link - https://github.com/AmanKumarSinhaGitHub/React-To-Do-List-App - LIVE demo - https://amankumarsinhagithub.github.io/React-To-Do-List-App/ - Addition feature of this app : Your to-do list is automatically saved to local storage. This means your tasks will stay even if you refresh the page or reopen the app.
Manage your tasks efficiently with the To-Do List App. This Node.js and MongoDB-powered application provides a seamless task management experience, helping you stay organized and focused.
todoapp,todolist,css,ejs,express,html,javascript,mongodb,nodejs,project
2023-03-03T11:31:40Z
2024-01-04T12:51:21Z
null
1
2
30
0
6
16
null
null
JavaScript
himiaaaaa/full-stack-open-2023
main
Exercises for the part1 - part9 FullStackOpen course from the University of Helsinki
javascript,mongodb,nodejs,react,redux,full-stack,graphql,typescript,express
2023-03-08T11:14:29Z
2023-09-25T19:07:56Z
null
1
0
131
0
8
16
null
null
JavaScript
Pasan-Pahasara/Web-POS
master
# Web-POS A JavaScript POS System made from SPA (Single-page application) ### `Languages` * HTML * Javascript * CSS ### `Frameworks` * Boostrap Framework ### `Libraries` * Sweet Alert * jQuery * Lombok # ### `Links` * 🔗 <a href="https://www.gloomaps.com/QAp329svFm" target="_blank">Site-Map</a> * 🔗 <a href="https://wireframe.cc/4kLkXl" target="_blank">Wire-Frame</a> * 🔗 <a href="https://www.figma.com/file/gH2fuiUXiMCCXV7izGhqMN/Web-Pos-System?node-id=0%3A1" target="_blank">Mock-Up</a> * 🔗 <a href="https://pasan-pahasara.github.io/Web-POS/" target="_blank">GitHub Page</a> # ![Screenshot 2023-03-02 144454](https://user-images.githubusercontent.com/88943660/222385661-23e46565-a401-419b-b83e-2d1284252c6f.png) # #### Clone this repository ✅ ```md https://github.com/Pasan-Pahasara/Web-POS.git ``` ### ###### If you think my code is good pleace drop a Star <img src="https://github.com/Pasan-Pahasara/md-alpha/blob/main/star.webp" width="40px"> ![GitHub issues](https://img.shields.io/github/issues/Pasan-Pahasara/Web-POS?&labelColor=black&color=eb3b5a&label=Issues&logo=issues&logoColor=black&style=for-the-badge) ![GitHub Contributions](https://img.shields.io/github/contributors/Pasan-Pahasara/Web-POS?&labelColor=black&color=8854d0&style=for-the-badge) ### License 📝 [![GitHub license](https://img.shields.io/github/license/Pasan-Pahasara/Web-POS?&labelColor=black&color=3867d6&style=for-the-badge)](https://github.com/Pasan-Pahasara/Room-Reservation-System/blob/master/LICENSE) <div align="center"> ![repo size](https://img.shields.io/github/repo-size/Pasan-Pahasara/Web-POS?label=Repo%20Size&style=for-the-badge&labelColor=black&color=20bf6b) ![GitHub forks](https://img.shields.io/github/forks/Pasan-Pahasara/Web-POS?&labelColor=black&color=0fb9b1&style=for-the-badge) ![GitHub stars](https://img.shields.io/github/stars/Pasan-Pahasara/Web-POS?&labelColor=black&color=f7b731&style=for-the-badge) ![GitHub LastCommit](https://img.shields.io/github/last-commit/Pasan-Pahasara/Web-POS?logo=github&labelColor=black&color=d1d8e0&style=for-the-badge) </div> <div align="center"> If you have any questions or just wanna say hi, <br><b>MAIL ME</b>&nbsp; <a href="mailto:pasanpahasara7788@gmail.com"> <img width="20px" src="https://github.com/Pasan-Pahasara/md-alpha/blob/main/gmail.svg" /> </a></p> </div> <div align="center"> #### Developed by [Pasan Pahasara](https://github.com/Pasan-Pahasara/) </div>
A JavaScript POS System made from SPA (Single-page application)
bootstrap5,css,html5,javascript
2023-03-02T09:00:10Z
2023-03-02T10:11:32Z
null
1
0
5
0
0
16
null
GPL-3.0
JavaScript
AbdusSattar-70/To-Do-List
master
# To Do List <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [Usage](#usage) - [Run tests](#run-tests) - [Deployment](#triangular_flag_on_post-deployment) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 [To-Do-List] <a name="about-project"></a> **[To Do List]** is my demo project for learning ES6 modules and webpack and it is a simple website that displays a list of To do tasks and allows you to add and remove tasks from that list. ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> <details> <summary>Client</summary> <b>This project only works client side right now.</b> <ul> <li>HTML</li> <li>CSS</li> <li>JS</li> <li>Webpack</li> </ul> </details> <!-- Features --> ### Key Features <a name="key-features"></a> - **[html]** - **[css]** - **[Javascript]** - **[Webpack]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> ## 🚀 Live Demo<a name="live-demo"></a> - [Live Demo Link](https://abdussattar-70.github.io/To-Do-List/dist/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ### Prerequisites In order to run this project you need: To know simple html, css, npm, and linter. - A Computer (MAC or PC) - code editor (VSCode,Atom etc...) - A browser (Chrome,Mozilla,Safari etc...) - Version Control System (Git and Github) ### Setup Clone this repository to your desired folder: cd my-folder git clone https://github.com/AbdusSattar-70/To-Do-List.git ### Install Install this project with: - npm install - npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x - npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x ### Run tests To run tests, run the following command: - npm audit - npm start To check Styelint error:- - npx stylelint "\*_/_.{css,scss}" - bin/react test test/models/article_test.rb ### Deployment You can deploy this project using: - gitHub pages/ - npm run build <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Authors <a name="authors"></a> ## 👤 Abdus Sattar - GitHub: [@githubhandle](https://github.com/AbdusSattar-70) - Twitter: [@twitterhandle](twitter.com/Abdus_Sattar70) - LinkedIn: [LinkedIn](https://www.linkedin.com/in/abdus-sattar-a41a26215/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> - [ ] **[Preserve data in the browser ]** - [ ] **[Validate contact form ]** - [ ] **[ Preserve data in the browser]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Everybody is welcome to suggest, changes,Contributions, issues, and feature request in portfolio html css file. In order to do it, fork this repository, create a new branch and open a Pull Request from your branch. Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you like this project, Please give me ⭐️ and you can use it following [MIT](./LICENSE) license. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank and appreciate who contributes this project. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is under [MIT](./LICENSE) license. <p align="right">(<a href="#readme-top">back to top</a>)</p>
This repo is created for learning objectives on how to create a To-do-list and use Webpack with ES6 .it is a simple website that displays a list of To do tasks and allows you to add and remove tasks from that list
babel-plugin,css3,html5,javascript,plugin-development,webpack
2023-02-27T13:48:13Z
2023-03-10T21:16:38Z
null
3
10
36
1
0
15
null
MIT
JavaScript
jpmorganchase/anu
main
# Anu Anujs is an immersive data visualization toolkit built on the web-based 3D game engine [Babylon.js](https://www.babylonjs.com/) and [WebXR](https://immersiveweb.dev/). Anu is heavily inspired by [D3's](https://d3js.org/) data-binding DOM manipulation patterns and visualization utility. Anu works in synergy with D3 to bring these patterns to Babylon, enabling developers to dynamically manipulate the Babylon scene graph with data and augment 3D immersive visualizations with utilities, pre-fabs, and interactions. --- See our docs for more the details: https://jpmorganchase.github.io/anu/ ## Version Anu is currently in alpha, and development of the library remains fluid. Please see the road map to learn what features are finished or planned. Alpha release may have changes that break backwards compatibility as syntax, properties, methods, and functions will change as the library is developed further and improved. This also means that now is the best time to contribute codes, suggestions, and bug reports. See the contributing section to learn how you can contribute. ## Install ### Install with a Babylonjs project manually. ``` npm install @jpmorganchase/anu ``` ``` import * as anu from '@jpmorganchase/anu' ``` or ### Install with our project template ``` npx @jpmorganchase/anu-starter@latest my_project ``` ``` cd my_project npm install npm run dev ``` ## Questions, Comments, or Suggestions? ### If you have any questions, comments or suggestions please feel free to drop by the [discussion forum](https://github.com/jpmorganchase/anu/discussions)! ## Contributing There are many ways to contribute such as: 1. Contribute suggestions, ideas, and bug reports via github issues 2. Request of Contribute a visualization example for the gallery via github issues 3. Ask or answer questions on our forum via github discussions 4. Bug fixes and code contributions via pull request 5. Work on a item from the road map or a new idea, open a discussion on our forum first to get more information and feedback If you would like to open and merge a pull request, you must first sign the contributor license agreement (CLA) found in the root of this repo. ## Road Map Below is a list of select completed and planned features - [x] Data Binding Scene Graph Manipulation - [x] Selections - [x] 2D Text Pre-fab - [x] Axes Pre-fab - [x] Texture based maps and globes Pre-fab - [x] Grid based layouts Pre-fab - [ ] Network visualizations (in progress) - [ ] Data based animation tools - [ ] Common data visualization interactions - [x] Color scale materials / shaders
Immersive Visualization Toolkit for BabylonJS
javascript,jpmorganchase,gt-applied-research,cto
2023-03-10T22:11:39Z
2024-05-21T14:09:08Z
null
13
38
385
0
4
15
null
Apache-2.0
JavaScript
kintone-workshops/ai-kintone-gallery
main
# Build an OpenAI Art Generator & Gallery - JavaScript Workshop --- ![banner.png](./docs/img/banner.png) Let's create an AI Art Generator using [OpenAI's DALL·E 2](https://openai.com/product/dall-e-2) and a gallery using the [Kintone web database](https://kintone.dev/en/) together! ## Outline <!-- omit in toc --> * [Completed Project](#completed-project) * [Get Started](#get-started) * [Get Your Free Kintone Database](#get-your-free-kintone-database) * [Workshop Steps](#workshop-steps) * [Quick Dive into OpenAI's API](#quick-dive-into-openais-api) * [What is DALL-E?](#what-is-dall-e) * [Debugging](#debugging) * [When buttons are not showing up on Kintone Record](#when-buttons-are-not-showing-up-on-kintone-record) * [Errors related to OpenAI API Keys](#errors-related-to-openai-api-keys) * [Errors related to .env](#errors-related-to-env) * [Errors related to kintone-customize-uploader](#errors-related-to-kintone-customize-uploader) * [kintone-customize-uploader Error 1](#kintone-customize-uploader-error-1) * [kintone-customize-uploader Error 2](#kintone-customize-uploader-error-2) * [Error when trying to install kintone-customize-uploader](#error-when-trying-to-install-kintone-customize-uploader) * [Errors related to Node.js \& npm](#errors-related-to-nodejs--npm) * [`npm install` command is not working](#npm-install-command-is-not-working) * [`npm run upload` failed?](#npm-run-upload-failed) * [ChatGPT API Key vs. DALL-E API Key](#chatgpt-api-key-vs-dall-e-api-key) * [Not seeing a highlighted `TODO:`?](#not-seeing-a-highlighted-todo) * [Completed Code](#completed-code) * [Overview of the Repo](#overview-of-the-repo) ## Completed Project ![Kintone_OpenAI_ImageGenerator_Demo.gif](./docs/img/Kintone_OpenAI_ImageGenerator_Demo.gif) ## Get Started _Clone the Repo & Install Dependencies_ 💪 First, clone the [kintone-workshops/ai-kintone-gallery](https://github.com/kintone-workshops/ai-kintone-gallery) repo! 🚀 Then go inside the folder & install the dependencies! ```shell cd Downloads git clone https://github.com/kintone-workshops/ai-kintone-gallery cd ai-kintone-gallery npm install npm install -g @kintone/customize-uploader ``` Open the `ai-kintone-gallery` folder in [VS Code](https://code.visualstudio.com/docs/getstarted/tips-and-tricks#_command-line) as well: ```shell code . ``` ## Get Your Free Kintone Database [kintone.dev/new/](http://kintone.dev/new/) * ⚡ Only use lowercase, numbers, & hyphens in your subdomain * ⚠ Do not use uppercase or special characters | | | | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | | ![Step 1: Fill out the Kintone Developer license sign-up form](./docs/img/common_signup/SignUp-1.png) | ![Step 2: Email address will be the login name & the subdomain will be your unique link](./docs/img/common_signup/SignUp-2.png) | | ![Step 3: Check for a "Welcome to Kintone! One More Step To..." email](./docs/img/common_signup/SignUp-3.png) | ![Step 4: Log into Kintone](./docs/img/common_signup/SignUp-4.png) | For more information, check out the [Workshop_Steps.md > B. Get Your Free Kintone Database](./docs/Workshop_Steps.md#b-get-your-free-kintone-database) section! --- ## Workshop Steps * [A. Get Started - Clone the Repo \& Install Dependencies](./docs/Workshop_Steps.md#a-get-started---clone-the-repo--install-dependencies) * [B. Get Your Free Kintone Database](./docs/Workshop_Steps.md#b-get-your-free-kintone-database) * [C. Create a `.env` file](./docs/Workshop_Steps.md#c-create-a-env-file) * [D. Create a Kintone Web Database App](./docs/Workshop_Steps.md#d-create-a-kintone-web-database-app) * [E. Generate an API Token for Kintone App](./docs/Workshop_Steps.md#e-generate-an-api-token-for-kintone-app) * [F. Edit Your customize-manifest.json](./docs/Workshop_Steps.md#f-edit-your-customize-manifestjson) * [G. Create an OpenAI API Key](./docs/Workshop_Steps.md#g-create-an-openai-api-key) * [H. Edit main.js](./docs/Workshop_Steps.md#h-edit-mainjs) * [I. Compile and upload the code to Kintone](./docs/Workshop_Steps.md#i-compile-and-upload-the-code-to-kintone) * [J. Add a record to the Kintone App to generate an image](./docs/Workshop_Steps.md#j-add-a-record-to-the-kintone-app-to-generate-an-image) --- ## Quick Dive into OpenAI's API ### What is DALL-E? OpenAI's AI system that generates images from textual descriptions. The [Image generation](https://platform.openai.com/docs/guides/images) APIs are currently released as a public beta. Based on a Generative Pre-trained Transformer 3 (GPT-3) neural network architecture * Trained on massive amount of text data (i.e., the Internet) * Goal is to "comprehend" natural language DALL-E can generate a wide range of images * Everything from abstract art to photo-like scenes 3 methods for interacting with images: * Generating new images based on a text prompt * Editing an existing image based on a text prompt * Generating variations based on an existing image Pricing is per image and varies by resolution: * 1024×1024 = $0.020 * 512×512 = $0.018 * 256×256 = $0.016 --- ## Debugging **Let's Fix Those Problems** 💪 Here is a rundown of common problems that may occur & their solutions! ### When buttons are not showing up on Kintone Record 1. Verify the code was uploaded to Kintone 1. Verify the filed codes are set correctly * Check the [D. Create a Kintone Web Database App](./docs/Workshop_Steps.md#d-create-a-kintone-web-database-app) section for the correct field codes ### Errors related to OpenAI API Keys Are you not getting any images even though you have a `.env` file with your OpenAI API Key? Open console and check for the following error message: `openai.error.RateLimitError: you exceeded your current quota, please check your plan and billing details` If you get this error message, then you have exceeded your free trial credits. You will need to upgrade to a paid plan to continue using the API. Check your OpenAI API usage here: <https://platform.openai.com/account/usage> ⚠️ Note: OpenAI only gives you free credits for the first account associated with your phone number. Subsequent accounts are not granted free credits. ### Errors related to .env If you get one of the following error messages: * `[webpack-cli] Error: Missing environment variable: KINTONE_BASE_URL` * `[webpack-cli] Error: Missing environment variable: KINTONE_PASSWORD` * `[webpack-cli] Error: Missing environment variable: KINTONE_USERNAME` * `[webpack-cli] Error: Missing environment variable: VIEW_ID` * `[webpack-cli] TypeError: Cannot convert undefined or null to object` * `Failed to find .env file at default paths: [./.env,./.env.js,./.env.json]` * `Failed to find .env file at default paths: [./.env,./.env.js,./.env.json]` * `Failed to upload JavaScript/CSS files` * `KintoneRestAPIError: [520] [CB_WA01] Password authentication failed...` Then please verify that * your `.env` file has been correctly configured * your username and password for your Kintone account are correct * you have not modified the `.env.example` ### Errors related to kintone-customize-uploader #### kintone-customize-uploader Error 1 Error Message: ```shell Options: {"command":"kintone-customize-uploader","commandArgs":["customize-manifest.json"],"options":{"expandEnvs":false,"noOverride":false,"silent":false,"useShell":false,"verbose":true}} Found .env file at default path: ./.env spawn kintone-customize-uploader ENOENT Parent process exited with signal: 1. Terminating child process... ``` If you get the above error message, please verify that you have installed the `kintone-customize-uploader` package. Solution: ```shell npm install -g kintone-customize-uploader ``` #### kintone-customize-uploader Error 2 Error Message: `KintoneRestAPIError: [403] [CB_NO02] No privilege to proceed. (YvIvLH6UrE8kqnRjT7Va)` If you get the above error, the Kintone account you are using to upload the code is not a Kintone Administrator. Solution: Use a Kintone account that has Kintone Administrator privileges. Only Kintone Administrators can upload code to Kintone, regardless of the permissions set for the App. For detailed steps, checkout this Developer Forum post: <https://forum.kintone.dev/t/766> ### Error when trying to install kintone-customize-uploader Error: * `npm ERR! code EACCES` * `npm ERR! syscall mkdir` * `npm ERR! path /usr/local/lib/node_modules/@kintone` * `npm ERR! errno -13` * `npm ERR! Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/@kintone'` Solution: ```shell sudo npm install -g kintone-customize-uploader ``` ### Errors related to Node.js & npm Error Message: ```shell vite build --emptyOutDir internal/process/esm_loader.js:74 internalBinding('errors').triggerUncaughtException( ^ Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only file and data URLs are supported by the default ESM loader. Received protocol 'node:' at Loader.defaultResolve [as _resolve] (internal/modules/esm/resolve.js:782:11) at Loader.resolve (internal/modules/esm/loader.js:85:40) at Loader.getModuleJob (internal/modules/esm/loader.js:229:28) at ModuleWrap.<anonymous> (internal/modules/esm/module_job.js:51:40) at link (internal/modules/esm/module_job.js:50:36) { code: 'ERR_UNSUPPORTED_ESM_URL_SCHEME' } ``` Solution: ```shell cd ai-kintone-gallery npm install ``` ### `npm install` command is not working 1. Verify the Node.js & npm versions **inside** the `ai-kintone-gallery` folder 2. Just installed Node.js? Verify you configured Node.js versions **inside** the `ai-kintone-gallery` folder * Mac: `nodenv local 14.5.0` * Windows: `nvm use 14.5.0` Not the correct versions, or confused? 🤔 → Check out the [Guide on Installing Node.js & npm](https://dev.to/kintonedevprogram/guide-on-installing-nodejs-npm-macos-windows-16ii) Doc ### `npm run upload` failed? _@kintone/customize-uploader not working?_ Let's try the following: (1) Verify that customize uploader was installed globally * `npm install -g @kintone/customize-uploader` (2) Verify that the .env login info is correct (including the password) * ⚠️ Make sure your login info is inside the `.env` file & **NOT** the `.env.example` file! * ⚠️ Verify that KINTONE_BASE_URL input is correctly formatted: * ✅ Correct Format: `https://example.kintone.com` * ❌ Incorrect Format: `https://example.kintone.com/` or `example.kintone.com` * ⚠️ Re-run the npm commands after saving the .env file * ⚙️ Details: [Step 4 - Create a `.env` File](./docs/Workshop_Steps.md#step-4---create-a-env-file-) (3) Verify your [customize-manifest.json](customize-manifest.json) was updated with the correct App ID * ⚙️ Details: [Step 5 - Update customize-manifest.json with the App ID](./docs/Workshop_Steps.md#step-5---update-customize-manifestjson-with-the-app-id-) (4) Verify that the `npm run build` command was run before the `npm run upload` ### ChatGPT API Key vs. DALL-E API Key The API keys are the same for both ChatGPT and DALL-E. If you already have an API key for ChatGPT, you can use the same one for DALL-E. If you do not have an API key, generate one by going to [OpenAI API's API keys setting page](https://platform.openai.com/account/api-keys). ### Not seeing a highlighted `TODO:`? Click the `Install` button on the VS Code pop-up message to install [TODO Highlight extension](https://marketplace.visualstudio.com/items?itemName=wayou.vscode-todo-highlight). * [![vscode-setting-extension.png](./docs/img/common_vscode/vscode-setting-extension.png)](./docs/img/common_vscode/vscode-setting-extension-HD.png) --- ## Completed Code If you want the completed code for the index.js file, you can find it here: [Solution](./docs/Solution.md) --- ## Overview of the Repo <details> <summary> ↯ Overview of the Repo ↯ </summary> | File | Purpose | Need to Modify? | | ---------------------------------------------------------------------- | ------------------------------------------------------------------------- | ---------------------- | | [package.json](package.json) | Project's metadata & scripts for building and uploading the customization | | | [.env.example](.env.example) | The template for the .env file | | | [.env](.env) | Holds the Kintone login credential and View ID | Yes! - Create it | | [customize-manifest.json](customize-manifest.json) | Kintone Customize Uploader's configuration file | Yes! - Add your App ID | | | | | | [src/main.js](src/main.js) | Heart of the project handling the API request body & adding a button | Yes! Complete the code | | | | | | [src/style.css](src/style.css) | Styling for the project can go here | | | [src/requests/aiPOSTRequest.js](src/requests/aiPOSTRequest.js) | Function to call the OpenAI's DALL·E to generate an image | | | [src/requests/kintonePUTRequest.js](src/requests/kintonePUTRequest.js) | Function to upload the image file to Kintone. | | | [vite.config.js](vite.config.js) | Various settings for how and where our JavaScript compiles to | | | [dist/KintoneCustomization.js](dist/KintoneCustomization.js) | Bundled JS generated by `npm run build` that will be uploaded to Kintone | | | | | | [docs/Workshop_Steps.md](./docs/Workshop_Steps.md) | Step-by-step guide that we do during the workshop | | | [docs/Slides.pdf](./docs/Slides.pdf) | Slides used during the workshop | | </details>
Build an OpenAI Art Generator & Gallery - JavaScript Workshop
ai,kintone,kintone-api,kintone-customize,ai-image-generation,dall-e,javascript,tutorial,workshop
2023-03-02T08:18:55Z
2023-06-08T04:39:23Z
null
2
2
186
1
12
15
null
null
JavaScript
yasir2002/gradient-generator
main
# Gradient Generator This is a web app that helps you generate random gradients that you can use in your CSS projects. ![Screenshoots](https://raw.githubusercontent.com/yasir2002/gradient-generator/main/img/Untitled%20design%20(3).png) ## Technologies Used ![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white) ![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white) ![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E) ![Bootstrap](https://img.shields.io/badge/bootstrap-%23563D7C.svg?style=for-the-badge&logo=bootstrap&logoColor=white) ## How to Use 1. Visit the Gradient Generator website. 2. Click on the "Generate" button to generate a new gradient. 3. Use the "Copy" button to copy the CSS code for the generated gradient. 4. Paste the CSS code into your own project to use the gradient. ## Features * Generate a random gradient with the click of a button. * Copy the CSS code for the generated gradient with one click. * Customizable gradient styles, including the direction and color stops. * Mobile responsive design for use on all devices. ## Credits This web app was created by [Yasir Nawaz](https://yasir2002.github.io/portfolio/)
The CSS Gradient Generator tool is a web-based application that allows users to create custom gradients for their CSS styling needs. This GitHub repository contains the code for the application, which is built using HTML, CSS, and JavaScript.
bootstrap,css,css3,html,javascript
2023-02-26T14:42:08Z
2023-02-28T13:31:38Z
null
1
0
8
0
0
15
null
null
HTML
s-shemmee/Weather-App
main
# Weather App This is a web app developed as a final project for SheCodes Plus using HTML, CSS, and Vanilla JavaScript. It is hosted on Netlify and utilizes both SheCodes Weather API and OpenWeatherMap API to fetch weather data. The app allows users to search for the weather conditions of any city in the world and provides current weather conditions, a 5-day forecast, and hourly forecasts. Additionally, the app can detect the user's current position if they allow it. ![Opera Snapshot_2024-02-08_130720_weather-app-shemmee netlify app](https://github.com/s-shemmee/Weather-App/assets/56132945/b2af1d7b-6f98-4d3c-944e-5fea654ade3d) # Features - Users can search for weather conditions of any city in the world. - The app displays the current weather conditions, including temperature and weather description. - The app provides a 5-day forecast for the searched city, including hourly forecasts. - The app can detect the user's current position if they allow it. - The app fetches weather data using both SheCodes Weather API and OpenWeatherMap API. # Technologies & Tools Used - HTML - CSS - Vanilla JavaScript - VS Code - SheCodes Weather API - OpenWeatherMap API - Netlify # Installation and Usage To use this app, you can either clone this repository or download the zip file. To clone the repository, run the following command in your terminal: ```bash git clone https://github.com/s-shemmee/Weather-App.git ``` Once you have cloned the repository, open the `index.html` file in your browser to use the app. To use the app, simply type the name of the city you want to search for in the search bar and press the Enter key. The app will display the current weather conditions and the 5-day forecast for the searched city. Alternatively, you can allow the app to detect your current position and display the weather conditions for your location. To toggle between Celsius and Fahrenheit temperature units, click the "Convert to Fahrenheit" or "Convert to Celsius" link below the temperature display. # Demo A live demo of the weather app can be found at [LINK TO LIVE DEMO](https://weather-app-shemmee.netlify.app). # Credits The weather app was created by [s-shemmee](https://github.com/s-shemmee) as a final project for the SheCodes Plus workshop. - The app uses the [SheCodes weather API](https://www.shecodes.io/learn/apis/weather) and [OpenWeatherMap API](https://openweathermap.org) to retrieve weather data. - The illustrations used in the app are [3D casual life](https://icons8.com/illustrations/style--3d-casual-life). # License This project is licensed under the MIT license.
This is a weather app created with HTML, CSS, and vanilla JavaScript. Users can search for weather conditions of any city using SheCodes Weather API and OpenWeatherMap API, view current weather and 5-day forecast, hourly forecasts, and detect their current position.
html-css-javascript,netlify,shecodes,weather-api,weather-app,weather-forecast,html,javascript,weather,vanilla-javascript
2023-03-10T23:30:11Z
2024-04-08T23:08:24Z
null
1
0
30
0
1
14
null
GPL-3.0
JavaScript
ayangweb/bob-plugin-free-bing-translate
master
# 必应翻译 ## 无需秘钥,可以直接在 bob 中进行工作,如果有一天它不工作了,请联系我进行修复! > src 文件夹主要为 bob 用户开发,bob 是一款 macOS 上的翻译软件,官网地址:[bob](https://bobtranslate.com/) > > 插件下载地址:[bob-plugin-free-bing-translate-v0.0.5.bobplugin](https://github.com/bilibili-ayang/bob-plugin-free-bing-translate/releases/download/v0.0.5/bob-plugin-free-bing-translate.bobplugin) > server 文件夹是 node.js 服务器,可以自行改造后在任意场景下使用! ### bob 插件大合集: > [chatGPT 插件(免秘钥,免翻)](https://github.com/bilibili-ayang/bob-plugin-free-chatgpt) > [百度翻译插件(免秘钥)](https://github.com/bilibili-ayang/bob-plugin-free-baidu-translate) > [小牛翻译插件(免秘钥)](https://github.com/bilibili-ayang/bob-plugin-free-calf-translate) > [阿里翻译插件(免秘钥)](https://github.com/bilibili-ayang/bob-plugin-free-ali-translate) > [搜狗翻译插件(免秘钥)](https://github.com/bilibili-ayang/bob-plugin-free-sougou-translate) > [爱词霸翻译插件(免秘钥)](https://github.com/bilibili-ayang/bob-plugin-free-iciba-translate) > [计算器插件](https://github.com/bilibili-ayang/bob-plugin-calculator) > [必应翻译插件(免秘钥)](https://github.com/bilibili-ayang/bob-plugin-free-bing-translate) ### 使用截图如下: <img width="500" src="./image/zh-to-en.png" alt="zh-to-en"> <img width="500" src="./image/en-to-zh.png" alt="en-to-zh">
必应翻译,无需秘钥,可以直接在 bob 中进行工作,如果有一天它不工作了,请联系我进行修复!
bobplugin,javascript
2023-02-28T02:22:07Z
2024-04-23T03:46:15Z
2024-04-23T03:45:05Z
1
0
18
0
0
14
null
null
JavaScript
Alejandroq12/second-portfolio
main
# Porfolio <a name="readme-top"></a> <div align="center"> <img src="./assets/img/logos/logo.png" alt="logo" width="550" height="auto" /> <br/> <h3><b>Portfolio</b></h3> </div> <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [Porfolio](#porfolio) - [📗 Table of Contents](#-table-of-contents) - [📖Porfolio ](#porfolio-) - [🛠 Built With ](#-built-with-) - [Tech Stack ](#tech-stack-) - [Key Features ](#key-features-) - [🚀 Live Demo ](#-live-demo-) - [💻 Getting Started ](#-getting-started-) - [Prerequisites](#prerequisites) - [Setup](#setup) - [Install](#install) - [Usage](#usage) - [Run tests](#run-tests) - [Deployment ](#deployment-) - [👥 Author ](#-author-) - [🔭 Future Features ](#-future-features-) - [🤝 Contributing ](#-contributing-) - [⭐️ Show your support ](#️-show-your-support-) - [🙏 Acknowledgments ](#-acknowledgments-) - [❓ FAQ ](#-faq-) - [📝 License ](#-license-) <!-- PROJECT DESCRIPTION --> # 📖Porfolio <a name="about-project"></a> Presenting a portfolio website designed to showcase practical experience in CSS, JavaScript, DOM manipulation, Webpack, and Normalize. This user-friendly platform serves as a learning tool for refining essential web development skills. ## 🛠 Built With <a name="built-with"></a> HTML, CSS, JavaScript, Webpack. ### Tech Stack <a name="tech-stack"></a> <details> <summary>Client</summary> <ul> <li><a href="https://developer.mozilla.org/en-US/docs/Web/HTML">HTML</a></li> <li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS">CSS</a></li> <li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript">JavaScript</a></li> </ul> </details> <details> <summary>Bundler</summary> <ul> <li><a href="https://webpack.js.org/">Webpack</a></li> </ul> </details> <!-- Features --> ### Key Features <a name="key-features"></a> - **Intuitive Hamburger Menu: Provides great navigation throughout the website.** - **Responsive Design: Ensures optimal viewing and interaction experience across various devices and screen sizes.** - **Well-organized Sections: The website features dedicated sections for showcasing experience, portfolio, contact form, and skills, allowing for easy accessibility and a comprehensive overview.** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🚀 Live Demo <a name="live-demo"></a> It will be available soon! - [Live Demo Link](https://alejandroq12.github.io/second-portfolio/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ### Prerequisites In order to run this project you need: - A web browser to view output e.g [Google Chrome](https://www.google.com/chrome/). - An IDE e.g [Visual studio code](https://code.visualstudio.com/). - `node` should be installed in your local machine, [node website](https://nodejs.org/en/download/). - Install the `npm` package manager use this [to install both node and npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm). - [A terminal](https://code.visualstudio.com/docs/terminal/basics). ### Setup Clone this repository to your desired folder or download the Zip folder: ``` https://github.com/Alejandroq12/second-portfolio.git ``` - Navigate to the location of the folder in your machine: **``you@your-Pc-name:~$ cd second-portfolio``** ### Install To install all dependencies, run: ``` npm install ``` ### Usage To run the project, follow these instructions: - After Cloning this repo to your local machine. - Open the index.html file in your browser. ### Run tests Tests will be available soon! <!-- To run tests, run the following command: - Track CSS linter errors run: ``` npx stylelint "**/*.{css,scss}" ``` - Track JavaScript linter errors run: ``` npx eslint "**/*.{js,jsx}" ``` --> ### Deployment <a name="deployment"></a> You can deploy this project using: GitHub Pages, - I used GitHub Pages to deploy my website. - For more information about publishing sources, see "[About GitHub pages](https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages#publishing-sources-for-github-pages-sites)". <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Author <a name="authors"></a> 👤 **Julio Quezada** - GitHub: [Alejandroq12](https://github.com/Alejandroq12) - Twitter: [@JulioAle54](https://twitter.com/JulioAle54) - LinkedIn: [Julio Quezada](https://www.linkedin.com/in/quezadajulio/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> - [ ] **I will add more interactivity.** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you like this project give me a star ⭐️ <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I want to thank all my colleagues that share knowledge with and inspired to to improve each day. I want to thank Xavier Reyes Ochoa for guiding me in the creation of this portfolio. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FAQ --> ## ❓ FAQ <a name="faq"></a> - **What did you learn?** - Throughout this project, I expanded my knowledge of DOM manipulation, improved my Webpack usage, and mastered Normalize implementation for a consistent appearance. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [LICENSE](./LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
Presenting a portfolio website designed to showcase practical experience in CSS, JavaScript, DOM manipulation, Webpack, and Normalize. This user-friendly portfolio served as a learning tool for refining essential web development skills.
css,dom,html,javascript,webpack
2023-03-05T16:09:05Z
2023-04-26T06:31:03Z
null
1
6
61
0
0
14
null
MIT
CSS
Andrew-Tsegaye/Change-Product-Image-Color
start-engine
# Change Product Image Color This project is a web application that allows users to change the color of a product image by selecting a new color using a color picker. Live Demo: [color-Tshirt.com](https://change-product-image-color.netlify.app) ![app](https://i.imgur.com/U7ubGx1.png) ## Features - Users can upload an image of a product - Users can change the color of the product image using a color picker - Users can download the modified image ## Technologies Used This project was built using: - HTML - CSS - JavaScript - [P5.js](https://p5js.org) - a JavaScript library for creative coding ## Usage 1. Visit the live demo at [https://change-product-image-color.netlify.app](https://change-product-image-color.netlify.app) 2. Upload an image of a product 3. Use the color picker to change the color of the product image 4. Download the modified image ## Contributing Contributions to this project are welcome. To contribute, follow these steps: 1. Fork this repository 2. Create a new branch (`git checkout -b feature/your-feature`) 3. Make changes and commit them (`git commit -am 'Add your feature'`) 4. Push to the branch (`git push origin feature/your-feature`) 5. Create a new Pull Request ## License This project is licensed under the MIT License. See the LICENSE file for details. ## Acknowledgements This project was inspired by developer [Andrew Tsegaye](https://www.linkedin.com/in/andrewtsegaye).
This project is a web application that allows users to change the color of a product image by selecting a new color using a color picker.
color-picker-popup,css3,html5,javascript,p5js
2023-03-08T17:22:30Z
2023-03-08T17:38:00Z
null
1
0
3
0
0
14
null
null
HTML
oSumAtrIX/osum-player
dev
# osum!player - A music player for the web A music player built in vanilla web technologies out of the need of a good music player. ## 🔬 Demo Visit [music.osumatrix.me](https://music.osumatrix.me/) for a demo! ## 🖼️ Previews Get a glimpse of osum!player and it's features. ### ▶️ Player Intuitive and minimalistic player with your keyboard in mind. <img src=https://user-images.githubusercontent.com/13122796/224856281-1c4513c5-f405-4f35-a504-0bb389e7f733.png> ### 🔍 Search Effortless instant global search. <img src=https://user-images.githubusercontent.com/13122796/224856294-fa23d28e-86d1-46a0-b754-d25c951c1a15.png> ### 🚩 Marker Add marker to your favourite spots or highlights. <img src=https://user-images.githubusercontent.com/13122796/224856313-746abc8c-a93f-40fe-af3a-3827a39cb428.png> ### 📱 Mobile view Access the player from any device. <img src=https://user-images.githubusercontent.com/13122796/224856336-f4d13aa2-98ce-4f69-8466-2d227916165f.png> ## ⭐ Features - Fast & responsive - Mark hot spots - Intuitive UX - Minimal design - Keyboard oriented - Autoplay, shuffle, repeat or play once - Global search - Play history ## 🪛 Server setup 1. Clone the repository: ```bash git clone git@github.com/oSumAtrIX/osum-player cd osum-player/server ``` 2. Install dependencies 1. Install libjpeg development package if you are on Linux 2. Run `npm i` 3. Migrate the database: ```bash npx prisma migrate deploy ``` 4. Configure environment variables following the example from `env.example`: 5. Start the server ```bash npm start ``` ## ⌨️ Keybinds | Shortcut | Description | | ------------ | ----------------------------------------------------------------------------------------------- | | `CTRL+P` | Rotate between play modes (Autoplay, shuffle, repeat or play once) | | `CTRL+M` | Add marker to highlight hotspots in your songs | | `CTRL+C` | Clear all markers | | `CTRL+A` | Toggle animations | | `CTRL+E` | Rotate between endpoints | | `CTRL+S` | Sort by modified date or added | | `CTRL+Plus` | Increase volume | | `CTRL+Minus` | Decrease volume | | `CTRL+R` | Quick reload songs to update the database | | `CTRL+H` | Rotate between random themes | | `A-Za-z` | Start a search | | `Escape` | Exit search | | `Space` | Play, pause, or start a song | | `Enter` | Start the currently selected song or search result | | `ArrowLeft` | Scrub backward (Hold `SHIFT` for fine and `CTRL` for rough scrubbing) or play the previous song | | `ArrowRight` | Scrub forward (Hold `SHIFT` for fine and `CTRL` for rough scrubbing) | | `ArrowUp` | Select the previous song or the previous search result | | `ArrowDown` | Play the next song or select the next search result | | `Home` | Skip to the beginning of the current song | | `End` | Skip to the end of the current song | | `PageUp` | Play the previous song | | `PageDown` | Play the next song | | `0-9` | Seek to the corresponding time of the song | > **Note**: You can use your mouse wheel on the seekbar or album cover to adjust the volume. ## 🚀 Action launcher You can use the action launcher to quickly perform actions such as playing a song, or changing and toggling settings. The acton launcher can be opened anytime by typing `>` everywhere or in the quick search bar. ## 🚩 Marker To add a marker, press `CTRL+M`. The marker will appear on the seekbar which can be useful to highlight or mark favourite parts. To clear all markers, press `CTRL+C`. The markers will automatically show up when playing songs. ## 🐔 Easter egg Play with the album cover. ## 📝 Todo - [x] Backend server - [x] Adjusting volume with keybinds - [x] Sort by newest modification date - [x] Marker - [x] Various play modes - [x] Rainbow seekbar (Rotate between themes) - [x] Last.FM integration - [ ] Keybinds menu - [ ] Playlists - [ ] Queues - [ ] Sync live changes - [ ] Global hotkeys - [ ] Add new audio files with drag & drop - [ ] Share links
A music player built in vanilla web technologies out of the need of a good music player
audio,css,html,javascript,music-player,web
2023-03-06T14:10:50Z
2024-02-16T20:20:30Z
null
2
3
109
0
3
13
null
GPL-3.0
JavaScript
limingcan562/ejc-cli
main
<div align="center"> <img src="./media/logo.svg?v=1" width="70%"> Manage your `json` data better with visual Excel sheets ![npm](https://img.shields.io/npm/v/ejc-cli?logo=npm) ![download](https://img.shields.io/npm/dm/ejc-cli) ![license](https://img.shields.io/npm/l/ejc-cli) English | [简体中文](./READEME_zh-CN.md) </div> ## Effect preview Template `Excel` files: ![Template `Excel` files](./media/template_excel.png) Usage effect: ![Usage effect](./media/preview.gif) Output `json` data: ![Output `json` data](./media/effects.png) ## Introduction > `ejc-cli`, the first three letters of which consist of the initials `excel`, `json`, `cli`. ### Practical issues Sometimes, in order to save back-end development costs, we use `json` files to store some data locally, and then use these data for rendering. However: - If there are too many pages or modules that require data, the corresponding `json` files will also increase. There are too many files and data is too fragmented, making managing so many files difficult - When the amount of data is large, the data can become very lengthy, and it is difficult to directly find a specific piece of data - Sometimes `json` is not a good way to spread our data when we want to share it with other non developers ### Why choose Excel to manage data - More convenient operation. Excel is a professional office software. Adding, deleting, modifying, and querying data in Excel is of course much more convenient than modifying it in our editor - More visual. Each sheet can be used as data for a certain page or module; The name of each sheet is the name of our json; Each row of data in the sheet is the data of each of our `json` - More convenient management. The data is integrated into an Excel file, making it easier for us to manage the data of all modules or pages - More suitable for dissemination. `json` is not suitable for dissemination among non developers, but Excel is suitable for all people. Not only can non developers modify this Excel, but if you find a problem in Excel, you can also modify it and then sync it to others. ### Tools are born Therefore, in order to solve the above problems and combine the comprehensive advantages of Excel, `ej-cli` was born, so you only need to focus on managing the Excel file. ## Quick start ### 1. Installation tools ````npm npm i ejc-cli -g ```` ### 2. Get the template excel file You don't need to make an excel sheet yourself, a template excel file is already made here, you just need to execute: ````npm ejc-cli gt ```` Or save the template file to the specified directory: ````npm ejc-cli gt './xlsx_template/' ```` This will give us access to an excel template file, then just replace the data in it with what you want, yes it's that simple. ### 3. Exporting `json` files > You can go to the [Explanation](#Explanation) module for a better understanding of `-k`, `-s` - Setting `-k`, `-s` output using the global method If you have more than one `sheet` in your excel file and they have a similar structure (like the two `sheets` in the `template.xlsx` file), then you can simply set: ````npm ejc-cli -i './xlsx_template/template.xlsx' -k 'order,title,date,director,genre,cast,money' -s 3 -n 'movieData,songData' ```` In this case, `ejc-cli` will read the data from `row 3` of all `sheets` and the `key` values of all the output `json` data will be `order, title, date, director, genre, cast, money`. - Set `-k`, `-s` output separately If you have more than one `sheet` in your excel file, and each `sheet` does not always start reading data from `line 3`, and each `sheet` does not always have the same `key` value, then you can use the "`|`" splitter: ````npm ejc-cli -i './xlsx_template/template.xlsx' -k 'order,title,date|num,song_title,artist' -s '3|4' -n 'movieData,songData' ```` In this case, `ejc-cli` will read the data of the first `sheet` starting from `line 3`, and the `json` data key value of the first `sheet` will be `order, title, date`. `ejc-cli` will read the data of the second `sheet` starting from `line 4`, and the `json` data key values of the second `sheet` are `num, song_title, artist` - Integrate into your project - Configure relevant commands in `package.json`: ```json { "script": { "get:data": "ejc-cli -i ./xlsx_template/template.xlsx -k \"order,title,date|num,song_title,artist\" -s \"2|3\" -n 'movieData,songData'" } } ```` - Run the relevant `scrpit` command to output the data: ```npm npm run get:data ``` ## Notice Here are the following caveats in use. - When generating `json` data, make sure that the value of `-s` is correct. `-s` means that the data is read from the first row of each `sheet`, the default is `row 3`. - When the number of `-k` values is set to less than the number of columns in the `sheet`, it will render with the number of `-k` values You can try running the following command to see the difference in the output data ````npm ejc-cli -i './xlsx_template/template.xlsx' -k 'order,title' -n 'movieData,novelData' ```` The output of the `json` data is only `order` and `title` values - When integrating `ejc-cli` into your project: - All statements can be made without `'` single quotes - **When using the `|` delimiter, please use the escape character for compatibility with different systems. (`2|3` => `\"2|3\"`)** ## Options and commands ````npm Usage: ejc-cli [options] [command] => Manage your json data better with visual excel sheets Options: -v View current version -i, --input [path] Path of excel to be converted -o, --output [path] Path to the output json file -n, --json-name [string] Name of the output json file -k, --keys [string] The key value corresponding to each column of each sheet -s, --start-row [number] Read data from what row of sheet -h, --help View help Commands: gt [path] Get the excel template file ```` ### Options | Parameters | Required | Default | Description | Supplementary | ---| --- | --- | --- | --- | `-v` | No | | View current version | | `-i` | Yes | | Path to the excel sheet to be converted | | `-o` | No | `xlsx_json` folder in the current directory | `json` file output path | | `-n` | No | Default `sheet` number index naming</br> (`data_1.json, data_2.json,... `) | Output `json` file name | | `-k` | No | The default is to use the current index of each column as the `key`.</br>(`[{key_1: ''}, {key_2: ''},...]`) | Each column in the `sheet` corresponds to the name of the `key` value to be set | You can use <code>&#124;</code> to set the `key` of the `json` data exported from each `sheet` | `-s` | No | `3` | Which row to start reading data from in an excel sheet | You can use <code>&#124;</code> to set the row from which each `sheet` is to be read | `-h` | No | | View Help ### Commands | Statement | Parameters | Description | ---| --- | --- | | `gt` | `path` | `path` is the directory where the template excel file is saved.</br>When `path` is empty, the template excel file is saved in the `xlsx_template` folder of the current directory by default ## <a id="Explanation">Explanation</a> We can look at the structure of the obtained template excel file (`template.xlsx`): ![structure](./media/structure.png) The overall structure of the table is generally divided into three blocks (`top`, `middle`, `bottom`). - The first block, which we call (`T`), refers to the broad heading of the entire table - The second, which we call (`M`), is an overview of the information in each column of the table and is also used to set the corresponding `key` value (`-k 'order,title,date,director,genre,cast,money'`) - The third block, which we will call (`B`), is the number of rows in which the program will start reading data (`-s 3`) ## How to use your own excel sheet Because everyone's production of excel is different, we strongly recommend that you use our template excel file (`template.xlsx`) to manage your data, but this file may not always be styled to suit you. So if you want to `DIY` the style of your table, according to the analysis of the [Explanation](#Explanation) module, the following rules need to be followed when `DIY`ing your table: - The `T` and `M` modules are not required, **but please ensure that the data in your excel file, has the same structure as the `B` module in the above diagram** - Please ensure that your `-s` values are correct
Manage your json data better with visual Excel sheets | 用可视化的Excel表格更好地管理你的json数据
cli,excel,javascript,node,terminal,xlsx,convert,converter,json,tool
2023-03-03T16:35:03Z
2023-12-22T09:42:12Z
2023-03-16T17:34:40Z
1
0
70
0
1
13
null
MIT
JavaScript
stutzerik/php-linux-server-manager
main
# NextCaligo - Linux server manager PhP-based remote Linux server &amp; virtual machine (VPS) management interface - thesis of Erik Stütz :tada: ## Functions - Connect remote Linux servers (reboot, shutdown, change root password, change hostname, view resource statistics) - Manage local server - Deploy and manage KVM virtual machines (start, stop, restart, create and restore backups, resize VM memory, delete) - Account management (simple users, system administrators) - The application logs all activity - Integrated web app firewall ![NextCaligo Server-manager](https://i.ibb.co/9bWHxCK/panel1.png) ## Installing & components Components required for proper working: - Apache2 (enable HTACCESS) - php8.1-{cli, mysqli, gd, zip, mbstring, curl, libsodium, php-ssh2} - Argon2ID implementation - MariaDB/MySQL server - Libvirt Tools & KVM - SMTP mail server Install components (Test phase: it overwrites everything): ``` sh installer/install_en.sh ``` ## License GNU General Public License v3.0 - It can be modified, distributed and used freely, but please credit me as the author. ** This project is my thesis, so it is not my life's work. My basic goal with it is to create a reference and explain my thinking to my future partners. However, if someone wants to develop it further, I am open to it. ## Used libraries & literature I used open source libraries during development. - Backend: Secureimage, TorUtils, PHPMailer - Frontend: MDB4, Jquery 3, Bootstrap 4, FontAwesome 5 Free, ApexCharts, DataTables 1.13, ParticlesJS, "font-logos", "flag-icons" ** I also indicated the frameworks, libraries and literature used for the project on the user interface of the application, thereby complying with the `open source` licenses. > Thank you for reading! `If you have any questions, suggestions or ideas, I look forward to hearing from you.`
PhP-based remote Linux server & virtual machine (VPS) management interface
devops,kvm,linux-shell,php,remote-control,server-manager,sql,vms,apache,cloud-control
2023-03-01T17:18:25Z
2024-04-23T20:32:41Z
2023-03-01T18:54:00Z
1
0
36
0
3
13
null
GPL-3.0
JavaScript
gironajs/gironajs.com
main
# GironaJS gironajs.com open source application built using Next.js 13 and TailwindCSS. > **Warning** > This app is a work in progress. ## Running Locally 1. Install dependencies using yarn: ```sh yarn install ``` 2. Start the development server: ```sh yarn run dev ``` ## License Licensed under the [MIT license](https://github.com/gironajs/gironajs.com/blob/main/LICENSE.md).
Web pública de GironaJS (Next.js + TailwindCSS)
girona,javascript,next-js,tailwindcss,hacktoberfest
2023-03-07T08:09:47Z
2024-03-19T16:01:24Z
null
12
36
66
1
9
13
null
NOASSERTION
MDX
Soburjon19/Portfolio
master
<h2 align="center"> <a href="https://soburjon-portfolio.netlify.app/" target="_blank">Soburjon</a> </h2> <div align="center"> <img alt="Image" src="./Images/Readme.PNG" /> </div> <br/> ## Built With My personal portfolio <a href="https://github.com/soburjon19/" target="_blank">soburjon19</a> which features some of my github projects as well as my resume and technical skills.<br/> This project was built using these technologies. - React.js - Node.js - Express.js - CSS3 - VsCode - Vercel ## Features **📖 Multi-Page Layout** **🎨 Styled with React-Bootstrap and Css with easy to customize colors** **📱 Fully Responsive** ## Getting Started Clone down this repository. You will need `node.js` and `git` installed globally on your machine. ## 🛠 Installation and Setup Instructions 1. Installation: `npm i or npm install` 2. In the project directory, you can run: `npm start` Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view it in the browser. The page will reload if you make edits. ## Usage Instructions Open the project folder and Navigate to `/src/components/`. <br/> You will find all the components used and you can edit your information accordingly. ### Show your support Give a ⭐ if you like this website! <a href="https://www.buymeacoffee.com/soburjon19" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-violet.png" alt="Buy Me A Coffee" height= "60px" width= "217px" ></a>
Portfolio
css,javascript,portfolio,portfolio-website,react,reactjs,website,create-react-app,portfolio-template,react-bootstrap
2023-03-09T06:11:07Z
2023-03-15T17:19:24Z
null
1
1
9
0
1
12
null
null
JavaScript
DevBubba/devbubba.github.io
main
<img src="img/PrimaryPagePreview.png" width="100%" height="100%" /> <div align="center"> <img src="https://img.shields.io/github/languages/top/DevBubba/devbubba.github.io?color=%23000000"> <img src="https://img.shields.io/github/stars/DevBubba/devbubba.github.io?color=%23000000&logoColor=%23000000"> <br> <img src="https://img.shields.io/github/commit-activity/w/DevBubba/devbubba.github.io?color=%23000000"> <img src="https://img.shields.io/github/last-commit/DevBubba/devbubba.github.io?color=%23000000&logoColor=%23000000"> <br> </div> <hr style="border-radius: 2%; margin-top: 60px; margin-bottom: 60px;" noshade="" size="20" width="100%"> # <a id="description"></a> 💻 〢 My Portfolio ### My Own Simple And Modern Portfolio Made In HTML, CSS, And JavaScript! ## <a id="content"></a>🌐 〢 Table Of Contents - **[📖 〢 Description](#description)** - **[🔰 〢 Features](#features)** - **[🔗 〢 Discord](https://discord.gg/6qAvAephsW)** - **[📷 〢 Preview](#preview)** - **[🧾 〢 Lisence](#lisence)** ## <a id="features"></a> 🔰 〢 Features - `My Socail Links`🟢 - `About Me Bio`🟢 - `Top Languages I Use`🟢 - `Top Tools I Use`🟢 - `Featured Projects`🟢 - `Add Working Discord Server Link`🟡 - `Unblocked Games`🟡 - `Website Comments`🔴 🟢 = Working | 🟡 = To Do | 🔴 = Not Working ## <a id="preview"></a> 📷 〢 Preview <div align="center"> <hr style="border-radius: 2%; margin-top: 60px; margin-bottom: 60px;" noshade="" size="20" width="75%"> <img style="border-radius: 15px; display: block; margin-left: auto; margin-right: auto; margin-bottom:20px;" width="70%" src="img/AboutMePagePreview.png"></img> <img style="border-radius: 15px; display: block; margin-left: auto; margin-right: auto; margin-bottom:20px;" width="70%" src="img/FeaturedProjectsPagePreview.png"></img> <img style="border-radius: 15px; display: block; margin-left: auto; margin-right: auto; margin-bottom:20px;" width="70%" src="img/FeaturedProjectsPage2Preview.png"></img> <hr style="border-radius: 2%; margin-top: 60px; margin-bottom: 60px;" noshade="" size="20" width="75%"> </div> ## 🧾 <a id="lisence"></a> License ### devbubba.github.io is licensed under the <a href="https://mit-license.org/.">MIT License</a> <hr style="border-radius: 2%; margin-top: 60px; margin-bottom: 60px;" noshade="" size="20" width="100%">
My Own Simple And Modern Portfolio Made In HTML, CSS, And JavaScript!
cool,css,html,javascript,portfolio,portfolio-website,website
2023-03-05T00:50:57Z
2023-04-13T14:12:59Z
null
1
0
66
0
0
12
null
MIT
CSS
Andrew-Tsegaye/Digital_Marketing_Website
start-engine
# Digital Marketing Website Welcome to Digital Marketing! This is a website that provides resources and insights into digital marketing strategies and techniques. ![digital_web](https://i.imgur.com/jn2CB7Q.png) ## Table of Contents - Installation - Usage - Contributing - License ## Installation To install and run the project locally, follow these steps: Clone the repository to your local machine: 1. git clone `https://github.com/Andrew-Tsegaye/digital-marketing-2g.git` 2. Navigate to the project directory: `cd digital-marketing-2g` 3. Install the project dependencies: `npm install` 4. Run the project locally: `npm start` 5. Open your browser and navigate to `http://localhost:3000` ##Usage Digital Marketing is a website that provides resources and insights into digital marketing strategies and techniques. The site includes blog posts, tutorials, and other resources to help you improve your digital marketing skills. To use the site, simply navigate to the homepage and browse the available content. You can use the search bar to find specific topics or articles, or browse the different categories to find content that interests you. ## Contributing We welcome contributions to Digital Marketing! If you would like to contribute, please follow these steps: 1. Fork the repository to your own GitHub account. 2. Create a new branch for your changes: `git checkout -b my-new-branch` 3. Make your changes and commit them: `git commit -am 'Add some feature` 4. Push your changes to your forked repository: `git push origin my-new-branch` 5. Submit a pull request to the main repository. We appreciate all contributions and will review all pull requests as soon as possible. # License Digital Marketing is licensed under the MIT license. See the [LICENSE](https://opensource.org/license/mit/) file for more information.
This is a website that provides resources and insights into digital marketing strategies and techniques.
animations,bootstrap5,cdnjs,css3,html5,javascript
2023-03-01T15:58:29Z
2023-03-01T16:43:57Z
null
1
0
4
0
1
12
null
null
HTML
yildizmy/pet-clinic
master
## Pet Clinic Full stack web app with React, Spring Boot, Spring Security, Spring Data JPA, Hibernate, PostgreSQL, etc. Used for monitoring and managing vet and pet data. <img src="backend/src/main/resources/docs/images/login_view.png" width="1060"/> <br/> <img src="backend/src/main/resources/docs/images/main_view.gif" width="1060"/> ### Description This application allows users to register and login to the system using their credentials. Users can add any amount of their pets by providing name and type data. Application users can also edit/delete their pets and own first/last name attributes. There is an Admin type user who has the full observation regarding Users and their pets. Admin user has also a statistic page with data regarding how many selected types of pets the clinic has registered, access to user’s data and have ability to change any user attribute, except username. <img src="backend/src/main/resources/docs/images/statistic_view.png" width="1060"/> <br/> ### Domain Model The information about the entities is given on [Entity Relationship Diagram](backend/src/main/resources/docs/er_diagram.md) section. <br/> ### Getting Started In order to run and test the application, see details on [How to run?](backend/src/main/resources/docs/how_to_run.md) and [How to test?](backend/src/main/resources/docs/how_to_test.md) sections. <br/> ### Dependencies * Spring Boot * Spring Web * Spring Security * Spring Data JPA * Lombok * MapStruct * PostgreSQL * Flyway * React * Node.js * Material UI <br/> ### Documentation [Spring Boot](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/)<br/> [Spring Security](https://docs.spring.io/spring-security/reference/index.html)<br/> [Spring Data JPA](https://docs.spring.io/spring-data/jpa/docs/current/reference/html/)<br/> [springdoc-openapi v2](https://springdoc.org/v2/)<br/> [MapStruct](https://mapstruct.org/)<br/> [JUnit 5](https://junit.org/junit5/docs/snapshot/user-guide/)<br/> [Entity Relationship Diagram (ERD)](https://www.lucidchart.com/pages/er-diagrams)<br/> [Material UI](https://mui.com/)<br/> [Notistack](https://notistack.com/features/basic)<br/> <br/> ### Version History * v1.0.0 Initial Release <br/> <br/>
Full stack web app with React and Spring Boot used for monitoring and managing vet and pet data
docker,flyway,java,maven,postgresql,spring-boot,spring-mvc,spring-security,clinic,fullstack
2023-03-02T10:18:09Z
2024-03-09T13:42:30Z
null
1
0
303
0
6
12
null
null
Java
classroom-ufersa/BuscaExponencial
main
# Busca exponencial A busca exponencial consiste em buscar um elemento de um array (vetor) quando não se sabe sua posição exata. Para isso, basta encontrar a faixa do vetor em que o elemento está presente, e depois fazer a busca binária para localizar sua posição. ## Tópicos - [Organização dos arquivos](#organização-dos-arquivos) - [Como executar o código](#como-executar-o-código) - [Busca binária](#busca-binária) - [Busca exponencial em C e JS](#busca-exponencial-em-c-e-javascript) - [Complexidade da Busca exponencial](#complexidade) - [Referências](#referências) ## Organização dos arquivos - bin - aluno.o - main.o - out - main.exe - public - index.c - service - alunos.txt - src - c - aluno.c - aluno.h - js - index.js ## Como executar o código Para executar o código é preciso estar no diretório `out` e, no terminal, escrever e executar a linha de comando `./main`. ## Busca Binária Para utilizar a busca exponencial, é interessante que se tenha conhecimento de, pelo menos, da busca binária, pois esta será utilizada no algoritmo de busca exponencial. C: ```c int buscaBinariaNome(Alunos **alunos, int index, int posicao, char nome[81]); int buscaBinariaMatricula(Alunos **alunos, int index, int posicao, int mat); ``` JS: ```js binarySearch(start, end, name) { while (start <= end) { let mid = Math.floor(start + (end - start) / 2); if (arrOfNames[mid].nome == name) { return mid; } else if (arrOfNames[mid].nome < name) { start = mid + 1; } else { end = mid - 1; } } return -1; } ``` ## Busca Exponencial em C e JavaScript As funções que realizam a busca exponencial estão separadas por categoria `buscaExponencialNome` e `buscaExponencialMatricula`, dependendo da opção que o usuário digitar. A declaração de ambas as funções é parecida, mudando apenas o argumento relacionado ao método de busca (nome ou matrícula). Os vetores precisam estar ordenados para que a função funcione. ```c int buscaExponencialNome(Alunos **alunos, char nome[81], int tamanho, int opcao); int buscaExponencialMatricula(Alunos **alunos, int mat, int tamanho, int opcao); ``` Ao chamar a função `buscaExponencialNome`, compara-se o nome do primeiro índice do vetor com o nome procurado (através da função `strcmp`, da biblioteca `string.h`) e, caso estes sejam iguais, retorna a primeira posição do vetor (0). Isso precisa ocorrer pois, na busca exponencial, as verificações precisam iniciar do índice 1, então o índice 0 precisa ser verificado à parte. Caso a verificação retorne falso, o código entra no while, que funciona enquanto o índice (iniciado em 1) for menor do que o tamanho do vetor, e enquanto a primeira letra do nome do vetor for 'menor' do que a primeira letra do nome procurado (isto é, se o nome procurado começa com C, a procura continua sendo feita enquanto a inicial dos nomes do vetor forem A, B ou C). O while incrementa a variável `i` de forma exponencial, multiplicando seu valor anterior por 2. Dessa forma, em um vetor de 8 posições, primeiro será verificada a posição 1, depois a posição 2, depois a posição 4 e, por fim, a posição 8. As verificações param quando o `i` assume um valor maior que o tamanho do vetor, ou quando a primeira letra do nome do vetor ultrapassa a primeira letra do nome pesquisado (isto é, se estou pesquisando um nome que se inicia com a letra C, e já verifiquei todos os nomes com a letra C, certamente o nome procurado está nas verificações já feitas). Por fim, ao encontrar a faixa de elementos em que o elemento está, chama-se a busca binária passando como parâmetros o vetor de alunos, a faixa do vetor em que o elemento está presente e o nome procurado. ```c int i = 1; { if (strcmp(alunos[0]->nome, nome) == 0) // analisa se o nome procurado está no primeiro índice do vetor { return 0; } while (i < tamanho && strcmp(alunos[i]->nome, nome) <= 0) // analisa a faixa em que o nome está presente { i *= 2; } return buscaBinariaNome(alunos, i / 2, fmin(i, tamanho - 1), nome); // chama a busca binária para encontrar o nome } ``` No JavaScript, a lógica é mesma da linguagem C. No método abaixo, é feita uma busca - exponencial - pelo nome de um aluno que é fornecido pelo usuário ```js exponentialSearch(name) { let n = arrOfNames.length; if (arrOfNames[0].nome == name) { // verifica se o nome procurado está no index 0 do array return 0; } let i = 1; while (i < n && arrOfNames[i].nome <= name) { // encontra o intervalo que em que o nome está presente i *= 2; } return this.binarySearch(Math.floor(i / 2), Math.min(i, n - 1), name); // chama a busca binária para encontrar o nome } ``` Ainda ficou com dúvidas? Então nosso vídeo explicando sobre esse algoritmo de busca possa de ajudar. [Clique aqui](https://youtu.be/0BHW1ExaqZI) para ver! ## Complexidade > Complexidade de tempo: **O(1)** (melhor caso) ou **O(log n)** (médio e pior caso) > Complexidade de espaço: **O(1)** ## Referências - [Exponential Search](https://mycareerwise.com/programming/category/searching/exponential-search) - [Exponential Search Algorithm](https://iq.opengenus.org/fuzzy-search-algorithm/) - [Busca binária iterativa e recursiva na linguagem C (vídeo do YouTube)](https://www.youtube.com/watch?v=CXUtxmwy1RU) - [C strcmp()](https://www.programiz.com/c-programming/library-function/string.h/strcmp)
Busca exponencial em Javascript e C
c-programming,exponential-search,javascript
2023-03-08T17:18:59Z
2023-03-31T16:58:22Z
null
5
8
73
0
2
12
null
null
C
loo-kuhs/tiktok-video-downloader
master
# TikTok video downloader Simple CLI tool for downloading videos from TikTok. ## Project status > This project is currently active and maintained. > > ![GitHub top language](https://img.shields.io/github/languages/top/loo-kuhs/tiktok-video-downloader?style=for-the-badge) > ![GitHub last commit](https://img.shields.io/github/last-commit/loo-kuhs/tiktok-video-downloader?style=for-the-badge) > ![GitHub repo size](https://img.shields.io/github/repo-size/loo-kuhs/tiktok-video-downloader?style=for-the-badge) > ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/loo-kuhs/tiktok-video-downloader?style=for-the-badge) ## Requirements This project requires [Node.js](https://nodejs.org/en/) and [npm](https://www.npmjs.com/). Also you need to have [curl](https://curl.haxx.se/) installed. ## Usage ```bash npm install ``` ### Download a single video ```bash node .\src\app.js --url '<video_url>' # e.g. node .\src\app.js --url 'https://www.tiktok.com/@mrbeast/video/7198928728674618667?is_from_webapp=1&sender_device=pc&web_id=7203836903929447942' # or node .\src\app.js --url 'https://www.tiktok.com/@mrbeast/video/7198928728674618667' ``` > Note: The url must be enclosed in single quotes. ### Download multiple videos from a txt file ```bash node .\src\app.js --file '<path_to_file>' # e.g. node .\src\app.js --file urls.txt ``` ### Extract video urls from a txt file containing HTML from a profile of some tiktok user ```bash node .\src\app.js -n '<filename>' --extract-urls '<path_to_file>' # e.g. node .\src\app.js -n mrbeast --extract-urls example-html.txt ``` > Note: First scroll down the tiktok user page until the last video appears, and then copy the ```data-e2e="user-post-item-list"``` element from the user's HTML using DevTools. Then paste it into a txt file and save it. Do not format the HTML code, paste it as is in the txt file. Check my [tiktok-url-getter-extension](https://github.com/loo-kuhs/tktk-url-getter-extension.git) for a browser extension that extracts the HTML code from the user's profile page and saves it to a txt file. ## TODO - [x] Add support for downloading multiple videos from txt file - [X] Extract video urls from a txt file containing HTML from a profile of some tiktok user - [x] Refactor code to pure ESM package - [x] Reorganize code - [ ] Remove duplicate code - [ ] Migrate to TypeScript ## Contributing Feel free to edit the code and submit a pull request.
A simple script to download videos and obtain video urls from TikTok using console
javascript,nodejs,tiktok-downloader,cli-app,cli-tool,tiktok
2023-03-01T04:13:03Z
2023-10-24T02:22:28Z
null
1
3
39
0
2
12
null
GPL-3.0
JavaScript
AnsarIbrahim/Portfolio-microverse
main
<!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [Usage](#usage) - [Run tests](#run-tests) - [Deployment](#triangular_flag_on_post-deployment) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#LICENSE) <!-- PROJECT DESCRIPTION --> # 📖 Portfolio-desktop-version <a name="about-project"></a> Ansar-Portfolio is a website that displays my Technical skills and projects that I have done. **Link to online version of My Portfolio** is in [Live Demo](#live-demo) ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> <details> <summary>Client</summary> <ul> <li><a href="https://developer.mozilla.org/en-US/docs/Web/HTML">HTML</a></li> <li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS">CSS</a></li> </ul> </details> <details> <summary>Server</summary> <ul> <li><a href="#">N/A</a></li> </ul> </details> <details> <summary>Database</summary> <ul> <li><a href="#">N/A</a></li> </ul> </details> <!-- Features --> ### Key Features <a name="key-features"></a> - **Header** - **Tag-Line** - **Social-Links** - **Recent-works** - **Popup Window** - **About** - **Footer** - **Animation** - **Transition** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> - [Live Demo Link](https://port-folio-microverse.netlify.app/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ### Prerequisites In order to run this project you need: - Modern Chrome Browser ### Setup - Clone this repository to your desired folder with the following command ``` git clone git@github.com:AnsarIbrahim/Ansar-Portfolio.git ``` ### Install - Type cd ``` Ansar-Portfolio ``` - open the index.html file in the browser ### Usage - To run the project, execute the following command: - Type cd ``` Ansar-Portfolio ``` - open the index.html file in the browser ### Run tests - To run tests, run the following command: - N/A ### Deployment - You can deploy this project using: - Type cd ``` Ansar-Portfolio ``` - open the index.html file in the browser <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Authors <a name="authors"></a> 👤 **Ansar Ibrahim** - GitHub: [Ansar Ibrahim](https://github.com/AnsarIbrahim) - Twitter: [Ansar Ibrahim](https://twitter.com/ansaradheeb) - LinkedIn: [Ansar Ibrahim](https://linkedin.com/in/ansar-ibrahim-61447424a/) 👤 **Youssef Oubari** - GitHub: [Youssef Oubari](https://github.com/yusufobr) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> - [ ] **Projects** - [ ] **Contact Form** - [ ] **Animation and Transition** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> - If you like this project please give it a STAR⭐️ <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> - I would like to thank the following - MicroVerse. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## 📝 LICENSE <a name="LICENSE"></a> This project is [MIT](./LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
Built this mobile, and the desktop version. The project has main sections, the headline section, projects section, about-me section, and the form section.
css,html,javascript
2023-02-27T10:39:32Z
2023-12-18T16:30:59Z
null
2
8
60
1
0
12
null
MIT
JavaScript
boywithkeyboard/bytes
main
null
A disk unit conversion library for JavaScript.
conversion,typescript,javascript,cjs,esm,deno,node
2023-03-02T20:52:58Z
2024-05-16T13:39:45Z
2024-05-16T13:39:51Z
1
51
66
0
0
12
null
Apache-2.0
TypeScript
Ankit6098/Todo-List-nodejs
master
## Documentation [Documentation](https://linktodocumentation) 📝 To-Do List nodeJs The to-do list application is a web-based application that allows users to create and manage a list of tasks. The user interface consists of a form to add new tasks, a list of all tasks, and controls to mark tasks as complete or delete them. To create the application, Node.js is used to set up the server and handle the logic of the application. Express.js is used to create the routes for the application, allowing the user to interact with the application through a web browser. EJS is used to create the views for the application, allowing the user to see the list of tasks and the form to add new tasks. CSS is used to style the application, making it visually appealing and easy to use. MongoDB and Mongoose are used to store the tasks in a database, allowing the user to add, delete, and update tasks as needed. Nodemon is used to monitor changes to the code and automatically restart the server, making it easy to develop and test the application. When the user adds a new task using the form, Node.js and Express.js handle the request and store the task in the database using Mongoose. When the user views the list of tasks, EJS displays the tasks from the database in a list on the web page. When the user marks a task as complete or deletes a task, Node.js and Express.js handle the request and update the database using Mongoose. Overall, the todo list application using Node.js, Express.js, EJS, CSS, JavaScript, MongoDB, Mongoose, and Nodemon can be a great way to create a functional and interactive web application that allows users to manage their tasks online. With the right combination of technologies, it is possible to create an application that is both functional and aesthetically pleasing, making it easy for users to manage their tasks in a convenient and efficient way. Technologies Used: NodeJS, ExpressJS, EJS, CSS, JavaScript, Nodemon, MongoDB, Mongoose. ## Demo Under process... ## Authors - [@AnkitVishwakarma](https://github.com/Ankit6098) ## Features - Create, Update, and Delete Tasks: Enable users to create new tasks, update existing tasks (e.g., mark as completed, edit task details), and delete tasks they no longer need. - Task Categories provides Implement the ability for users to categorize their tasks into different categories (e.g., work, personal, shopping) or assign labels/tags to tasks for better organization and filtering. - MongoDb to store your the user data ## Run Locally Clone the project ```bash git clone https://github.com/Ankit6098/Todos-nodejs ``` Go to the project directory and open index.html file ```bash cd Todos-nodejs ``` Install the packages ```bash npm install / npm i ``` Start the Server ```bash npm start / nodemon start ``` ## Acknowledgements - [nodemon](https://nodemon.io/) - [mongoDb](https://www.mongodb.com/) - [mongoose](https://mongoosejs.com/) ## Screenshots ![225232515-4c100b6b-52e4-40f8-a6d4-85e30dc2f5e7](https://github.com/Ankit6098/Todos-nodejs/assets/92246613/487f548f-7ca6-4183-9443-c88c9f79c3f0) ![225232960-da554f1f-ba4a-41f8-9856-edaebe339d76](https://github.com/Ankit6098/Todos-nodejs/assets/92246613/25515d2e-1d72-498d-8044-59a01c6b9127) ![225238829-05433362-5b16-454c-92d5-5e536fe6912e](https://github.com/Ankit6098/Todos-nodejs/assets/92246613/316d15ca-1fe8-4581-80b1-fc316340bba6) ![225239140-226f8eae-d8b8-4055-8a68-d85d523c2422](https://github.com/Ankit6098/Todos-nodejs/assets/92246613/44a0c418-449e-446f-8a8e-3c4e14fca8bf) ![225239221-caf86f3d-ef17-4d18-80a6-c72123ff5444](https://github.com/Ankit6098/Todos-nodejs/assets/92246613/2ee90ab0-95d4-44f4-80ac-b17b088ac1ce) ![225239406-98b7ba7d-df97-4d27-bb66-596a32187d87](https://github.com/Ankit6098/Todos-nodejs/assets/92246613/960ff353-1ce9-4ef8-94e4-10af09184fd2) ![225239841-4b5d77f0-4a54-4339-b6b3-b6a1be6776b5](https://github.com/Ankit6098/Todos-nodejs/assets/92246613/f5ffc3b8-480f-4d11-9a0b-c469e3c17e8e) ## Related Here are some other projects [Alarm CLock - javascript](https://github.com/Ankit6098/Todos-nodejs)\ [IMDb Clone - javascript](https://github.com/Ankit6098/IMDb-Clone) ## 🚀 About Me I'm a full stack developer... # Hi, I'm Ankit! 👋 I'm a full stack developer 😎 ... Love to Develop Classic Unique fascinating and Eye Catching UI and Love to Create Projects and Building logics. ## 🔗 Links [![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://ankithub.me/Resume/) [![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColorwhite=)](https://www.linkedin.com/in/ankit-vishwakarma-6531221b0/) ## Other Common Github Profile Sections 🧠 I'm currently learning FullStack Developer Course from Coding Ninjas 📫 How to reach me ankitvis609@gmail.com ## 🛠 Skills React, Java, Javascript, HTML, CSS, Nodejs, ExpressJs, Mongodb, Mongoose... ## Feedback If you have any feedback, please reach out to us at ankitvis609@gmail.com
null
css3,ejs,expressjs,javascript,mongodb,mongoose,nodejs,passportjs
2023-03-09T18:23:59Z
2023-07-18T12:58:49Z
null
1
0
12
0
9
12
null
null
EJS
tjay1760/To-do-List
main
<a name="readme-top"></a> <div align="center"> <br/> <h3><b>To do list README</b></h3> </div> <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 [To-do List] <a name="about-project"></a> > Single page application that allows users to keep track of their tasks. **[To do List]** is a single page application that allows users to keep track of their tasks. Users can add the task and also check the checkbox if the task has been completed. ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> > HTML5 > CSS > Javascript > Webpack <!-- Features --> ### Key Features <a name="key-features"></a> - **[User can add task]** - **[User can mark complete task]** - **[User can delete completed tasks]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> > Page can be viewed by opening the index.html on your browser <p align="right">(<a href="#readme-top">back to top</a>)</p> To get a local copy up and running, follow these steps. ### Prerequisites In order to run this project you need: > Install Git in your computer Git > Any text editor VSCode > Install linters on your local env't > Browser of your choice i.e; Mozilla Firefox ,google chrome, etc > Terminal of your choice i.e; Git Bash ### Setup Clone this repository to your desired folder: git clone https://github.com/tjay1760/To-do-List.git After cloning run > npm run build > npm start <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Authors <a name="authors"></a> 👤 **John Thiongo** - GitHub: [@githubhandle](https://github.com/tjay1760) - LinkedIn: [LinkedIn](https://www.linkedin.com/in/john-thiongo-10484347/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> - [ ] **[User can re-arrange List Items]** - [ ] **[User friendly Styling]** - [ ] **[Cool animations]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you like this project give it a ⭐️ <p align="right">(<a href="#readme-top">back to top</a>)</p> I would like to thank Microverse <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
The web application helps one manage tasks and mark them when completed
css,html5,javascript
2023-03-02T22:38:43Z
2023-03-17T10:05:02Z
null
2
5
57
2
0
11
null
MIT
JavaScript
Andrew-Tsegaye/social_media_tracker_app-UI-Design
start-engine
# Social Tracker App Social Tracker App is a web-based application that helps you keep track of your social media activity. It allows you to monitor your social media accounts' performance and growth over time, providing you with useful insights that can help you improve your social media strategy. ![image](https://i.imgur.com/4PD7hjD.png) > With Social Tracker App, you can track your followers, likes, comments, and engagement across multiple social media platforms, including Instagram, Facebook, Twitter, and YouTube. You can also see your top-performing posts, most engaged followers, and other important metrics. ## Demo You can check out the live demo of Social Tracker App [here](https://social-tracker-app.netlify.app). ## Features - Track your social media accounts' performance and growth over time - Monitor your followers, likes, comments, and engagement across multiple social media platforms - Get useful insights and recommendations to improve your social media strategy - View your top-performing posts, most engaged followers, and other important metrics - Easy to use and navigate user interface ## Installation To install Social Tracker App, follow these steps: 1. Clone this repository: git clone `https://github.com/your-username/social-tracker-app.git` 2. Install the dependencies: `npm install` 3. Start the development server: `npm start` 4. Open `http://localhost:3000` in your browser ## Technologies Used - React - Chart.js - Firebase - Netlify ## Contributing If you would like to contribute to Social Tracker App, please follow these steps: 1. Fork this repository 2. Create a new branch for your changes: `git checkout -b feature/my-feature` 3. Make your changes and commit them: `git commit -am 'Add some feature'` 4. Push your changes to your fork: `git push origin feature/my-feature` 5. Submit a pull request ## License Social Tracker App is licensed under the MIT License. See the [LICENSE](https://opensource.org/license/mit/) file for more information. Contact If you have any questions or comments about Social Tracker App, please feel free to contact us at [andrew@jsm.pro](andrewtsegaye7@gmail.com).
Social Tracker App is a web-based application that helps you keep track of your social media activity.
chartjs,dark-theme,javascript
2023-03-03T18:09:46Z
2023-03-03T19:01:43Z
null
1
0
3
0
0
11
null
null
HTML
omerozceylan/frontend-pack
main
# frontend-pack ## What Does Frontend-Pack? frontend-pack is a tool that allows you to generate npm code with just a click. Before we dive into my project, there's something you should know: this is the first time I am writing something at this level. My previous project was a calculator :) ![Screenshot_1](https://user-images.githubusercontent.com/42185275/223608612-c7e6d5e7-9153-464c-9997-e51abc006b91.jpg) And as you can see, I haven't used any React, jQuery, or similar tools in my project. It is entirely vanilla. And this will be the last project I write in vanilla. Or at least, i hope so! ## Let me tell you about how my project works and the logic behind it: ### Firstly, all the objects are printed to HTML from data.js file, as usual. ``` //Print to html all items in obj packages.forEach((item) => { let html = ` <div class="items"> <div class="select-section"> <div class="items-img"> <img src=${item.imgUrl} class="img"/> </div> </div> <div class="items-button-container"> <div class="items-title">${item.name}</div> <img src="info2.svg" class="items-info-button"/> </div> </div> `; containerNode.innerHTML = containerNode.innerHTML + html; }); ``` ### I am listening for the click event on the 'img' section of all the cards, and obtaining the index of the object that corresponds to the card's title. From this index, I retrieve the value from the 'key' attribute and add it to our code. ``` function returnPackageKey() { const item = this.parentElement; // The 'item' variable refers to the card itself. changeColorCard(item); // The color-changing function is called when a card is selected. const itemTitle = item.querySelector(".items-title").innerHTML; // The title of the selected card is assigned to a variable. let index = getProductIndexByName(itemTitle); let obj = packagesData[index]; createNpmCode(obj.key); //The index is then found using the title, and the value of the 'key' attribute in that index is passed to the createNpmCode() function. } ``` ### createNpmCode() does this; If there is something there, remove it; otherwise, add it. Everything is done with a single click. ``` function createNpmCode(value) { if (packages.includes(value)) { const i = packages.indexOf(value); packages.splice(i, 1); } else { packages.push(value); } updateTheCodeAndArray(); } ``` ### What does updateTheCodeAndArray() do? Whenever there is an addition or removal operation, this function retrieves the corresponding code snippets from the array and uses them to regenerate the output, which is the 'commandText'. ``` function updateTheCodeAndArray() { commandText = packages.join(" "); //if there is a no code in "commandText" variable, code showing container will be gone if (commandText == "") changeVisibiltyOfCode(0); else { changeVisibiltyOfCode(1); } theNpmOut = `npm install ${commandText}`; showCode(theNpmOut); } ``` And I forgot to mention: if the code is empty when a change is made, the place where the code is displayed is hidden. ### removeAll() and removeSelectedItems() These functions are called when the 'delete' button in the code display section is clicked ![Screenshot_2](https://user-images.githubusercontent.com/42185275/223615066-4514a867-d7fc-4851-ad62-b3fdeceddace.jpg) The purpose of the removeSelectedItems() function is to clear the selection effect on the cards whose codes have been deleted, to keep things tidy. ``` function removeAll() { commandText = ""; packages = []; updateTheCodeAndArray(); removeSelectedItems(); } function removeSelectedItems() { cards.forEach((item) => { if (item.classList.contains("clicked")) { item.classList.remove("clicked"); } }); } ``` I wanted to explain the code and logic I've implemented here. I've provided a summary, but if you want to understand it more thoroughly, you can take a look at the code.
frontend-pack is a tool that allows you to generate npm code with just a click.
frontend,frontend-web,vanilla-javascript,vanilla-js,javascript,javascript-applications,html-css-javascript,vite
2023-02-25T19:28:19Z
2023-03-25T19:17:34Z
null
2
2
105
2
1
11
null
null
JavaScript
hiteshmeta85/react-weather-app
main
# React Weather App ## Installation 1. Clone the repository or download the zip file 2. Open the folder in your editor 3. Run `npm install` to install the dependencies 4. Setup your .env file (refer to .env.example) 5. Run `npm run dev` to start the development server ## Steps to create a new React app using Vite 1. Create a new project using `npm create vite@latest` 2. Enter the project name 3. Select `react` as the template 4. Select javascript + swc as the language 5. `cd <project-name>` 6. `npm install` 7. `npm run dev` ## Technologies Used & Links - [React](https://reactjs.org/) - [OpenWeather API](https://openweathermap.org/api)
Weather Application developed using React.js for Committee Workshop
javascript,react
2023-03-02T19:22:55Z
2023-04-28T22:58:55Z
null
2
0
22
0
25
11
null
null
JavaScript
Lane-G-Smith/ChatGPT-Google-Sheets-Apps-Script
main
<h1 align="center">ChatGPT-Google-Sheets-Apps-Script</h1> <table align="center"> <tr> <td align="center" height="108" width="108"> <img src="https://seeklogo.com/images/G/google-apps-script-logo-BDEAA5E2DF-seeklogo.com.png" width="48" height="48" /> <br /><strong>Apps Scripts</strong> </td> <td align="center" height="108"> <p align="center">Simple code snippets for integrating OpenAI's GPT language models into your Google Sheets documents using Apps Script. <p align="center">!!!Davinci3 is now deprecated!!! </p> </p> </td> </tr> </table> ## ChatGPT-Google-Sheets-Apps-Scripts installation instructions ### Go to OpenAI and set up an account ```sh https://platform.openai.com/signup ``` ## IMPORTANT!! Scripts do not protect secret API keys, do not share GPT-enabled documents ### Open a new document in Google Sheets, click Extensions / Apps Script ### Push the + button near the top left and choose Script to create a new script ### Clear the page, then copy and paste code from the desired model js file to Script ### Place your secret OpenAI API key between quotation marks at the top of the page where it says SECRET_API_KEY_HERE ### Each function calls a different AI model and can be called using the KEYWORD immediately following the word "function" in line 4 (GPT-4, TURBO, Davinci3) ### Use the new functionality by typing =KEYWORD("your prompt to GPT will go here") and pressing enter ### For GPT-3.5 models fill in the prompt at line 9,10,11 to specify desired functionality
A simple no-code solution for integrating OpenAI's GPT language models into your google sheets documents using Apps Scripts
apps-script,chatgpt,google-sheets,gpt3,javascript,no-code
2023-03-07T01:35:04Z
2023-09-11T19:15:51Z
null
1
0
19
0
0
11
null
null
JavaScript
inclusive-web-hub/flexify
main
# Flexify ## Install ### Chrome - Go to chrome extensions page at: `chrome://extensions/`. - Activate Developer mode. - Click `Load Unpacked` to install the extension from source folder. ### Firefox - Go to firefox debugging page at: `about:debugging`. - Click the `This Firefox` hyperlink. - Click on `load temporary Add-on` to install the extension from source folder. ## Supported Features - Text to speech. - Text Customization. - Change contrast, saturation... - Control the font size of the text on any web page. - Change text color. - Change background color. - Align the whole text to the left, right, or center. - Adjust text spacing between lines and Letters. and many more. ## License This project and the accompanying materials are made available under the terms and conditions of the [`MIT LICENSE`](https://github.com/wiseaidev/flexify/blob/main/LICENSE).
The ultimate add-on that empowers you to customize any website on the internet with a click of a button.
a11y,accessibility,chrome-extension,extension,firefox-addon,javascript
2023-03-11T14:40:11Z
2023-03-29T17:57:12Z
2023-03-16T16:21:27Z
2
8
26
14
0
11
null
MIT
JavaScript
Bestbynature/Aishatu-Gobir-Inaugural-Lecture
main
<a name="readme-top"></a> <div align="center"> <br/> <h3><b>Aishatu-Gobir-Inaugural-Lecture</b></h3> </div> <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [Usage](#usage) - [Run tests](#run-tests) - [Deployment](#triangular_flag_on_post-deployment) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 [Aishatu-Gobir-Inaugural-Lecture] <a name="about-project"></a> **[Aishatu-Gobir-Inaugural-Lecture](https://bestbynature.github.io/Aishatu-Gobir-Inaugural-Lecture/)** is a capstone project to fulfil the requirement for the completion of Module One of Full Stack Web Developement Program at Microverse Inc. This project features the main lecture as well as keynote speakers for the 219th Inaugural Lecture at the University of Ilorin, Ilorin, Nigeria. ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> <details> <summary>Client</summary> <ul> <li>HTML</li> <li>CSS</li> <li>JAVASCRIPT</li> </ul> </details> <!-- Features --> ### Key Features <a name="key-features"></a> - **[Responsive design]** - **[Home and About Pages]** - **[Keynote Speakers]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> - [Aishatu-Gobir-Inaugural-Lecture](https://bestbynature.github.io/Aishatu-Gobir-Inaugural-Lecture/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ### Prerequisites In order to run this project you need: <ul> <li>The current version of node</li> <li>To have Git installed on your local machine</li> <li>Node Package manager (npm) </li> <li>An editor such as Visual Studio Code</li> </ul> ### Setup Clone this repository to your desired folder: <ul> <li>Create your classic access token from github.com</li> <li>run "git clone https://{access_token}@github.com/username/{repo_name}.git"</li> <li>Update your git identity by running "git config --global user.email "your_email@gmail.com""</li> <li>Update your name on git by running "git config --global user.name "your_name"</li> </ul> ### Install Install this project with: <ul> <li>In the first commit of your feature branch create a .github/workflows folder and add a copy of [.github/workflows/linters.yml](https://github.com/microverseinc/linters-config/blob/master/html-css-js/.github/workflows/linters.yml) to that folder.</li> <li>create a .gitignore file and add 'node_modules' to it</li> <li>run 'npm init -y'</li> <li>run 'npm install --save-dev hint@7.x'</li> <li>Copy [.hintrc](https://github.com/microverseinc/linters-config/blob/master/html-css-js/.hintrc) to the root directory of your project.</li> <li>run 'npx hint .'</li> <li>Fix validation errors.</li> <li>run 'npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x'</li> <li>Copy [.stylelintrc.json](https://github.com/microverseinc/linters-config/blob/master/html-css-js/.stylelintrc.json) to the root directory of your project.</li> <li>Run 'npx stylelint "**/*.{css,scss}"'</li> <li>fix linter errors</li> <li>run 'npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x'</li> <li>Copy [.eslintrc.json](https://github.com/microverseinc/linters-config/tree/master/html-css-js)</li> <li>Run npx eslint . on the root of your directory of your project</li> <li>Fix linter errors</> </ul> ### Usage To run the project, execute the following command: ```sh use git bash to open in Vs code ``` ### Run tests To run tests, run the following command: ```sh Run "npx hint ." Run "npx stylelint "**/*.{css,scss} --fix " to fix linters Run "npx eslint . --fix to fix linters" ``` ### Deployment You can deploy this project using: - github pages <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Authors <a name="authors"></a> 👤 **Author1** - GitHub: [@githubhandle](https://github.com/Bestbynature) - Twitter: [@twitterhandle](https://twitter.com/Dammybest) - LinkedIn: [LinkedIn](https://www.linkedin.com/in/damilare-ismaila-4a5a8b30/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> - [ ] **[contact form page]** - [ ] **[Seat selection and Seat-Booking feature]** - [ ] **[A page for Financial Donations towards the Inaugural Lecture ]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you like this project, kindly drop a star for me. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to use this medium to appreciate [Cindy Shin in Benance](https://www.behance.net/adagio07) for putting up the original design idea. <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
This is a Capstone Project built with html, CSS and JavaScript. It relates to a fictitious Inaugural lecture that is to take place at the University of Ilorin, Nigeria.
css,html,javascript
2023-03-11T10:14:24Z
2023-03-18T07:14:22Z
null
1
1
30
0
0
11
null
MIT
HTML
ariful171042/proxima-clients
main
# Proxima ## Project Description Proxima is a real-time project update platform that enables teams to stay informed about project progress. The platform is built using React, MongoDB, Express, and Tailwind CSS. ## Project Features - Real-time updates on project progress - Notifications for project milestones and deadlines - Collaborative team communication - Task and project management tools - Customizable project and task settings ## Tools & Libraries The following tools and libraries have been used in the project: - ReactJS - MongoDB - Express - Tailwind CSS ## Installation To run the project on your local machine, follow these steps: 1. Clone the repository to your local machine: ``` git clone https://github.com/ariful171042/proxima.git ``` 2. Install the dependencies: ``` npm install ``` 3. Start the development server: ``` npm start ``` ## Conclusion Proxima is a dynamic and user-friendly platform designed to keep teams informed about project progress in real-time. The platform has been built using modern web technologies and offers a range of features for effective project and task management. Note: The project requires a MongoDB database connection to function properly.
Proxima project is a real-time project update system that provides real-time information on project status, milestones, and deadlines. It allows project teams to collaborate more effectively and deliver high-quality projects on time and within budget.
bcrypt,context,express,html,javascript,mongodb,react,react-router,tailwindcss
2023-03-04T08:47:21Z
2023-05-07T17:05:23Z
null
1
0
19
0
0
11
null
null
JavaScript
shuence/FitClub
master
# FitClub ⛹️‍♂️ FitClub : A best Fitness Club Landing Page In Reactjs 💫 This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app) ## Resources - [React Docs](https://beta.reactjs.org/) - [Stackoverflow](https://stackoverflow.com/) ## Authors - [@Shuence](https://www.github.com/shuence) ## Badges [![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-gre.svg)](https://opensource.org/licenses/) ## Live Preview [Fitclub ⛹️‍♂️](https://fittclub.netlify.app) ![image](https://user-images.githubusercontent.com/65482186/222947174-1fcc8ae0-64b7-4d02-b81a-9f8c1f95dd31.png) <https://user-images.githubusercontent.com/65482186/222948714-94b3740e-4721-452c-b26b-7dea22cd54fc.mp4> ## Setup To Setup this project run ``` git clone <https://github.com/shuence/FitClub> cd Fitclub yarn install yarn start ``` ## Features - Responsive - Cool UI/UX - Easy to deploy ## Contributing Contributions are always welcome! Please adhere to this project's `code of conduct`. # Hi, I'm Shuence! 👋 ## 🚀 About Me I'm Shubham A FY B.Tech Student A Frontend Developer ## 🛠 Skills Reactjs, Javascript, HTML, CSS ## Happy coding 💯 Made with love from Shuence ❤️
FitClub : A best Fitness Club Landing Page In Reactjs
animation-css,fitness,javascript,jsx,landing-page,react18,reactjs,responsive-design,responsive-layout,fitness-website
2023-03-04T10:33:23Z
2024-01-13T14:59:05Z
null
1
16
63
0
4
11
null
null
JavaScript
libsql/libsql-node-sqlite3
main
# `sqlite3` wrapper for libSQL This package is a drop-in replacement of the Node package [`sqlite3`](https://www.npmjs.com/package/sqlite3) for use with [sqld](https://github.com/libsql/sqld) (the libSQL server mode). Instead of opening a local SQLite database, this package connects to sqld using a WebSocket using the [Hrana protocol](https://github.com/libsql/hrana-client-ts). ## Usage You can get many applications that use the `sqlite3` package work with sqld just by replacing `require('sqlite3')` with `require('@libsql/sqlite3')`, and using a `libsql://` URL instead of a filename: ```javascript const sqlite3 = require('@libsql/sqlite3').verbose(); const db = new sqlite3.Database('libsql://localhost:2023?tls=0'); db.serialize(() => { db.run('CREATE TABLE lorem (info TEXT)'); const stmt = db.prepare('INSERT INTO lorem VALUES (?)'); for (let i = 0; i < 10; i++) { stmt.run('Ipsum ' + i); } stmt.finalize(); db.each('SELECT rowid AS id, info FROM lorem', (err, row) => { console.log(row.id + ': ' + row.info); }); }); db.close(); ``` ### URL The library accepts the same URL schemas as [`@libsql/client`][libsql-client-ts]: - `http://` and `https://` connect to a libsql server over HTTP, - `ws://` and `wss://` connect to the server over WebSockets, - `libsql://` connects to the server using the default protocol (which is now HTTP). `libsql://` URLs use TLS by default, but you can use `?tls=0` to disable TLS (e.g. when you run your own instance of the server locally). To use a JWT for authentication, you can use the `authToken` query parameter (for example, `ws://localhost?authToken=<token>`). You can also pass a `file:` URL to `new sqlite3.Database()` to use the original `sqlite3` package. The returned database will be a `Database` from `sqlite3`, not the `Database` from `@libsql/sqlite3`. You will need to install `sqlite3` yourself, this package does not depend on `sqlite3`. [libsql-client-ts]: https://github.com/libsql/libsql-client-ts ### Usage with Knex You can use this package with Knex.js by replacing the `sqlite3` package in the SQLite dialect. #### JavaScript ```javascript const Knex = require("knex"); const Client_SQLite3 = require("knex/lib/dialects/sqlite3"); class Client_Libsql extends Client_SQLite3 { _driver() { return require("@libsql/sqlite3"); } } const knex = Knex({ client: Client_Libsql, connection: { filename: url, }, }); ``` #### TypeScript ```typescript import { Knex, knex } from "knex"; const Client_SQLite3 = require("knex/lib/dialects/sqlite3"); class Client_Libsql extends Client_SQLite3 { _driver() { return require("@libsql/sqlite3"); } } const db = knex({ client: Client_Libsql as any, connection: { filename: url, }, }); ``` ## Unsupported features Most APIs exposed by `sqlite3` should work as expected, but the following features are not implemented: - Flags passed to `new Database()` (they are ignored) - `Database.configure()` - `Database.loadExtension()` - `Database.interrupt()` ## License This project is licensed under the MIT license. ### Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in `@libsql/sqlite3` by you, shall be licensed as MIT, without any additional terms or conditions.
node-sqlite3 compatible API for libSQL
libsql,sqlite3,javascript,nodejs
2023-03-10T11:01:04Z
2023-06-12T18:43:22Z
null
3
3
44
1
1
11
null
MIT
TypeScript
juliantjg/Ribbit
main
<div align="center"> <img src="https://user-images.githubusercontent.com/53683415/223293131-997df882-f40d-4073-9bd6-9d4bcd0d87b4.png" width="135"> <h1> RIBBIT </h1> <a href="http://170.64.146.173:8000/#/landingPage/mainLanding" target=”_blank”><b>:link: LAUNCH</b></a> <br><br> Fullstack Reddit Clone Made With React+Redux & Django. <br><br> <img src="https://img.shields.io/badge/react-v17.0-lightyellow"> <img src="https://img.shields.io/badge/python-v3.8-lightyellow"> <img src="https://img.shields.io/badge/redux-v7.2-lightyellow"> <img src="https://img.shields.io/badge/django-v4.0-lightyellow"> </div> <br> <div align="center"> <img src="https://github.com/juliantjg/Ribbit/assets/53683415/ce71d174-c221-4760-8d35-d772570fc368" width="600"> </div> <div align="center"> <details> <summary><b>Show screenshots</b></summary> <div align="center"> <br> <img src="https://user-images.githubusercontent.com/53683415/223298414-168d83a6-f305-42fc-b7c5-039f5e87a1d7.png" width="300"> <img src="https://user-images.githubusercontent.com/53683415/223298128-31b906fa-19ec-4212-a9d2-327c4719f9db.png" width="300"> <img src="https://user-images.githubusercontent.com/53683415/223298978-c0fc1594-940a-4d6c-a07a-06dec2f392f6.png" width="300"> <br> </div> </details> </div> ## :question: What Is Ribbit? <a href="https://www.youtube.com/watch?v=8BLILMtfteE&feature=emb_logo">:movie_camera: Intro Video</a> <br> <b>Ribbit</b> is a web application made with Django (backend api) and React.js + Redux (frontend). Made in reference to Reddit, Ribbit provides features such as sharing posts, communities, and many more. Please check [this](https://youtu.be/P8cvGw_9J-s) video for details regarding Ribbit's features and development. ## ⚙️ What Does It Do? <b>Ribbit</b>'s functionalities are mostly based on Reddit, such as communities, upvote/downvote posts, etc. [Click here for complete functionalities rundown](http://170.64.146.173:8000/#/landingPage/functionalitiesLanding). ## :hammer: Utilization <b>Ribbit</b> utilizes the following points: - Django REST Framework - Simple JWT for authentication - Complete back-end APIs for authentication, users, posts, subs, etc - Forgot password functionality - Front end with React - Front end API fetching and form submissions - Redux for state management - Proper error handling - Group management system - Responsive UI with css, bootstrap, etc - Loader, error handling, etc - MySQL database on deployed server - Back-end unit testing - GitHub CT (Continuous Testing) - Dockerized the entire project under a container - Deployed on online virtual machine service (Digital Ocean) ## :airplane: Getting Started (without Docker) Setting up <b>Ribbit</b> on your local machine without Docker? Here are the instructions: <details> <summary><b>Setting up the back-end</b></summary> <br /> 1. First clone the repository ```sh $ git clone https://github.com/juliantjg/Ribbit.git ``` 2. Setting up python virtual environment and activating it ```sh $ cd Ribbit $ python -m venv myenv $ source myenv/bin/activate ``` 4. Install Ribbit's dependencies ```sh $ cd backend $ pip install -r requirements.txt ``` 6. Setting up environment file using `settingsExample.py` ```sh $ mv backend/settingsExample.py backend/settings.py ``` 7. Configure your local MySQL credentials ```python # Go to the newly created `settings.py` file, and find the `DATABASE` configuration: DATABASES = { 'default': { 'ENGINE': 'django.db.backends.mysql', 'NAME': 'your_db_name', 'USER': 'your_mysql_user', 'PASSWORD': 'your_mysql_password', 'HOST': 'localhost', } } ``` 8. Once the DB has been properly set up, run migrations ```sh $ python manage.py makemigrations $ python manage.py migrate ``` 9. Finally, run the server ```sh $ python manage.py runserver ======================================================= Watching for file changes with StatReloader Performing system checks... System check identified no issues (0 silenced). March 08, 2023 - 00:40:33 Django version 4.1.3, using settings 'backend.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. ======================================================= ``` </details> <details> <summary><b>Setting up the front-end</b></summary> <br /> 1. Install dependencies ```sh $ cd frontend $ npm install ``` 2. Run the server ```sh $ npm start ======================================================= Compiled successfully! You can now view frontend in the browser. Local: http://localhost:3000 On Your Network: http://192.168.0.88:3000 ======================================================= ``` **That's it!** </details> <details> <summary><b>Running tests</b></summary> <br /> 1. To run API tests, simply do the following ```sh $ cd backend $ python manage.py test ``` </details> ## :whale: Docker You can access the dockerized full stack version of <b>Ribbit</b> under the GitHub Container Registry [here](https://github.com/juliantjg/Ribbit/pkgs/container/ribbit-full-stack). Follow these steps to run the Docker image on your local machine: <details> <summary><b>Setting up full stack app with Docker</b></summary> <br /> 1. Click on the `ribbit-full-stack` package provided on the the Packages section of this repository (alternatively, you can [click here](https://github.com/juliantjg/Ribbit/pkgs/container/ribbit-full-stack)): ![image](https://user-images.githubusercontent.com/53683415/224958641-32c03471-cabb-404c-9bd1-01e445b47be2.png#gh-dark-mode-only) ![image](https://user-images.githubusercontent.com/53683415/224959049-a29bc18b-1ae3-4c17-a553-c0adb3ff9e39.png#gh-light-mode-only) 2. Next, pull the image: ```sh docker pull ghcr.io/juliantjg/ribbit-full-stack:latest ``` 3. Finally, run the image: ```sh docker run -p 8000:8000 -it ghcr.io/juliantjg/ribbit-full-stack:latest ======================================================= Watching for file changes with StatReloader Performing system checks... System check identified no issues (0 silenced). March 14, 2023 - 09:11:34 Django version 4.1.3, using settings 'backend.settings' Starting development server at http://0.0.0.0:8000/ Quit the server with CONTROL-C. ======================================================= ``` 4. Finally, access the application by entering the following link on your browser: ```sh http://localhost:8000/#/landingPage/functionalitiesLanding ``` </details> ## :recycle: Continuous Testing <img src="https://github.com/juliantjg/Ribbit/actions/workflows/django.yml/badge.svg"> I've set up Git Actions for this repository to run automated tests on pushes/PRs made on the `main`. <details> <summary><b>View build snapshot</b></summary> <br /> ![image](https://user-images.githubusercontent.com/53683415/223595202-954dde63-ca1b-4f22-9e1a-442a52a9a78e.png#gh-dark-mode-only) ![image](https://user-images.githubusercontent.com/53683415/223594907-d7bdbe54-7475-443e-a7f6-48d8f2d48576.png#gh-light-mode-only) </details> ## 🛠️ Built With <img src="https://user-images.githubusercontent.com/53683415/223294710-a2ba9d4c-c680-497a-9b71-101f2186fc49.png" width="30"> <img src="https://user-images.githubusercontent.com/53683415/223313723-71cdde37-3494-44e8-80cb-01edecb3311c.png" width="30"> <img src="https://user-images.githubusercontent.com/53683415/224955579-a1ed2e8c-3ab7-41e1-b129-f37466f77c05.png" width="30"> <img src="https://user-images.githubusercontent.com/53683415/223313774-2b46fc19-b811-483f-a53c-978070d5777e.png" width="30"> <img src="https://user-images.githubusercontent.com/53683415/223313813-78e199cc-9a22-4603-99d3-6b50e2bcec0f.png" width="30"> <img src="https://user-images.githubusercontent.com/53683415/223313847-3cf57f1a-11fd-4963-a1df-b3895e478119.png" width="30"> <img src="https://user-images.githubusercontent.com/53683415/224954200-33f50594-34e2-43b6-81e9-f3c0bb269f97.png" width="30"> - <img src="https://user-images.githubusercontent.com/53683415/223294710-a2ba9d4c-c680-497a-9b71-101f2186fc49.png" width="12"> <b><a href="https://reactjs.org/">React</a> -</b> React is a free and open-source front-end JavaScript library for building user interfaces based on components. - <img src="https://user-images.githubusercontent.com/53683415/223313723-71cdde37-3494-44e8-80cb-01edecb3311c.png" width="12"> <b><a href="https://getbootstrap.com/">Bootstrap</a> -</b> Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. - <img src="https://user-images.githubusercontent.com/53683415/224955579-a1ed2e8c-3ab7-41e1-b129-f37466f77c05.png" width="12"> <b><a href="https://www.mysql.com/">MySQL</a> -</b> MySQL is an open-source relational database management system. - <img src="https://user-images.githubusercontent.com/53683415/223313774-2b46fc19-b811-483f-a53c-978070d5777e.png" width="12"> <b><a href="https://www.digitalocean.com/">Digital Ocean</a> -</b> DigitalOcean Holdings, Inc. is an American multinational technology company and cloud service provider. - <img src="https://user-images.githubusercontent.com/53683415/223313813-78e199cc-9a22-4603-99d3-6b50e2bcec0f.png" width="12"> <b><a href="https://www.djangoproject.com/">Django</a> -</b> Django is a free and open-source, Python-based web framework that follows the model–template–views architectural pattern. - <img src="https://user-images.githubusercontent.com/53683415/223313847-3cf57f1a-11fd-4963-a1df-b3895e478119.png" width="12"> <b><a href="https://redux.js.org/">Redux</a> -</b> Redux is an open-source JavaScript library for managing and centralizing application state. It is most commonly used with libraries such as React or Angular for building user interfaces. - <img src="https://user-images.githubusercontent.com/53683415/224954200-33f50594-34e2-43b6-81e9-f3c0bb269f97.png" width="12"> <b><a href="https://www.docker.com/">Docker</a> -</b> Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers. ## ✍️ Author - [Julian Tjiong](https://juliantjg.github.io/) ## :scroll: License - [Standart MIT License](https://github.com/juliantjg/Ribbit/blob/main/LICENSE.md)
Fullstack Reddit Clone Made With React+Redux & Django
bootstrap,clone-app,digitalocean,django,full-stack,javascript,mysql,personal-project,python,reactjs
2023-03-08T23:54:15Z
2023-09-26T00:09:47Z
2023-03-09T00:01:30Z
1
1
18
0
1
11
null
MIT
JavaScript
baqar-abbas/Awesome-Books-ES6-Modules
main
# Awesome-Books-ES6-Modules <a name="readme-top"></a> <div align="center"> <br/> <h3><b>Microverse README Template</b></h3> </div> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [Usage](#usage) - [Run tests](#run-tests) - [Deployment](#triangular_flag_on_post-deployment) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#license) # 📖 Awesome-books-ES6-Modules <a name="about-project"></a> **Awesome-books-ES6-Modules** is a simple project which can add and remove books on the website using JS modules. ## 🛠 Built With <a name="built-with"></a> HTML CSS and JavaScript ### Tech Stack <a name="tech-stack"></a> ### Key Features <a name="key-features"></a> - **[html manipulated with JavaScript]** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🚀 Live Demo <a name="live-demo"> </a> > https://baqar-abbas.github.io/Awesome-Books-ES6-Modules/ <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ### Prerequisites Web Browser, Code Editor. ### Setup Clone this repository to your desired folder: Example commands: ```sh cd my-folder git clone https://github.com/baqar-abbas/Awesome-books-ES6-Modules ``` ### Install VS CODE, Dev Dependencies (Linters), npm Package Manager ### Usage Add a Book on Awesome books Website and view the list of available books and their authors. ### Run tests Test Add, remove and available list. ### Deployment https://baqar-abbas.github.io/Awesome-Books-ES6-Modules/ <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 👥 Author <a name="authors"></a> 👤 **Baqar Abbas** - GitHub: [@Baqar](https://github.com/baqar-abbas) - Twitter: [@BaqarAbbas9](https://twitter.com/BaqarAbbas9) - LinkedIn: [Baqar Abbas](https://www.linkedin.com/in/baqarlinkedin/) <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🔭 Future Features <a name="future-features"></a> - [ ] **[java script will be added ]** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! <p align="right">(<a href="#readme-top">back to top</a>)</p> ## ⭐️ Show your support <a name="support"></a> If you like this project please consider leaving a review. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank my coding partner [@fuadmoin](https://github.com/fuadmoin) for creating this project with me. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 📝 License <a name="license"></a> This project is [MIT](./MIT.md) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p> <a name="readme-top"></a>
AwesomeBookES6 is a refactured version using ES Modules. it is a simple website that displays a list of books and allows you to add and remove books from that list.
css3,es6-modules,html5,javascript
2023-02-26T19:28:33Z
2023-03-07T19:06:41Z
null
1
1
5
1
0
11
null
MIT
JavaScript
Andrew-Tsegaye/Explore_blogger_website
start-engine
# Voyage Hype ![voyage_website](https://i.imgur.com/lj7vGBL.png) Voyage Hype is a travel blog that provides information and resources for travelers to help them plan and execute their dream vacations. Our blog covers various aspects of travel including destinations, accommodations, activities, food, and culture. Our goal is to inspire people to explore the world and have unforgettable experiences. This repository contains the source code for the Voyage Hype website. ## Table of Contents - Installation - Usage - Contributing - License - Installation To install the project locally, follow these steps: 1. Clone the repository: ```bash git clone https://github.com/Andrew-Tsegaye/voyage-hype.git ``` 2. Navigate to the project directory: ```bash cd Explore_blogger_website ``` 3. Install the required packages: ```bash npm install ``` ## Usage To run the project locally, use the following command: ```bash npm start ``` This will start the development server and open the site in your default browser. You can make changes to the code and see the changes in real-time. ## Contributing We welcome contributions from everyone. Before contributing, please read the [code of conduct](https://github.com/probot/template/blob/master/CODE_OF_CONDUCT.md). To contribute to the project: 1. Fork the repository 2. Create a new branch 3. Make your changes and commit them 4. Push your changes to your fork 5. Submit a pull request ## License This project is licensed under the MIT License - see the [LICENSE](https://opensource.org/license/mit/) file for details.
This repository contains the source code for the Voyage Hype website.
bootstrap5,cool,fonts,javascript
2023-02-28T11:50:02Z
2023-03-02T10:28:33Z
null
1
0
2
0
1
11
null
null
CSS
worlduniting/bookpub
main
# BookPub - book publishing with web-driven tools <p align="center"> <img src="assets/bookpub-logo.svg" width="70%" height="70%" alt="BookPub logo header"/> </p> **BookPub** is an advanced book publishing framework for creating manuscripts in Markdown/HTML/CSS/Javascript, and publishing them into any format (PDF, ePub, MOBI, HTML, Print). BookPub manages a manuscript-to-market toolchain, allowing publishing firms, authors and other stakeholders to manage one markdown-based manuscript source, which can be professionally designed and typeset (even for print) using HTML, CSS and Javascript Web Standards. Bookpub will build your manuscript into any format (PDF, EPUB, MOBI, HTML). ## Features 1. **[Markdown](https://www.markdownguide.org/) Based Manuscript** * **It's All Plain Text.** Easy-to-read, easy-to-write using the industry standard, Markdown, for authoring content. * **Lot's of Ready Made Apps/Tools.** Because markdown is ubiquitous for authoring content, there are already loads of tools and apps out there. That said, you can use any plain text editor (or Code Editor) * **Easy to Manage Edits & Versions.** Because it's plain text, we can use the most robust versioning software out there. We recommend github.com, but you can use any versioning platform. 2. **Javascript Enabled With [EJS](https://ejs.co/)** * **BookPub** uses EJS (Embedded Javascript) Templating which means that the entire world of javascript is at your disposal: * Use conditionals to only render certain sections of your manuscript for certain formats (like pdf, epub, mobi, etc) * Use any NPM package or javascript library, to add a world of possibilities to your book * Use custom layouts and includes to reuse parts of your manuscript anywhere * **Automatic Conversion of quotes and en/em-dashes** * Using Smartypants, all quotes and en/em-dashes will be automatically converted to curly (left/right) quotes and the relevant UTF-8 Codes/Typeset for en/em-dashes * **Multiple Formats** * Formats currently supported: PDF-ebook, PDF-print, HTML * Coming very soon (epub, mobi, and more) ## Install ### Prerequisites * [NodeJS](https://nodejs.org/) - You will need to have a working install of Node.js (which will include NPM) in order to use BookPub. There are two options: * [NodeJS Installer](https://nodejs.org/en/download) If you don't plan to use NodeJS outside of using BookPub, we recommend using the NodeJS Installer [by visiting their download page](https://nodejs.org/en/download) and selecting the installer for your operating system. * [NVM (Node Version Manager)](https://github.com/nvm-sh/nvm) If you plan on using NodeJS in other contexts, we recommend using NVM (NodeJS Version Manager). It is far more robust and flexible. You can visit [the NVM Github page](https://github.com/nvm-sh/nvm) for detailed instructions. But generally it can be installed using the following command: `curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash` * [PrinceXML](https://princexml.com) - You will need to install PrinceXML to build PDFs We've chosen the PrinceXML library because it is the best available for converting HTML/CSS/Javascript to Print-Ready PDFs. (At some point we may add other options.) * [Installation and Setup Instructions Here](https://www.princexml.com/doc/installing/) ### Creating a New **BookPub** Project * From the command line, type: `npx create-bookpub-project` <small>*If this is your first time, please select (y) when prompted.*</small> This will install BookPub (globally) on your system. You will then be asked a series of questions to help setup your new project. This is an example book to demonstrate how to use HTML/CSS/Javascript to publish a book. It's built off of the example [Boom! microformat here](https://alistapart.com/article/boom/). The answers to your `npx create-bookpub-project` will be used to fill in the title, author, etc. * Test Drive - You can test drive your new project by changing into your new project `cd [your-project]` and creating a basic HTML format of your example book: `bookpub build -t html` This will build the HTML format of your new book. ## Usage We created **BookPub** in an effort to share an example of best-practices (or at least our opinion) for managing a manuscript-to-print pipeline. Rather than forcing people to follow rigid rules, we've attempted to provide a maximum of flexibility, while showing our example of the converntions that we use. **BookPub** is essentially an HTML/CSS/Javascript based book framework. All the different book formats are built off of this foundation. That said, we've attempted to help streamline the process by integrating common industry tools and best-practices. ### 1. Getting Started Your new book project will have the following structure: ```plain my-book |- assets/ # Media assets (illustrator, photoshop, etc.) |- build/ # Built book formats (pdf, html, epub) |- manuscript/ # Manuscript source |-- index.md.ejs # Starting-point ("entryfile") for your manuscript |-- frontmatter/ # Frontmatter content (titlepage, preface, etc.) |-- mainmatter/ # Main content (chapters, etc.) |-- backmatter/ # Backmatter content (author's note, bibliography, index) |-- theme/ # Theme & Design elements |--- css/ # CSS for each format |--- js/ # Javascript files |--- media/ # Media & Artwork |--- fonts/ # Custom fonts |--- svgs/ # SVG files |- release-builds/ # Publicly released builds |- book.config.yml # Meta and Config Data (ISBN, Title, etc.) |- CHANGELOG.md # This is where you can describe the changes for each new version |- nodemon.js # Nodemon config file (for Dev Mode) watches for (rebuilds) upon manuscript change (edit carefully) |- package.json # Package config file |- README.md # Documentation for Contributors |- webpack.config.js # Webpack config file (for Dev Mode) reloads new builds into browser ``` ### 2. Managing Your Book's Meta Data (book.config.yml) The `book.config.yml` is a [YAML File](https://www.cloudbees.com/blog/yaml-tutorial-everything-you-need-get-started) used to store your book's meta-data and configuration settings. You can use this file to store details about the book, like the title, isbn, author, lccn, etc. All the data in `book.config.yml` is made available for you to use in the manuscript source. **For Example:** Let's say that we have the following `book.config.yml` file: ```yml # book.yml title: My Book Title isbn-13: 012345678910 # (the rest of your meta data) settings: entryfile: index.md.ejs ``` In your `index.md.ejs` you can access the book title using EJS syntax: ```ejs The title of my book is <%= meta.title %>. ``` Your build file will then be renderred as: ``` The title of my book is My Book Title. ``` ### 3. Working With Your Manuscript --> **One Manuscript To Rule Them All** <-- **BookPub's** philosophy stems from the DRY (Don't Repeat Yourself) principle. As such, we want to always/only have one manuscript from which all the formats are built. You can arrange your manuscript in any way you like: One giant document, or a complicated breakout of different files and sections. We have tried to give users as much flexibility as possible. That said, there are a few things to keep in mind: --> **THREE SIMPLE RULES** <-- 1. All source code for your manuscript must be stored in the `manuscript/` folder. 2. All files must end with .ejs (except for files in the theme folder) * Our convention for naming files has been `[name].[filetype].ejs`. * e.g. So, if we had an html file, it would be named `myname.html.ejs` * For a tutorial on using EJS, visit [the EJS Site](https://ejs.co/) 3. The entryfile (the beginning of your manuscript) must be specified in your book.config.yml (entryfile). * We recommend keeping the first file as `index.md.ejs` * You can choose another name or location. But it must be specified in your `book.config.yml` For example, if you want your entryfile to be `myentryfile.md.ejs`, record it in your book.config.yml as: ```yml # book.config.yml # Let's set our entryfile settings: entryfile: myentryfile.md.ejs ``` 4. Ok, so maybe we lied...another small rule/recommendation concerning your `theme` folder. * Keep in mind, during the build process, your `theme` folder will be copied over as-is. * If you want to use SASS (.scss) to handle your css, you will need to keep the css as it is when your new book project is built. We will be changing this later, but for now, it's a requirement for SASS. ### 4. Building Your Book The basic command for building a specific format (type) of your book is the following: `bookpub build -t [format-type]` 1. The HTML format of your book * All that is needed to build the HTML format of your book is to type this command in your project's home directory: `bookpub build -t html` This will build your manuscript into an HTML version of your book, located in the `build/html/` folder. 2. The Print-PDF version of your book * To build a pdf typeset version of your book for print, type this command in your project's root directory: `bookpub build -t pdf` This will build your manuscript into a print-ready PDF version of your book in the `build/pdf/` folder. ### 5. A Development Workflow --> **DEV MODE** <-- We built the **BookPub** framework to make writing, designing, typesetting and formatting your book as streamlined and instantaneous as possible. With **DEV MODE**, you can work in REAL TIME. Changes in your manuscript are rebuilt and reloaded in your browser in real time. **DEV MODE** will launch a browser window that will display the newly built version of your book, which will be updated as changes are made to your manuscript. #### HTML "DEV" Mode To work on the HTML version of your book in "dev" mode, type: `bookpub dev -t html` Now, as you edit your manuscript, the final HTML build will automatically be reloaded into your browser with the new updates. > Developer Note: > > 1. We are using Nodemon to watch for changes in your manuscript directory and build a new copy upon any change. > > * We have included your own nodemon.js file if you would like to make changes (tread carefully) > > 2. We are using Webpack to serve any new builds to your browser and refresh when a new build is created. > > * We have included your own webpack.config.ejs if you would like to make changes (tread carefully) #### PDF "DEV" MODE To work on the PDF version of your book in "dev" mode, type: `bookpub dev -t pdf` * This will create two builds * The index.html file This will be loaded into the browser automatically and will use the styles.pdf.css and theme for the book. Like in the HTML Dev Mode, as you edit your manuscript source code, both the index.html file and the index.pdf will be rebuilt. The index.html will be reloaded into your browser automatically. * The index.pdf file This will need to be manually loaded into your own choice for PDF viewer. Generally speaking, your PDF viewer will reload the index.pdf file each time it is built (whenever you edit the manuscript source code). ### 6. Themes: Book Design & Typesetting **BookPub** uses industry standard web technologies for the design and layout of your book: HTML, CSS(3), and Javascript. We chose to use web standards for the design element because they are free, they are universal, they are flexible, and there is an unending supply of resources for learning and working with these standards. > Developer Note: > > There is clearly a significant audience who prefer to write their books using tools like Pandoc and LaTex for print typesetting. In our experience, even though these tools are powerful, they also requiring a significant learning curve, and their implementation is difficult to say the least. Additionally, finding designers who can work with web standards is fairly universal and international. #### Your Theme Folder We have intentionally chosen to place all custom styling/fonts/media/etc. in the `theme/` folder of your manuscript/ directory. > Developer Note: > > You can actually use whatever structure/location you want. We decided to use the `theme/` convention in order to allow a consistent way to drop new formatting/themes into your book by simply copying a new theme into your manuscript folder. #### Styling with CSS or SASS **BookPub** allows you to use Plain CSS (.css), or Sass CSS (*.scss) to style your html book. * If you change your .css files to .scss, **BookPub** will use Sass to build your CSS prior to its use in the build process [(More information about SASS)](https://sass-lang.com/) * We recommend using a new stylesheet for each format * This allows you to create a conditional statement in your index.md.ejs file, that loads a stylesheet based upon the output type (format). So if you are building your HTML format, the styles.html.scss file will be used. ### 7. Working With the Print-Ready PDF We have chosen to use PrinceXML to create the PDF builds. In the future, we may also include the ability to use other pdf generators, but for now it's PrinceXML. Please consult the [princexml.com](princexml.com) website for their documentation on building PDFs from HTML/CSS/Javascript > Developer Note: > > PrinceXML is a pay-for-license and proprietary software, but they allow full use of their software. The only tradeoff for free use is the presence of a small logo/watermark on the very first page of any PDF that is generated. > > You can also use Docusaurus (an online PDF generator that uses PrinceXML) as a pay-per-service version that uses PrinceXML. > > Currently, PrinceXML seems to have the best PDF rendering engine, especially for advanced typesetting, using HTML/CSS3/Javascript. We will continue to explore other possibilities as we deem them sufficient in their feature-set.
BookPub is an advanced book publishing framework for creating manuscripts in Markdown, HTML, CSS, Javascript, and publishing them into any format (PDF, ePub, MOBI, HTML, Print).
css,ejs,ejs-partials,ejs-template-engine,epub,gfm,html,javascript,markdown,pdf
2023-03-10T22:13:14Z
2023-05-27T17:40:20Z
null
2
12
49
4
2
10
null
NOASSERTION
SCSS
huangqingjian/chatgpt
main
# chatgpt智能聊天平台 chatgpt智能聊天平台一站式帮你接入openai api,只需简单配置即可玩转chatgpt,内置用户、会话、充值等完备模块。 ### 项目模块 1、chatgpt-web,客户c端 2、chatgpt-manage,管理端(ps.待实现) ### 接入步骤 1、准备好db、redis 2、修改application.properties数据库、redis等配置 3、导入db.sql 4、启动项目,默认80端口 ### 其它说明 1、chatgpt4.0和chatgpt3.0都已接入,默认调用chatgpt4.0 2、充值模块(支付宝等)暂未接入 ### 联系方式 email:2366850717@qq.com
chatgpt智能聊天平台一站式帮你接入openai api,只需简单配置即可玩转chatgpt,内置用户、会话、充值等完备模块。
chatgpt,javascript,openai,java
2023-03-04T02:09:23Z
2023-03-21T01:43:42Z
null
1
0
12
0
2
10
null
null
JavaScript
aliakseiz/stopwatch
main
# Stopwatch Simple stopwatch Gnome extension. Click primary button to start/pause the watch, secondary to reset it. Automatically pauses when the screen is locked. ![demo](https://raw.githubusercontent.com/aliakseiz/stopwatch/main/demo.gif) # Install [Gnome shell extensions](https://extensions.gnome.org/extension/5796/stopwatch/) --- # License [MIT](LICENSE) [License-Url]: http://opensource.org/licenses/MIT [License-Image]: https://img.shields.io/npm/l/express.svg
Simple stopwatch Gnome extension
gnome-extension,gnome-shell-extension,javascript,stopwatch
2023-03-02T06:19:45Z
2024-04-05T12:22:25Z
null
1
0
14
1
1
10
null
MIT
JavaScript
Stephen-Adom/leaderboard
main
<div align="center"> <h1><b>Leaderboard</b></h1> </div> <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Screenshots](#screenshots) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [Usage](#usage) - [Deployment](#triangular_flag_on_post-deployment) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 [Leaderboard] <a name="about-project"></a> The leaderboard website displays scores submitted by different players. It also allows you to submit your score. A full responsive website developed using webpack and ES6 Syntax ## 🛠 Screenshots <a name="screenshots"></a> - <img src="./screenshots/desktop.PNG" width="70%" alt="desktop screen" /> - <img src="./screenshots/mobile.png" width="30%" alt="mobile screen" /> ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> - **Html 5** - **CSS 3** - **Webpack 5** - **Bootstrap 5** <!-- Features --> ### Key Features <a name="key-features"></a> - **Add Score** - **List All Scores** - **Refresh Scores** - **Top Score Board** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> - Here is the link to the live demo version - [Mario Kart Leaderboard](https://leaderboard-smoky.vercel.app/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ### Prerequisites In order to run this project you need: <!-- Example command: ```sh gem install rails ``` --> ### Setup Clone this repository to your desired folder: ```sh cd my-folder git clone git@github.com/Stephen-Adom/leaderboard.git ``` - ### Install Install this project with: Example command: ```sh cd my-project npm install ``` - ### Usage To run the project, execute the following command: ```sh npm run start ``` - ### Deployment You can deploy this project using: Example: ```sh vercel or gh-pages ``` <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- AUTHORS --> ## 👥 Authors <a name="authors"></a> 👤 **Stephen Addae** - GitHub: [@Stephen-Adom](https://github.com/Stephen-Adom) - Twitter: [@stephen_alaska](https://twitter.com/stephen_alaska) - LinkedIn: [Stephen Addae](https://www.linkedin.com/in/stephen-addae-a32334154/) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- FUTURE FEATURES --> ## 🔭 Future Features <a name="future-features"></a> - [ ] **Authentication** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- CONTRIBUTING --> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/). <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- SUPPORT --> ## ⭐️ Show your support <a name="support"></a> If you like this project please give me a star⭐ <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- ACKNOWLEDGEMENTS --> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank... <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LICENSE --> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. Developed using webpack and ES6 Syntax
api-rest,front-end-development,javascript,webpack5,bootstrap5,css3
2023-03-07T12:56:31Z
2023-03-09T16:21:36Z
null
1
6
42
4
1
10
null
MIT
JavaScript
sama-babaee-web/Suzuki-Motor-website
main
# Suzuki-Motor-website **Visit the Suzuki Motor website ** ![suzuki](https://user-images.githubusercontent.com/107030945/222136817-f0661db1-fda0-4e41-a3f2-dd9a90c51e2e.png) - [Demo Project](https://sama-babaee-web.github.io/Suzuki-Motor-website/) - Developed by Sama Babaee 👻 - Created - 2023-03-1 - Technologies Used - Html , css , JavaScript - Role - Frontend - How to reach me : with my [instagram](https://www.instagram.com/sama_babaee_web/) and [linkedin](https://www.linkedin.com/in/sama-babaee-54135324b/)
null
css,html,javascript
2023-03-01T12:00:58Z
2023-03-01T12:24:00Z
null
1
0
3
0
0
10
null
null
CSS
Coderboy2008/cube
master
# Cube This website is for my practice! I am only in this project ![CUBE](https://s8.uupload.ir/files/screenshot_(35)_dcva.png) This project was created by me This project is created for everyone! This site is fully responsive! link : https://coderboy2008.github.io/cube # How to download this project? ``` git clone https://github.com/Coderboy2008/cube.git ``` # The last word This project is on the internet at $49.9 but I uploaded it for you for free! Good luck ! # مکعب این وب سایت برای تمرین من است! من فقط در این پروژه هستم ![CUBE](https://s8.uupload.ir/files/screenshot_(35)_dcva.png) این پروژه توسط من ایجاد شده است این پروژه برای همه ایجاد شده است! این سایت کاملا ریسپانسیو است! لینک : https://coderboy2008.github.io/cube # چگونه این پروژه را دانلود کنیم؟ ``` git clone https://github.com/Coderboy2008/cube.git ``` # آخرین کلام این پروژه در اینترنت در 49.9 دلار است اما من برای شما رایگان آپلود کردم! موفق باشید !
frontend train of me! It's for all, thank you for star and follow :)
html-css-javascript,css,css3,front-end,front-end-development,frontend,html,html5,javascript,js
2023-03-10T07:16:12Z
2023-05-26T12:58:36Z
null
1
0
29
0
0
10
null
null
HTML
baqar-abbas/TO-DO-List-Project
main
# TO-DO-List-Project <a name="readme-top"></a> <div align="center"> <br/> <h3><b>Microverse README Template</b></h3> </div> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [Usage](#usage) - [Run tests](#run-tests) - [Deployment](#triangular_flag_on_post-deployment) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [📝 License](#license) # 📖 TO-DO-List-Project <a name="about-project"></a> **TO-DO-List-Project** is a simple project which can add and remove To do list tasks on the website using Interactive To do list. ## 🛠 Built With <a name="built-with"></a> HTML CSS and JavaScript ### Tech Stack <a name="tech-stack"></a> ### Key Features <a name="key-features"></a> - **[html manipulated with JavaScript]** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🚀 Live Demo <a name="live-demo"> </a> > https://baqar-abbas.github.io/TO-DO-List-Project/dist/ <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps. ### Prerequisites Web Browser, Code Editor. ### Setup Clone this repository to your desired folder: Example commands: ```sh cd my-folder git clone https://github.com/baqar-abbas/TO-DO-List-Project ``` ### Install VS CODE, Dev Dependencies (Linters), npm Package Manager ### Usage Add a Task for your To do list, Delete a task from To Do List and Select all tasks and mark them as completed task. ### Run tests Test Add, remove and available list. ### Deployment This Project will be deployed after final approval. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 👥 Author <a name="authors"></a> 👤 **Baqar Abbas** - GitHub: [@Baqar](https://github.com/baqar-abbas) - Twitter: [@BaqarAbbas9](https://twitter.com/BaqarAbbas9) - LinkedIn: [Baqar Abbas](https://www.linkedin.com/in/baqarlinkedin/) <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🔭 Future Features <a name="future-features"></a> - [ ] **[Functionality of clearing multiple tasks will be implemented on clear all completed button]** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! <p align="right">(<a href="#readme-top">back to top</a>)</p> ## ⭐️ Show your support <a name="support"></a> If you like this project please consider leaving a review. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank my coding partner [@fuadmoin](https://github.com/fuadmoin) for his contributions for this project with me. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE.md) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p> <a name="readme-top"></a>
This repo is created for learning objectives on how to create a To-do-list and use Webpack with ES6 .it is a simple website that displays a list of To do tasks and allows you to add and remove tasks from that list
css3,es6-modules,html5,javascript,webpack
2023-02-28T23:31:37Z
2023-03-04T00:00:13Z
null
1
3
32
1
0
10
null
MIT
JavaScript
ab-noori/Webpack-Joke-App
main
<a name="readme-top"></a> ![](https://img.shields.io/badge/Microverse-blueviolet) <!-- Open pull request using the following structure ## Project title: subtitle ### 🌟Branch features: - i - ii - iii ### [ 🚀 Branch Demo](https://ab-noori.github.io/Project-Template/) --> > # Webpack Joke App ### Desktop view shoots for this project: | Desktop Veiw Representation| |---------------------------------------| |![screenshot](./src/assets/project-shot.PNG)| <!-- TABLE OF CONTENTS --> # 📗 Table of Contents - [📖 About the Project](#about-project) - [🛠 Built With](#built-with) - [Tech Stack](#tech-stack) - [Key Features](#key-features) - [🚀 Live Demo](#live-demo) - [💻 Getting Started](#getting-started) - [Setup](#setup) - [Prerequisites](#prerequisites) - [Install](#install) - [Usage](#usage) - [Deployment](#triangular_flag_on_post-deployment) - [👥 Authors](#authors) - [🔭 Future Features](#future-features) - [🤝 Contributing](#contributing) - [⭐️ Show your support](#support) - [🙏 Acknowledgements](#acknowledgements) - [❓ FAQ (OPTIONAL)](#faq) - [📝 License](#license) <!-- PROJECT DESCRIPTION --> # 📖 [Webpack-Joke-App] <a name="about-project"></a> > **[Webpack-Joke-App]** is a simple webpack joke application. but actually it is a frontend webpack environment boilerplate for building JavaScript applications, which I can later use as a starting point in my projects. ## 🛠 Built With <a name="built-with"></a> ### Tech Stack <a name="tech-stack"></a> - <summary>Client</summary> <ul> <li><a href="https://reactjs.org/">HTML</a></li> <li><a href="https://reactjs.org/">Sass</a></li> <li><a href="https://reactjs.org/">JavaScript</a></li> <li><a href="https://reactjs.org/">Webpack</a></li> </ul> ### Key Features <a name="key-features"></a> - **[Responsive layout]** - **[UX/UI accessibility]** - **[Dynamic data]** <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- LIVE DEMO --> ## 🚀 Live Demo <a name="live-demo"></a> > Add a link to your deployed project. - [Live Demo Link](https://ab-noori.github.io/Webpack-Joke-App/dist) <p align="right">(<a href="#readme-top">back to top</a>)</p> <!-- GETTING STARTED --> ## 💻 Getting Started <a name="getting-started"></a> To get a local copy up and running, follow these steps: ### Prerequisites In order to run this project you need: - A browser of you choice. - A text editor of your choice. - An installed node.js on your local system ### Setup Clone this repository to your desired folder: - Use the following Commands: cd your-desired-folder git clone git@github.com:ab-noori/Webpack-Joke-App.git ### Install Install this project with: - You can deploy this projec on hosting provider of your choise or you can deploy it on github pages. ### Usage - To add data the local storage of browser - To read data from local storage of browser. - To display data. - To remove data from local storage. ### Deployment You can deploy this project using: - Free deployment services like GitHub pages. - Any deployment services of your choice. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 👥 Authors <a name="authors"></a> 👤 **Abdul Ali Noori** - GitHub: [@ab-noori](https://github.com/ab-noori) - Twitter: [@AbdulAliNoori4](https://twitter.com/AbdulAliNoori4) - LinkedIn: [abdul-ali-noori](https://www.linkedin.com/in/abdul-ali-noori-384b85195/) 👤 **Samson Tush** - GitHub: [@Samson](https://github.com/SamTush) <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🔭 Future Features <a name="future-features"></a> - [ ] **[Add About page]** - [ ] **[Add Contact page]** <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🤝 Contributing <a name="contributing"></a> Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/ab-noori/Awesome-Books/issues). <p align="right">(<a href="#readme-top">back to top</a>)</p> ## ⭐️ Show your support <a name="support"></a> If you like this project, give it a star. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 🙏 Acknowledgments <a name="acknowledgements"></a> I would like to thank Microverse and my coding partners, and also give credit to Traversy Media YouTub Channel, I really learned a lot from this channel. <p align="right">(<a href="#readme-top">back to top</a>)</p> ## ❓ FAQ (OPTIONAL) <a name="faq"></a> - **How to make it mobile friendly?** - Put a viewport tag in the header - **How to design the site?** - Draw a mockup before start to code <p align="right">(<a href="#readme-top">back to top</a>)</p> ## 📝 License <a name="license"></a> This project is [MIT](./LICENSE) licensed. <p align="right">(<a href="#readme-top">back to top</a>)</p>
A simple webpack joke application. but actually it is a frontend webpack environment boilerplate for building JavaScript applications, which I can later use as a starting point in my projects.
html5,javascript,sass,webpack5
2023-03-02T12:57:54Z
2023-03-03T08:53:55Z
null
1
1
13
0
0
10
null
MIT
JavaScript
ayangweb/bob-plugin-free-ali-translate
master
# 阿里翻译 ## 无需秘钥,可以直接在 bob 中进行工作,如果有一天它不工作了,请联系我进行修复! > src 文件夹主要为 bob 用户开发,bob 是一款 macOS 上的翻译软件,官网地址:[bob](https://bobtranslate.com/) > > 插件下载地址:[bob-plugin-free-ali-translate-v0.0.5.bobplugin](https://github.com/bilibili-ayang/bob-plugin-free-ali-translate/releases/download/v0.0.5/bob-plugin-free-ali-translate.bobplugin) > server 文件夹是 node.js 服务器,可以自行改造后在任意场景下使用! ### bob 插件大合集: > [chatGPT 插件(免秘钥,免翻)](https://github.com/bilibili-ayang/bob-plugin-free-chatgpt) > [必应翻译插件(免秘钥)](https://github.com/bilibili-ayang/bob-plugin-free-bing-translate) > [百度翻译插件(免秘钥)](https://github.com/bilibili-ayang/bob-plugin-free-baidu-translate) > [小牛翻译插件(免秘钥)](https://github.com/bilibili-ayang/bob-plugin-free-calf-translate) > [搜狗翻译插件(免秘钥)](https://github.com/bilibili-ayang/bob-plugin-free-sougou-translate) > [爱词霸翻译插件(免秘钥)](https://github.com/bilibili-ayang/bob-plugin-free-iciba-translate) > [计算器插件](https://github.com/bilibili-ayang/bob-plugin-calculator) > [阿里翻译插件(免秘钥)](https://github.com/bilibili-ayang/bob-plugin-free-ali-translate) ### 使用截图如下: <img width="500" src="./image/zh-to-en.png" alt="zh-to-en"> <img width="500" src="./image/en-to-zh.png" alt="en-to-zh">
阿里翻译,无需秘钥,可以直接在 bob 中进行工作,如果有一天它不工作了,请联系我进行修复!
bobplugin,javascript
2023-02-25T13:40:30Z
2024-04-23T03:42:01Z
2024-04-23T03:41:00Z
1
0
17
1
0
9
null
null
JavaScript