😸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
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 lightweight and fast-to-use Markdown document generator based on Python

A lightweight and fast-to-use Markdown document generator based on Python

快乐的老鼠宝宝 1 Jan 10, 2022
A Discord Bot for rendering Markdown

Markdown to PDF Bot A discord bot that accepts markdown files (or messages) and displays them as images. Prerequisite To install, you must have have :

1 Oct 21, 2021
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
An automated scanning, enumeration, and note taking tool for pentesters

EV1L J3ST3R An automated scanning, enumeration, and note taking tool Created by S1n1st3r Meant to help easily go through Hack The Box machine and TryH

14 Oct 02, 2022
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
Markdown journal template.

Markdown Journal Template Description This project contains a script which creates a markdown journal template for the current year by creating a mark

Stephen McAleese 2 Mar 06, 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 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
Application that converts markdown to html.

Markdown-Engine An application that converts markdown to html. Installation Using the package manager [pip] pip install -r requirements.txt Usage Run

adriano atambo 1 Jan 13, 2022
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
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 yet powerful Python Markdown parser with renderers and plugins.

Mistune v2 A fast yet powerful Python Markdown parser with renderers and plugins. NOTE: This is the re-designed v2 of mistune. Check v1 branch for ear

Hsiaoming Yang 2.2k Jan 04, 2023
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
Comprehensive Markdown plugin built for Django

Django MarkdownX Django MarkdownX is a comprehensive Markdown plugin built for Django, the renowned high-level Python web framework, with flexibility,

neutronX 740 Jan 08, 2023
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 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
😸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
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