Skip to content
View faranazadi's full-sized avatar
🦝
🦝
  • North West, UK
Block or Report

Block or report faranazadi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
faranazadi/README.md
  • 👋 Hi, I’m @faranazadi
  • 👀 I’m interested in all things infrastructure and automation.
  • 🌱 I’m currently using and learning a combination of: AWS CDK, TypeScript, PowerShell, Python, Terraform, Pulumi, Ansible and Docker.

Pinned

  1. faranazadi faranazadi Public

    Config files for my GitHub profile.

  2. vscode-dev-container vscode-dev-container Public

    A VSCode Dev Container that I use for personal projects.

    Shell 2

  3. citrix-health-checks citrix-health-checks Public archive

    Automated health checks for on-prem Citrix environments.

    C#

  4. android-rest-app android-rest-app Public archive

    My first attempt at building a functioning Android app that incorporated RESTful API calls. For my 'Advanced Programming' module in second year of university.

    Java

  5. avl-tree-implementation avl-tree-implementation Public archive

    An implementation of an AVL Tree (and subsequently Binary and Binary Search Trees) for my second year 'Algorithms and Data Structures' module.

    C#

  6. java-concurrency java-concurrency Public archive

    This is my first attempt at concurrent programming in Java. For my second year 'Operating Systems' module at university.

    Java