Skip to content
View Ceroce's full-sized avatar
Block or Report

Block or report Ceroce

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Ceroce/README.md

Yo? Yo! Yo.

I 've been programming since a young age. These days, people even pay me for doing it.

Swift

  • SwiftRay is a Raytracer that I should finish one day. It produces nice pictures and some people even liked tinkering with the code.

Elm

I like functional languages. Elm is nice and easy. When I grow up, I'll do some Haskell. Or Erlang. Or Lisp/Clojure.

  • ElmHangman is my first attempt at writing a serious program in Elm.
  • MandElmBrot generates an image of the Mandelbrot Set. Because one should write such a generator in any language.

Objective-C

I'm so old I've been coding in Objective-C since 2001.

My favourite programming books

Popular repositories

  1. CERoundProgressView CERoundProgressView Public

    A progress view which shows its progress a pie-chart.

    Objective-C 427 52

  2. SwiftRay SwiftRay Public

    A simple Raytracer, written in Swift

    Swift 25 4

  3. CePolyglotte CePolyglotte Public

    On-the-fly translation of NIB files on Mac OS X

    Objective-C 2

  4. Baballe Baballe Public archive

    Un jeu iOS codé en une heure, devant un public, lors du premier Live Code iOS.

    Objective-C 2 1

  5. RouleVite RouleVite Public archive

    Un petit jeu pour iOS, réalisé pour le premier Live Code iOS

    Objective-C 1 1

  6. HaskellRay HaskellRay Public

    A simple Raytracer project, for me to study the Haskell language

    Haskell