Pinned Repositories
android-rest-app
My first attempt at building a functioning Android app that incorporated RESTful API calls. For my 'Advanced Programming' module in second year of university.
artificial-intelligence
A collection of labs and exercises completed for my Artificial Intelligence module in my final year of university.
avl-tree-implementation
An implementation of an AVL Tree (and subsequently Binary and Binary Search Trees) for my second year 'Algorithms and Data Structures' module.
basic-compiler
My first attempt at building a compiler for my final year programming module at university.
citrix-cloud-health-checks
Automated health checks for Citrix Cloud platforms.
citrix-health-checks
Automated health checks for on-prem Citrix environments.
digital-ocean-account
All IaC and configuration relating to my DigitalOcean account that I use for personal projects and labs.
faranazadi
Config files for my GitHub profile.
java-concurrency
This is my first attempt at concurrent programming in Java. For my second year 'Operating Systems' module at university.
vscode-dev-container
A VSCode Dev Container that I use for personal projects.
faranazadi's Repositories
faranazadi/digital-ocean-account
All IaC and configuration relating to my DigitalOcean account that I use for personal projects and labs.
faranazadi/vscode-dev-container
A VSCode Dev Container that I use for personal projects.
faranazadi/android-rest-app
My first attempt at building a functioning Android app that incorporated RESTful API calls. For my 'Advanced Programming' module in second year of university.
faranazadi/artificial-intelligence
A collection of labs and exercises completed for my Artificial Intelligence module in my final year of university.
faranazadi/avl-tree-implementation
An implementation of an AVL Tree (and subsequently Binary and Binary Search Trees) for my second year 'Algorithms and Data Structures' module.
faranazadi/basic-compiler
My first attempt at building a compiler for my final year programming module at university.
faranazadi/citrix-cloud-health-checks
Automated health checks for Citrix Cloud platforms.
faranazadi/citrix-health-checks
Automated health checks for on-prem Citrix environments.
faranazadi/faranazadi
Config files for my GitHub profile.
faranazadi/java-concurrency
This is my first attempt at concurrent programming in Java. For my second year 'Operating Systems' module at university.
faranazadi/example
Go example projects
faranazadi/invaders-game
A Space Invaders inspired game developed for my first year Programming module, using the popular Processing development environment.
faranazadi/java-crud-app
A basic Java application that does CRUD operations on a backend SQLite database. For my second year 'Advanced Programming' module at university.
faranazadi/mips-assignment
An assignment in MIPS for my first year Computer Systems Fundamentals module.
faranazadi/miscellaneous-admin-scripts
A collection of scripts (mainly PowerShell) used by myself in the past to help with boring, mundane and repetitive administration tasks.
faranazadi/naive-ransomware
Originally developed as part of my Information Security module at university to demonstrate how ciphers combined, to make a product cipher, are much stronger. Now developed in my spare time for learning purposes.
faranazadi/terraform-aws-ecs
Terraform module which creates AWS ECS resources 🇺🇦
faranazadi/terraform-challenges
Terraform challengres for beginners and advanced students and users
faranazadi/web-design-portfolio
A basic portfolio for my 1st year 'Intro to Web Design and Development' module at university.