Roys Manfo
@RoysManfo
Joined on 13 November 2021
aka Wave
GitHub Stats
6
Followers
16
Repositories
0
Organizations
0
Gists
78
Pull Requests
57
Issues
603
Commits
0
Sponsors
2
Contributed To
20
Star Earned
Most Used Languages
44.51%
Python
30.98%
Jupyter Notebook
4.89%
TypeScript
4.49%
CSS
4.02%
C
3.78%
JavaScript
3.61%
SCSS
3.33%
HTML
Popular Projects
Flux
Flux is an open-source extensible and cross-platform Unix-like terminal written in python
Python
5
0
35
136
PassLock
Store your passwords and other credentials securely on your local machine
Python
4
0
6
20
cerver
Standard HTTP server that supports simple GET requests
C
3
0
0
0
Dynamic
Not Just a ToDo app. Dynamic is a space for storing personal tasks, boost productivity, and focus in order to get work done.
HTML
3
0
5
10
neura
Neural Network Creation Library
Python
2
0
0
0
swiftcalc
Complete mathematical operations as fast as you can. Somethimes it does not load, if so close and open again the tab until it loads properly
JavaScript
1
0
1
13
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
8/18/2025, 2:54:31 AM
8/17/2025, 11:29:27 PM
8/17/2025, 11:27:38 PM
- fix: adapt typing to python 3.9 syntax + add more info on how to use `self.input()`
8/17/2025, 11:13:58 PM
8/17/2025, 11:12:58 PM
8/17/2025, 10:46:49 PM
- feat: enhance command input handling with binary support and preload configurations
- feat: add ability to specify the number of bytes to read from stdin
- feat: add command `md5sum`
- feat: add more options to the `md5sum` command
- feat: add command `sha256sum` to calculate and chech sha256 checksums
- feat: implement `sha224sum` command
8/17/2025, 12:46:02 AM
- chore: update test workflow
- fix: convert normal `print` calls to `self.print`
- fix: improve file argument handling in less command
8/16/2025, 11:55:19 PM
- chore: merge requirements files into an unified `requirements.txt`
- feat: add 'less' command for viewing file contents with pagination
8/16/2025, 9:20:15 PM
- feat: add path completion functionality and update requirements
- Implement autocomplete for file paths
8/16/2025, 9:19:24 PM
- feat: add path completion functionality and update requirements
8/16/2025, 8:47:38 PM
- fix: fix implementation of `chmod` and `chown`
- Merge branch 'dev' of https://github.com/roysmanfo/flux into dev
- Fix implementations of `chmod` and `chown`
8/16/2025, 8:45:14 PM
- fix: fix implementation of `chmod` and `chown`
- Merge branch 'dev' of https://github.com/roysmanfo/flux into dev
8/16/2025, 7:28:07 PM
- [pip] (deps): bump packaging from 24.2 to 25.0 Bumps [packaging](https://github.com/pypa/packaging) from 24.2 to 25.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/24.2...25.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
- Merge pull request #140 from roysmanfo/dependabot/pip/dev/packaging-25.0 [pip] (deps): bump packaging from 24.2 to 25.0
- [pip] (deps): bump certifi from 2025.1.31 to 2025.4.26 Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.1.31 to 2025.4.26. - [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.04.26) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.4.26 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
- Merge pull request #141 from roysmanfo/dependabot/pip/dev/certifi-2025.4.26 [pip] (deps): bump certifi from 2025.1.31 to 2025.4.26
- [pip] (deps): bump charset-normalizer from 3.4.1 to 3.4.2 Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.1...3.4.2) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
- [pip] (deps): bump cryptography from 44.0.2 to 44.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.2 to 44.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.2...44.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
- Merge pull request #143 from roysmanfo/dependabot/pip/dev/cryptography-44.0.3 [pip] (deps): bump cryptography from 44.0.2 to 44.0.3
- Merge pull request #142 from roysmanfo/dependabot/pip/dev/charset-normalizer-3.4.2 [pip] (deps): bump charset-normalizer from 3.4.1 to 3.4.2
- [pip] (deps): bump pypdf from 5.4.0 to 5.5.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/pypdf/compare/5.4.0...5.5.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
- [pip] (deps): bump cryptography from 44.0.3 to 45.0.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.3 to 45.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.3...45.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
- Merge pull request #144 from roysmanfo/dependabot/pip/dev/pypdf-5.5.0 [pip] (deps): bump pypdf from 5.4.0 to 5.5.0
- Merge pull request #146 from roysmanfo/dependabot/pip/dev/cryptography-45.0.2 [pip] (deps): bump cryptography from 44.0.3 to 45.0.2
- [pip] (deps): bump pluggy from 1.5.0 to 1.6.0 Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.5.0 to 1.6.0. - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pluggy/compare/1.5.0...1.6.0) --- updated-dependencies: - dependency-name: pluggy dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
- Merge pull request #145 from roysmanfo/dependabot/pip/dev/pluggy-1.6.0 [pip] (deps): bump pluggy from 1.5.0 to 1.6.0
- update setup.sh
- fix: code refactoring of processes.py
- update output format
- fix: add semicolon at the end of if statement
- fix: improve comment clarity in crash_handler.py
- fix: format file
8/16/2025, 7:28:07 PM