PraveenMut
Software Engineer. Driven by all things web, cloud/infra and distributed systems.
Insignia FinancialMelbourne, Australia
Pinned Repositories
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
leetcode
leetcode practice for fun :)
personal-site
new incarnation of my personal site
personal-site-infra
IaC for my personal site
rails-appstore-project
A 2-sided application store marketplace for Coder Academy's Rails assessment
PraveenMut's Repositories
PraveenMut/rails-appstore-project
A 2-sided application store marketplace for Coder Academy's Rails assessment
PraveenMut/leetcode
leetcode practice for fun :)
PraveenMut/personal-site
new incarnation of my personal site
PraveenMut/personal-site-infra
IaC for my personal site
PraveenMut/awesome-sre
A curated list of Site Reliability and Production Engineering resources.
PraveenMut/bitnami-docker-kafka
Bitnami Docker Kafka
PraveenMut/dns-exfil
A program to exfiltrate files from a computer using the DNS
PraveenMut/express-authorisation
Playing around with express authorisation routes
PraveenMut/express_routing_work
express routing work
PraveenMut/footloose-musings
exploration and experimentations of using footloose to build "synthetic" VMs from docker base images and provide relevant services (web servers, k8s, loggers, apms etc)
PraveenMut/github-battle
Toy github battle app
PraveenMut/go-musings
Learning the fundamentals of go
PraveenMut/goWebServer
a simple go web server with mysql to test k8s
PraveenMut/json_web_tokens
Playing with JSON web tokens
PraveenMut/knote
Testing and creating kubernetes clusters on local mach
PraveenMut/kubernetes-basicLearning
Understand kubernetes step by step. A simple repo for beginners :fire:
PraveenMut/kubernetes-web-server
PraveenMut/mock-youtube
PraveenMut/oop-learnings
Notes about OOP
PraveenMut/portfolio-project
Portfolio Project at Coder Academy
PraveenMut/rails-01-restaurants
Creating a practice restaurants application with multiple tables with relationships
PraveenMut/react-relearnings
This repo is for my react refreshes and relearnings with proper best practices.
PraveenMut/seasons-react
A simple seasons detecting application built on react
PraveenMut/servian-tech-challenge
Servian GTD deployment
PraveenMut/TechChallengeApp
Application for the Servian Tech Test
PraveenMut/toDoApp
A rich to-do/notes web application employing express and express router for the backend and vanilla JS for the frontend.
PraveenMut/toy_robot
an implementation of the classic toy robot challenge
PraveenMut/twitter_clone_app
A simple barbones microblogger to learn the 'ins-'n'-outs' of rails
PraveenMut/typescript-lessons
Typescript lessons from UI.dev :D
PraveenMut/uidevhooks
Learning hooks from UI.dev