Skip to content
View johnnylemonny's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report johnnylemonny

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
johnnylemonny/README.md

Johnny Lemonny banner

Hi, I'm Johnny 👋

Frontend & Mobile Developer
Building polished, user-focused web & mobile products.

I create modern digital experiences with clean UI, smooth UX, and practical product thinking.

🌐 Live Project · 💻 Open Source · ✍️ DEV.to · ☕ Buy Me a Coffee

Focus Frontend and Mobile Clean and Modern UI Smooth and Practical UX


About Me

I'm a developer focused on building modern products that feel fast, intuitive, and refined.

My core strength is frontend development, complemented by mobile and cross-platform work using React Native and Kotlin. I care about software that is not only technically solid, but also useful, lightweight, and pleasant to use from the very first interaction.

  • ⚡ Crafting fast, clean, and visually polished interfaces
  • 🎯 Strong focus on product thinking over pure technical demos
  • 📱 Building mobile apps with React Native and Kotlin
  • 🌌 Exploring interactive experiences with Three.js
  • 🚀 Growing an open-source portfolio of production-quality projects

Featured Project

🥤 Drink Daily

A modern hydration tracking app designed to be free, registration-free, and genuinely useful from the first visit.

Highlights

  • daily hydration tracking
  • frictionless UX with no sign-up required
  • polished, real-product feel
  • clean interface designed for everyday use

→ Visit Drink Daily


Selected Projects

A selection of public projects showcasing my work across modern frontend development, polished UX, and product-focused execution.

NutraFlux

Professional, private, and local-first calorie tracker built for speed, privacy, and a modern web experience.

🔗 Repository

ExoVault

A premium, high-performance explorer for the NASA Exoplanet Archive, built for elegant discovery and scientific storytelling.

🔗 Repository

NutraFlux repository card ExoVault repository card


Tech Stack

Frontend

JavaScript TypeScript React Next.js Astro Vite HTML5 CSS3 Tailwind CSS Alpine.js

Mobile

React Native Kotlin

Interactive / Other

Three.js Python


Current Focus

  • building and refining public web projects
  • improving mobile development workflows
  • shipping more polished, production-ready software
  • expanding open-source presence
  • exploring richer UI and interaction patterns

Elsewhere


Built with clarity, interaction, and a product mindset.

Pinned Loading

  1. NutraFlux NutraFlux Public

    🌟 Fuel your nutritional momentum with NutraFlux. A professional, private, and local-first calorie tracker designed for the modern web.

    TypeScript

  2. ExoVault ExoVault Public

    🌌 A premium, high-performance explorer for the NASA Exoplanet Archive. Built with Astro, React, and TypeScript for elegant discovery of worlds beyond our star.

    TypeScript 1

  3. bundlephobia_2.0 bundlephobia_2.0 Public

    Forked from pastelsky/bundlephobia

    📦 Find the cost of adding a npm package to your bundle. Modernized with TypeScript, pnpm, and improved build diagnostics. Analyze size, gzip density, and estimated download times.

    JavaScript

  4. naturenode naturenode Public

    🌿 NatureNode: A premium Progressive Web App (PWA) for advanced biodiversity identification. Powered by Google Gemini AI, featuring professional field research tools, specimen journaling, and ecolog…

    JavaScript

  5. Quick Windows Health Check (PowerShe... Quick Windows Health Check (PowerShell): A small PowerShell script for quick Windows health checks: uptime, disk space, selected services, and top CPU/memory processes.
    1
    <#
    2
    .SYNOPSIS
    3
        Quick Windows health check for admins.
    4
    5
    .DESCRIPTION
  6. Reusable GitHub Actions Workflow for... Reusable GitHub Actions Workflow for Node.js (Lint, Test, Build)
    1
    # A robust, reusable CI workflow for modern Node.js/TypeScript projects.
    2
    # Drop this into: .github/workflows/ci.yml
    3
    
                  
    4
    name: CI Pipeline
    5