Pinned Repositories
afadli
Config files for my GitHub profile.
afadli.github.io
algoexpert-data-structures-algorithms
A collection of solutions for all problem statements on the AlgoExpert Coding Interview platform.
algoexpert-solutions
Discover solutions to algoexpert problems in six programming languages: Python, Java, Go, C++, C#, and JavaScript/TypeScript
books_summary
cheat_sheet
cicd-pipeline-train-schedule-cd
Train Schedule sample app for Jenkins Pipelines CD exercises
cicd-pipeline-train-schedule-docker
Train Schedule sample app for Docker exercises
cicd-pipeline-train-schedule-git
Train Schedule sample app for Git exercises
cicd-pipeline-train-schedule-gradle
Train Schedule sample app for Gradle exercises
afadli's Repositories
afadli/afadli
Config files for my GitHub profile.
afadli/afadli.github.io
afadli/algoexpert-data-structures-algorithms
A collection of solutions for all problem statements on the AlgoExpert Coding Interview platform.
afadli/algoexpert-solutions
Discover solutions to algoexpert problems in six programming languages: Python, Java, Go, C++, C#, and JavaScript/TypeScript
afadli/books_summary
afadli/cheat_sheet
afadli/cicd-pipeline-train-schedule-cd
Train Schedule sample app for Jenkins Pipelines CD exercises
afadli/cicd-pipeline-train-schedule-docker
Train Schedule sample app for Docker exercises
afadli/cicd-pipeline-train-schedule-git
Train Schedule sample app for Git exercises
afadli/cicd-pipeline-train-schedule-gradle
Train Schedule sample app for Gradle exercises
afadli/cicd-pipeline-train-schedule-kubernetes
Train Schedule sample app for Jenkins Pipelines CD with Kubernetes exercises
afadli/cicd-pipeline-train-schedule-pipelines
Train Schedule sample app for Jenkins Pipelines exercises
afadli/devops-directive
Code samples from the DevOps Directive YouTube channel
afadli/CSCI-e10B
Homework files from CSCI e10a and CSCI e10b (includes unit_9 : Black-Scholes Java swing GUI)
afadli/Data-Structure-using-C-Notes
Data Structure Using C Notes
afadli/Data-Structures-and-Algorithms_af
Data Structures and Algorithms in Python
afadli/DiscreteMathematics
Solutions for discrete math text book.
afadli/docker-cheat-sheet
Docker Cheat Sheet
afadli/EX294
EX294 Practice Exam
afadli/gmail-oauth2-tools
Tools and sample code for authenticating to Gmail with OAuth2
afadli/HarvardNotes
Notes I've taken for classes at Harvard College starting Fall 2019 during lecture (not including Section, Homework, and Exam materials).
afadli/k8s_up_and_running
Demo app for Kubernetes Up and Running book
afadli/Kubernetes-Cheat-Sheet
A cheat sheet for Kubernetes commands.
afadli/learning-puppet4
Learning Puppet 4 setup and exercises
afadli/leetcode-patterns
A pattern-based approach for learning technical interview questions
afadli/lehman-math-cs
Resources for Mathematics for Computer Science by Lehman, Leighton and Meyer and its corresponding course on MIT Open Library.
afadli/misc
command and stuff
afadli/project
afadli/vagrant-kubeadm-kubernetes
Vagrantfile & Scripts to setup Kubernetes Cluster using Kubeadm for CKA, CKAD and CKS practice environment
afadli/ZTM-DS-and-Algo-Python_af
Contains all the code samples from the Zero to Mastery : Master the Coding Interview - Data Structures + Algorithms course by Andrei Neagoie, in Python.