Coffeak: Small Breaks, Big Solutions

Coffeak takes its name from the phrase “coffee break”, embodying the idea of solving big problems in the short time of a coffee break.

It is an innovative platform that develops simple yet effective software to help users overcome small but time-consuming challenges in daily life. Coffeak is a community-driven initiative that makes technology accessible to everyone while fostering an environment of collective growth through financial and moral support.

By providing solutions that simplify your life in just a coffee break, Coffeak is more than just a platform—it’s a hub for support and collaboration.

☕ Would You Like to Buy Me a Coffee?

Software development, creating content and sharing knowledge is my passion! If you find my work valuable and would like to support me, you can contribute to my motivation by buying me a coffee.


Every coffee gives me energy to create new projects. 🚀 Thank you! 🙏

Projects

Advanced Hex Editor

A powerful and customizable Hex Editor built with PyQt6. Supports multiple features for editing, viewing, and analyzing binary files.

Python

Steganography Tool

A simple Python-based GUI application for hiding and extracting secret files within images using LSB (Least Significant Bit) steganography.

  • ✅ Hide any file (PDF, TXT, DOCX, etc.) inside an image (PNG).
  • ✅ Extract hidden files with automatic file format detection.
  • ✅ User-friendly GUI using Tkinter.
  • ✅ Preserves file extensions, making extraction seamless.
Python

Exploit Code Analyzer

A multi-language GUI application for analyzing potential security vulnerabilities in code snippets, with support for English and Turkish.

  • 🛡️ Code Vulnerability Detection: Identifies common security threats like buffer overflows, SQL injection, XSS, etc.
  • 🌐 Bilingual Interface: Supports both English and Turkish languages
  • 📊 Detailed Analysis: Provides comprehensive reports on detected vulnerabilities
  • ⚠️ Risk Assessment: Explains potential impacts of identified threats
  • 🖥️ User-Friendly GUI: Intuitive interface built with Tkinter
  • 📁 File Support: Analyze code from text files or direct input
Python

Full Page ScreenShot

ScreenshotApp is a simple yet powerful tool that allows users to capture full-page screenshots of websites. It uses Python, PyQt5, Selenium, and PIL to provide an easy-to-use graphical interface.

  • 🌍 Capture full-page screenshots of any website.
  • 💾 Save images in PNG or JPG format.
  • 🎨 User-friendly interface with language support (English & Turkish).
  • 🚀 Fast and lightweight application.
Python

Advanced System Scanner

SpyScan is an advanced system scanner for Windows that allows you to analyze startup programs, running processes, network connections, Windows services, and open ports.

  • Lists Startup Programs → Displays programs that run automatically when Windows starts.
  • Shows Running Processes → Lists all active processes along with PID, CPU usage, and file path.
  • Analyzes Network Connections → Displays active network connections with IP, port, and connection status.
  • Scans Windows Services → Lists running and stopped Windows services.
  • Detects Open Ports → Identifies listening ports and their associated processes.
  • Saves Data in JSON Format → Allows users to store logs for further analysis.
  • English & Turkish Language Support → The application supports multiple languages.
Python