Hello world, I’m

Abanoub Hanna

Full‑stack Web & Android Developer

I design and build clean, reliable software across the stack — from web backends and APIs in PHP Laravel and Go, to Android applications in Kotlin/Java, to fast CLI tools in Go that automate real‑world workflows.

Portrait of Abanoub Hanna

Tech Stack

Technologies I work with daily to build reliable, scalable software.

Go programming language

Go (Golang)

Backend APIs, CLI tools, cross-platform apps, and high-performance services.

PHP Laravel

PHP Laravel

Full-stack web apps, APIs, e-commerce platforms, and rapid prototyping.

Kotlin programming language

Android (Kotlin/Java)

Mobile apps with modern architecture, Jetpack Compose, and performance optimization.

sqlite

SQLite & Databases

Efficient data modeling, migrations, and query optimization for web and apps.

🎨

CSS & Tailwind

Responsive UIs, utility-first design, and accessible layouts.

CLI & DevOps

Automation scripts, deployment pipelines, Linux tools, and system scripting.

IDEs & Editors

My daily drivers for coding across platforms — optimized for speed and workflow.

Android Studio

Android app development in Kotlin and Java — layouts, Compose, debugging, and emulators.

visual studio code

VS Code

Web development in Go and Laravel — extensions for syntax, debugging, Tailwind, and Git integration.

Neovim icon

VIM / NeoVim

Scripting, CLI tools, and quick edits — with custom configs for Fish shell and system automation.

Operating Systems

Platforms I develop and deploy across — from daily drivers to production environments.

apple

macOS

Daily driver for development — Xcode, Homebrew, fast builds, and seamless Apple ecosystem integration.

Ubuntu Linux

Primary Linux environment — Go cross-compilation, CLI workflows, server deployments, and containerization.

windows 11

Windows 11 + WSL Ubuntu

Hybrid setup for cross-platform testing — WSL for Linux tooling, PowerShell, and Windows-native apps.

Code Platforms

Where I host, collaborate, and ship open-source projects across ecosystems.

GitHub

GitHub

Primary hub for open-source — gobrew package manager, Go CLI tools, cross-platform builds, and collaboration.

GitLab

CI/CD pipelines, private repos, enterprise-grade workflows, and advanced project management.

Codeberg

FOSS-first hosting — decentralized Git, privacy-focused, and community-driven development.

Web Projects

Full-stack applications I've built and launched — from SaaS to eCommerce to content platforms.

🛒

LokaStores

Full-featured eCommerce platform with inventory, payments, and order management for online retail.

PHP Laravel Tailwind CSS PostgreSQL
📄

OCRWeb

Queue-based OCR service for images and PDFs — scalable task processing with Tesseract integration.

Go Tesseract OCR
📝

AbanoubHanna.com

Bilingual tech blog powered by Markdown — custom Hugo theme with Arabic/English content management.

Hugo SSG Custom Theme Markdown
🏗️

KemetWebBuilder

Visual website builder for non-technical users — drag & drop interface with code generation.

Go JavaScript

Android Projects

Native Android apps published on Google Play — from religious content to OCR utilities.

🙏

Agpeya

Google Play • GitHub

Agpeya prayer book for Coptic Orthodox Church — Arabic prayers with daily liturgical hours.

Java Open Source
🖼️

IMG2TXT

Open Source

Free OCR app to extract text from images — fast, offline text recognition powered by Tesseract.

Kotlin OCR

Kart Business Project

Predictions for the Future of Programming Future in 2030

Free OCR Software created by Abanoub Hanna - Software Developer

512 posts

Activate Microsoft Office 2019 Free Legally using Volume License

Install Microsoft Office 2019 🔗 While installing the office, do not write any product key, just click on x on the top right corner. Open Command Prompt (cmd.exe) in administrator mode 🔗 in Start …

How to Deploy Go lang Application on VPS Server?

I like to use Go programming language to write applications in server to handle services such as API and background processes. If you want to learn Go, visit the official Go website . In this tutorial …

10 Psychological Triggers to Make People Buy from You & Increase Conversions

1. Availability & Scarcity 🔗 Show a text when you have less products in stock like “only 5 items left”. So, people hurry up and buy now before they sold out. 2. Novelty 🔗 Sell new …

Tags: Marketing

Is Ubuntu Good for Hacking?

Yes, it is good but not recommended. The recommended operating systems for hacking are Kali Linux and Parrot OS as they are dedicated for hacking and pentesting with ready-to-use tools and apps. So, I …

Is Ubuntu Better Than Windows?

To know if Ubuntu is better than Windows or not, we should compare important points. Here is a table of Ubuntu vs. Windows 10 comparison. Ubuntu Windows 10 price free 🆓 paid 💰 Security more secure 🔒 …

Is Ubuntu a Linux Distribution?

Yes. Ubuntu is the most popular Linux distribution for desktop and laptop computers. A Linux distritubtion (aka distro) is an operating system with a Linux kernel and GNU utility programs. Ubuntu is …

Is Ubuntu a Debian Based System?

Yes. Ubuntu is a Debian based operating system. Debian is an operating system using Linux kernel. Debian is known for its stability and reliability. So, Canonical built Ubuntu as an operating system …

Is Ubuntu an Operating System?

Yes. Ubuntu is an operating system. Its kernel is the Linux kernel. And the GNU utils which are the essential programs. And the desktop environment — which is the visible graphical interface — is …

Pure vs Impure Functions Performance

I read this post on dev.to and wondered if functional proramming and pure functions makes your code slower or faster. So, I want to know that. The impure implementation of fizzbuzz in Javascript 🔗 I …

Is Ubuntu Good for Programming?

If Ubuntu has the tools for programming. Source Code Editors 🔗 code : VS Code. vim neovide : The snappiest vim editor you are likely to find. text editor gedit PyCharm-Community : The most intelligent …