Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arashnrim/sandbox
⛱️ A place for me to test out different stuff in one place.
https://github.com/arashnrim/sandbox
testing
Last synced: 21 days ago
JSON representation
⛱️ A place for me to test out different stuff in one place.
- Host: GitHub
- URL: https://github.com/arashnrim/sandbox
- Owner: arashnrim
- License: unlicense
- Created: 2020-10-29T06:45:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-08T04:58:30.000Z (about 3 years ago)
- Last Synced: 2024-05-21T08:01:51.359Z (6 months ago)
- Topics: testing
- Language: Python
- Homepage:
- Size: 4.97 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Sandbox
## Table of Contents
- [Introduction](#introduction)
- [Projects](#projects)
- [Contributions](#contributions)## Introduction
Welcome to the Sandbox, a repository for me to experiment and tinker around with things I'm interested in. It's meant to be a safe place for me to do things without unexpectedly breaking anything and everything, whether it's simple 'hello, world!' programs or ambitious, full-scale ones.The world of technology has been quite a ride for me, someone who's just starting. Encountering new technologies and fields of digital tech is always exhilarating, finding a new purpose for everything. Feel free to join me on this journey!
## Projects
Here's a list of projects you can find here:| Project Name | Description | Made with |
|:------------:|------------------------------|:---------:|
| [pyweather](https://github.com/arashnrim/Sandbox/tree/main/pyweather) | A command-line weather tool. | |
| [pyscraper](https://github.com/arashnrim/Sandbox/tree/main/pyscraper) | A news article scraping tool. | |There is also the [Playground](https://github.com/arashnrim/Sandbox/tree/main/playground), which serves for me to play around and familiarise myself with the syntax of new programming languages I'm checking out.
## Contributions
Since this repository is mostly meant to be experimental, I doubt that contributions are *that* helpful. Even so, if you notice anything that can be improved - some tips here and there, corrections, or whatever else useful - please feel free to create an issue!Thanks for visiting my Sandbox! 👋