Designs and App Development

Design Portfolio

Description

This portfolio showcases a selection of my design work, including a clean mobile UI design, a professional business brochure, and a visually engaging price flyer. Each piece demonstrates my understanding of layout, color, typography, and user-focused design. Created using tools like Figma and Gimp, these designs reflect practical skills in both digital and print formats

Price list

Video Ad

Business Card

Data Analysis

User Web Search Analysis Simulation

Description

This project simulates and analyzes web search query data using Python. A mock dataset was created with fields like query text, country, device type, search engine, timestamp, impressions, and clicks
In the project i calculate and visualize Click-Through Rate (CTR), analyzes search behavior by country, device, and category. I then display insights through charts like, bar plots, and box plots.
This also demonstrates basic data cleaning, feature engineering, and exploratory data analysis using Pandas, Matplotlib, and Seaborn that will also be expanded on in the future with other advanced concepts like Machine Learning and Operational Research methods.

Cybersecurity

Cybersecurity Engineering Lab

Description

This lab project is a introductory Cybersecurity demo
The windows 10 endpoint is configured to receive a DHCP IP from the Firewall and uses Squid Proxy for internet access. The SIEM Monitors our network and also receives a DHCP IP from the firewall. The vulnerability scanner server will scan for vulnerabilities to assess webserver and firewall capabilities. Both Webserver and Vulnerability scanner are placed outside the network as part of the simulation and more.

DevOps

Local DevOps Engineering and CI/CD

Description

This is my first Devops project after completing DevOps Kodekloud course. The main aim of this project was to practice and implement a CICD pipeline while getting familiar with DevOps Engineering tools, and gradually migrate from a private lab to a Cloud provider.

Azure Cloud Engineering

Azure Cloud 3 Tier Single Region Architecture Implementation

Description

A 3-tier Azure lab project demonstrating a secure web application architecture with C# ASP.NET, private backend VMs, and integrated monitoring. Includes ARM templates and project code for learning and experimentation.

Azure Application Security

Azure application vpn security engineering

Description

Demonstration of an end to end secure internal HRM Application implementation