Pinned Repositories
ahmedmoalla.github.io
angular-architecture
Examples of Angular Architecture Concepts
angular-interview-questions
List of 300 Angular Interview Questions and answers
Angular-JumpStart
Angular and TypeScript JumpStart example application
AngularBeans
aoc-2022
aoc-2023
build-your-own-redis
Partial Redis implementation in Java (see: https://app.codecrafters.io/courses/redis/stages/replication:1)
IoTDemo
An application used to display data collected from smartphone sensors on a web app using Nodejs and MQTT Protocol
redditube
AhmedMoalla's Repositories
AhmedMoalla/aoc-2022
AhmedMoalla/aoc-2023
AhmedMoalla/build-your-own-redis
Partial Redis implementation in Java (see: https://app.codecrafters.io/courses/redis/stages/replication:1)
AhmedMoalla/redditube
AhmedMoalla/ahmedmoalla.github.io
AhmedMoalla/awesome-libgdx
🎮 📝 A curated list of libGDX resources to help developers make awesome games.
AhmedMoalla/blog-comments
AhmedMoalla/concourse-examples
Examples of Concourse workflows
AhmedMoalla/configuration-server-config
AhmedMoalla/crafting-interpreters
An implementation of an interpreter for the Lox programming language as it appeared in the Crafting Interpreters book
AhmedMoalla/getting-started
Getting started with Angular 8
AhmedMoalla/hermit
A minimal & fast Hugo theme for bloggers
AhmedMoalla/hugo-PaperMod
A fast, clean, responsive Hugo theme.
AhmedMoalla/jlox
Implementation of an interpreter for the Lox programming language (https://craftinginterpreters.com)
AhmedMoalla/k8s-local-cluster
AhmedMoalla/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
AhmedMoalla/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way. No scripts.
AhmedMoalla/kubia-website-example
AhmedMoalla/learn-go-with-tests
Learn Go with tests as in https://quii.gitbook.io/learn-go-with-tests
AhmedMoalla/lox
Implementation of an interpreter for the Lox programming language in Go
AhmedMoalla/lwjglx-debug
Debugging LWJGL3 OpenGL applications
AhmedMoalla/MarsRover
AhmedMoalla/netbeans
Apache NetBeans
AhmedMoalla/ng-mooc
AhmedMoalla/ng-quiz
A single page application to learn Angular framework and its concepts
AhmedMoalla/podman
Podman: A tool for managing OCI containers and pods.
AhmedMoalla/project-euler
AhmedMoalla/quadlet-lint
A linter for Podman's Quadlet files (https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html)
AhmedMoalla/redditgallery
AhmedMoalla/TodoAppCpp
A todo app implementation to learn C++