😸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
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
A super simple script which uses the GitHub API to convert your markdown files to GitHub styled HTML site.

A super simple script which uses the GitHub API to convert your markdown files to GitHub styled HTML site.

Çalgan Aygün 213 Dec 22, 2022
Rich-cli is a command line toolbox for fancy output in the terminal

Rich CLI Rich-cli is a command line toolbox for fancy output in the terminal, built with Rich. Rich-cli can syntax highlight a large number of file ty

Textualize 2.5k Jan 02, 2023
Mdut: a tool for generating Markdown URL tags

mdut mdut (pronounced "em-doot") is a tool for generating Markdown URL tags. It

Nik Kantar 2 Feb 17, 2022
Toci is a markdown tool to generate an outline from a given Jupyter notebook.

Toci is a markdown tool to generate an outline from a given Jupyter notebook. It traverses the markdown cells of a given ipynb file to form a toc for you.

Hakan Özler 7 Jan 22, 2022
Static site generator that supports Markdown and reST syntax. Powered by Python.

Pelican Pelican is a static site generator, written in Python. Write content in reStructuredText or Markdown using your editor of choice Includes a si

Pelican dev team 11.3k Jan 05, 2023
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
A markdown generation library for Python.

Welcome to SnakeMD SnakeMD is your ticket to generating Markdown in Python. To prove it to you, we've generated this entire README using SnakeMD. See

The Renegade Coder 22 Dec 08, 2022
Convert HTML to Markdown-formatted text.

html2text html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to

Alireza Savand 1.3k Dec 31, 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
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 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
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
Pure-python-server - A blogging platform written in pure python for developer to share their coding knowledge

Pure Python web server - PyProject A blogging platform written in pure python (n

Srikar Koushik Satya Viswanadha 10 Nov 07, 2022
Extensions for Python Markdown

PyMdown Extensions Extensions for Python Markdown. Documentation Extension documentation is found here: https://facelessuser.github.io/pymdown-extensi

Isaac Muse 685 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
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
😸Awsome markdown readme for your profile or your portfolio

GitHub Profile Readme Description That's a simple and minimalist README.md for your profile Usage You can download or copy to your repository and make

0 Jul 24, 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
A markdown lexer and parser which gives the programmer atomic control over markdown parsing to html.

A markdown lexer and parser which gives the programmer atomic control over markdown parsing to html.

stonepresto 4 Aug 13, 2022