https://github.com/bouraqadi/bouraqadi.github.io
https://github.com/bouraqadi/bouraqadi.github.io
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bouraqadi/bouraqadi.github.io
- Owner: bouraqadi
- Created: 2023-07-16T18:36:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-31T14:37:10.000Z (almost 3 years ago)
- Last Synced: 2025-02-26T17:48:33.499Z (over 1 year ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Noury Bouraqadi](https://nootrix.com/about)
I am a software developer, maker, repair hobbyist, environment/technology/robots lover.
For development, I mostly use [Pharo Smalltalk](https://pharo.org) and JavaScript through [PharoJS](https://pharojs.org).
## PharoJS
[PharoJS](https://pharojs.org) allows to develop (code & test) in Pharo, applications that ultimately run on JavaScript.
Thanks to GitHub actions and SmalltalkCI we can deploy client-side applications to GitHub pages.
Here is a simple example with a random number generator:
- [GitHub Repository](https://github.com/bouraqadi/PjRandomNumber)
- [Generated GitHub Page](https://bouraqadi.github.io/PjRandomNumber)