punit-naik
Clojure/Clojurescript Developer with experience in ML/Data Science, Distributed Computing, Back-end and Front-end Development, DevOps
Bicholim, Goa, India
Pinned Repositories
clj-dsa
Data Structures and Algorithms implementation Clojure
clj-ml
Collection of ML and it's corresponsing utilities in Clojure
hadoop-single-node-setup-script-automated
Hadoop_MapReduce_DataBase_Programs
This repository contains the source code of MapReduce programs which writes its output to the MySQL database.
ml-a-to-z
Clojure codes for "Machine Learning A-Z" course on Udemy
MLHadoop
This repository contains Machine-Learning MapReduce codes for Hadoop which are written from scratch (without using any package or library). E.g. Prediction (Linear and Logistic Regression), Clustering (K-Means), Classification (KNN) etc.
ssh-cli
A Clojure library designed to interact with the SSH CLI to perform tasks like setting up passwordless SSH between machines, executing remote commands, performing SCP, etc.
punit-naik's Repositories
punit-naik/MLHadoop
This repository contains Machine-Learning MapReduce codes for Hadoop which are written from scratch (without using any package or library). E.g. Prediction (Linear and Logistic Regression), Clustering (K-Means), Classification (KNN) etc.
punit-naik/ssh-cli
A Clojure library designed to interact with the SSH CLI to perform tasks like setting up passwordless SSH between machines, executing remote commands, performing SCP, etc.
punit-naik/clj-ml
Collection of ML and it's corresponsing utilities in Clojure
punit-naik/clj-dsa
Data Structures and Algorithms implementation Clojure
punit-naik/in-memory-sql
A Clojure library designed to work with an in-memory version of SQL DB for testing purposes.
punit-naik/calva
Calva: Clojure & Clojurescript interactive programming made easy - Evaluate code, run tests, navigate to definitions, see docs, interactive REPLs, etcetera.
punit-naik/clj-auth
Sample full-stack web SPA (clojure/clojurescript) project which implements auth using jwt
punit-naik/clj-kondo
A linter for Clojure code that sparks joy.
punit-naik/clj-maths
punit-naik/clj-telnet
punit-naik/clojure-lint
punit-naik/express-hello-world
Implements the Expressjs Hello World example to provide a faster start deploying on the Cyclic platform
punit-naik/figwheel-npm-example
Shows the usage of NPM deps with leiningen
punit-naik/file-server
Serves a file or directory as static assets on the web server
punit-naik/html-parser
A Clojure library designed to parse HTML string and return any errors and warnings while parsing
punit-naik/in-memory-es
A Clojure library designed to work with an in-memory version of Elasticsearch for testing purposes.
punit-naik/in-memory-mongo
A Clojure library designed to work with an in-memory version of MongoDB for testing purposes
punit-naik/joinFiles
Hasura Programming Challenge
punit-naik/monger
Monger is an idiomatic Clojure MongoDB driver with sane defaults, batteries included, well documented, low overhead
punit-naik/named-capture-groups
A Clojure library designed to extract named capture groups from a regex match in a map
punit-naik/nn-from-scratch
Simple Implementation of a simple Neural Network from scratch
punit-naik/pdfboxing
Nice wrapper of PDFBox in Clojure
punit-naik/quartzite-postgresql
A small helper library to set up Quartzite scheduler with PostgreSQL as a store
punit-naik/react-d3-treemap
Treemap based on d3.treemap built using React
punit-naik/spring-data-examples
Examples for using Spring Data for JPA, MongoDB, Neo4j, Redis
punit-naik/sql-batcher
A Clojure library designed to run large sql updates/deletes in batches
punit-naik/sqles
A Clojure library designed to convert SQL statements into Elasticsearch queries
punit-naik/superstring
Clojure and Clojurescript string library
punit-naik/uix
Idiomatic ClojureScript interface to modern React.js
punit-naik/vega-clj
A clojure(script) library that generates vega spec to be rendered as a chart by the Vega JS lib