Setting Up Git, Python, WSL, Docker, and GitHub SSH

This page summarizes the projects mentioned and recommended in the original post on dev.to

Civic Auth - Web2 & Web3 login in a simple SDK
Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.
www.civic.com
featured
SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build dynamic JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
  1. CPython

    The Python programming language

    1.Python 3.10+ How I Installed It: I visited https://www.python.org/ and downloaded the latest Python 3.10.0 installer for Windows. During installation, I made sure to check the box that says **“Add Python to PATH.” After it was done, I opened Command Prompt and ran:

  2. Civic Auth

    Web2 & Web3 login in a simple SDK. Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.

    Civic Auth logo
  3. docker

    FreeBSD port of docker, take a look at PORTING-FREEBSD.md in freebsd-compat branch (by kvasdopil)

    Downloaded Docker Desktop for Windows https://www.docker.com/

  4. Visual Studio Code

    Visual Studio Code

    3.Visual Studio Code (Text Editor) VS Code is lightweight and great for Python/Django development. Where you write and edit your code. it's important cause you Syntax highlighting, auto-complete, and error detection Tools like VS Code improve speed and productivity How Installed It: Downloaded from code.visualstudio.com Or you can install it from microsoft store by typing "Vs Code"

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Please Keep Humans in the Loop

    1 project | news.ycombinator.com | 16 Aug 2025
  • How to Send Emails in VS Code with Mailtrap MCP Server

    2 projects | dev.to | 8 Aug 2025
  • How to Build ACF Blocks in Your WordPress Theme (No Plugin Needed)

    1 project | dev.to | 5 Aug 2025
  • AI Meets Oracle Database: MCP via SQLcl

    2 projects | dev.to | 4 Aug 2025
  • Your First JavaScript Tutorial: Start Coding Today

    1 project | dev.to | 29 Jul 2025

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?