Skip to content
View mateimmo14's full-sized avatar

Block or report mateimmo14

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
mateimmo14/README.md
███╗   ███╗███╗   ███╗ ██████╗
████╗ ████║████╗ ████║██╔═══██╗
██╔████╔██║██╔████╔██║██║   ██║
██║╚██╔╝██║██║╚██╔╝██║██║   ██║
██║ ╚═╝ ██║██║ ╚═╝ ██║╚██████╔╝
╚═╝     ╚═╝╚═╝     ╚═╝ ╚═════╝

> building things from scratch, one commit at a time


~/about

$ whoami
name       : MMO
location   : Romania
focus      : Python · Go · Backend · Websites
currently  : Learning Go @ Boot.dev | building side projects

~/skills

$ cat skills.json
{
  "Python": [
    "Data Structures & Algorithms",
    "Object-Oriented Programming",
    "Functional Programming" 
  ],
  "Go": [
    "Full-stack HTTP Servers",
    "HTTP Clients",
    "REST APIs"
  ]
}

~/projects

$ ls -la ~/projects

📬 MailR

A terminal-based Gmail client built in Python

stack    : Python · Textual · IMAP/SMTP · pywebview
features : TUI interface, HTML email rendering,
           threaded inbox fetching, search, compose
status   : ✅ released

💬 WordsOfWisdom

A website to view and share your favorite quotes

stack    : Go · PostgreSQL · sqlc · net/http
features : quote submission, browsing, clean web UI
status   : ✅ released

~/stats

GitHub Stats

Top Languages

GitHub Streak


~/boot.dev


~/contact

$ ping mateimmo14

GitHub


> EOF

Pinned Loading

  1. MailR MailR Public

    A CLI email viewer/sender

    Python 2