Devpost
Devpost for Teams
Grow your developer ecosystem and promote your platform.
Drive innovation, collaboration, and retention within your organization.
Use generics to avoid boilerplate duplication and enable best practice and fast development for simple REST API.
Rengoku is a self-hosted, feature-packed yet lightweight bookmark manager. Features include tagging, keeping in folders, actions based on URLs, offline saving of files, metadata fetching, etc.
Improve maitainability of go-hep and goldb projects.
The project get rids of error thrown by go vet allowing it to be made part of the pipeline and standard development workflows.
Use Go-HEP from your browser!
Notes and short project descriptions are always easier to read when well presented. Therefore idea for simple CLI website generation tool came to mind.
HACK-CMP operates and was our submission to the Virus using the COVID-19 crisis as an example. the process model can also be applied to any other crisis and is the basis for HACK-CMP.
.
Go-CERN is a collection of open-source code contributions to Golang and CERN (Conseil Européen pour la Recherche Nucléaire) software projects including Reva, Go-HEP, and Golbd.
This project aims to improve the client `pool` of Reva's gRPC client by reducing the technical debt, using design patterns and adding security configurations with necessary documentation.
Generate old school / arcade pixel art from your mobile pictures and so on
hiServe is a basic Go web application that greets and showcases the current date and time. It utilizes the net/http library to serve files for a certain route.
Hi I am rising Google developer, Android developer , Here share my last activity done on Android developer to show
Generates a webapp for a quiz on a provided json file
Uses historical weather data to see how global warming is affecting your local area
ExamHUB is an Online Educational Gamified Examination application for Students. This application can do Exams without laziness.
Recycle your trash or trash your Earth
Go update and project cleanup to help keeping the project up to date and take leverage of generics in the future.
Be the first to know when your Shopify store's inventory needs replenished! Written in Go, this app monitors your products and will send email and SMS notifications when stock levels are low.
This is a Free PDF-Editor tool that can be used for Merging PDFs on the go🏃🏼♂️
YAML has many benefits when used for configuration data. De-serialization directly to Go structs enables much simpler code for processing config than was used previously.
Fix the failing test and increase test coverage by adding a lightweight local DNS server written in Go that can respond to simple DNS queries.
OSF Go SDK is a library/wrapper for Go built on top of OSF API that enables developers to access features from the OSF API for their Go project in a more predictable and opinionated way.
* made changes to golbd project by adding retry mechanism, logging snapshot mechanism, metric collection mechanism, concurrency and general refractor