Projects with this topic
-
-
Finally a smart RSS reader which doesn't suck ass or your data.
Updated -
AR Project (android) for the P5 course on winter semester 21/22.
UpdatedUpdated -
Bondlock AR is a Unity-based mobile augmented reality wedding planner app. It helps users visualize wedding hall decorations, furniture, poruwa setups, and accessories in real-world spaces using AR Foundation, Unity MARS, and Vuforia. The app also supports virtual try-on experiences for bridal and groom accessories such as necklaces, earrings, and headdresses.
Updated -
Agent-assisted Android control on Windows over trusted local Wi-Fi, powered by official scrcpy and ADB mDNS.
Updated -
Android app that takes photos with front and back cameras at the same time
Updated -
Mobile application to read and send SMS and MMS
Updated -
-
python import requests
def ingest_external_data(url): try: response = requests.get(url, timeout=5) # Zamieniamy tekst strony na liczby (macierz bajtów) raw_data = np.frombuffer(response.content[:16384], dtype=np.uint8)
Updated -
My first hypercasual game
Updated -
Memory Game – CardCaptor Sakura
A cross-platform memory game built with Unity, inspired by the CardCaptor Sakura series. The cards in the game are the nostalgic Clow Cards.
🩷 Main features and technologies:
✦ Addressables: used to load cards in scene and difficulty configuration assets dynamically
✦ Localization Package: multilingual support for wider accessibility
✦ Input System: modern and flexible controls for WebGL and Android
✦ Scriptable Objects: used to store difficulty configurations and manage audio clips for a custom audio system
This project was designed as both a technical study and a fun product, highlighting my experience in gameplay programming, architecture best practices, and cross-platform deployment.
Updated -
-
-
🤖 Dependabot's core logic for creating update PRs.Updated -
Take pixel pictures
Updated -
-
A clone of the classic "Pong" game made for the Android platform.
Updated -
You're a ball and have to choose the right color, to get over some barriers.
Updated -