Skip to content

DaScient/MakeItCute

Repository files navigation

makeitcute

An educational, interoperable, and ridiculously adorable developer starter-kit for macOS, Linux, and Windows.
Focus: Python-first, GitHub-native, Discord-friendly — and social-platform pointable (TikTok/Instagram/X).

Quickstart

# macOS / Linux (bash/zsh)
git clone https://github.com/dascient/makeitcute
cd makeitcute
./PythonForBaddies/MacOS/venv_init.sh   # or Linux/venv_init.sh
python PythonForBaddies/MacOS/neon_dash.py

# Windows (PowerShell)
git clone https://github.com/dascient/makeitcute
cd makeitcute
PowerShell -ExecutionPolicy Bypass -File .\PythonForBaddies\Windows\venv_init.ps1
python .\PythonForBaddies\MacOS\neon_dash.py

Contents

  • PythonForBaddies/: OS-specific helpers, neon ASCII dashboard, venv bootstrappers.
  • docs/: Setup guides for macOS, Windows, Linux.
  • scripts/: Repo utilities and social pointables.
  • assets/ascii/: Logos and menu art.

Designed to look techy-glowing hot pink on a pure black (slightly opaque) terminal theme.

About

Every subject one could possibly fathom, except unforgivably adorable.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors