Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 VaultofCodes Python Programming Internship

This repository contains all assignments and projects completed during my Python Programming Internship at VaultofCodes.

The projects demonstrate my practical learning and application of Python programming concepts, including Python fundamentals, debugging, functions, data structures, file handling, Object-Oriented Programming, JSON data persistence, and command-line application development.


📌 Internship Details

Details Information
Organization VaultofCodes
Domain Python Programming
Duration 4 Weeks
Status 🟢 Completed

📅 Internship Progress

Week Assignment Project Status
Week 1 Assignment 1 Code Review & Python Presentation ✅ Completed
Week 2 Assignment 2 Virtual Pet Simulator ✅ Completed
Week 3 Assignment 3 Personal Expense Tracker ✅ Completed
Week 4 Assignment 4 Personal To-Do List Application ✅ Completed

📂 Repository Structure

VAULTOFCODES-PYTHON-INTERNSHIP/
│
├── README.md
│
├── Assignment-1/
│   ├── README.md
│   │
│   ├── Task-1_Code-Review/
│   │   ├── solution.py
│   │   └── Assignment_1_Report.pdf
│   │
│   └── Task-2_Python-Presentation/
│       └── Python_Presentation.pptx
│
├── Assignment-2/
│   ├── README.md
│   │
│   └── Task-1_Virtual-Pet-Simulator/
│       ├── solution.py
│       ├── Assignment_2_Report.pdf
│       └── Python_Source_Code_Documentation.pdf
│
├── Assignment-3/
│   ├── README.md
│   │
│   └── Task-1_Personal-Expense-Tracker/
│       ├── expense_tracker.py
│       ├── expenses.json
│       ├── Assignment-3_Report.pdf
│       └── Personal_Expense_Tracker_Code.pdf
│
└── Assignment-4/
    ├── README.md
    │
    └── Task-1_Personal-ToDo-List/
        ├── todo.py
        ├── tasks.json
        ├── Assignment-4_Report.pdf
        ├── Assignment-4_Presentation.pptx
        └── Personal_ToDo_Code.pdf

About

Assignments and projects completed during my Python Programming Internship at VaultofCode.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages