- Hanoi
-
23:39
(UTC +07:00) - VintageWander
-
-
-
-
gemini-client Public
Forked from Adriftdev/gemini-clientA Rust client for Google Gemini API, that supports tools, and grounding
Rust UpdatedSep 22, 2025 -
-
-
-
filey Public
Filey - a simple peer-to-peer file sharing app, used for transfering and view files, as a lightweight alternative to FTP
-
-
-
-
-
open-hack-pallet-starter Public
Forked from openguild-labs/open-hack-pallet-starterTutorial to guide developers about basic Pallet programming
Rust UpdatedAug 22, 2024 -
near-docker Public
Near local development blockchain used for testing and deploying locally, using a single docker-compose file
1 UpdatedMay 14, 2024 -
-
-
-
-
simple-file-sharing-backend Public
Simple File Sharing - my attempt at writing a Google Drive clone backend in Rust, for my final year project. Currently I'm maintaining it just for fun, won't make it big.
-
-
-
ethers-lottery Public
A sample lottery smart contract on Ethereum chain
TypeScript MIT License UpdatedAug 18, 2023 -
Microsoft-Activation-Scripts Public
Forked from massgravel/Microsoft-Activation-ScriptsA Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
Batchfile UpdatedAug 2, 2023 -
rust-bootcamp-2023 Public
This is my code repository for the Rust Bootcamp that I'm joining, learning from scratch until blockchain beginner
-
sync-cloud-module-ts Public
This is the code repository for sync cloud module, writen in typescript
TypeScript UpdatedJul 4, 2023 -
sync-multicloud-service-rs Public
This is the code repository for sync multicloud service that I've writen in Rust
Rust UpdatedJul 4, 2023 -
pilot-signal-server-ts Public
This is the demo WebSocket API for making p2p connection between devices. Work in progress, still in concept version
TypeScript UpdatedJul 4, 2023 -
websocket-benchmark Public
This repository contains benchmark WebSocket code for Rust, Golang and TypeScript, tested against the AutoBahn WebSocket testsuite
HTML UpdatedJul 4, 2023 -
simple-axum-google-oauth Public
A simple example on how to use Google OAuth2 with Axum Rust, but only the backend is needed, no need for the frontend
-
axum-server Public
This is my file management backend code, written in axum rust