Pinned Repositories
bots
Warning: This repository will be deleted, please use https://github.com/bots-edi or
bots_doc_b
Documentation for bots open source EDI translator
calendar
a clone of calendar.py from python's stdlib
jlDatesTZ
julialang Dates translated to Nim with some TimeZone support
jsInt64
int64 type for the Nim js backend (translated from Kotlin)
nimcalcal
a translation of PyCalCal to Nim
strconv
a translation of the strconv package from golang to Nim
ZonedDateTime
add some timezone handling to my DateTime module
skilchen's Repositories
skilchen/calendar
a clone of calendar.py from python's stdlib
skilchen/bots
Warning: This repository will be deleted, please use https://github.com/bots-edi or
skilchen/ZonedDateTime
add some timezone handling to my DateTime module
skilchen/bots_doc_b
Documentation for bots open source EDI translator
skilchen/jlDatesTZ
julialang Dates translated to Nim with some TimeZone support
skilchen/jsInt64
int64 type for the Nim js backend (translated from Kotlin)
skilchen/nimcalcal
a translation of PyCalCal to Nim
skilchen/strconv
a translation of the strconv package from golang to Nim
skilchen/bots_doc
Documentation for bots EDI translator
skilchen/courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
skilchen/datasciencecoursera
skilchen/datasharing
The Leek group guide to data sharing
skilchen/DateTime
DateTime functions for nim
skilchen/ExData_Plotting1
Plotting Assignment 1 for Exploratory Data Analysis
skilchen/getdatacoursera
repo for course project on getting and cleaning data on coursera
skilchen/jlDates
a translation of Dates from the stdlib of julia to Nim
skilchen/KnuthMorrisPratt
KNUTH-MORRIS-PRATT STRING MATCHING Python recipe translated to Nim
skilchen/lissajous_playground
R shiny app to play with lissajous figures
skilchen/ml_assignment
repo for the assignment in the coursera course practical machine learning from johns hopkins university
skilchen/Nim
Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in the order of priority).
skilchen/packages
List of packages for Nimble
skilchen/posixpath
a partial port of Pythons posixpath.py to Nim
skilchen/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
skilchen/RepData_PeerAssessment1
Peer Assessment 1 for Reproducible Research