Pinned Repositories
Alamofire
Elegant HTTP Networking in Swift
algorithms
awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
awesome-swift
A collaborative list of awesome swift resources. Feel free to contribute!
Calendar
Monthly view calendar for events
ObjectiveRecord
ActiveRecord for Objective-C
PureLayout
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
RESideMenu
iOS 7 style side menu with parallax effect.
ShowSizeClass
CS193 Standford ShowSizeClass Sample Project
SWTableViewCell
An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
ethan-fang's Repositories
ethan-fang/abbreviations-in-code
List of common abbreviation in program codes
ethan-fang/brew
:beer: The missing package manager for OS X
ethan-fang/CPLUSPRACTICE
ethan-fang/explainshell
match command-line arguments to their help text
ethan-fang/fe-interview
宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)
ethan-fang/gatsby_crash_course
Sample website built with Gatsby
ethan-fang/jquery.terminal
jQuery Terminal Emulator
ethan-fang/JSPlaygrounds
from StephenGrider
ethan-fang/keiko-corp
The greatest startup ever created
ethan-fang/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
ethan-fang/llama
Inference code for LLaMA models
ethan-fang/mdx
JSX in Markdown for ambitious projects
ethan-fang/minsk
This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.
ethan-fang/personal_website
The content of my personal website
ethan-fang/PHPExcel
A pure PHP library for reading and writing spreadsheet files
ethan-fang/python-cheatsheet
Comprehensive Python Cheatsheet
ethan-fang/python-patterns
A collection of design patterns/idioms in Python
ethan-fang/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
ethan-fang/robofriends
Tutorial for udemy course - React
ethan-fang/robofriends-redux
Udemy tutorial - adding redux to a react app
ethan-fang/robofriends-testing
Udemy tutorial - adding tests to a react app
ethan-fang/smart-brain
Udemy Final Project
ethan-fang/smart-brain-api
Final project for Udemy course
ethan-fang/system-design-and-architecture
Learn how to design large-scale systems. Prep for the system design interview.
ethan-fang/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ethan-fang/theme-ui
Build consistent, themeable React apps based on constraint-based design principles
ethan-fang/three.js
JavaScript 3D library.
ethan-fang/web-console
Simple web-based SSH, remote shell in your browser
ethan-fang/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
ethan-fang/zero-to-mastery-ml
[WORK IN PROGRESS] All course materials for ZTM ML on Udemy