Nicolás Miari (@nicolas-miari)
  • Stars
    star
    59
  • Global Rank 303,690 (Top 11 %)
  • Followers 24
  • Following 5
  • Registered about 13 years ago
  • Most used languages
    Swift
    64.7 %
    Objective-C
    35.3 %
  • Location 🇯🇵 Japan
  • Country Total Rank 5,914
  • Country Ranking
    Swift
    397

Top repositories

1

Cocoa-Custom-About-Window

Demonstrates how to customize the "About this app..." window for Cocoa applications.
Objective-C
10
star
2

iOS-Pencil-Sound-Demo

This demo project uses core audio to simulate the 'scratching' sound of a pencil running on paper, triggered by dragging on the touch screen.
Objective-C
7
star
3

SpriteKit-Touch-Visual-Feedback

Custom objective-c classes for visualizing the on screen position of each input touch (finger) in SpriteKit apps.
Objective-C
5
star
4

SceneKit-SpriteKit-Integration-Demo

Demonstrates a practical approach to integrating SpriteKit into a SceneKit-based game, to manage the 2D GUI screens.
Swift
5
star
5

iOS-Animated-Checkbox

Custom UIControl subclass that implements a checkbox-like switch with smooth transition betweens states.
Swift
5
star
6

Sound-Engine

A singleton to manage/playback sound resources on iOS using the Audio Unit framework.
Objective-C
4
star
7

Path-Converter

Mac OS X System service that scans selected text for MS Windows-style URL paths and converts them into Unix-friendly format.
Objective-C
4
star
8

GridDemo

Swift
3
star
9

MuMuEngine-Atlas-Editor

Texture atlas (a.k.a. 'spritesheet') editor that outputs resources in a format compatible with the MuMuEngine (https://github.com/nicolas-miari/MuMuEngine).
Swift
3
star
10

EditableButton

UIButton subclass that allows its title text to be edited as if it where a text field/text view (with a keyboard or picker appearing from the bottom of the screen).
Swift
3
star
11

Obfuscation-Demo

Demonstrates how to access, from Swift code, Objective-C classes and methods whose names are obfuscated at runtime (using compile-time `#define`s) with human-readable names in the source code.
Swift
3
star
12

SpriteKit-iOS-Basic-Controls

A set of classes implementing basic controls (button, switch) for use in SpriteKit-based iOS apps.
Objective-C
2
star
13

ECSGameEditor

Swift
1
star
14

DragOutline

Swift
1
star
15

Dissecting-ObjectsExample

Repository to make version-manageable modifications/experimentation on Apple's sample project "Adopting Metal II - Designing and Implementing a Real-World Metal Renderer".
Swift
1
star
16

Simple-XML-to-Dictionary

Basic NSXMLParser subclass that converts XML into a nested Swift dictionary of type [String : AnyObject].
Swift
1
star
17

Kanji-Checker

This simple Mac app scans entered japanese text and highlights its chinese characters (*kanji*) according to the school year in which they are taught in Japan. This tells you at a glance if your japanese text can be easily read by a given audience. The official list of which characters are taught in which year of elementary school is published by the Ministry of Education of Japan and can be downloaded online: http://www.mext.go.jp/a_menu/shotou/new-cs/youryou/syo/koku/001.htm
Swift
1
star