Skip to content

Must check Github Pages and sites ❤

Embedded Python 🎯

Must watch site for embedded and python enthusiasts.

Embedded Python: Build a Game on the BBC micro:bit – Real Python

Mark Text

A simple and elegant open-source markdown editor available for Windows, XOS, Linux. My blogs are mostly created using Marktext Markdown editor.

GitHub : MarkText

Motrix

Motrix is a full-featured download manager that supports downloading HTTP, FTP, BitTorrent, Magnet, etc.

GitHub : Motrix

X64dbg

An open-source binary debugger for Windows, aimed at malware analysis and reverse engineering of executables you do not have the source code for.

GitHub: X64dbg

Notable

The Markdown-based note-taking app that doesn't suck.

Trust me this looks like the best notes taking app currently.

GitHub : Notable

docker/labs

This repo contains Docker labs and tutorials authored both by Docker, and by members of the community.

GitHub : docker/labs

tldr-pages

The tldr-pages project is a collection of community-maintained help pages for command-line tools, that aims to be a simpler, more approachable complement to traditional man pages.

GitHub : tldr-pages

Awesome Python

A curated list of awesome Python frameworks, libraries, software and resources.

GitHub : Awesome Python

The Algorithms/Python

All algorithms implemented in Python - for education

GitHub : The Algorithms