Popular repositories Loading
-
metroextractor-cities
metroextractor-cities PublicForked from mapzen/metroextractor-cities
JSON cities bounding boxes for chef-metroextractor
Ruby
-
wdt
wdt PublicForked from facebook/wdt
Warp speed Data Transfer (WDT) is an embeddedable library (and command line tool) aiming to transfer data between 2 systems as fast as possible over multiple TCP paths.
C++
-
-
-
-
kicad-library
kicad-library PublicForked from KiCad/kicad-library
The schematic and 3D libraries supported by KiCad team. Note that the footprint libraries are the *.pretty repos themselves.
KiCad Layout
7 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 | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created an issue in zed-industries/zed that received 2 comments
Markdown autoformat removes trailing spaces
When working with markdown files often the line ended with double spaces to indicate new line without a paragraph. The zed editor auto-formats mark…