domino14 / Webolith
Licence: gpl-3.0
Aerolith 2.0 - Aerolith for the web. A word study site - study for Scrabble, Boggle, Words With Frentz, etc.
Programming Languages
javascript 184084 projects - #8 most used programming language
Projects that are alternatives of or similar to Webolith
Eth Cs NotesLecture notes and cheatsheets for Master's in Computer Science at ETH Zurich
Stars: ✭ 388 (+1285.71%)
Mutual labels: study
Swoole study一份Swoole入门教程,根据作者的个人理解编写,常见的Swoole入门知识和讲解。
Stars: ✭ 509 (+1717.86%)
Mutual labels: study
Cissp Study Guidestudy material used for the 2018 CISSP exam
Stars: ✭ 411 (+1367.86%)
Mutual labels: study
Uexam学之思在线考试系统,支持多种题型:选择题、多选题、判断题、填空题、解答题以及数学公式,包含PC端、小程序端,扩展性强,部署方便、界面设计友好、代码结构清晰
Stars: ✭ 473 (+1589.29%)
Mutual labels: study
Live Study온라인 스터디
Stars: ✭ 562 (+1907.14%)
Mutual labels: study
Fe Advance前端进阶十日谈
Stars: ✭ 296 (+957.14%)
Mutual labels: study
Hamexam这是一个帮助业余无线电技术能力认证考试的软件,用来背题。
Stars: ✭ 25 (-10.71%)
Mutual labels: study
CodebuddiesCodeBuddies.org: Community-organized hangouts for learning programming together - community-built using MeteorJS
Stars: ✭ 481 (+1617.86%)
Mutual labels: study
1earn个人维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup
Stars: ✭ 776 (+2671.43%)
Mutual labels: study
CorporaA collection of small corpuses of interesting data for the creation of bots and similar stuff.
Stars: ✭ 4,293 (+15232.14%)
Mutual labels: words
Word formsAccurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc.
Stars: ✭ 463 (+1553.57%)
Mutual labels: words
Course Crawler🎓 中国大学MOOC、学堂在线、网易云课堂、好大学在线、爱课程 MOOC 课程下载。
Stars: ✭ 611 (+2082.14%)
Mutual labels: study
Oscp PwkThis is my cheatsheet and scripts developed while taking the Offensive Security Penetration Testing with Kali Linux course.
Stars: ✭ 406 (+1350%)
Mutual labels: study
MicoMico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/
Stars: ✭ 19 (-32.14%)
Mutual labels: study
BadwordsA javascript filter for badwords
Stars: ✭ 336 (+1100%)
Mutual labels: words
Applied Fp CourseApplied Functional Programming Course - Move from exercises to a working app!
Stars: ✭ 540 (+1828.57%)
Mutual labels: study
SwiftstudySwift 스터디 자료집
Stars: ✭ 23 (-17.86%)
Mutual labels: study
BookBook PDF
Stars: ✭ 638 (+2178.57%)
Mutual labels: study
Aerolith 2.0 is a word study website - Copyright 2007-2020 César Del Solar
Build status: 
=======
This repository holds the Python and Javascript required to serve Aerolith on a fresh machine. Here's a brief description of the different modules:
Python
The bulk of the back-end code is written in Python 3.7, using Django 2.2.x
Javascript
Front-end code for Wordwalls is Javascript (ES6 mostly), using React. The rest of the app is moving to React as well.
Javascript code uses the Airbnb eslint config. (See their style guide: https://github.com/airbnb/javascript/)
If you wish to contribute, please use this same config in your code editor, as code will not deploy without passing this first linting step.
word_db_server
word_db_server is at https://github.com/domino14/word_db_server.
This server deals with anything word-related. It provides a Twirp API to the Python webapp.
It is also used to generate the build challenges and blank challenges.
=======
Getting started with Docker
See https://github.com/domino14/aerolith-infra
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].