A highly skilled and dedicated IT Automation Engineer with a proven track record of developing and implementing automated solutions, driving improvements in productivity and efficiency. With a strong background in software development and IT infrastructure, I have supervised the deployment of multiple infrastructure projects and developed various mobile, desktop, and web applications. Currently, as an IT Automation Engineer at Vodafone Oman, I am focused on optimizing processes and enhancing business outcomes through my expertise in IT automation and troubleshooting.
This is my personal checklist for my Home Lab – a collection of projects I've already set up, those I plan to create, and even things I'm intrigued by and might explore in the future. It's a dynamic space where I can experiment, learn, and cultivate my tech interests. will see how it goes!
Image | ID | Name | Category |
---|---|---|---|
Photoresistor LDR Module | Light and Sensing Modules | ||
![image](https://user-images.gi |
Follow these steps to install Flutter on a Linux system.
-
Download Flutter:
- Go to the Flutter official website to get the latest download link.
- Download the Flutter tar.xz file using your web browser or a terminal command:
Wireless debugging allows you to run Android debugging commands and deploy apps to your device over a Wi-Fi network without the need for a USB cable. This guide will walk you through the setup process.
- An Android device
- A computer with ADB installed
- Both your computer and Android device connected to the same Wi-Fi network
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def calculate_3d_printing_cost(filament_weight_grams, print_dimensions_mm3, print_time_hhmm): | |
# Constants (same as before) | |
filament_cost_per_kg_omr = 11.5 | |
hourly_rate_it_engineer_omr = 5#9.69 | |
electricity_cost_per_kwh_omr = 1.764 | |
power_consumption_watts = 120 | |
fixed_fee_per_hour_omr = 0.21 | |
margin_percentage = 30 | |
# Convert dimensions from mm^3 to cm^3 |
Feature | Intel Core i7 8700K | AMD Ryzen 9 7950X | Intel Core i9-14900K | Next-Gen AMD Ryzen (9000 Series) | Next-Gen Intel Core (15th Gen) |
---|---|---|---|---|---|
Architecture | Coffee Lake (14nm) | Zen 4 (5nm) | Raptor Lake (Intel 7) | Zen 5 (expected) | Intel 7 / Intel 4 (expected) |
Cores/Threads | 6 Cores / 12 Threads | 16 Cores / 32 Threads | 24 Cores (8P+16E) / 32 Threads | 16+ Cores (expected) | 24+ Cores (expected) |
Base/Boost Clock | 3.7 GHz / 4.7 GHz | 4.5 GHz / 5.7 GHz | Up to 5.8 GHz | Higher than previous gen (expected) | Higher than previous gen (expected) |
L3 Cache | 12M |
Device | Processor | RAM | Storage | Graphics | Additional Specs |
---|---|---|---|---|---|
Raspberry Pi 4 Model B | Broadcom BCM2711, Quad-core Cortex-A72 @ 1.5GHz | 4GB LPDDR4-3200 | MicroSD card slot | Broadcom VideoCore VI | Dual-band Wi-Fi, Bluetooth 5.0, Gigabit Ethernet, 4 USB ports, 2 micro-HDMI ports |
Raspberry |
OlderNewer