4,131 skills found · Page 3 of 138
Bouke / SwiftInitializerGeneratorXcode Source Code Extension to Generate Swift Initializers
bachonk / UIImageView LettersUIImageView category for using initials as a placeholder image, written in Objective-C. For a Swift implementation, see https://github.com/bachonk/InitialsImageView
NVlabs / FourCastNetInitial public release of code, data, and model weights for FourCastNet
paulrobertlloyd / BarebonesInitial directory setup, style guide and pattern primer. Intended as a starting point for my own projects, available for others to clone and adapt for theirs.
GoogleCloudDataproc / Initialization ActionsRun in all nodes of your cluster before the cluster starts - lets you customize your cluster
KalleHallden / ProjectInitializationAutomationNo description available
ccpalettes / The C Programming Language Second Edition SolutionsSolutions for all exercises in the book "The C Programming Language - Second Edition"(referred to as K&R, after its authors' initials) by Brian W. Kernighan and Dennis M. Ritchie.
alinaqi / Claude BootstrapOpinionated project initialization for Claude Code. Security-first, spec-driven, AI-native.
farseer-go / Fsfarseer-go all components of the base module, module launcher, framework initialization program(所有组件的基础模块,模块启动器,框架初始化程序)
TianxingWu / FreeInit[ECCV 2024] FreeInit: Bridging Initialization Gap in Video Diffusion Models
assert-rs / Assert CmdAssert process::Command - Easy command initialization and assertions
muaz-khan / WebRTC Scalable BroadcastThis module simply initializes socket.io and configures it in a way that single broadcast can be relayed over unlimited users without any bandwidth/CPU usage issues. Everything happens peer-to-peer!
google-research / Leaf AudioLEAF is a learnable alternative to audio features such as mel-filterbanks, that can be initialized as an approximation of mel-filterbanks, and then be trained for the task at hand, while using a very small number of parameters.
cloudbase / Cloudbase InitCross-platform instance initialization
antfu / V Lazy ShowCompile-time directive to lazy initialize v-show for Vue
jielive / InitialA Typecho Theme
AppleIntelWifi / AdapterKext providing initial support for Intel wireless devices
felixchenfy / Monocular Visual OdometryA simple monocular visual odometry (part of vSLAM) by ORB keypoints with initialization, tracking, local map and bundle adjustment. (WARNING: Hi, I'm sorry that this project is tuned for course demo, not for real world applications !!!)
arithran / Vim PizzaMy initial attempt at trying to order pizza from within vim.
IronWarrior / ProjectileShootingProject demonstrating in Unity how to fire a projectile at a target by either specifying its initial velocity or initial angle. Also draws out the projectile's expected trajectory.