Skip to content
View k-chatz's full-sized avatar
🌴
Workation 🛺
🌴
Workation 🛺

Block or report k-chatz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. RealHouse-Rental-SystemRealHouse-Rental-SystemPublic

    An assignment for the 'Web Applications Technologies' course, showcasing the implementation of a web API and web interface inspired by Airbnb's functionality and design principles.

    Java 3 1

  2. bluetooth-gsm-sip-gatewaybluetooth-gsm-sip-gatewayPublic

    Bluetooth GSM ↔ SIP gateway using Asterisk (chan_mobile) in Docker. Place/receive mobile (HFP) calls from your Linux SIP softphone. Requires native Docker Engine.

    Shell 16 2

  3. restaurant-apirestaurant-apiPublic

    Restaurant Rest-API: The back end of the Restaurant-APP, built using the 'Slim PHP framework' (http://www.slimframework.com) and powered by a MySQL database for data storage and trigger events.

    PHP 1

  4. rent-web-apprent-web-appPublic

    RentCube is an Angular 7 SPA for searching, booking, and managing accommodations: visitors start on a landing page with a smart search bar and curated destination tiles that route directly to resul…

    TypeScript

  5. ys13-2020-project-2-hackerzys13-2020-project-2-hackerzPublic

    Technical report for the YS13 2020 C-Sec project that walks through compromising Tor-hosted services via base64 cookie manipulation, PHP source exposure with strcmp bypasses, SHA256-derived GPG key…

    Python

  6. syspro-mirror_clientsyspro-mirror_clientPublic

    Dropbox Simulation: Explore the world of inter-process communication and synchronization in C programming. This project simulates Dropbox-like functionality using pipes and processes, providing a h…

    C