I’m constantly inspired by the fast-paced world of technology and love diving into new tools and frameworks that push the boundaries of what’s possible. Whether I’m learning something new or building creative solutions, I’m passionate about bringing fresh ideas to life and sharing what I discover with others. Let’s build something amazing together! 🚀
I'm an Early 🐤
🌞 Morning 3667 commits ██████░░░░░░░░░░░░░░░░░░░ 23.37 %
🌆 Daytime 4533 commits ███████░░░░░░░░░░░░░░░░░░ 28.89 %
🌃 Evening 4853 commits ████████░░░░░░░░░░░░░░░░░ 30.93 %
🌙 Night 2636 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.80 %
📅 I'm Most Productive on Wednesday
Monday 2017 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.86 %
Tuesday 2055 commits ███░░░░░░░░░░░░░░░░░░░░░░ 13.10 %
Wednesday 2649 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.88 %
Thursday 2199 commits ████░░░░░░░░░░░░░░░░░░░░░ 14.02 %
Friday 2552 commits ████░░░░░░░░░░░░░░░░░░░░░ 16.27 %
Saturday 2321 commits ████░░░░░░░░░░░░░░░░░░░░░ 14.79 %
Sunday 1896 commits ███░░░░░░░░░░░░░░░░░░░░░░ 12.08 %
📊 This Week I Spent My Time On
💬 Programming Languages:
PHP 11 hrs 37 mins ██████████░░░░░░░░░░░░░░░ 39.06 %
TypeScript 11 hrs 27 mins ██████████░░░░░░░░░░░░░░░ 38.52 %
JavaScript 3 hrs 2 mins ███░░░░░░░░░░░░░░░░░░░░░░ 10.22 %
Markdown 39 mins █░░░░░░░░░░░░░░░░░░░░░░░░ 02.22 %
Blade Template 24 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 01.38 %
🔥 Editors:
Zed 29 hrs 26 mins █████████████████████████ 98.93 %
Android Studio 19 mins ░░░░░░░░░░░░░░░░░░░░░░░░░ 01.07 %
💻 Operating System:
Linux 29 hrs 45 mins █████████████████████████ 100.00 %
I Mostly Code in JavaScript
JavaScript 32 repos █████░░░░░░░░░░░░░░░░░░░░ 21.33 %
PHP 22 repos ████░░░░░░░░░░░░░░░░░░░░░ 14.67 %
TypeScript 21 repos ████░░░░░░░░░░░░░░░░░░░░░ 14.00 %
HTML 17 repos ███░░░░░░░░░░░░░░░░░░░░░░ 11.33 %
Python 4 repos █░░░░░░░░░░░░░░░░░░░░░░░░ 02.67 %
/* This JavaScript snippet swaps two variables using destructuring assignment without a temporary variable. */
let a = 5, b = 10;
console.log(`Before swap: a = ${a}, b = ${b}`);
[a, b] = [b, a];
console.log(`After swap: a = ${a}, b = ${b}`);Write a Python function that takes a string and returns the first non-repeating character. If all characters repeat, return '_'. You must solve this without using Python's built-in Counter or collections module.
- Submit a PR to answer.
The Fastest, The Lightest and The Tightest android web browser.
URL: melvinjonesrepol.com/webvium-browser
A lightweight, web-based and offline-capable POS system built for flawless performance, supporting multi-department roles and full functionality.
URL: melvinjonesrepol.com/point-of-sale
A comprehensive freight management solution designed to streamline logistics operations for businesses of all sizes.
URL: melvinjonesrepol.com/axleshift-freight-management
A modern and efficient e-commerce solutions tailored for small to medium-sized businesses specifically built with Laravel, enabling seamless setup and cost effective web hosting.
URL: melvinjonesrepol.com/ulisha-store-laravel
A content-first discussion platform where users can post structured protocols, create discussion threads, and engage through comments, reviews, and voting.
URL: melvinjonesrepol.com/protocol-discussion-platform
A scalable, modular WhatsApp chatbot built in TypeScript. It leverages modern best practices, lean architecture, Prisma ORM, Dockerization, and environment-based configuration to deliver a robust, flexible successor to Orion.
URL: melvinjonesrepol.com/canis-chatbot
Monitor your coding activity, create custom leaderboards, and compete with your team or the community.
DevPulse brings WakaTime stats into a sleek, collaborative leaderboard experience.
URL: devpulse-olive.vercel.app
A browser extension that provides a floating console for developers to easily access logs while browsing the web.
URL: melvinjonesrepol.com/floating-console-extension
The only shortlink you will ever need. Simple, lightweight and utilize Redis for transactions.
If you have an idea, let's make that idea earn money! From planning, building to production. We can do that.







