• Skip to primary navigation
  • Skip to content
  • Skip to footer
Clojure Diary Clojure Diary
  • Search
  • Book
  • Code
  • Videos
  • Donate
    Karthikeyan A K

    Karthikeyan A K

    Hello, I am Karthikeyan A K, a software architect, and these writings are my experiments with Clojure. Contact me @ +91 8428050777 for Clojure consulation in weekends.

    • Email

    Clojure is infectious, Mac is repulsive

    less than 1 minute read

    Notes

    People who you can follow to keep up your Clojure passion

    • @kiraemclean - A passionate Clojurist
    • @lambduhh - A fire dancer who is now a Clojure programmer
    • @borkdude - A passionate ClojureScript guy who was a singer
    • @daslu_ - A Data Scientist using Clojure

    Updated: October 8, 2022

    Twitter Facebook LinkedIn
    Previous Next

    You May Also Enjoy

    project.clj in initial ring app

    3 minute read

    (defproject little_ring_things "0.1.0-SNAPSHOT" :description "FIXME: write description" :url "http://example.com/FIXME" :min-lein-version "2.0.0" :de...

    What’s Jetty?

    1 minute read

    Jetty is an open-source Java-based HTTP server and servlet container. It’s what actually listens on a port, accepts incoming HTTP requests, and hands them of...

    What’s Compojure?

    1 minute read

    Compojure is a Clojure routing library for building web applications. When you run lein new compojure little_ring_things, you’re using it as a Leiningen proj...

    ClojureScript - Simplifying Hello You.

    less than 1 minute read

    • Feed
    © 2026 Clojure Diary. Powered by Jekyll & Minimal Mistakes.