https://github.com/sensehack/playgrounds
Learning code in a fun way to prototype concepts faster!
https://github.com/sensehack/playgrounds
javascript playgrounds proof-of-concept snippets
Last synced: 2 months ago
JSON representation
Learning code in a fun way to prototype concepts faster!
- Host: GitHub
- URL: https://github.com/sensehack/playgrounds
- Owner: SensehacK
- Created: 2018-11-29T08:27:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-30T00:02:00.000Z (about 2 years ago)
- Last Synced: 2025-01-22T19:38:38.749Z (4 months ago)
- Topics: javascript, playgrounds, proof-of-concept, snippets
- Language: Python
- Homepage: https://sensehack.github.io/playgrounds/
- Size: 10.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 217
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sensehack Playground
## Intro
This is just personal workspace for testing different functions related to Swift language.
I love to track my progress & git allows you to work around the problem statement by versioning it. So thats my inspiration for amalgamation of all of my other small code repository to a specific one stop solution repo for my local environment scratch pad.
## Content
Development Hell and most of Swift, Ionic quirks used with bit of documentation with small readme files along with my own documentation links of another repo I actively maintain for my own software developer growth.
Content would include :
- Language Basics
- Language different Frameworks
- Language Tests- Future plans -> - React Playground
## Language
Python: [Python](https://github.com/SensehacK/playgrounds/tree/master/python/)
## Projects
Currently nothing is hosted to preview you would have to manually clone/download the project and build using respective instructions.
### Python
This repository consist most of my python coding experience at Infosys Foundation program. As much I love python, I just find it a bit slow and its indentation approach leaves much to desire. If I have to choose between Python, Java, Swift and Typescript. I’ll probably ditch python first.
PyFoodSystem: [PyFoodSystem](https://github.com/SensehacK/playgrounds/tree/master/python/py-food-system)
## Build
Clone the code and use the respective build instructions for specific folders to build the codebase.
## Documentation Links
WIP
Few documentation I'm currently working on another repo.iOS Documentation: [iOS Documentation](https://github.com/SensehacK/dev-cheatsheet/blob/master/iOS_documentation/README.md)
Ionic Learn Timeline: [Ionic Learn Timeline](https://github.com/SensehacK/dev-cheatsheet/blob/master/ionic_cheatsheet/README.md)
Best Coding practices : [Coding practices](https://github.com/SensehacK/dev-cheatsheet/blob/master/README.md)
Swift Learn Timeline: [Swift Learn Timeline](https://github.com/SensehacK/dev-cheatsheet/blob/master/README.md)
Git Learn Timeline: [Git Learn Timeline](https://github.com/SensehacK/dev-cheatsheet/blob/master/git_cheatsheet/git.md)
React Learn Timeline: [React Learn Timeline](https://github.com/SensehacK/dev-cheatsheet/blob/master/README.md)
Angular Learn Timeline: [Angular Learn Timeline](https://github.com/SensehacK/dev-cheatsheet/blob/master/README.md)
Javascript Learn Timeline: [Javascript Learn Timeline](https://github.com/SensehacK/dev-cheatsheet/blob/master/README.md)
Html Learn Timeline: [HTML Learn Timeline](https://github.com/SensehacK/dev-cheatsheet/blob/master/html_cheatsheet/README.md)
## Environment
- OS: - Mac: Catalina 10.15 - Windows: Windows 10
- IDE: - Xcode 11.2.1 - VS Code
* Browsers: - Firefox Nightly /Dev /Main - Safari /Technical Preview - Microsoft Edge Dev ( Chromium )
* Version Control : Git
* Terminal : iTerm
* Writer: iA Writer
* Terminal : iTerm### Authored by : [Kautilya Save](https://sensehack.github.io/)
### [LinkedIn](https://www.linkedin.com/in/kautilyasave/)