Coding...
Software engineer/developer, Electronic Geek,
i like create simple tools doing amazing stuffs.
- - - - - - - - - - - -
- dev.to/sanixdarker
- @sanixdarker
Highlights
- Pro
Block or Report
Block or report Sanix-Darker
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
oven-sh/bun Public
Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one.
-
Brute-Force-Login Public
Proof -Of-Concept Brute Force Login on a web-site with a good dictionary of words
-
gitrowspack-api Public
Transform your github/gitlab repository into a NoSQL Database handling json/yaml/csv files !
2,980 contributions in the last year
Less
More
Activity overview
Contributed to
ToucanToco/weaverbird,
ToucanToco/toucan-connectors,
Sanix-Darker/dotfiles
and 105 other
repositories
Contribution activity
September 2022
Created 30 commits in 9 repositories
Created a pull request in ToucanToco/toucan-connectors that received 6 comments
chore: bump from 3.19.0 to 3.20.1
Change Summary Bump toucan-connectors Related issue number Checklist Unit tests for the changes exist Tests pass on CI and coverage remains a…
+7
−1
•
6
comments
Opened 19 other pull requests in 7 repositories
ToucanToco/toucan-connectors
1
closed
5
merged
2
open
- WIP test: clean flaky test
- fix: update the CHANGELOG
- chore: bump from 3.20.5 to 3.20.6
- fix: bigQuery variables interpolation [TCTC-3642]
- feat: remove "_id" column from DataFrame on mongo_connector [TC-3788]
- feat: get target version per engine [TCTC-3498]
- wip: dev container with docker-compose and everything...
- deps: remove werkzeug (BadRequest) dependency [TCTC-3805]
osscameroon/osscameroon-website
1
open
2
merged
ToucanToco/weaverbird
2
merged
ToucanToco/peakina
1
closed
1
merged
Sanix-Darker/aliash
2
merged
osscameroon/flet
1
open
osscameroon/global-github-actions
1
open
Reviewed 76 pull requests in 9 repositories
osscameroon/osscameroon-website
25 pull requests
- pip prod(deps): bump idna from 2.10 to 3.4 in /scraper/twitter
- pip prod(deps): bump requests from 2.25.1 to 2.28.1 in /scraper/twitter
- pip prod(deps): bump chardet from 4.0.0 to 5.0.0 in /scraper/twitter
- pip prod(deps): bump idna from 3.3 to 3.4 in /api
- pip prod(deps): bump typing-extensions from 4.0.1 to 4.3.0 in /api
- pip prod(deps): bump pycodestyle from 2.8.0 to 2.9.1 in /api
- pip prod(deps): bump flake8 from 3.9.2 to 5.0.4 in /bots/hermes
- pip prod(deps): bump pyparsing from 3.0.6 to 3.0.9 in /api
- pip prod(deps): bump six from 1.15.0 to 1.16.0 in /scraper/twitter
- pip prod(deps): bump certifi from 2020.12.5 to 2022.9.24 in /scraper/twitter
- pip prod(deps): bump attrs from 21.2.0 to 22.1.0 in /api
- pip prod(deps): bump configparser from 5.0.1 to 5.3.0 in /scraper/twitter
- pip prod(deps): bump tqdm from 4.54.1 to 4.64.1 in /scraper/twitter
- pip prod(deps): bump grpcio from 1.42.0 to 1.49.1 in /api
- pip prod(deps): bump certifi from 2021.10.8 to 2022.9.24 in /api
- pip prod(deps): bump rsa from 4.8 to 4.9 in /api
- chore: dependabot integration for our api, scrapper, bots and frontend
- build(deps): bump protobuf from 3.19.1 to 3.19.5 in /bots/hermes
- build(deps): bump protobuf from 3.19.1 to 3.19.5 in /api
- build(deps): bump oauthlib from 3.1.1 to 3.2.1 in /api
- build(deps): bump jsdom from 16.4.0 to 16.7.0 in /frontend
- build(deps): bump semver-regex from 3.1.3 to 3.1.4 in /frontend
- build(deps): bump protobuf from 3.15.0 to 3.18.3 in /scraper/twitter
- build(deps): bump oauthlib from 3.1.1 to 3.2.1 in /bots/hermes
- build(deps): bump terser from 4.8.0 to 4.8.1 in /frontend
- Some pull request reviews not shown.
ToucanToco/peakina
15 pull requests
- build(deps-dev): bump mkdocs from 1.3.0 to 1.3.1
- build(deps-dev): bump types-pyyaml from 6.0.11 to 6.0.12
- build(deps): bump fastparquet from 0.8.1 to 0.8.3
- build(deps-dev): bump black from 22.6.0 to 22.8.0
- build(deps): bump pydantic from 1.9.1 to 1.10.2
- build(deps): bump certifi from 2022.6.15 to 2022.9.24
- build(deps-dev): bump mkdocs-material from 8.3.9 to 8.5.3
- chore: Bump geopandas>=0.11.1
- build(deps-dev): bump flake8 from 4.0.1 to 5.0.4
- fix(ci): Pin python version to 3.10.6
- build(deps): bump jq from 1.2.3 to 1.3.0
- build(deps-dev): bump docker from 5.0.3 to 6.0.0
- build(deps-dev): bump types-chardet from 5.0.1 to 5.0.4
- build(deps): bump s3fs from 2022.5.0 to 2022.7.1
- build(deps): bump geopandas from 0.11.0 to 0.11.1
ToucanToco/toucan-connectors
14 pull requests
- feat: catch error on mongo connection
- feat: get target version per engine [TCTC-3498]
- chore: v3.22.0
- doc: Update "Publishing" section of README
- chore: bump snowflake-connector-python to 2.7.12
- chore: v3.21.1
- build(deps): bump protobuf from 3.20.1 to 3.20.2
- build(deps): bump redshift-connector from 2.0.908 to 2.0.909
- chore: v3.21.0
- fix: bigQuery variables interpolation [TCTC-3642]
- [Athena] missing ; for variables
- chore: v3.20.3
- fix(athena): Fix pagination values TCTC-3822
- deps: remove werkzeug (BadRequest) dependency [TCTC-3805]
osscameroon/global-github-actions
5 pull requests
ToucanToco/weaverbird
4 pull requests
osscameroon/onacut
4 pull requests
osscameroon/camerapps.com
4 pull requests
osscameroon/broken_link_checker
3 pull requests
Sanix-Darker/zzollo
1 pull request
Created an issue in osscameroon/TypePen that received 2 comments
a config file for global variables ?
WHAT i noticed some global vars such as : https://github.com/osscameroon/TypePen/blob/main/typepen/routes.py#L7 IMO, it could be good to have a set…
2
comments
Opened 3 other issues in 2 repositories
osscameroon/TypePen
1
open
1
closed
Sanix-Darker/zzollo
1
open
58
contributions
in private repositories
Sep 1 – Sep 29

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.






