Back

Technical Notes

Blog

Short practical articles about projects, development workflows, data analysis, mobile apps, and cybersecurity labs.

Web

How I Structure a Responsive Landing Page

A practical look at sections, spacing, navigation, service cards, and contact flows for clean business websites.

Web Development 4 min read
Mobile

Building a Flutter Stock Management App

Notes from designing a mobile app for product tracking, local data, screen flow, and simple daily operations.

Flutter 5 min read
Data

Cleaning Banking Transactions with Python

How raw transaction data can be prepared with missing value checks, outlier detection, and cleaner reporting.

Python / Pandas 6 min read
Cybersecurity

Investigating Cerber Ransomware in Splunk

A SOC-style approach to searching events, building a timeline, and extracting indicators from a ransomware case.

Splunk 6 min read
Web

What Makes a Portfolio Project Look Professional

Presentation details that matter: screenshots, project descriptions, tags, links, spacing, and clear visual hierarchy.

Portfolio 3 min read
Mobile

Designing Mobile Screens for Daily Use

Small UI choices that improve mobile apps: readable text, clear actions, predictable navigation, and compact layouts.

UI / UX 4 min read
Data

From CSV Files to a PostgreSQL Analytics Model

A simple workflow for transforming messy files into normalized tables and useful SQL analysis outputs.

PostgreSQL 5 min read
Cybersecurity

Building a Simple Cryptography Toolbox

What I consider when creating small security utilities for hashing, encryption practice, and safe demonstrations.

Python Security 4 min read
Data

Turning Dashboard KPIs into Decisions

How to choose useful metrics, avoid visual noise, and make dashboards easier to read for business users.

Dashboards 4 min read
Workflow

My Process for Turning Ideas into Projects

A direct workflow: understand the problem, plan the interface, build the core, test the result, then improve presentation.

Process 3 min read