Personal note and jottings on my cloud leanings.
-
Updated
Jul 5, 2020 - Python
Personal note and jottings on my cloud leanings.
A modular Python CLI tool that analyzes password strength and provides clear, actionable feedback.
ETL pipeline: multi-CSV loader → SQLite DB + summary exporter (with logging & modular code)
Version 1.0 of a modular Python story generator built with clean architecture, error handling, and CLI execution.
A Python CLI tool for analyzing student performance using Pandas. Modular, beginner-friendly, and command-line operated.
A modular Deep Learning project implementing a Convolutional Neural Network (CNN) in PyTorch. Features custom Gaussian weight initialization, a manual training loop, and strictly defined architecture to classify MNIST digits with >99% accuracy.
Smart Python Mini-Projects Using Generators — From Dice Rolls To Game Logic.
A modular Python 3 implementation of Rock, Paper, Scissors. Demonstrates boolean logic application, function decomposition, and random state generation in a CLI environment.
This Text-Based To-Do List Application is a feature-rich yet beginner-friendly Python program designed to help users manage their daily tasks efficiently through a simple command-line interface. Built with clean, modular code, it serves as both a practical productivity tool and an excellent learning resource for Python beginners.
Simple Python program for creating a custom arrowhead graphic.
An interactive "Python ETL pipeline" for cleaning sales data, saving to database, and generating summary reports.
Simple Python program for managing a grocery list.
Hangman Game — A simple terminal-based word-guessing game written in Python. This project includes clean modular code, ASCII-art visuals, and automatic score saving via CSV. It’s designed as a beginner-friendly example of using functions, modules, file handling, and game loops in Python.
Testing API in Postman.
Menu-driven number logic application built using Python.
Add a description, image, and links to the modular-code topic page so that developers can more easily learn about it.
To associate your repository with the modular-code topic, visit your repo's landing page and select "manage topics."