Pinned Repositories
argocd-demo
awesome-for-beginners
A list of awesome beginners-friendly projects.
bigquery-optimization-queries
Queries to assist with BigQuery cost and performance.
Collaborative-rich-text-editor
Collaborative rich text editor using react and quill js
Collaborative-rich-text-editor-server
Server for the collaborative rich text editor
kafka-consumer
Sample Microservice Server using Nest Js and Kafka
kafka-producer
Sample Kafka Producer using nestjs.
node-worker-threads
Nodejs worker threads module sample implementation
webrtc-video-call-react
Video Call using webrtc
webrtc-video-call-server
Server for webrtc video call application
Kannndev's Repositories
Kannndev/argocd-demo
Kannndev/awesome-for-beginners
A list of awesome beginners-friendly projects.
Kannndev/bigquery-optimization-queries
Queries to assist with BigQuery cost and performance.
Kannndev/calibre
The official source code repository for the calibre ebook manager
Kannndev/coding-interview-university
A complete computer science study plan to become a software engineer.
Kannndev/complete-guide-to-elasticsearch
Contains all of the queries used within the Complete Guide to Elasticsearch course.
Kannndev/css-protips
A collection of tips to help take your CSS skills pro
Kannndev/design-patterns-for-humans
An ultra-simplified explanation to design patterns
Kannndev/draft-js-plugins
React Plugin Architecture for Draft.js including Slack-Like Emojis, FB-Like Mentions and Stickers
Kannndev/en.javascript.info
Modern JavaScript Tutorial
Kannndev/grid
Declarative React Canvas Grid primitive for Data table, Pivot table and more :boom:
Kannndev/k8s-deployment-strategies
Kubernetes deployment strategies explained
Kannndev/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
Kannndev/mermaid-live-editor
Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.
Kannndev/microfrontend-demo-app
Kannndev/okta-node
Kannndev/okta-react-app
Kannndev/python-cheatsheet
Comprehensive Python Cheatsheet
Kannndev/react-calendar-timeline
A modern and responsive react timeline component.
Kannndev/React-Firebase-Auth
Kannndev/React-flowy-intagration
Kannndev/system-design-interviews
Kannndev/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Kannndev/tech-interview-handbook
💯 Materials to help you rock your next coding interview
Kannndev/the-dom-challenge
DOM Challenge is a 60-90 minutes online weekly challenge related to frontend development consisting of industrial level machine round questions.
Kannndev/watchparty
Watch videos, synchronized with your friends
Kannndev/wtf
The personal information dashboard for your terminal
Kannndev/go-rest-boilerplate
A great starting point for building RESTful APIs in Go using Gin framework, and sqlx for connecting to a PostgreSQL database. The implementation follows Clean Architecture principles as described by Uncle Bob.
Kannndev/golib_backend
This repository contains Clean Architecture implementation in Go, as outlined by Uncle Bob. It also integrates with Gin framework to handle http requests and unit testing to ensure the quality of the code. The code is written in a clean and organized way, making it easy to understand, maintain, and scale.
Kannndev/temporal-edu-101-typescript-code
Code used in exercises and demonstrations for the Temporal 101 (TypeScript) course