Intro | Contents | Projects | Contributing | Credits
This repository contains 99% of the contents based in Python. Applications, games, notebooks, projects and datasets projects developed along the time. They can be used freely, but most of them is at an average level suitable for use in an application as exercise, simple projects etc.
Directory | Description |
---|---|
Jupyter | Notebooks with importants annotations. |
My-Chatbot | Dante is a chatbot created to have a nice talk. |
Python-codes-CeV | Huge list of interesting codes in Python. |
Python-codes-DIO | Python classes, functions, lambda and error treatment . |
Python-projects-FCC | Four projects created at FreeCodeCamp. |
Python-codes-kaggle | Python annotations for Kaggle's notebook. |
All these projects were made at Replit as a requirement to obtain the Scientific Computing with Python Certificate at FreeCodeCamp
- Arithmetic formatter : A function that receives a list of strings that are arithmetic problems and returns the problems arranged vertically and side-by-side.
- Time Calculator : A function named "add_time" that can add a duration to a start time and return the result.
- Budget App : A "Category" class that can be used to create different budget categories.
- Polygon area calculator : Oriented programming to create a Rectangle class and a Square class. The Square class is a subclass of Rectangle and inherit methods and attributes.
- Probability Calculator : A program that determines the approximate probability of drawing certain balls randomly from a hat.
- Fork the repository on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that I can review your changes
Copyright (C) 2020-2022 by Cristian Santiago