Find something to work on or promote your project here.
Please shamelessly promote your project. Everyone who posted in previous weeks is welcome back this week, as always. π
Happy coding!
Find something to work on or promote your project here.
Please shamelessly promote your project. Everyone who posted in previous weeks is welcome back this week, as always. π
Happy coding!
For further actions, you may consider blocking this person and/or reporting abuse
Mihai Farcas -
Ayush kumar -
Ibrohim Abdivokhidov -
uhteddy -
Top comments (12)
AdamGold / pypkgfreeze
npm install --save for Python.
pypkgfreeze
Python's npm install --save
Automatically inserts your currently used package versions to setup.py.
Example
Old setup.py
New setup.py
Usage
pkgfreeze
. It's that simple.Installation
Contributing
Thanks! Please read the CONTRIBUTING.md file.
It's a tiny Python module designed to inject versions of
pip
dependencies intosetup.py
. I am planning to implementAST
for a better code injection (for packages that do not yet exist insetup.py
) - So it can somehow resemblenpm
.gpujs / gpu.js
GPU Accelerated JavaScript
GPU.js
GPU.js is a JavaScript Acceleration library for GPGPU (General purpose computing on GPUs) in JavaScript. GPU.js will automatically compile simple JavaScript functions into shader language and run them on the GPU. In case a GPU is not available, the functions will still run in regular JavaScript.
What is this sorcery?
Matrix multiplication written in GPU.js:
Shout out for a personal project im involved in - gpu.rocks/ - running JS in the GPU (via hackerish webgl).
robertleeplummerjr (the current main maintainer) is always looking for more contribution of ideas, and usage of this crazy project. And possibly just more random cool stuff on pushing the very upper limit of what a web-application could do.
PS: I dun see the comment templateThis is so cool.
Oh whoops, I included the template in the last post and then copied and pasted this week without the template. Still not sure whether or not the template makes sense π
Everyone is welcome to chip in on interesting dev.to features via the repo
I loved this post outlining a really fab contribution:
Launch your own dev.to π³ server - with a single command (almost)!
Eugene Cheah
That PR is actually still a work in progress if anyone wants to check it out and/or chip in:
[WIP] Feature : docker-run.sh script + docker container build #1844
What type of PR is this? (check all applicable)
Description
A single bash script that helps quickly setup either a DEV or DEMO environment
And does the deployment using docker. Includes option to do a reset prior to deployment.
Optional contextual information provided here : dev.to/uilicious/adopt-your-own-de...
Added to documentation?
What gif best describes this PR
What gif best describes how it makes you feel?
textpattern / textpattern
A flexible, elegant, fast and easy-to-use content management system written in PHP.
Textpattern CMS
A flexible, elegant, fast and easy-to-use content management system written in PHP. Textpattern is free and open source software.
System requirements
Textpattern is installed to a web server with PHP and MySQL.
Ensure the server meets or exceeds the system requirements before you continue.
Download Textpattern
The current production release is version 4.7.3. It can be downloaded from the Textpattern website or GitHub in .zip and .tar.gz varieties.
If you want to use the multi-site functionality in Textpattern, get the .tar.gz archive.
Install Textpattern
Please see README.txt for details on installing Textpattern.
Upgrade Textpattern
Please see README.txt for details on upgrading Textpattern.
Help and Support
The Textpattern support forum is home to a friendly and helpful community of Textpattern users and experts Textpattern also has aβ¦
Textpattern is a free, open source PHP content management system that has been around for over 15 years and has a loyal and friendly base of users and devs - but we are always welcoming to new contributors!
For the next version we hope to improve the image handling and manipulation tools in the CMS, currently one of the weak areas of our platform admittedly, and would love some help from people with an interest in coding around image handling (especially those with ImageMagick/GraphicsMagick/GD Library experience).
If you're interested in web components, we'd love your helping hand for
open-wc
: github.com/open-wcOpen Web Components provides a set of defaults, recommendations and tools to help facilitate your web component project. Our recommendations include: developing, linting, testing, building, tooling, demoing, publishing and automating.
We're trying to keep track of interesting .dev websites that provide value for developers. The list is open to contributions, and we'd love any help growing the resource!
DeveloperMode / awesome-dot-dev
A list of awesome developer resources on the .dev TLD
awesome .dev sites
Sites
Developer Tools & Resources
Would love some help here:
github.com/AdamGold/api-fetch-wrapper
It's a very raw fetch wrapper designed to help making quick requests to a custom API server without hassle. Currently I have only implemented an automatic token validator, but planning to add more features!
I'm experimenting with an alternative to github.com/Azure/azure-mobile-apps...
andreujuanc / CherryDb
π CherryDb - Hope someday it will be a superfast alternative to pouchdb and azure mobile apps sdk.
This project is still under development.
Demo: cherrydb-demo-site-yztpzsdwto.now.sh/
For now I'm just playing around with concepts, and how would I use this in production.
Here is a demo: cherrydb-demo-site-yztpzsdwto.now.sh
Comic-Con Museum's Fan Forge, both backend and frontend
Yes, that's the real Comic-Con. They're setting up a permanent museum in San Diego, and they wanted to at least a little involve the public in the exhibit curation. Those bits are how it'll happen. If you have experience with Java Spring or React, take a look!
Hey there I've got a repo that I'd love people to contribute to!
Which is a bignum library for PHP that I've been working on and I feel like it can be useful to people, take a look: PHPBignum
It also has some good first issues