Skip to content
View n-vim's full-sized avatar
💻
Building Python Projects
💻
Building Python Projects

Sponsoring

@Wahid7852
@gupta-8

Block or report n-vim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
n-vim/README.md

Hi, I'm Nitish Vimal 👋

Python Developer · CLI Tool Builder · Open Source Learner

Building clean, useful, developer-friendly tools with Python.

Profile views GitHub followers GitHub repositories


About Me

class Nitish:
    role     = "Python Developer"
    focus    = ["CLI tools", "automation", "developer utilities"]
    learning = ["packaging", "clean architecture", "testing"]
    building = "SpareKit — a starter-kit generator for Python projects"

    def philosophy(self) -> list[str]:
        return [
            "Easy to understand",
            "Cleanly structured",
            "Useful in real life",
            "Well documented",
            "Simple to run and improve",
        ]
Languages Python, Markdown
Tools Git, GitHub, VS Code, Terminal
Focus areas CLI tools, automation, project starters, developer utilities
Currently improving Python packaging, clean architecture, testing, open-source workflows

Tech Stack

Python, FastAPI, Flask, Docker, Git, GitHub, VS Code, Bash, Linux, Markdown

Typer Rich Pytest Ruff Mypy Hatchling


Featured Project

SpareKit is a Python CLI that generates clean, production-ready starter projects — so you stop rewriting the same folder structure, config, and test scaffolding for every new idea.

  • Eight built-in kits: FastAPI, Flask, CLI tools, packages, Streamlit, automation, Telegram bots, data science
  • Interactive mode that walks you through setup
  • Reusable defaults via sparekit.yaml
  • Remote kits straight from any GitHub repo
pip install -e .
sparekit create fastapi-api task-manager-api

GitHub Stats

Nitish's GitHub stats Top languages



GitHub streak



Contribution activity graph

Current Focus & Goals

Right now Where I'm headed
Building better Python projects Build practical projects that solve real problems
Improving CLI development skills Keep raising code quality
Learning clean project architecture Contribute more to open source
Writing better documentation Create clean, professional repositories
Creating useful open-source tools Learn by building and sharing

Connect

GitHub



Thanks for visiting. ⭐ a repo if something here is useful to you.

Pinned Loading

  1. spare-kits spare-kits Public

    Python