[go: nahoru, domu]

Skip to content
View Mmesek's full-sized avatar
Block or Report

Block or report Mmesek

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Mmesek/README.md

Hello Stranger.


Programming since late 2015. Python since 2018


πŸ’» Projects I've worked on

Discord Related

  • MBot.py - Own Bot made using MFramework, used as Modmail on Dying Light server
  • RSSReader - RSS parser sending entries to subscribing webhooks on Discord
  • MFramework.py - Command framework extending mDiscord with database support
  • mDiscord - minimal Discord REST API Client with objects & endpoints generated from documentation
  • Discord Package Summarizer - Tool for analyzing user's Discord data

Database/SQL

  • Game Bundle Manager - Personal tool to keep track of remaining keys from bundles
  • Database Library - Miscellaneous SQL Models for crossreferencing data
  • ItemsAPI - SQL based API abstracting character's inventory management

Others

  • DocParser - Tool Parsing Markdown documentation into JSON format & generating code
  • mlib - Library with utility functions used accross my Python projects
  • Advent of Code - My solutions to AoC's puzzles

βš™ Tech I've played around with

  • Python - Just take a look at projects above πŸ‘€
  • PostgreSQL/Supabase - Used as a Database for projects above
  • Git - Hello Stranger, nice hub, ain't it?
  • Redis/KeyDB - Used as a cache for MBot.py
  • Docker
  • Github Actions
  • RabbitMQ

πŸ€– Languages

  • 2019-Present - SQL
  • 2019-2021 - D
  • 2019 - Ruby
  • 2018-Present - Python
  • 2018-2019 - HTML, CSS, JavaScript
  • 2015-2017 - C++
  • 2014 - Java
  • 2013 - Lua

πŸ’¬ Contact

If that's what you truly seek here, You can find me on Discord: @Mmesek or on Matrix: @mmesek:matrix.org


πŸ“Š Github Stats

'Cause We all love meaningless internet points, don't we?

GitHub Streak Profile Views

Detailed Stats Stats Top Langs
Activity Graph Activity Graph

Pinned Loading

  1. MBot.py MBot.py Public

    MFramework.py's based commands/systems used by my Discord Bots

    Python 1 2

  2. Advent-of-Code Advent-of-Code Public

    Advent of Code Solutions

    Python

  3. MFramework.py MFramework.py Public

    MFramework made in Python. Originally created for Discord's Bot usage.

    Python

  4. RSSReader RSSReader Public

    Simple RSS Parser for Discord Embeds

    Python

  5. mdiscord mdiscord Public

    Simple statically typed (relatively) Discord API Wrapper

    Python 1

  6. DocParser DocParser Public

    Code generator based on md documentation/json

    Python