Please shamelessly promote your project. Everyone who posted in previous weeks is welcome back this week, as always. ๐
For further actions, you may consider blocking this person and/or reporting abuse
Please shamelessly promote your project. Everyone who posted in previous weeks is welcome back this week, as always. ๐
For further actions, you may consider blocking this person and/or reporting abuse
Vardhaman Bhandari -
Roberto B. -
Sukhpinder Singh -
Marcus Kohlberg -
Top comments (16)
MousePaw Media is looking for C++ and Python developers who are interested in working on unusual, cutting-edge libraries, tools, and games. Here's a look at a few of our current projects:
PawLIB 1.1: High-performance, memory efficient containers and utilities for the C++ language. We're expanding our testing library (Goldilocks), improving and expanding our data structures (Flex), making message output a delight again (IOChannel), and building a tool for streamlining the design of CLI interfaces (Blueshell).
Ratscript: A brand new language which seeks to combine an innovative, obvious syntax with a powerful combination of paradigms. Ratscript is being designed specifically for the next generation of game development. Takes cues from Python and Rust, among others.
Anari: A vector-based animation engine implemented in C++, allowing for memory-efficient interactive animations to be deployed onto old and new hardware alike.
We have three open source game projects in progress: Omission, Infiltrator, and DiamondQuest. All three are to be implemented in Python 3, likely using the Qt5 (PySide2) toolkit.
See something you like? Jump right in! We have a robust development platform, centered around a carefully-honed Phabricator instance.
For more information, visit mousepawmedia.com/opensource or contact
developers (at) mousepawmedia (dot) com
.Hi guys,
I had an idea to figure out what countries, cities I've visited based on my instagram posts. I created Instagram Analyzer.
It is a Python application that analyses all your Instagram media. It collects location data, uses reverse geocoding provided by LocationIQ and prints locations, countries and cities you've visited so far, as well as how many times.
All data is also stored to local JSON files so it can be used for later individual analysis.
I want to hear some feedback, good and bad. So please, go check it out.
Thanks!
Qubยณd Engine Group is a brand new voxel-based engine and game project, aiming to make a mature and extensible Minecraft-like game, backed by a vibrant and friendly community.
Anyone with interest in or experience with the following technologies are encouraged to join the project. They're just starting up, so there's plenty of room to find your niche.
Current Needs:
Are you interested in helping with any of the following? We're working on building small teams for each sector.
Team Dynamic:
We are a growing, distributed team of volunteers at varying experience levels, helping and learning from one another. The teams are led by a group of dedicated volunteer leaders, who work together to build a healthy, open, collaborative environment.
Currently, we meet once a week for a DevTalk on Discord, to discuss current project goals and to solve design and logistical problems. We also have a weekly webcast workshop, which covers a wide variety of project management and programming topics.
Tech Stack:
Jump In!
The easiest way to get started is to join the Discord room. Link is on the website: qub3d.org
We welcome contributors at all experience levels. Because of our company's emphasis on its Internship Program, we've tried to create an environment where beginners could get involved. However, one should also be prepared to ask lots of questions, do plenty of independent research, and experiment often!
Sneaking in like usual with Sample Programs in Every Language. As the name suggests, I'm building up a repo with code snippets from as many languages as possible. Thanks to Ben's weekly posts, the repo has grown to a modest 45 stars and 19 forks.
For every snippet, there's supposed to be an article. Of course, writing takes awhile, so there's a huge backlog of articles to be written. If you want to help, feel free to reach out!
Ooooh, languages! I loooove learning new, weird languages. I'll make sure to submit some.
I have different open source projects looking for help:
And that's all from my side.
ImpostorRoster is a (very) simple website with the goal of helping folks overcome the Impostor Syndrome in a playful but effective way.
Impostor Sydrome gets discussed on Dev.to a fair bit and the site is an extremely basic Rails app with lots of low-hanging fruit, making this a beginner-friendly project for contributions!
Github
I really like this!
This is just a really small experiment but lately I was asked to write a lots of APIs so I'm trying to reference as many frameworks as I can in as many languages as possible to write a very basic API.
The repository is here and I would be pleased if you want to help me with another implementation or with any improvement you might want to bring !
GroupButler is a telegram bot written in LUA (donโt worry, you will know how to code for it even if you never heard of it before) for helping admins manage their groups.
Right now weโre having issues scaling it, partly because it became very popular, partly because it process updates single threaded-ly, partly because Telegram Bot API has huge restrictions and rate limits. Since it uses redis to persist user data (I know, bad idea) it became a RAM hog too.
I have been working on a webhook mode using Openresty for a while to help with some of the scaling problems. I also wanted to move data from redis to postgres to help with scaling and make it easier to introduce some features (like, it was once requested t.
We would like to improve code quality to make maintenance easier. So far we have introduced luacheck but we also need to add some kind of code documentation, coverage and test tools. Flattening if branches, removing elses, using ifs as guards are also desired.
Oh, and translators! We welcome contributions on our Crowdin Project.
So my Offline QR Code Generator always appreciates contributors. It's just a small browser add-on (and does exactly, what it says), though. :) But there are enough "good first issues".