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 supported. This note will be visible to only 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                3907 commits        ██████░░░░░░░░░░░░░░░░░░░   23.40 % 
🌆 Daytime                4774 commits        ███████░░░░░░░░░░░░░░░░░░   28.59 % 
🌃 Evening                5209 commits        ████████░░░░░░░░░░░░░░░░░   31.19 % 
🌙 Night                  2809 commits        ████░░░░░░░░░░░░░░░░░░░░░   16.82 % 

📅 I'm Most Productive on Wednesday

Monday                   2231 commits        ███░░░░░░░░░░░░░░░░░░░░░░   13.36 % 
Tuesday                  2216 commits        ███░░░░░░░░░░░░░░░░░░░░░░   13.27 % 
Wednesday                2700 commits        ████░░░░░░░░░░░░░░░░░░░░░   16.17 % 
Thursday                 2412 commits        ████░░░░░░░░░░░░░░░░░░░░░   14.44 % 
Friday                   2643 commits        ████░░░░░░░░░░░░░░░░░░░░░   15.83 % 
Saturday                 2439 commits        ████░░░░░░░░░░░░░░░░░░░░░   14.61 % 
Sunday                   2058 commits        ███░░░░░░░░░░░░░░░░░░░░░░   12.32 % 

📊 This Week I Spent My Time On

💬 Programming Languages: 
TypeScript               18 hrs 28 mins      █████████████░░░░░░░░░░░░   52.78 % 
PHP                      7 hrs 46 mins       ██████░░░░░░░░░░░░░░░░░░░   22.22 % 
Kotlin                   2 hrs 22 mins       ██░░░░░░░░░░░░░░░░░░░░░░░   06.79 % 
JSON                     52 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   02.51 % 
GraphQL                  50 mins             █░░░░░░░░░░░░░░░░░░░░░░░░   02.41 % 

🔥 Editors: 
Zed                      31 hrs 56 mins      ███████████████████████░░   91.20 % 
Android Studio           3 hrs 4 mins        ██░░░░░░░░░░░░░░░░░░░░░░░   08.80 % 

💻 Operating System: 
Linux                    35 hrs 1 min        █████████████████████████   100.00 % 

I Mostly Code in JavaScript

JavaScript               32 repos            █████░░░░░░░░░░░░░░░░░░░░   21.92 % 
TypeScript               20 repos            ███░░░░░░░░░░░░░░░░░░░░░░   13.70 % 
HTML                     17 repos            ███░░░░░░░░░░░░░░░░░░░░░░   11.64 % 
Python                   4 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   02.74 % 
Rust                     3 repos             █░░░░░░░░░░░░░░░░░░░░░░░░   02.05 % 

Code Snippet

# A tiny Python quine: prints its own source code without reading any files.
s='s=%r;print(s%%s)';print(s%s)

Challenge

Python: Write a function sort_versions(versions: list[str]) -> list[str] that orders semantic version strings (e.g., '1.2.0', '2.0.0-rc.1', '1.10.0+build.5') according to SemVer 2.0.0 rules without using third-party libraries. Research pre-release precedence (numeric vs alphanumeric identifiers, rc < final) and remember that build metadata must not affect ordering.

Updates

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.

Website: https://devpulse-waka.vercel.app/


Floating Console Extension

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

Website: https://melvinjonesrepol.com/floating-console-extension


Deploy Your Own Shortlink App

Get your link. Shorteeeeeen!

Website: https://go.melvinjonesrepol.com/

Need help?

If you have an idea, let's make that idea come true! From development, production to deployment. 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 27 22

  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 16 4

  4. project-orion project-orion Public archive

    A Facebook Messenger Integrated Chatbot

    JavaScript 11 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 9 13