- Alameda, CA, USA
- https://leok7v.github.io/
-
-
-
-
swift-markdown-ui Public
Forked from gonzalezreal/swift-markdown-uiDisplay and customize Markdown text in SwiftUI
Swift MIT License UpdatedSep 19, 2025 -
llama.cpp Public
Forked from ggml-org/llama.cppLLM inference in C/C++
C++ MIT License UpdatedSep 9, 2025 -
-
-
-
llm.metal Public
Forked from regrettable-username/llm.metalLLM training in simple, raw C/Metal Shading Language
Cuda MIT License UpdatedAug 2, 2025 -
-
SDWebImageSwiftUI Public
Forked from SDWebImage/SDWebImageSwiftUISwiftUI Image loading and Animation framework powered by SDWebImage
Swift MIT License UpdatedMay 23, 2025 -
-
llm7.io Public
Forked from chigwell/llm7.ioJavaScript GNU Affero General Public License v3.0 UpdatedMay 11, 2025 -
gyptix Public
GPT toy for MacOS and iOS
-
-
README.html Public
experiment with static page github.io website
HTML GNU Affero General Public License v3.0 UpdatedMar 20, 2025 -
jsux Public
JavaScript experiments in UI/UX
Java GNU General Public License v3.0 UpdatedMar 4, 2025 -
-
-
-
vits.cpp Public
Forked from maxilevi/vits.cppa cpp ggml port of "VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech." for use in mobile devices. this is my undergraduate project
C++ GNU General Public License v3.0 UpdatedDec 2, 2024 -
sqz Public
LZMA like compression decompression R&D
C BSD 3-Clause "New" or "Revised" License UpdatedNov 28, 2024 -
SilesiaCorpus Public
Forked from MiloszKrajewski/SilesiaCorpusSilesia compression corpus
UpdatedNov 15, 2024 -
-
NetworkImage Public
Forked from gonzalezreal/NetworkImageAsynchronous image loading in SwiftUI
Swift MIT License UpdatedOct 13, 2024 -
-
ft Public
Fenwick Tree (Binary Indexed Tree) Implementation
C BSD 3-Clause "New" or "Revised" License UpdatedOct 5, 2024 -
squeeze Public
Squeeze (lz77 + Huffman + dictionary) compression
-
rnd.ahc Public
Adaptive (Dynamic) Huffman Coding Algorithm
C BSD 3-Clause "New" or "Revised" License UpdatedSep 12, 2024 -
rnd.lz77 Public
Naive LZ77 experiment