😸Awsome markdown readme for your profile or your portfolio

Overview

GitHub Profile Readme

banner

Description

  • That's a simple and minimalist README.md for your profile

Usage

  • You can download or copy to your repository and make sure that your repository name is the same as your GitHub username
  • You need a wakatime account: https://wakatime.com
  • Download wakatime plugin to your code editor: https://wakatime.com/plugins

Configuration

  • In the _config.yml file add your GitHub username and your wakatime username
  • In the neofetch.md file you can customize your portfolio

Preview

[email protected]: ~$ neofetch

                                 •••••                                
                      •••••••••••••••••••••••••••                     
                 •••••••••••••••••••••••••••••••••••••                                  
              •••••••••••••••••••••••••••••••••••••••••••                   [email protected]
           •••••••••••••••••••••••••••••••••••••••••••••••••                ---------------------
         •••••••••••••••••••••••••••••••••••••••••••••••••••••              OS: Windows/Linux
       ••••••••••    •••••••••••••••••••••••••••••    ••••••••••            Uptime: 16 years
     •••••••••••          •••             •••          •••••••••••          Packages: Python, JS
    ••••••••••••                                       ••••••••••••         Shell: PowerShell, Bash
   •••••••••••••                                       •••••••••••••        Editors: VSCode, JetBrains
  ••••••••••••••                                       ••••••••••••••     
 •••••••••••••                                           •••••••••••••      contact information
 ••••••••••••                                             ••••••••••••      -------------------
 ••••••••••••                                             ••••••••••••      GitHub: github.com/Cyb3rCl0n3
 ••••••••••••                                             ••••••••••••      Discord: Krisztián#7406
 ••••••••••••                                             ••••••••••••    
 •••••••••••••                                           •••••••••••••      compiling projects
 ••••••••••••••                                         ••••••••••••••      ------------------
  •••••••••••••••                                     •••••••••••••••       Portfolio: ~/Cyb3rCl0n3
   •••••••••••••••••                               •••••••••••••••••  
    ••••••     •••••••••••                   ••••••••••••••••••••••   
     ••••••••    •••••••••••               •••••••••••••••••••••••    
       ••••••••    ••••••••                 ••••••••••••••••••••      
         •••••••                            ••••••••••••••••••        
           •••••••••                        ••••••••••••••••          
              •••••••••••••                 •••••••••••••             
                 ••••••••••                 ••••••••••                 
                       ••••                 ••••
[email protected]:~$ github.stats

languages                                             editors
---------                                             -------
Python       [#####-----]  46.93%  10 hrs 8 mins      VS Code      [########--]  84.96%  18 hrs 20 mins
YAML         [###-------]  28.52%  6 hrs 9 mins       PyCharmCore  [##--------]  15.04%  3 hrs 14 mins
Markdown     [#---------]  14.56%  3 hrs 8 mins       
Text         [----------]  4.6%    59 mins            operating systems
JSON         [----------]  2.32%   30 mins            -----------------
HTML         [----------]  2.26%   29 mins            Windows      [######----]  58.19%  12 hrs 34 mins
Other        [----------]  0.79%   10 mins            Linux        [####------]  41.81%  9 hrs 1 min
---------
total        [##########]  100.0%  21 hrs 35 mins
a small simple library for generating documentation from docstrings

inkpot a small simple library for generating documentation from docstrings inkpot is available on pip. Please give it a star if you like it! To know m

Axel Gard 5 Oct 20, 2022
A automated python script that creates mark-down files to read for the aes keys and other useful information.

Archive A automated python script that creates mark-down files to read for the aes keys and other useful information. Table of Contents Benbot Automat

Tector 13 Dec 14, 2022
CiteURL is an extensible tool that parses legal citations and makes links to websites where you can read the cited language for free.

CiteURL is an extensible tool that parses legal citations and makes links to websites where you can read the cited language for free. It can be used t

15 Dec 27, 2022
Yuque2md - Offline download the markdown file and image from yuque

yuque2md 按照语雀知识库里的目录,导出语雀知识库中所有的markdown文档,并离线图片到本地 使用 安装 Python3.x clone 项目 下载依

JiaJianHuang 4 Oct 30, 2022
A minimal platform for Markdown-based blogs

madblog This project provides a minimal blogging platform based on Markdown files. Demos This project powers the following blogs: Platypush My persona

Fabio Manganiello 2 Aug 02, 2022
Preview GitHub README.md files locally before committing them.

Grip -- GitHub Readme Instant Preview Render local readme files before sending off to GitHub. Grip is a command-line server application written in Pyt

Joe Esposito 5.9k Jan 08, 2023
A markdown extension for converting Leiden+ epigraphic text to TEI XML/HTML

LeidenMark $ pip install leidenmark A Python Markdown extension for converting Leiden+ epigraphic text to TEI XML/HTML. Inspired by the Brill plain te

André van Delft 2 Aug 04, 2021
A fast, extensible and spec-compliant Markdown parser in pure Python.

mistletoe mistletoe is a Markdown parser in pure Python, designed to be fast, spec-compliant and fully customizable. Apart from being the fastest Comm

Mi Yu 546 Jan 01, 2023
A Python implementation of John Gruber’s Markdown with Extension support.

Python-Markdown This is a Python implementation of John Gruber's Markdown. It is almost completely compliant with the reference implementation, though

Python-Markdown 3.1k Dec 31, 2022
Converts a grading Excel sheet into Markdown documents.

GradeDocs Turns Excel worksheets into grade/score documents. Example Given such an Excel Worksheet (see examples/example.xlsx): The following commands

Patrick Bucher 1 Dec 19, 2021
Remarkable Markdown Debian Package Fix

Remarkable debian package fix For some reason the Debian package for remarkable markdown editor has not been made to install properly on Ubuntu 20.04

Eric Seifert 37 Jan 02, 2023
A markdown template manager for writing API docs in python.

DocsGen-py A markdown template manager for writing API docs in python. Contents Usage API Reference Usage You can install the latest commit of this re

Ethan Evans 1 May 10, 2022
markdown2: A fast and complete implementation of Markdown in Python

Markdown is a light text markup format and a processor to convert that to HTML. The originator describes it as follows: Markdown is a text-to-HTML con

Trent Mick 2.4k Dec 30, 2022
Read a list in markdown and do something with it!

Markdown List Reader A simple tool for reading lists in markdown. Usage Begin by running the mdr.py file and input either a markdown string with the -

Esteban Garcia 3 Sep 13, 2021
Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI

martor Martor is a Markdown Editor plugin for Django, supported for Bootstrap & Semantic-UI. Features Live Preview Integrated with Ace Editor Supporte

659 Jan 04, 2023
An interactive, terminal-based markdown presenter

lookatme lookatme is an interactive, extensible, terminal-based markdown presentation tool. TOC TOC Features Tour Navigating the Presentation CLI Opti

James Johnson 1.4k Jan 01, 2023
WyPyPlus is a minimal wiki in 42 lines of Python code.

🍦 WyPyPlus: A personal wiki in 42 lines of code 🍦 WyPyPlus (pronounced "whippy plus") is a minimalist wiki server in 42 lines of code based on wypy

Leo Chen 8 Apr 07, 2022
Markdown Presentations for Tech Conferences, Training, Developer Advocates, and Educators.

March 1, 2021: Service on gitpitch.com has been shutdown permanently. GitPitch 4.0 Docs Twitter About Watch the Introducing GitPitch 4.0 Video Visit t

David Russell 5.4k Jan 05, 2023
A Python library to retrieve annotations and notes from Zotero and save them into Markdown files.

Zotero to Markdown Generate Markdown files from Zotero annotations and notes. With new Zotero PDF Reader, all highlights are saved in the Zotero datab

Essi Alizadeh 20 Nov 03, 2022
Convert mind maps to markdown for import into Roam.

Mind Map to Markdown for Roam import Got a Mind Map with contents you'd like to import into Roam? Soon, this Python application might do what just you

Romilly Cocking 3 Dec 09, 2021