Skip to content
View MN-company's full-sized avatar
🎦
Showtime
🎦
Showtime
  • @mnbrain

Block or report MN-company

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
MN-company/readme.md

Paolo Gobber

Business Creation Python Kotlin Supabase Gemini IELTS

Business Creation and Entrepreneurship student building technical products around AI, automation, analytics, and digital strategy.

I study Business Creation and Entrepreneurship at H-Farm College and build small, practical software projects to understand how digital products work from the inside: acquisition, routing, automation, AI workflows, data quality, and user experience.

My strongest work sits at the intersection of product thinking and technical execution. I am especially interested in AI-native tools, growth systems, privacy-aware analytics, and lightweight automation that solves real workflow problems.

Selected projects

UrlTrack

Self-hosted link intelligence platform for traffic analysis, routing rules, bot/VPN filtering, lead history, exports, and optional AI-assisted campaign analysis.

  • Built around campaign analytics, traffic quality, destination protection, and controlled access flows
  • Uses Python/Flask, SQLAlchemy, Alembic, server-rendered dashboards, ThumbmarkJS-based fingerprinting, optional Supabase integration, Gemini, CSV, JSON, PDF exports, Telegram alerts, and signed webhooks
  • Designed as a product analytics and routing layer rather than a simple URL shortener

Repo: UrlTrack

Gemini AirBridge

Bluetooth Low Energy bridge that lets desktop clients use Gemini through an Android device.

  • Android acts as the Gemini API bridge while macOS, Windows, and Linux clients send prompts, screenshots, clipboard content, images, PDFs, and local context
  • Uses BLE GATT, Kotlin, Android foreground services, Python, Bleak, Tkinter, pypdf, Pillow, custom binary framing, streaming responses, and multi-client routing
  • Explores API-key isolation, constrained-network workflows, local-first AI tools, accessibility overlays, and cross-device automation

Repo: Gemini AirBridge

Mindset

Internal AI-learning plugin that converts books into structured learning systems for agent workflows.

  • Parses EPUB/PDF sources into markdown, then distills them into dense, personalized study material
  • Adds Socratic dialogue, a multi-perspective book club, spaced repetition, dashboard tracking, user profile memory, and persistent character memory
  • Explores how AI agents can turn passive reading into an active learning loop

Status: private/internal prototype

Current focus

  • Product strategy and business model analysis
  • AI tools and multimodal workflows
  • Data-driven growth and campaign analytics
  • Python, automation, and lightweight web applications
  • International communication, negotiation, and public speaking

Background

  • BSc Business Creation and Entrepreneurship, H-Farm College
  • IELTS Academic, C1
  • Python Essentials 1, Cisco Networking Academy
  • Introduction to Modern AI
  • Introduction to IoT and Digital Transformation
  • UAS Remote Pilot Certification, Direction de l'Aviation Civile Luxembourg

Links

Pinned Loading

  1. UrlTrack UrlTrack Public

    Self-hosted link intelligence for analytics, routing, and traffic quality.

    Python 1

  2. GlassyReply GlassyReply Public

    Gmail triage assistant with Telegram controls, Gemini drafts, signed pixel tracking, and reply telemetry.

    Python 1

  3. FYL FYL Public

    Google Colab pipeline that turns lecture audio into transcripts and structured Markdown notes with Faster-Whisper and Gemini.

    Jupyter Notebook 1

  4. bluetooth-gemini-chat bluetooth-gemini-chat Public

    Gemini AirBridge: BLE bridge for Android-powered Gemini workflows across desktop clients.

    Python 1

  5. musicode musicode Public

    Custom visual codes for physical-to-digital interactions using Apple Shortcuts and visual recognition.

    1

  6. ble-message-bridge ble-message-bridge Public

    Reusable BLE GATT transport for framed JSON and binary messages between Python desktops and Android devices.

    Python