All Projects → GW2Raidar → gw2raidar

GW2Raidar / gw2raidar

Licence: GPL-3.0 license
A log parsing website for Guild Wars 2 combat logs

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to gw2raidar

evtc
Analysis and management of Guild Wars 2 EVTC logs from arcdps.
Stars: ✭ 43 (+126.32%)
Mutual labels:  guildwars2, gw2, arcdps
arcdps healing stats
An addon for ArcDPS that shows personal healing stats
Stars: ✭ 16 (-15.79%)
Mutual labels:  guildwars2, arcdps
gixxcel
Decodes and archives Guild Wars 2 STRS files
Stars: ✭ 20 (+5.26%)
Mutual labels:  guildwars2, gw2
TehsTrails
A collection of xTeh.7146's marker packs.
Stars: ✭ 39 (+105.26%)
Mutual labels:  guildwars2, gw2
gw2treasures.com
Guild Wars 2 database
Stars: ✭ 15 (-21.05%)
Mutual labels:  guildwars2, gw2
discretize-guides
This is the source repository for all https://discretize.eu markdown guides.
Stars: ✭ 19 (+0%)
Mutual labels:  guildwars2, gw2
wax-ml
A Python library for machine-learning and feedback loops on streaming data
Stars: ✭ 36 (+89.47%)
Mutual labels:  pandas
obsplus
A Pandas-Centric ObsPy Expansion Pack
Stars: ✭ 28 (+47.37%)
Mutual labels:  pandas
onelinerhub
2.5k code solutions with clear explanation @ onelinerhub.com
Stars: ✭ 645 (+3294.74%)
Mutual labels:  pandas
GuildWars2 APIViewer
Guild Wars 2 API Viewer: An Android application used for viewing various Guild Wars 2 API endpoint responses. Developed utilizing MVVM architecture, in conjunction with Databinding, Dagger 2, Retrofit 2, and RxJava 2.
Stars: ✭ 53 (+178.95%)
Mutual labels:  guildwars2
jupyter-django
Using Jupyter Notebook with Django: a presentation
Stars: ✭ 42 (+121.05%)
Mutual labels:  pandas
jcasts
Simple podcast MVP
Stars: ✭ 27 (+42.11%)
Mutual labels:  pandas
PandasVersusExcel
Python数据分析入门,数据分析师入门
Stars: ✭ 120 (+531.58%)
Mutual labels:  pandas
DataProfiler
What's in your data? Extract schema, statistics and entities from datasets
Stars: ✭ 843 (+4336.84%)
Mutual labels:  pandas
ml-workflow-automation
Python Machine Learning (ML) project that demonstrates the archetypal ML workflow within a Jupyter notebook, with automated model deployment as a RESTful service on Kubernetes.
Stars: ✭ 44 (+131.58%)
Mutual labels:  pandas
cognipy
In-memory Graph Database and Knowledge Graph with Natural Language Interface, compatible with Pandas
Stars: ✭ 31 (+63.16%)
Mutual labels:  pandas
UDACITY-Deep-Learning-Nanodegree-PROJECTS
These are the projects I did on my Udacity Deep Learning Nanodegree 🌟 💻 💻. 💥 🌈
Stars: ✭ 18 (-5.26%)
Mutual labels:  pandas
xpandas
Universal 1d/2d data containers with Transformers functionality for data analysis.
Stars: ✭ 25 (+31.58%)
Mutual labels:  pandas
pytd
Treasure Data Driver for Python
Stars: ✭ 15 (-21.05%)
Mutual labels:  pandas
online-course-recommendation-system
Built on data from Pluralsight's course API fetched results. Works with model trained with K-means unsupervised clustering algorithm.
Stars: ✭ 31 (+63.16%)
Mutual labels:  pandas

image

Vision

To be the go to site for Guild Wars 2 raid and fractal insights

Introduction

GW2 Raidar is a web application to parse ARCDPS log files for Guild Wars 2. In addition, nearly all metrics and statistics are compiled into a global database for comparison and further insights.

Due to time constraints and the ever increasing list of features and requests, we have decided to finally go open source to hopefully speed up the development of certain new features as well as speedy fixing of bugs encountered. Feature requests and bug reports are welcome! You can submit them via our Discord or issues log

Contributing

Almost anyone can contribute to this project. The main issue comes down to understanding the relationship and linking between all facets of the application and the limited system resources available to do it. In order for your contribute to be implemented, we require the following:

  • Knowledge of basic game mechanics and interactions
  • Understanding of the GW2R spec
  • Understanding of the ARCDPS log file spec
  • Understanding of Python and / or willingness to learn
  • Tenacity and perserverence to actually implement the change

To start, head on over to the Wiki where the GW2R documentation and contribution guildelines sit.

License

See the License file

UI Guidelines

GW2 Raidar's style guide

You do not need an account to use the style guide as a reference but creating a Figma account will give you access to exporting assets or duplicate the file to use the prebuilt components.

CSS Quickstart

We use UIkit as our base framework which is compiled with our custom CSS.

SASS is used to keep the CSS organized and easy to change. You can compile this in several ways, based on your preference and familiarity on CLI. Codekit is the easiest way to get started but you can also use Grunt or Gulp if you are familiar with them.

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].