Projects in Awesome Lists by karan
A curated list of projects in awesome lists by karan .
https://github.com/karan/projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
Last synced: 18 Mar 2025
https://github.com/karan/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
Last synced: 13 Mar 2025
https://github.com/karan/projects-solutions
:pager: Links to others' solutions to Projects (https://github.com/karan/Projects/)
Last synced: 13 Apr 2025
https://github.com/karan/Projects-Solutions
:pager: Links to others' solutions to Projects (https://github.com/karan/Projects/)
Last synced: 14 Mar 2025
https://github.com/karan/slack-overflow
A programmer's best friend, now in Slack.
Last synced: 04 Apr 2025
https://github.com/karan/hackernewsapi
:newspaper: Unofficial Python API for Hacker News. RESTful API at https://github.com/karan/HNify
Last synced: 04 Apr 2025
https://github.com/karan/HackerNewsAPI
:newspaper: Unofficial Python API for Hacker News. RESTful API at https://github.com/karan/HNify
Last synced: 10 Jul 2025
https://github.com/karan/slack-news
Read news from multiple sources within Slack by just typing /news.
Last synced: 13 Apr 2025
https://github.com/karan/chrome-url-alias
Chrome extension to set URL aliases ("m/" goes to "mail.google.com" etc)
Last synced: 22 Aug 2025
https://github.com/karan/swift-algorithms
Implementation of various algorithms and data structures in Swift.
Last synced: 31 Jul 2025
https://github.com/karan/HNify
Hacker News REST API using Flask on Heroku using memcached.
Last synced: 29 Mar 2025
https://github.com/karan/hook
ProductHunt REST API (Unofficial) - DISCONTINUED
Last synced: 13 Apr 2025
https://github.com/karan/hnify
Hacker News REST API using Flask on Heroku using memcached.
Last synced: 28 Jun 2025
https://github.com/karan/fleets
Automatically delete tweets, retweets, and favorites.
cron deleting-tweets fleets retweets twitter-api twitter-bot
Last synced: 13 Apr 2025
https://github.com/karan/soundwall
A faster, more pleasant way to discover new music.
Last synced: 13 Apr 2025
https://github.com/karan/atom-terminal
Atom package to open terminal on current file's directory with "ctrl-shift-t"
Last synced: 13 Apr 2025
https://github.com/karan/validator.dart
:turtle: String validation and sanitization for Dart.
Last synced: 20 Aug 2025
https://github.com/karan/vocabulary
Golang package to get meanings, synonyms, antonyms and more for a word
Last synced: 13 Apr 2025
https://github.com/karan/slashgif
Post GIFs to Twitter by doing "@slashgif coffee break"
Last synced: 13 Apr 2025
https://github.com/karan/spear
Product Hunt for Hackers - a CLI to Product Hunt.
Last synced: 13 Apr 2025
https://github.com/karan/redditagain
Migrate an old Reddit account to a new one.
Last synced: 13 Apr 2025
https://github.com/karan/dotfiles
~/* - all my dotfiles with bootstrapping script. 10X productivity gains. :heart:
Last synced: 13 Apr 2025
https://github.com/karan/slack-hn
SEE https://github.com/karan/slack-news INSTEAD
Last synced: 13 Apr 2025
https://github.com/karan/libfib
An experiment to run Go code directly from Python.
Last synced: 13 Apr 2025
https://github.com/karan/brain2music
:musical_note: EEG brainwave data to music (more like noise) in realtime.
Last synced: 13 Apr 2025
https://github.com/karan/todo-swift
Very simple iOS todo list app built with Swift
Last synced: 07 Aug 2025
https://github.com/karan/nobodydoesthis
Reddit bot that scans 3 day-old /r/DoesAnybodyElse posts with 0 score and then comments "Nope, it's just you."
Last synced: 30 Aug 2025
https://github.com/karan/s
:cactus: A high-performance, anonymous URL shortener built using Redis + Node.js with a API-backed design.
Last synced: 13 Apr 2025
https://github.com/karan/language.dart
:hibiscus: Natural language processing utilities for Dart
Last synced: 13 Apr 2025
https://github.com/karan/storming
:umbrella: Hacking The Tweetstorm... With Pictures of Text
Last synced: 08 Aug 2025
https://github.com/karan/what-would-i-tweet
Automatically generates tweets for you! It trains a Markov bot based on bigram probabilities derived from your tweet history.
Last synced: 22 Jun 2025
https://github.com/karan/What-Would-I-Tweet
Automatically generates tweets for you! It trains a Markov bot based on bigram probabilities derived from your tweet history.
Last synced: 24 Apr 2025
https://github.com/karan/slashremindme
A Twitter bot to remember things or threads. [INACTIVE]
Last synced: 13 Apr 2025
https://github.com/karan/slashRemindMe
A Twitter bot to remember things or threads. [INACTIVE]
Last synced: 10 Jul 2025
https://github.com/karan/griddit
orgasmic reddit interface for image-based subreddits
Last synced: 13 Apr 2025
https://github.com/karan/data-structures-and-algorithms
Data Structures and Algorithms with Object-Oriented Design Patterns in Python
Last synced: 22 Jun 2025
https://github.com/karan/x-math
Polymer element to embed beautiful math using just HTML.
Last synced: 24 Aug 2025
https://github.com/karan/gphotos-takeout
[WIP] Parse Google Takeout archive for Google Photos
Last synced: 02 Jul 2025
https://github.com/karan/slashstock
Get stock quotes in Twitter. (@slashStock GOOG)
Last synced: 13 Apr 2025
https://github.com/karan/speekr
Simple app to help learn spoken languages using experimental Chrome APIs
Last synced: 18 Dec 2025
https://github.com/karan/zipup
Helping your business go down.. (24-hour hackathon project. Do not try to make sense of code.)
Last synced: 27 Jul 2025
https://github.com/karan/navi
Learn to code together. AngelHack Silicon Valley 2014 Hack.
Last synced: 30 Oct 2025
https://github.com/karan/statistics.dart
:racehorse: Functions for calculating mathematical statistics of numeric data.
Last synced: 31 Aug 2025
https://github.com/karan/playsink
A new way to discover music you like.. (One of those things that never really happened)
Last synced: 13 Apr 2025
https://github.com/karan/pillar
Suicide prevention app built at a hackathon. See pillar.pdf for pitch slides.
Last synced: 13 Apr 2025
https://github.com/karan/flask-tutorial
Following "The Flask Mega-Tutorial"
Last synced: 13 Apr 2025
https://github.com/karan/afterlands
Crowdsourced hyperlocal music playlists, Outside Hacks 2014 Project.
Last synced: 10 Apr 2025
https://github.com/karan/generator-customelement
A Yeoman generator for scaffolding a Polymer custom element the right way
Last synced: 10 Apr 2025
https://github.com/karan/uw-opendata
An unofficial data API for UW course catalog.
Last synced: 13 Apr 2025
https://github.com/karan/sopins
Social badges on the fly. (Twitter, Facebook / png, svg)
Last synced: 13 Apr 2025
https://github.com/karan/datastructures
Data structures and algorithms in Java
Last synced: 13 Apr 2025
https://github.com/karan/spamharvestuw
All my code for analysis done in Spam Harvesting study: https://www.microryza.com/projects/how-do-spammers-harvest-your-e-mail-address
Last synced: 18 Dec 2025
https://github.com/karan/python-vs-java-forks
Visualising usage of Python and Java throughout the world using WebGL Globe
Last synced: 13 Apr 2025
https://github.com/karan/gmail-subject-lines
Grab subject lines of gmail emails
Last synced: 13 Apr 2025
https://github.com/karan/sc-embed
Web component wrapper for embedding SoundCloud tracks
Last synced: 25 Jul 2025
https://github.com/karan/pixels
Know the pixels you see. A lazy Sunday afternoon hack.
Last synced: 18 Dec 2025
https://github.com/karan/takeoverbot
Twitter bot to monitor and respond to tweets promoting state-backed information operations
democracy drumpf fake-news journalism russian twitter twitter-bot
Last synced: 18 Dec 2025
https://github.com/karan/unit
A highly modular, fast API framework in Golang, perfectly fitted for Docker
Last synced: 17 Jul 2025
https://github.com/karan/pillar-api
API for backend of Suicide Prevention App
Last synced: 18 Dec 2025
https://github.com/karan/learneveryword
Learn every word in the English language. Task will complete in 2022.
Last synced: 18 Dec 2025
https://github.com/karan/dockerfiles
These are dockerfiles for images I use.
Last synced: 18 Dec 2025
https://github.com/karan/summarize
A very basic script to summarize any piece of content (text). Still in progress.
Last synced: 29 Oct 2025
https://github.com/karan/tops-givecamp
Email marketing system made for Timebanks at GiveCamp Seattle 2013.
Last synced: 18 Dec 2025
https://github.com/karan/moodicplayer
Build your last.fm playlist based on your mood.
Last synced: 18 Dec 2025
https://github.com/karan/thisforthat
A pure Python implementation of itsthisforthat.com
Last synced: 18 Dec 2025
https://github.com/karan/lastfmsessionkeyfinder
Easily generate Last.FM session key for your developments
Last synced: 18 Dec 2025
https://github.com/karan/baby-tracker-api
Backend to get Jawbone UP data, crunch it and send to the client. PennApps Fall 2014.
Last synced: 18 Dec 2025
https://github.com/karan/pyfibonacci
Simple python script that prints fibonacci series
Last synced: 06 Oct 2025
https://github.com/karan/tech_poster
A script that posts tech news to /r/technology
Last synced: 25 Jul 2025
https://github.com/karan/smartcradle
Saving infant lives by alarming when they sleep with chest down. PennApps Fall 2014.
Last synced: 18 Dec 2025
https://github.com/karan/ms.dart
Tiny milisecond conversion utility for Dart.
Last synced: 18 Dec 2025
https://github.com/karan/inside-api
:laughing: See last commit in this repo.
Last synced: 29 Oct 2025
https://github.com/karan/read-wsj
We Know You're Just Going To Google This Headline Anyway, So Here Is A Link To The Free Article, You Cheap Bastard
Last synced: 18 Dec 2025