Pinned Repositories
aria2-recursive-scraper
A simple scraper and bash script combination to download open directories recursively using aria2 instead of wget.
clj-handlebars
Render handlebars templates in Clojure
fuzzy-min-max-classifier
A fuzzy min max classifier introducing the concept of fuzzy neural networks.
gen-art
A playground of generative art using Quil in Clojure
grpc-python-golang
Understanding gRPC: A practical application in Go and Python
pix2pix-tensorflow
Easy to use general purpose implementation of pix2pix model in tensorflow to train for image to image translation
self-learning-bot
A line follower bot which uses a Reinforcement Learning algorithm to learn to follow the line
telegram-sticker-downloader
A script to download complete sticker packs from telegram and convert them into png
zippyshare-scraper
A module to get direct downloadable links from zippyshare download page.
cider-nrepl
A collection of nREPL middleware to enhance Clojure editors with common functionality like definition lookup, code completion, etc.
Cartmanishere's Repositories
Cartmanishere/zippyshare-scraper
A module to get direct downloadable links from zippyshare download page.
Cartmanishere/telegram-sticker-downloader
A script to download complete sticker packs from telegram and convert them into png
Cartmanishere/fuzzy-min-max-classifier
A fuzzy min max classifier introducing the concept of fuzzy neural networks.
Cartmanishere/grpc-python-golang
Understanding gRPC: A practical application in Go and Python
Cartmanishere/gen-art
A playground of generative art using Quil in Clojure
Cartmanishere/clj-handlebars
Render handlebars templates in Clojure
Cartmanishere/abhisheknaiidu
👀
Cartmanishere/adoc-2021
Advent of code 2021 solutions in Clojure
Cartmanishere/ani-cli
A cli tool to browse and play anime
Cartmanishere/Cartmanishere
Cartmanishere/cider-nrepl
A collection of nREPL middleware originally designed to enhance Clojure editors
Cartmanishere/ember-cli
The Ember.js command line utility
Cartmanishere/ember.js
Ember.js - A JavaScript framework for creating ambitious web applications
Cartmanishere/hooks-combined-reducers
Its a custom hook to combine all your useReducer hooks in return for one global state container with one dispatch function. You can use it at the top-level component and pass dispatch function (and state) down via React's Context API with Provider and Consumer/useContext.
Cartmanishere/k5-compose
K5-compose is a sketchy port of p5.js for Jetpack Compose Desktop
Cartmanishere/libpython-clj
Python bindings for Clojure
Cartmanishere/pr2tik1
My GitHub profile-README (Don't Just Fork, star too 🥺)
Cartmanishere/py-lru
A python implementation of LRUCache from scratch
Cartmanishere/sensu-client
Clojure lib to send metrics to Sensu
Cartmanishere/spark-redis
A connector for Spark that allows reading and writing to/from Redis cluster
Cartmanishere/three-render
Some example components of three.js graphic rendering in react
Cartmanishere/todo-cljs
A toy todo example made using Re-frame (Clojurescript)
Cartmanishere/tweet-assignment
Cartmanishere/website-backend
The backend code for all our website-related apps
Cartmanishere/website-crypto
RDS bank where you can view and manage your currency
Cartmanishere/website-members
The part of the website that shows the members of RDS
Cartmanishere/website-my
My profile section of the app
Cartmanishere/website-static
Static assets hosted
Cartmanishere/website-status
Shows a roadmap of the ongoing projects being done
Cartmanishere/yt-api
A toy example of working with Youtube search API