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: 12 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-08T04:58:30.000Z (over 4 years ago)
- Last Synced: 2025-06-18T16:50:10.367Z (about 1 year 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! 👋