This repo contains a collection of python project I have worked on. The purpose of this repository is to showcase my coding skills and provide examples of my work.
- Advent Of Code
- Exercism Challenge
- Basic Project
- Intermediate Projects
- Installation
- Usage
- Contributing
- License
The Advent Of Code
folder contains my solutions to coding challenges from the Advent of Code website. Each year, the Advent of Code releases a series of coding challenges that get progressively more difficult. I haven't completed much of this challenge tho 🤷 .
The Exercism Challenge
folder contains my solutions to coding challenges from the Exercism website. Exercism is a platform that provides coding challenges in various programming languages and provides feedback on your solutions. I have completed challenges from the Python track, and stored my solutions in this folder.
The Basic Project
folder contains simple python project and utility functions. These projects are a good place for any python beginner to start.
The Intermediate Projects
folder contains more advanced projects. The projects here will help you explore a lot of python's vast libraries.
Instructions on how to install and set up each project can be found in their respective folders.
Instructions on how to use each project can be found in their respective folders.
At this time, I am not accepting contributions to these projects. However, feel free to use the code for your own learning or inspiration.
All projects in this repository are licensed under the MIT License. See the LICENSE file for more information.