All Projects → mikaelacaron → brain-marks

mikaelacaron / brain-marks

Licence: MIT license
Save and categorize tweets

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to brain-marks

HabitTracker UI
Habits and Goal Tracker application using the SwiftUI Framework
Stars: ✭ 41 (-12.77%)
Mutual labels:  swiftui, hacktoberfest2021
Xpendi
iOS expense tracker
Stars: ✭ 13 (-72.34%)
Mutual labels:  swiftui, hacktoberfest2021
algorithmshacktoberfest2021
Some algorithms, than i need some help to complete !
Stars: ✭ 25 (-46.81%)
Mutual labels:  hacktoberfest2021
freshpaper
This utility automatically sets the wallpaper of the day from various sources as your Desktop wallpaper.
Stars: ✭ 35 (-25.53%)
Mutual labels:  hacktoberfest2021
moestreamer
macOS menubar music player
Stars: ✭ 17 (-63.83%)
Mutual labels:  swiftui
Google-Gifts
Google Gifts is a list of some interesting website of Google.
Stars: ✭ 16 (-65.96%)
Mutual labels:  hacktoberfest2021
hacktoberfest2021
Make your first PR. A beginner friendly repository made specifically for open source beginners. Add any program under any language (it can be anything from a simple program to a complex data structure algorithm). Happy coding...
Stars: ✭ 41 (-12.77%)
Mutual labels:  hacktoberfest2021
SwiftUI-Currency-Converter
Currency Converter project coded by SwiftUI and Swift5
Stars: ✭ 56 (+19.15%)
Mutual labels:  swiftui
b-rabbit
A thread safe library that aims to provide a simple API for interfacing with RabbitMQ. Built on top of rabbitpy, the library make it very easy to use the RabbitMQ message broker with just few lines of code. It implements all messaging pattern used by message brokers
Stars: ✭ 15 (-68.09%)
Mutual labels:  hacktoberfest2021
stocktwits-sentiment
Stocktwits market sentiment analysis in Python with Keras and TensorFlow.
Stars: ✭ 23 (-51.06%)
Mutual labels:  hacktoberfest2021
fastapi-lazy
Lazy package to start your project using FastAPI✨
Stars: ✭ 84 (+78.72%)
Mutual labels:  hacktoberfest2021
Hacktoberfest-2021
An Open Source repository to Teach people How to contribute to open sources.
Stars: ✭ 98 (+108.51%)
Mutual labels:  hacktoberfest2021
SpoketoberfestResources
No description or website provided.
Stars: ✭ 16 (-65.96%)
Mutual labels:  hacktoberfest2021
AppStore-Connect-Widget
Open source AppStore sales monitor with widget
Stars: ✭ 36 (-23.4%)
Mutual labels:  swiftui
Hacktoberfest-2021-Repos
A list of Hacktoberfest 2021 Repos that are valid to be contributed towards Hacktoberfest pull requests
Stars: ✭ 27 (-42.55%)
Mutual labels:  hacktoberfest2021
SwiftUI-Tutorial-Playground
A Playground for running SwiftUI tutorial code on macOS Mojave
Stars: ✭ 29 (-38.3%)
Mutual labels:  swiftui
ML-ProjectKart
🙌Kart of 210+ projects based on machine learning, deep learning, computer vision, natural language processing and all. Show your support by ✨ this repository.
Stars: ✭ 162 (+244.68%)
Mutual labels:  hacktoberfest2021
CS-180
An Awesome beginner-friendly repo to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2021! .Push any code in any language you want . Please leave a star ⭐ to support this project! ✨
Stars: ✭ 71 (+51.06%)
Mutual labels:  hacktoberfest2021
Chat
A basic SwiftUI chat app that leverages the new URLSessionWebSocketTask.
Stars: ✭ 22 (-53.19%)
Mutual labels:  swiftui
hacktoberfest-beginner
Make your first contribution for Hacktoberfest in the simplest way
Stars: ✭ 16 (-65.96%)
Mutual labels:  hacktoberfest2021

brain-marks-promo

Brain Marks

This app has always been open source! It began with the Big Brain Hackathon and now during Hacktoberfest. It is available for free on the App Store. This app uses the Twitter API (v2 where possible) and AWS Amplify DataStore.

Getting Started

  • You will need an API key from the Twitter API
  • If your feature/change requires changing the model you will need to know AWS Amplify DataStore
  • Fork this repo
  • Clone your repo and move into that directory:

git clone https://github.com/mikaelacaron/brain-marks && cd brain-marks

  • Checkout a new branch (from the dev branch) to work on an issue:

git checkout -b issueNumber-feature-name

  • Follow CONTRIBUTING.md to setup the project.
  • Once you complete an issue: Open your forked repo in your browser and create a PR to the dev branch of this repository.

Contributing

To start contributing, review CONTRIBUTING.md. New contributors are always welcome to support this project. Issues labeled good-first-issue are great for beginners.

Please be sure to comment on an issue you'd like to work on and the maintainers will assign it to you!

Checkout any issue labeled hacktoberfest to start contributing

Contributors

Made with contributors-img

License

This project is licensed under the MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].