Pinned Repositories
AutoLogout
A chrome extension that automagically logs you out from facebook, twitter and quora after 10 minutes.
Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
chrome-app-samples
Chrome Apps
chrome-extension-turnoffreminder
an chrome extension that will able to log you out in 10 mintues - social network (Facebook, Twitter)
clock12am
fbphising
This is sample code which introduce the concept of phishing
HappyBirthdayWithPython
Python script according to the latest updated Graph.api documentation to like and comment on birthday post
jaeger
CNCF Jaeger, a Distributed Tracing Platform
Retweetntimes
Python script to retweet a twitter post n number of times, n can be user defined
GCompris-qt
GCompris in Qt Quick - Mirror of https://invent.kde.org/education/gcompris
clock21am's Repositories
clock21am/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
clock21am/go-pry
An interactive REPL for Go that allows you to drop into your code at any point.
clock21am/google-api-python-client
🐍 The official Python client library for Google's discovery based APIs.
clock21am/woid
Simple news aggregator displaying top stories in real time
clock21am/jaeger
CNCF Jaeger, a Distributed Tracing Platform
clock21am/assingment-elasticsearch
Host an Elasticsearch instance and store around 1 million Tweets on it. Use Twitter's APIs to gather data (use any keywords you want). Create a web application that should provide an API where the user can search the data.
clock21am/awesome-for-beginners
A list of awesome beginners-friendly projects.
clock21am/chat-example
clock21am/clock21am.github.io
personal bloging website template
clock21am/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
clock21am/consul-api-gateway
The Consul API Gateway is a dedicated ingress solution for intelligently routing traffic to applications running on a Consul Service Mesh.
clock21am/curl-telegram-bot
📃 Telegram bot for curl requests wherever you want
clock21am/ferret
Declarative web scraping
clock21am/frrole-assignment
Host an Elasticsearch instance and store around 1 million Tweets on it. Use Twitter's APIs to gather data (use any keywords you want). Create a web application that should provide an API where the user can search the data.
clock21am/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
clock21am/go-torch
Stochastic flame graph profiler for Go programs
clock21am/goprep
practicing go-lang
clock21am/Grexter-assgn
Assignment
clock21am/interview-1
Interview questions
clock21am/JARVIS-on-Messenger
:speech_balloon: A community-driven python bot that aims to be as simple as possible to serve humans with their everyday tasks
clock21am/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
clock21am/jwt
This is an implementation of JWT in golang!
clock21am/learn-terraform-cloud
clock21am/libkafka
Golang implementation of Kafka wire protocol.
clock21am/practice-go
Practice Go: a collection of Go exercises
clock21am/shakeshperindexeddata
sample indexed data for making a post request
clock21am/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
clock21am/terraform-provider-cloudflare
Cloudflare Terraform Provider
clock21am/tfc-guide-example
Example Terraform configuration
clock21am/tic-tac-toe-game-in-cpp
Tic-tac-toe game in cpp language to practice basic AI