Coinloggr - A learning resource and social platform for the coin collecting community

Overview

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Coinloggr

A learning resource and social platform for the coin collecting community.
Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Become a Contributor
  3. License
  4. Contact
  5. Contributors

About The Project

A learning resource and social platform for the coin collecting community.

  • Share your collection with other like minded enthusiasts
  • Complete digital albums
  • Browse and search your collection with our one-of-a-kind inventory management system
  • Become a verified auctioneer and expand your marketplace
  • Create lists to organize your collection the way you like
  • Upload your photo and our machine learning algorith will do its best to identify it for you
  • Join the community with the help of engaging learning resources

(back to top)

Built With

(back to top)

Project Outline

The Coinloggr project consists of five major applications. Each application has its own README with further documentation. Below you will find a short description of each application, a case study, the project roadmap and information on becoming a contributor.

(back to top)

Case Study

A beta version of Coinloggr was released in January 2021 until April 2021. We managed to build a comunity of ~1000 followers on social media and 10 daily active users with almost 50 unique sign-ups. The research done during this step will help drive decisions that impact the future of the project.

(back to top)

Roadmap

See the open issues for a full list of proposed features (and known issues).

(back to top)

Become a Contributor

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. See CONTRIBUTING.md for detailed information on how to contribute.

Teams

If you'd like to contribute, and work with other creatives in your field, we are setting up teams! We have a Team for each app in the project plus a few that will overlap. See Contact below and email John to get set up with a team.

Main Team

The Main team is responsible for the development of Main app functionality as well as driving development for the project as a whole

  • Team Lead -
  • Developer I -
  • Developer II -
  • Developer III -
  • Designer I -

UX/UI Team

The UX/UI team is responsible for planning/approving/maintaining application design and works with other teams to achieve project goals

  • Team Lead -
  • Designer I -
  • Designer II -
  • Designer III -
  • Developer I -

Marketing Team

The Marketing team is responsible for market research, content creation, SEO/advertising, and works with other teams to achieve project goals

  • Team Lead -
  • Developer I -
  • Designer I -
  • Analyst I -
  • Analyst II -

Blog Team

The Blog team is responsible for design/development/maintenance of the Blog app, as well as content creation

  • Team Lead -
  • Developer I -
  • Developer II -
  • Designer I -
  • Author I -
  • Author II -

Community Resources Team

The Community Resources team is responsible for design/development/maintenance of the Community Resources app, as well as content creation

  • Team Lead -
  • Developer I -
  • Developer II -
  • Designer I -
  • Author I -
  • Author II -

Auction House Team

The Auction House team is responsible for market research as well as design/development/maintenance of the Auction House app

  • Team Lead -
  • Developer I -
  • Developer II -
  • Designer I -
  • Analyst I -

Machine Learning Team

The Machine Learning team is responsible for design/development/maintenance of the Machine Learning app

  • Team Lead -
  • Developer I -
  • Developer II -
  • Designer I -
  • Designer II -

(back to top)

License

Distributed under the BSD License. See LICENSE.md for more information.

(back to top)

Contact

John Galiszewski - [email protected]

Project Link: https://github.com/JohnGWebDev/coinloggr

(back to top)

Contributors

(back to top)

Код файнтюнинга оригинального CLIP на русский язык

О чем репозиторий В этом репозитории представлен способ файтюнить оригинальный CLIP на новый язык Почему модель не видит женщину и откуда на картинке

Valentina Biryukova 7 Feb 06, 2022
Unofficial Valorant documentation and tools for third party developers

Valorant Third Party Toolkit This repository contains unofficial Valorant documentation and tools for third party developers. Our goal is to centraliz

Noah Kim 20 Dec 21, 2022
Irrigation Component V4 providing support for a custom card

Irrigation Component V4 This release sees the delivery of a custom card https://github.com/petergridge/irrigation_card to render the program options s

12 Oct 28, 2022
Fetch PRs from GitHub and analyze which ones are unmergeable

Set up token Generate a personal access token on GitHub. Add repo permissions. export GH_TOKEN="abcdefg" Pull PR data make Usually, GitHub doesn't h

Stefan van der Walt 1 Nov 05, 2021
The Python Fuzzer that the world deserves 🐍

pip3 install frelatage Current release : 0.0.2 The Python Fuzzer that the world deserves Installation | How it works | Features | Use Frelatage | Conf

Rog3r 219 Dec 21, 2022
A simple string parser based on CLR to check whether a string is acceptable or not for a given grammar.

A simple string parser based on CLR to check whether a string is acceptable or not for a given grammar.

Bharath M Kulkarni 1 Dec 15, 2021
BlackMamba is a multi client C2/post exploitation framework

BlackMamba is a multi client C2/post exploitation framework with some spyware features. Powered by Python 3.8.6 and QT Framework.

Gustavo 873 Dec 29, 2022
A wrapper script to make working with ADB (Android Debug Bridge) easier

Python-ADB-Wrapper A wrapper script to make working with ADB (Android Debug Bridge) easier This project was just a simple test to see if I could wrap

18iteration 1 Nov 25, 2021
A pomodoro app written in Python

Pomodoro It's a pomodoro app written in Python. You can minimize it while you're working if you want to, it'll pop up on your screen when the timer is

Yiğit 1 Dec 20, 2021
A modern python module including many useful features that make discord bot programming extremely easy.

discord-super-utils Documentation Secondary Documentation A modern python module including many useful features that make discord bot programming extr

106 Dec 19, 2022
Python tools for experimenting with differentiable intonation cost measures

Differentiable Intonation Tools The Differentiable Intonation Tools (dit) are a collection of Python functions to analyze the intonation in multitrack

Simon Schwär 2 Mar 27, 2022
PyGo custom language, New but similar language programming

New but similar language programming. Now we are capable to program in a very similar language to Python but at the same time get the efficiency of Go.

Fernando Perez 4 Nov 19, 2022
Urban Big Data Centre Housing Sensor Project

Housing Sensor Project The Urban Big Data Centre is conducting a study of indoor environmental data in Scottish houses. We are using Raspberry Pi devi

Jeremy Singer 2 Dec 13, 2021
This is sample project needed for security course to connect web service to database

secufaku This is sample project needed for security course to "connect web service to database". Why it suits alignment purpose It connects to postgre

Mark Nicholson 6 May 15, 2022
Adversarial Robustness with Non-uniform Perturbations

Adversarial Robustness with Non-uniform Perturbations This repository hosts the code to replicate experiments of the paper Adversarial Robustness with

5 May 20, 2022
Implements a polyglot REPL which supports multiple languages and shared meta-object protocol scope between REPLs.

MetaCall Polyglot REPL Description This repository implements a Polyglot REPL which shares the state of the meta-object protocol between the REPLs. Us

MetaCall 10 Dec 28, 2022
Writeup of NilbinSec's participation in the Winja CTF for c0c0n 2021

Winja-CTF-c0c0n-2021-Writeup NilbinSec's participation in the Winja CTF for c0c0n 2021 This repo covers NilbinSec's participation in the Winja CTF dur

1 Nov 15, 2021
Telegram bot to remove the forwarded tag from messages.

Anonymous Sender Bot @AnonySendBot Telegram bot to remove the forwarded tag from messages. Table of Contents Usage Deploy To Heroku Local Deploying En

Stark Bots 26 Nov 24, 2022
TB Set color display - Add-on for Blender to set multiple objects and material Display Color at once.

TB_Set_color_display Add-on for Blender with operations to transfer name between object, data, materials and action names Set groups of object's or ma

1 Jun 01, 2022
Course materials for a 3-day seminar "Machine Learning and NLP: Advances and Applications" at New College of Florida

Machine Learning and NLP: Advances and Applications This repository hosts the course materials used for a 3-day seminar "Machine Learning and NLP: Adv

Yoshi Suhara 11 Jun 22, 2022