⛰️
- Switzerland
-
23:48
(UTC +01:00) - https://orcid.org/0000-0001-5295-2159
Block or Report
Block or report targos
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
image-js/image-js
image-js/image-js PublicImage processing and manipulation in JavaScript
-
-
ES-Community/Code-of-conduct
ES-Community/Code-of-conduct PublicCode de conduite de la communauté francophone de JavaScript (ECMAScript) et Node.js
3,423 contributions in the last year
| Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contribution activity
March 2024
Created 58 commits in 24 repositories
Created a pull request in nodejs/node that received 20 comments
build: speed up compilation of some V8 files
This introduces a special target to compile some of the 'v8_initializers' files with "-O1" instead of "-O3" to avoid huge compilation times with GC…
+36
−0
lines changed
•
20
comments
Opened 37 other pull requests in 18 repositories
nodejs/node
3
merged
2
closed
-
tools: sync ubsan workflow with asan
This contribution was made on Mar 19
-
v21.7.1 release proposal
This contribution was made on Mar 7
-
meta: pass Codecov upload token to codecov action
This contribution was made on Mar 6
-
[v18.x backport] deps: update icu to 74.2
This contribution was made on Mar 5
-
[v20.x backport] deps: update icu to 74.2
This contribution was made on Mar 5
cheminfo/nmrium
4
merged
-
chore: update ESLint config with more strict globals check
This contribution was made on Mar 21
-
chore: update ESLint config
This contribution was made on Mar 19
-
fix: improve consistency of labels
This contribution was made on Mar 18
-
fix: improve wrapping of small prediction panel toolbar
This contribution was made on Mar 8
nodejs/gyp-next
3
merged
-
chore: rename release-please manifest with json extension
This contribution was made on Mar 11
-
chore: update Ruff to 0.3.1
This contribution was made on Mar 7
-
Update Node.js in workflows and fix release-please config
This contribution was made on Mar 7
zakodium-oss/react-science
3
merged
-
fix: add blueprint provider to root layout
This contribution was made on Mar 16
-
chore: update dependencies
This contribution was made on Mar 16
-
fix: update dependencies
This contribution was made on Mar 16
zakodium/workflows
3
merged
-
fix: avoid huge default action timeout
This contribution was made on Mar 14
-
feat: update release-please action to v4
This contribution was made on Mar 7
-
feat: update codecov action to v4
This contribution was made on Mar 6
nodejs/node-core-utils
2
merged
-
chore: update GH actions used in workflows
This contribution was made on Mar 6
-
feat: add fp16 to V8 deps
This contribution was made on Mar 5
cheminfo/cheminfo-types
2
merged
-
fix: allow all NumberArray in DataXY
This contribution was made on Mar 7
-
chore: update dependencies and workflows
This contribution was made on Mar 7
nodejs/nodejs.org
2
merged
-
[legacy] Blog: v21.7.1 release post
This contribution was made on Mar 8
-
Blog: v21.7.1 release post
This contribution was made on Mar 8
nodejs/build
2
merged
-
ansible: upgrade test-digitalocean-fedora32-x64-1
This contribution was made on Mar 22
-
ansible: use non-deprecated way to connect Jenkins agents
This contribution was made on Mar 14
mljs/spectra-processing
2
merged
-
test: migrate to Vitest
This contribution was made on Mar 23
-
fix: improve types regarding arrays
This contribution was made on Mar 12
cheminfo/openchemlib-js
1
merged
1
open
-
fix: stop propagation of key events
This contribution was made on Mar 24
-
feat: update OCL to v2024.3.1
This contribution was made on Mar 24
cheminfo/mass-tools
1
merged
-
fix: update dependencies
This contribution was made on Mar 16
cheminfo/react-tree-svg
1
merged
-
Optimize for browser and improve project setup
This contribution was made on Mar 18
ES-Community/bot
1
merged
-
fix: update GraphQL endpoint for EpicGames cron
This contribution was made on Mar 9
cheminfo/test-package
1
merged
-
chore: update workflows
This contribution was made on Mar 6
image-js/image-js-typescript
1
merged
-
Update dependencies and workflows
This contribution was made on Mar 6
nodejs/reliability
1
merged
-
fix: use Node.js LTS version in workflow
This contribution was made on Mar 6
nodejs/node-v8
1
merged
-
chore: update deprecated Node.js 16 actions
This contribution was made on Mar 4
Reviewed 55 pull requests in 16 repositories
nodejs/node
20 pull requests
-
cli: implement
node run <script-in-package-json>This contribution was made on Mar 25 -
doc: move TSC members from regular to emeritus
This contribution was made on Mar 25
-
process: wait for
'exit'before printing resultThis contribution was made on Mar 25 -
deps: V8: backports for gcc 12
This contribution was made on Mar 22
-
build: use clang over g++ for ubsan
This contribution was made on Mar 21
-
tools: sync ubsan workflow with asan
This contribution was made on Mar 19
-
fs: refactor maybeCallback function
This contribution was made on Mar 18
-
process: wait promise resolve before print result
This contribution was made on Mar 14
-
watch: mark as stable
This contribution was made on Mar 13
-
tools: remove gyp-next .github folder
This contribution was made on Mar 13
-
stream: do not defer construction by one microtick
This contribution was made on Mar 8
-
doc: add some commonly used labels up front
This contribution was made on Mar 7
-
src: fix reading empty string views in Blob[De]serializer
This contribution was made on Mar 7
-
Revert "test_runner: do not invoke after hook when test is empty"
This contribution was made on Mar 7
-
util: detecting terminal capabilities in styleText
This contribution was made on Mar 5
-
meta: bump actions/upload-artifact from 4.3.0 to 4.3.1
This contribution was made on Mar 2
-
meta: bump codecov/codecov-action from 4.0.1 to 4.1.0
This contribution was made on Mar 1
-
meta: bump github/codeql-action from 3.23.2 to 3.24.6
This contribution was made on Mar 1
-
meta: bump actions/setup-node from 4.0.1 to 4.0.2
This contribution was made on Mar 1
-
meta: bump actions/download-artifact from 4.1.1 to 4.1.3
This contribution was made on Mar 1
mljs/spectra-processing
6 pull requests
-
feat: add matrixGetSubMatrix function
This contribution was made on Mar 22
-
refactor to NumberArray
This contribution was made on Mar 7
-
feat: add xyEnsureFloat64 function
This contribution was made on Mar 7
-
fix: expose xyEnsureFloat64
This contribution was made on Mar 6
-
feat: use an object for parameters in xSequentialFillFromStep and xSequentialFillFromTo
This contribution was made on Mar 4
-
sequentialFill
This contribution was made on Mar 3
cheminfo/nmrium
5 pull requests
-
refactor: summary panel modals
This contribution was made on Mar 25
-
fix: spectra simulation options validation
This contribution was made on Mar 22
-
fix: set the size correctly for real part in slicing function
This contribution was made on Mar 19
-
chore: add missing dep
This contribution was made on Mar 19
-
2933 improve peak picking
This contribution was made on Mar 15
nodejs/build
5 pull requests
-
jenkins,win: add buildpulse support
This contribution was made on Mar 22
-
use gcc 12 on rhel8-s390x for Node.js 22
This contribution was made on Mar 21
-
ansible: migrate test-ibm-ubuntu1804-x64-2
This contribution was made on Mar 20
-
ansible: migrate test-softlayer-ubuntu1404-x64-1
This contribution was made on Mar 18
-
ansible: add gcc-toolsets 12 and 13 to RHEL 8
This contribution was made on Mar 12
zakodium-oss/react-roi
4 pull requests
-
fix: no jittering with "round" commit strategy
This contribution was made on Mar 12
-
feat: add prop to opt into zooming with mouse wheel without the alt key
This contribution was made on Mar 7
-
docs: add crop with image-js example
This contribution was made on Mar 7
-
rotate ROIs
This contribution was made on Mar 4
nodejs/gyp-next
3 pull requests
-
chore(main): release gyp-next 0.17.0
This contribution was made on Mar 11
-
Release please config updates
This contribution was made on Mar 11
-
Update Node.js in workflows and fix release-please config
This contribution was made on Mar 7
cheminfo/eslint-config-cheminfo-react
2 pull requests
-
fix: missing file from package
This contribution was made on Mar 21
-
fix!: deny majority of window properties
This contribution was made on Mar 21
nodejs/node-core-utils
2 pull requests
-
fix: handle when remote is ssh
This contribution was made on Mar 12
-
chore: update GH actions used in workflows
This contribution was made on Mar 6
zakodium-oss/react-science
1 pull request
-
refactor: disable return-focus-on-close on Dialog
This contribution was made on Mar 24
nodejs/release-cloudflare-worker
1 pull request
-
src: fallback to DO server on R2 errors + some cleanup
This contribution was made on Mar 23
nodejs/loaders
1 pull request
-
Add link to document pros and cons for moving the hooks off-thread
This contribution was made on Mar 20
image-js/image-js-typescript
1 pull request
-
add cropRectangle
This contribution was made on Mar 20
nodejs/nodejs.org
1 pull request
-
fix: update Project governance page to match reality
This contribution was made on Mar 20
cheminfo/dynamic-typing
1 pull request
-
refactor: setup project for TypeScript
This contribution was made on Mar 19
nodejs/Release
1 pull request
-
doc: add codenames through to Node.js 34 (2030)
This contribution was made on Mar 7
adonisjs/.github
1 pull request
-
Proposal for AdonisJS Governance
This contribution was made on Mar 7
Created an issue in nodejs/citgm that received 20 comments
Opened 22 other issues in 19 repositories
zakodium-oss/react-science
1
closed
3
open
-
Closing a dialog opens trigger tooltip
This contribution was made on Mar 16
-
Add fullscreen provider to root layout
This contribution was made on Mar 16
-
Simplify RootLayout
This contribution was made on Mar 16
-
Problem with react-dom/server in storybook
This contribution was made on Mar 16
cheminfo/nmrium-docs
1
open
-
Migrate off of Netlify
This contribution was made on Mar 4
zakodium-oss/react-well-plates
1
open
-
Migrate off of Netlify
This contribution was made on Mar 4
zakodium-oss/react-plot
1
open
-
Migrate off of Netlify
This contribution was made on Mar 4
zakodium-oss/react-plot-docs
1
open
-
Migrate off of Netlify
This contribution was made on Mar 4
zakodium-oss/react-wafer
1
open
-
Migrate off of Netlify
This contribution was made on Mar 4
zakodium-oss/react-kbs
1
open
-
Migrate off of Netlify
This contribution was made on Mar 4
zakodium-oss/react-d3-utils
1
open
-
Migrate off of Netlify
This contribution was made on Mar 4
zakodium-oss/react-roi
1
open
-
Rotated ROI should be more stable when resized
This contribution was made on Mar 7
nodejs/citgm
1
closed
-
ppc64le incompatibility
This contribution was made on Mar 7
mljs/spectra-processing
1
open
-
Dead code or bug in xNoiseSanPlot
This contribution was made on Mar 12
image-js/image-js-typescript
1
open
-
Add
cropRectanglefunctionThis contribution was made on Mar 15
cheminfo/react-tree-svg
1
closed
-
Avoid using react-dom/server
This contribution was made on Mar 16
nodejs/node
1
open
-
Remove
v8_initializers_slowGYP targetThis contribution was made on Mar 19
cheminfo/eslint-config-cheminfo-react
1
closed
-
Review all
windowproperties and improve restricted globalsThis contribution was made on Mar 20
nodejs/build
1
closed
-
node-test-linter broken due to CRLF in markdown files
This contribution was made on Mar 20
cheminfo/openchemlib-js
1
closed
-
Keyboard events should not propagate
This contribution was made on Mar 22
zakodium/workflows
1
open
-
Run
prepackscript if it existsThis contribution was made on Mar 22
cheminfo/nmrium
1
open
-
Crash when click on "Set shift tolerance" from Summary panel
This contribution was made on Mar 25
107
contributions
in private repositories
Mar 3 – Mar 25






