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                3204 commits        ██████░░░░░░░░░░░░░░░░░░░   23.32 % 
🌆 Daytime                3924 commits        ███████░░░░░░░░░░░░░░░░░░   28.57 % 
🌃 Evening                4290 commits        ████████░░░░░░░░░░░░░░░░░   31.23 % 
🌙 Night                  2319 commits        ████░░░░░░░░░░░░░░░░░░░░░   16.88 % 

📅 I'm Most Productive on Wednesday

Monday                   1737 commits        ███░░░░░░░░░░░░░░░░░░░░░░   12.64 % 
Tuesday                  1773 commits        ███░░░░░░░░░░░░░░░░░░░░░░   12.91 % 
Wednesday                2322 commits        ████░░░░░░░░░░░░░░░░░░░░░   16.90 % 
Thursday                 1914 commits        ███░░░░░░░░░░░░░░░░░░░░░░   13.93 % 
Friday                   2178 commits        ████░░░░░░░░░░░░░░░░░░░░░   15.85 % 
Saturday                 2118 commits        ████░░░░░░░░░░░░░░░░░░░░░   15.42 % 
Sunday                   1695 commits        ███░░░░░░░░░░░░░░░░░░░░░░   12.34 % 

📊 This Week I Spent My Time On

💬 Programming Languages: 
TypeScript               8 hrs 39 mins       ██████████████░░░░░░░░░░░   56.95 % 
JavaScript               1 hr 27 mins        ██░░░░░░░░░░░░░░░░░░░░░░░   09.55 % 
Markdown                 1 hr                ██░░░░░░░░░░░░░░░░░░░░░░░   06.61 % 
YAML                     46 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   05.08 % 
PHP                      43 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   04.76 % 

🔥 Editors: 
Zed                      15 hrs 12 mins      █████████████████████████   100.00 % 

💻 Operating System: 
Linux                    15 hrs 12 mins      █████████████████████████   100.00 % 

I Mostly Code in TypeScript

PHP                      14 repos            █████░░░░░░░░░░░░░░░░░░░░   20.29 % 
JavaScript               13 repos            █████░░░░░░░░░░░░░░░░░░░░   18.84 % 
Java                     3 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   04.35 % 
Assembly                 2 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   02.90 % 
C                        1 repo              ░░░░░░░░░░░░░░░░░░░░░░░░░   01.45 % 

Code Snippet

/* This snippet demonstrates how to create a "quine" in Python — a program that prints its own source code! */
source = '/* This snippet demonstrates how to create a "quine" in Python — a program that prints its own source code! */
source = {0}{1}{0}
print(source.format(chr(39), source))'
print(source.format(chr(39), source))

Challenge

Write a function in Python that takes a list of integers and returns the length of the longest subsequence where each number is exactly one greater than the previous (e.g., [3,4,5] is valid, but [3,5,6] is not). You must solve it without using additional data structures like sets or dictionaries.

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 21

  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