Pinned Repositories
mattermost-webapp
Archived web app of Mattermost. Moved to the monorepo: https://github.com/mattermost/mattermost
covid-vaccine-booking
This very basic script can be used to automate COVID-19 vaccination slot booking on India's Co-WIN Platform.
DsAlgo
Famous Data structures and algorithms problems implemented in Python
GitHubApi
Dummy GitHub service
InstaBot
Instagram Bot to automate commenting, liking and following other users
mattermost-plugin-github
GitHub plugin for Mattermost
mattermost-server
Open source Slack-alternative in Golang and React - Mattermost
parking-lot
Parking lot interview question solution implementation asked by GoJek
rate-limiter
Rate limiter is an application to implement rate limiting and throttling on multiple levels (requests per minute, per second etc) using leaky-bucket algorithm.
top-guns
Top Guns provides a way for employers to hire Top Guns (AKA Engineers) for remote work.
themaverikk's Repositories
themaverikk/InstaBot
Instagram Bot to automate commenting, liking and following other users
themaverikk/top-guns
Top Guns provides a way for employers to hire Top Guns (AKA Engineers) for remote work.
themaverikk/rate-limiter
Rate limiter is an application to implement rate limiting and throttling on multiple levels (requests per minute, per second etc) using leaky-bucket algorithm.
themaverikk/parking-lot
Parking lot interview question solution implementation asked by GoJek
themaverikk/covid-vaccine-booking
This very basic script can be used to automate COVID-19 vaccination slot booking on India's Co-WIN Platform.
themaverikk/DsAlgo
Famous Data structures and algorithms problems implemented in Python
themaverikk/DsAlgoPy
Data Structures and Algorithms in Python
themaverikk/GitHubApi
Dummy GitHub service
themaverikk/Instagram-Clone
Working Instagram Clone (Frontend + Backend) created with Flutter and Firebase
themaverikk/mattermost-docker
Dockerfile for mattermost in production
themaverikk/mattermost-plugin-github
GitHub plugin for Mattermost
themaverikk/mattermost-plugin-jira
JIRA plugin for Mattermost 🔌
themaverikk/mattermost-server
Open source Slack-alternative in Golang and React - Mattermost
themaverikk/mattermost-webapp
Webapp of Mattermost server: https://github.com/mattermost/mattermost-server
themaverikk/PX4-Devguide
PX4 Devguide GitBook
themaverikk/autonomous-drone
This repository intends to enable autonomous drone delivery with the Intel Aero RTF drone and PX4 autopilot. The code can be executed both on the real drone or simulated on a PC using Gazebo. Its core is a robot operating system (ROS) node, which communicates with the PX4 autopilot through mavros. It uses SVO 2.0 for visual odometry, WhyCon for visual marker localization and Ewok for trajectoy planning with collision avoidance.
themaverikk/coding-interview-university
A complete computer science study plan to become a software engineer.
themaverikk/darkreader
Dark Reader Chrome and Firefox extension
themaverikk/distributed-exchange
themaverikk/InstaDart-Flutter-Instagram-Clone
Instagram Clone App Using - Dart, Flutter, Firebase
themaverikk/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.