Skip to content
View mrepol742's full-sized avatar
:shipit:
meow
:shipit:
meow

Highlights

  • Pro

Block or report mrepol742

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

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                3290 commits        ██████░░░░░░░░░░░░░░░░░░░   23.40 % 
🌆 Daytime                4000 commits        ███████░░░░░░░░░░░░░░░░░░   28.45 % 
🌃 Evening                4399 commits        ████████░░░░░░░░░░░░░░░░░   31.29 % 
🌙 Night                  2371 commits        ████░░░░░░░░░░░░░░░░░░░░░   16.86 % 

📅 I'm Most Productive on Wednesday

Monday                   1787 commits        ███░░░░░░░░░░░░░░░░░░░░░░   12.71 % 
Tuesday                  1801 commits        ███░░░░░░░░░░░░░░░░░░░░░░   12.81 % 
Wednesday                2373 commits        ████░░░░░░░░░░░░░░░░░░░░░   16.88 % 
Thursday                 1989 commits        ████░░░░░░░░░░░░░░░░░░░░░   14.15 % 
Friday                   2216 commits        ████░░░░░░░░░░░░░░░░░░░░░   15.76 % 
Saturday                 2153 commits        ████░░░░░░░░░░░░░░░░░░░░░   15.31 % 
Sunday                   1741 commits        ███░░░░░░░░░░░░░░░░░░░░░░   12.38 % 

📊 This Week I Spent My Time On

💬 Programming Languages: 
TypeScript               19 hrs 29 mins      █████████████░░░░░░░░░░░░   50.71 % 
Markdown                 4 hrs 19 mins       ███░░░░░░░░░░░░░░░░░░░░░░   11.27 % 
JavaScript               3 hrs 45 mins       ██░░░░░░░░░░░░░░░░░░░░░░░   09.77 % 
JSON                     2 hrs 43 mins       ██░░░░░░░░░░░░░░░░░░░░░░░   07.10 % 
YAML                     1 hr 42 mins        █░░░░░░░░░░░░░░░░░░░░░░░░   04.46 % 

🔥 Editors: 
Zed                      34 hrs 59 mins      ███████████████████████░░   91.00 % 
Claude Code              3 hrs 27 mins       ██░░░░░░░░░░░░░░░░░░░░░░░   09.00 % 

💻 Operating System: 
Linux                    38 hrs 26 mins      █████████████████████████   100.00 % 

I Mostly Code in TypeScript

JavaScript               14 repos            █████░░░░░░░░░░░░░░░░░░░░   21.21 % 
PHP                      12 repos            █████░░░░░░░░░░░░░░░░░░░░   18.18 % 
Assembly                 2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   03.03 % 
C                        1 repo              ░░░░░░░░░░░░░░░░░░░░░░░░░   01.52 % 
Java                     1 repo              ░░░░░░░░░░░░░░░░░░░░░░░░░   01.52 % 

Code Snippet

/* Quirky JavaScript trick: Using function default parameters and template literals to create a self-documenting function. */

const greet = (name = "stranger", message = `Hello, ${name}! 🌟`) => message;

console.log(greet());       // Hello, stranger! 🌟
console.log(greet("Alice")); // Hello, Alice! 🌟

Challenge

Write a Python function that validates whether a given string is a palindrome, ignoring case, spaces, and punctuation. Consider efficiency and edge cases.

Features Projects

Webvium Browser

The Fastest, The Lightest and The Tightest android web browser.

URL: melvinjonesrepol.com/webvium-browser


Point of Sale System

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


Axleshift Freight Management

A comprehensive freight management solution designed to streamline logistics operations for businesses of all sizes.

URL: melvinjonesrepol.com/axleshift-freight-management


Ulisha Store Laravel

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


Discussion Platform

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


Canis Chatbot

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


DevPulse

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


Floating Console Extension

A browser extension that provides a floating console for developers to easily access logs while browsing the web.

URL: melvinjonesrepol.com/floating-console-extension


Shortlink

The only shortlink you will ever need. Simple, lightweight and utilize Redis for transactions.

URL: go.melvinjonesrepol.com

Need help?

If you have an idea, let's make that idea earn money! From planning, building to production. We can do that.

Pricing - Contact me

Popular repositories Loading

  1. mrepol742.github.io mrepol742.github.io Public

    This portfolio website was made from scratch using vanilla PHP features to streamline code and enhance maintainability.

    PHP 29 20

  2. valentines valentines Public

    A simple valentine day card made using flipbook.

    JavaScript 20 7

  3. SMS-Bomber SMS-Bomber Public archive

    Open Source Code of SMS Bomber Android APK

    Java 18 5

  4. project-orion project-orion Public archive

    A Facebook Messenger Integrated Chatbot

    JavaScript 12 43

  5. facebook-chatgpt-bot facebook-chatgpt-bot Public archive

    Facebook chatbots based on Node.js

    JavaScript 10 9

  6. project-canis project-canis Public template

    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, …

    TypeScript 10 13