Skip to content

anagh9/python-learning-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Projects

Welcome to the Python Projects repository! This repository contains various Python modules and projects, each focusing on different aspects of Python programming.

Modules

This module covers the foundational concepts of Python programming. It includes examples and scripts for:

  • Basic Python syntax
  • File processing
  • Database interaction
  • Web scraping

For more details, check the 01_python_basics README.

This module demonstrates the implementation of a stateless OTP (One-Time Password) system. It includes examples of OTP generation, delivery, and validation.

For more details, check the 02_stateless_otp README.

This module focuses on building a calorie calculator application. It includes features for:

  • Tracking calorie intake
  • Managing food items and their nutritional values
  • Calculating daily calorie consumption

For more details, check the 03_calorie_calulator README.

How to Use

  1. Navigate to the desired module.
  2. Follow the instructions in the module's README file.
  3. Experiment with the scripts to learn and build upon the examples.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Happy coding!

About

A structured Python playground featuring topic-wise scripts, mini-projects, and real-world examples, covering fundamentals to advanced concepts for hands-on learning and experimentation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors