kuflash's Stars
ollama/ollama
Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.
janhq/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
waydabber/BetterDisplay
Unlock your displays on your Mac! Flexible HiDPI scaling, XDR/HDR extra brightness, virtual screens, DDC control, extra dimming, PIP/streaming, EDID override and lots more!
Schniz/fnm
🚀 Fast and simple Node.js version manager, built in Rust
biomejs/biome
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
Whisky-App/Whisky
A modern Wine wrapper for macOS built with SwiftUI
hwayne/awesome-cold-showers
For when people get too hyped up about things
tsconfig/bases
Hosts TSConfigs to extend in a TypeScript app, tuned to a particular runtime environment
xxh/xxh
🚀 Bring your favorite shell wherever you go through the ssh. Xonsh shell, fish, zsh, osquery and so on.
digitallyinduced/ihp
🔥 The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness
apostrophecms/sanitize-html
Clean up user-submitted HTML, preserving whitelisted elements and whitelisted attributes on a per-element basis. Built on htmlparser2 for speed and tolerance
sanctuary-js/sanctuary
:see_no_evil: Refuge from unsafe JavaScript
remult/remult
Full-stack CRUD, simplified, with SSOT TypeScript entities
microsoft/TypeScript-Website
The Website and web infrastructure for learning TypeScript
vultix/ts-results
A typescript implementation of Rust's Result object.
total-typescript/tsconfig
The simplest way to set up your tsconfig.json
akandratovich/the-little-redis-book
davila7/code-gpt-docs
Docusaurus page
graninas/Functional-Design-and-Architecture
Code and materials for my book "Functional Design and Architecture"
neohaskell/NeoHaskell
⏩ NeoHaskell is a dialect of Haskell that is focused on newcomer-friendliness and productivity.
sszczep/chrome-extension-webpack
Get started with Chrome extensions development using webpack, TypeScript, Sass, and more.
samhh/fp-ts-std
The missing pseudo-standard library for fp-ts.
jasonacox/TinyLLM
Setup and run a local LLM and Chatbot using consumer grade hardware.
metarhia/Docs
Metarhia docs and F.A.Q. 📒
avivharuzi/chrome-extension-starter
Chrome Extension starter using Nx workspace and Angular
cardinalby/webext-buildtools-chrome-crx-action
Github Action to pack and sign crx file for your WebExtension
eunmin/realworld-haskell
https://github.com/gothinkster/realworld
paulsaenzsucre/To-Do-List
To Do List is a single page web app that lets users manage a simple list of tasks. Users can add and remove tasks from the list. It was coded using standard technologies like HTML5, CSS3 and JavaScript; and has an object-oriented approach using a model view presenter pattern. Feel free to give me feedback or contact me about this project.
jordanahu/Multistep-Form
Multistep form with MVP(Model-View-Presenter) Pattern, Singleton and Iterator Patterns implemented.
shenjingmanyou/Front_end_design_pattern
Front end design pattern summary, MVC/MVP/MVVM.