hackathon_id int64 1.57k 23.4k | project_link stringlengths 30 96 | full_desc stringlengths 1 547k ⌀ | title stringlengths 1 60 ⌀ | brief_desc stringlengths 1 200 ⌀ | team_members stringlengths 2 870 | prize stringlengths 2 792 | tags stringlengths 2 4.47k | __index_level_0__ int64 0 695 |
|---|---|---|---|---|---|---|---|---|
10,814 | https://devpost.com/software/wit-ai | wit ci
Inspiration
We wanted to implement DevOps best practices for AI projects to make sure that software engineers and data scientists could work together seamlessly building Wit.ai solutions.
What it does
A tutorial on how to build CI using GitHub Actions workflows or/and Azure DevOps pipelines for models built... | Wit.ai CI and CLI | Create a production-ready solution using Wit.ai and Implement Continuous Integration/DevOps best practices using GitHub Actions workflow/Azure DevOps pipeline and Wit.ai CLI created for this tutorial. | ['Margaryta Ostapchuk', 'Serhiy Shyyko'] | ['Regional - English Tutorial for Advanced'] | ['githubactions', 'node.js', 'oclif', 'typescript', 'wit.ai'] | 24 |
10,814 | https://devpost.com/software/how-to-make-smoke-in-spark-ar | Base effect
Inspiration
The new Render Pass feature on Spark AR has allowed for a whole new range of post-processing visual effects to be built. This is just one of the many possibilities we've stumbled across and wanted to share with the community :)
What it does
It takes a frame or any scene item and generates vi... | How to make Smoke in Spark AR Studio | This tutorial will teach you to use a feedback loop with delay frames, applying custom distortions to each iteration of the loop and controlling the visual output to your liking. | ['Boris Josz'] | ['Regional - English Tutorial for Advanced'] | ['sparkarstudio'] | 25 |
10,814 | https://devpost.com/software/create-smarter-messenger-experiences-on-facebook-with-bright | Bright: Commerce Chatbot
Infer enquiry intent using Wit.ai NLP model
Create carousels of interactive templates
Include user specific information in replies
Follow through a seamless order process
Link to Tutorial
https://github.com/ngrq123/bright-chatbot-tutorial
Link to Video
https://youtu.be/P7M1VC4k0OY
Insp... | Create Smarter Messenger Experiences on Facebook with Bright | Create a intelligent commerce chatbot powered by Wit.ai on Facebook Messenger | ['Randy Lai', 'Rui Qin Ng', 'Aaron Teo', 'Eugene Yuen'] | ['Regional - English Tutorial for Advanced'] | ['express.js', 'facebook-messenger', 'javascript', 'mongodb', 'wit.ai'] | 26 |
10,814 | https://devpost.com/software/transfer-learning-model-hosted-on-heroku-using-react-flask | Inspiration
We got to know about Transfer Learning through the fast.ai course by Jeremy Howard, who in his course has emphasized the importance and usage of Transfer learning. Transfer learning uses pre-trained models on large datasets, extracts the features from them, and then uses it to solve similar problems using ... | Transfer Learning Model hosted on Heroku using React & Flask | Transfer Learning Model using RoBERTa/LSTM built on PyTorch, trained on the IMDb dataset hosted on Heroku using React and Flask. | ['Mohammad Ahmad', 'Azhan Mohammed'] | ['Regional - English Tutorial for Advanced'] | ['flask', 'heroku', 'javascript', 'python', 'pytorch', 'react'] | 27 |
10,814 | https://devpost.com/software/covid-center-bot-5oi6bs | Flow Diagram
GIF
Train Wit.AI
GIF
Demo
Inspiration
In this pandemic situation, many people in Indonesia afraid to go out from their house. Thus, they don't know the latest
Covid19
news in their neighbourhood, they would like to know how many cases in their area, death cases and recover cases.
For that inspir... | Covid Center Bot (Intermediate) | We create covid bot with messenger and wit.ai that give relevant information about covid 19 in Indonesia and understand sentiment. We will learn wit.AI web & API and integrate it to messenger. Thanks. | ['Gazandi Cahyadarma', 'Imam Aris Munandar'] | ['Regional - English Tutorial for Advanced'] | ['facebook-messenger', 'ngrok', 'node.js', 'wit.ai'] | 28 |
10,814 | https://devpost.com/software/codify-3ruqi4 | Home page with data retrieved from server
Create book page
Update book page
Home page with the list of hardcoded books
Spinner when the API call is in progress
View Book page
Inital App with just two routes
Inspiration
We come across many fictional and nonfictional books on a day to day life. A clean way of add... | Reactode | Book Management application | ['Aparna Joshi'] | ['Regional - English Tutorial for Advanced'] | ['html5', 'javascript', 'jest', 'node.js', 'react'] | 29 |
10,814 | https://devpost.com/software/updating-the-authorization-header-with-observables | Inspiration
Modern applications that send authenticated requests to a server will likely do it with a JSON Web Token string value in the Authorization header of the request.
The problem is that the token is not always directly available in the component were we instantiate the client.
What it does
This simple Reac... | Updating the Authorization header with Observables | Learn how to subscribe to changes of a value from any React component using the Observer pattern, Dependency Injection and the React useContext hook. | ['Gus Ibarra'] | ['Regional - English Tutorial for Advanced'] | ['inversify', 'react', 'rxjs', 'typescript'] | 30 |
10,814 | https://devpost.com/software/architecting-and-designing-a-react-native-application | Template App Landing Page/View
Template App Landing Page/View - Tab 4
Template App - App Development Scratchpad Page/View
Template App - Drawer Menu
Template App - Recipe Box Sub-application
Inspiration
Every time I needed to create a new React Native application, I was starting from scratch, with the architectin... | Architecting and Designing a React Native Application | A guide on architecting and designing a React Native application (with React Native v0.63), with the aid of a starter template (React Native with Typescript App Starter Template). | ['Kevin (Кевин) Barasa (Бараса)'] | ['Regional - English Tutorial for Advanced'] | ['java', 'javascript', 'mobx', 'react-native', 'typescript'] | 31 |
10,814 | https://devpost.com/software/commerce-bot | Company Reviews
Matched Jobs
Mentors
Reminders
Delete Data
Database
Introduction
Every organization can offer their services through a smart chat-bot Application. This will increase the productivity and provide a better support for their customers. Users won't need to download a special App to use these services... | Job Finder Bot tutorial | This is a tutorial for a Messenger chatbot App that help users find jobs on Messenger. This sample App uses Wit.ai to identify the job preference, DynamoDB to store data, and APIs to get the data. | ['Khaled Abouseada'] | ['Regional - English Tutorial for Advanced'] | ['amazon-dynamodb', 'facebook-messenger', 'google-custom-search', 'node.js', 'nodemailer', 'rapidapi', 'wit.ai'] | 32 |
10,814 | https://devpost.com/software/creating-colliders-with-scripting-spark-ar | Inspiration
Year ago I started to develop using Spark AR. The hardest part was that there were very few tutorials for Advanced users, and there were literally no good tutorials on scripting. Almost every scripting tutorial was using bad practices and full misunderstanding of reactive programming. Recently I've read a ... | Creating colliders with Scripting - Spark AR | This tutorial teaches how to detect figures intersection in Spark AR using Reactive Programming. This is useful for creating gaming filters | ['Ihor Zelinko', 'Victor Diachenko'] | ['Regional - English Tutorial for Advanced'] | ['github', 'javascript', 'sparkar'] | 33 |
10,814 | https://devpost.com/software/vr-tours | Inspiration
as a front-end developer, I always think about how can I add panoramic images and videos to my web apps using React.js, so I decided to create this tutorial to help the React.js community to move forward 💪
What it does
a Step by step tutorial that helps the React.js community to create and add VR conten... | 360 tours | in this tutorial we will learn how to add VR experiences into our React applications and Place visitors in the center of the action ensuring there's something to see and experience at every angle | ['hamza haoui'] | ['Regional - English Tutorial for Advanced'] | ['javascript', 'node.js', 'react', 'react360'] | 34 |
10,814 | https://devpost.com/software/your-claw-machine | The screenshots of the experience
Inspiration
I am interested in building storytelling and interactive game AR effects. And I want to create a game that will always surprise the users since they will get different results or effects every time.
What it does
The project idea is about making an interactive claw mach... | SparkAR Tutorial: Interactive Claw Machine Experience | This project is about creating an interactive claw machine experience in sparkAR | ['Yue Hu'] | ['Regional - English Tutorial for Advanced'] | ['javascript', 'sparkar'] | 35 |
10,814 | https://devpost.com/software/manipulating-multiple-scene-objects-with-scripts-in-spark-ar | Inspiration
For this project, I was inspired by the community. I learned a lot on the Spark AR Community Facebook group and I wanted to share some of what I have learned
What it does
This tutorial shows how to create and manipulate multiple scene objects by taking advantage of the power of scripts in Spark AR Studio... | Creating and Manipulating Objects with Scripts in Spark AR | This tutorial shows how to create and manipulate multiple scene objects by taking advantage of the power of scripts in Spark AR Studio. | ['Antonio Pietravallo'] | ['Regional - English Tutorial for Advanced'] | ['javascript', 'spark-ar'] | 36 |
10,814 | https://devpost.com/software/fire-detaction-in-videos-using-cnn-lstm | Inspiration
PUBLIC SAFETY , and AI for good is one of my goals when i strated learning ML in 2014 , my country (iraq) face a lot of problems regarding security and public safety , i did published a paper for violance detacton in videos a year ago during my master study and figured out that many other dev... | violence Detection in videos using CNN + LSTM | violence detection in videos is a hot topic in ML , here in these work we will focus on the import blocks for building such video based model | ['almamon abdali'] | ['Regional - English Tutorial for Advanced'] | ['flask', 'pytoch', 'pytorch'] | 37 |
10,814 | https://devpost.com/software/diy-alexa | The Hardware - ESP32, Microphone Board, Speaker Output
The training data - Spectrograms of the word "Marvin"
Generating a spectrogram from an audio signal
The full tutorial is available in the GitHub repo -
https://github.com/atomic14/diy-alexa
Inspiration
I wanted to see what was possible to achieve on a constr... | DIY Alexa With the ESP32 and Wit.ai | Learn how to build your own Alexa! This tutorial teaches you how to build a wake word detection system and then use Wit.ai to recognise a user's request. | ['Chris Greening'] | ['Regional - English Tutorial for Advanced'] | ['c++', 'esp32', 'python', 'tensorflow', 'wit.ai'] | 38 |
10,814 | https://devpost.com/software/rabbit-coder-tutorial | Global round updates:
1.
I have updated the tutorial to highlight the Spark AR features used to build the sampled software. I have added more explanations and reference links to the Spark AR documentation..
The commit with the updated tutorial can be found here:
Latest tutorial commit
2.
I have updated the sam... | Rabbit Coder (Spark AR Tutorial) | Learn how to build a game in Spark AR with scripting | ['Harry Banda'] | ['Regional - English Tutorial for Advanced'] | ['github', 'javascript', 'spark-ar'] | 39 |
10,814 | https://devpost.com/software/tutorial-web-voice-control-using-wit-ai | Spanish step-by-step tutorial
https://github.com/javichur/tutorial-web-voice-control-using-wit
Based in the voice application "Fitness Voice", created with wit.ai:
https://github.com/javichur/fitness-voice
I hope other developers can use this tutorial and the sample source code to add
voice control
(with wit... | Tutorial web voice control using wit.ai | Step-by-step tutorial to add voice control in your web application using wit.ai NLP. | ['Javier Campos'] | ['Local Language - Tutorial for Beginners'] | ['javascript', 'tensorflow', 'wit.ai'] | 40 |
10,814 | https://devpost.com/software/hayword-case-study-for-making-real-word-messenger-apps-olhftk | Inspiration
The inspiration is based on my previous hackathon competition 'HayLingo,' which previously won first place in FB Messaging 2. I want to share this tutorial to encourage developers to create a chatbot messenger. This tutorial creates a mini version of the HayLingo chatbot, focusing on building HayWord featu... | HayWord | Case Study for Making Real Word Messenger Apps | Let's make a real word chatbot messenger that powered by Wit.ai and ReactJS - Indonesia Version | ['Dimas Nashiruddin Al Faruq'] | ['Local Language - Tutorial for Beginners'] | ['facebook-messenger', 'firebase', 'github', 'glitch', 'node.js', 'react', 'wit.ai'] | 41 |
10,814 | https://devpost.com/software/react-dnd | GIF
GIF
Inspiration
Earlier this year, I was in the process of making
DrawMuzz
, an online image editor/ drawing web application. While going through it, I needed to implement Drag'n Drop toolkits (brushes, shapes, etc) which proved to be quite challenging honestly.
I learned about a lot of topics along the way ... | Adding Drag & Drop to React components | A guide on how-to add drag'n drop functionality to React components using the DOM Event Model. | ['Tariq H'] | ['Local Language - Tutorial for Beginners'] | ['css', 'docusaurus', 'html', 'javascript', 'react', 'tailwindcss'] | 42 |
10,814 | https://devpost.com/software/tuto-debutants-realiser-un-masque-facial-sur-spark-ar | Inspiration
''
The best way to learn is to teach
'' starting from this observation, we have produced this tutorial not only to
transmit
but also to
learn
and
understand
the functionality of
Spark AR
and helping other people
from the French-speaking tech community like us who are interested... | Learn the basics of Spark AR by creating your FanMask filter | Spark AR is too Cool. | ['GILCHRIST DESTIN KOUAM TALLA'] | ['Local Language - Tutorial for Beginners'] | ['augmented-reality'] | 43 |
10,814 | https://devpost.com/software/chatbots-as-a-service-con-messenger-platform | Inspiration
Messenger Platform es la plataforma de Facebook Messenger que ayuda a potenciar a las compañias a través de experiencias para el usuario a la medida como puede ser el potencial de un chatbot, pero qué sucede cuando necesitamos más de uno que realice las mismas funcionalidades pero con diferentes datos, en ... | "Chatbots As A Service" con Messenger Platform | Un chatbot como servicio representa tener una base de funcionalidades que se ofrecerán a diferentes usuarios con el mismo objetivo pero desde un proveedor diferente algo común en los negocios B2B. | ['José Angel Lopez'] | ['Local Language - Tutorial for Advanced'] | ['javascript'] | 44 |
10,814 | https://devpost.com/software/gameo | Inspiration
Games are a form of entertainment and pleasure to many of us.
According to a market study, the global video game industry is valued at USD 151.06 billion in 2019 and is expected to grow at a Compound Annual Growth Rate (CAGR) of 12.9% from 2020 to 2027. This means that there will be more selection of game... | Gameo | There's a Game for Everyone | ['Victoria Lo', 'Steffy Lo'] | ['Local Language - Tutorial for Advanced'] | ['flask', 'javascript', 'python', 'pytorch', 'rawg', 'react', 'redux', 'twitch'] | 45 |
10,814 | https://devpost.com/software/face-mask-recognition-with-cnn | Inspiration
In my community, the number of cases of covid19 is increasing more and more because of the non-respect of the barrier measures given by the government and the United Nations, such as for example the refusal to wear a face mask in public. In order to reduce the spread of covid19.
So I got the idea to design... | Systeme De Reconnaissance Du Cache Nez | This tutorial explains step by step the procedure to follow to build an artificial intelligence that identifies whether or not a person is wearing his face mask. | ['Pahonsi Bebeto Achile'] | ['Local Language - Tutorial for Advanced'] | ['pytorch'] | 46 |
10,814 | https://devpost.com/software/project-aps4z05g86mu | Inspiration
الفيديو من المصادر الغنية بالمعلومات والتي يمكن تطبيقها بمجالات عديدة واخترت كشف حالات العنف لانني في بلدي العراق نعاني من مشاكل امنية كثيرة ومن هذا المنطلق ولكي يكون المشروع نواة لتطويرات اخرى قد تساعد في ضبط الامن والسلامة للمواطنين في البلد و ايضا اني قمت بعمل ورقة بحثية قبل سنة بنفس الموضوع ... | كشف حالات العنف في الفيديو | تمييز والتعرف على حالات العنف بالفيديوهات | ['almamon abdali'] | ['Local Language - Tutorial for Advanced'] | ['pytorch'] | 47 |
10,814 | https://devpost.com/software/multi-agent-deep-reinforcement-learning-with-pytorch | Inspiration
Built With
colaboratory
gym
jupyter
python
pytorch
Try it out
github.com | PyTorch | PyTorch | [] | [] | ['colaboratory', 'gym', 'jupyter', 'python', 'pytorch'] | 48 |
10,814 | https://devpost.com/software/ping-react | Payment
Inspiration
I was looking for an African payment provider that will let me integrate Payment into my application with as little paperwork as possible. Most developers in Africa want to build, are independent and most are not affiliated to companies, most payment providers require that someone is registered as... | Ping-React | A practical tutorial that demonstrates the application of React library to integrate authentication with Facebook Login and Card payment with Flutterwave- An African payment solutions provider. | ['Tane Juth Tangu'] | [] | ['facebook-login-api', 'flutterwave', 'nextjs', 'react'] | 49 |
10,814 | https://devpost.com/software/pytorch-chatbot | Inspiration
As future Data Scientists, we are interested in learning more about neural networks and using new technology to create AI. Therefore, we explore PyTorch to broaden our horizons.
We think the days that AI can normally converse with humans are neither very far nor very near. We create this tutorial and this... | PyTorBot | A quick guide to create your Chatbot with PyTorch | ['Dang Khoi Nguyen', 'Thy Nguyen'] | [] | ['json', 'python', 'pytorch'] | 50 |
10,814 | https://devpost.com/software/teleport-paury0 | Inspiration
In the challenging present times, many social-distancing aids have been created in order to enforce / assist in social distancing. Most of them are based on Bluetooth or Wi-Fi. However they have their own inherent problems due to the nature of the
Most current social-distancing aids are:
Inaccurate:
M... | Sonic Sensor | A new way to detect people nearby. An offline Progressive Web App that uses near-ultrasonic waves to help you stay safe in public. | ['Mohana Sundar', 'Kanishq Sunil', 'AK5123 A'] | [] | ['javascript', 'p5'] | 51 |
10,814 | https://devpost.com/software/ai-bots-academy | Toby Bot
Github Repo
🤖
AI Bots Academy
🤓
Inspiration
Share with the Developer Circles community our Winner project of the AI Challenge at HackZurich which we built with Telegram and now we improved the project integrating Facebook Messenger. In this tutorial our goal is to show from the beginning how easy to... | AI Bots Academy | Build your AI bot using NLP models, integrate it with Facebook Messenger and Publish your App! | ['Marleny G', 'Tamara Koliada'] | [] | ['facebook-messenger', 'natural-language-processing'] | 52 |
10,814 | https://devpost.com/software/mt-tutorial | Inspiration
The passion to make something as complex as an open-source machine learning framework inclusive for everyone
To build a creative and well-implemented solution using PyTorch that could create a positive impact on people and their aspirations
Our goal is to make young people not only consumers but tech pro... | I heart Deep Learning | You know how you want to start deep learning but you don't know how? We solve that, MineTorch. We teach deep learning. | ['Anna Unger', 'Erin Song', 'bhadresh savani'] | [] | ['dart', 'html', 'javascript', 'lua', 'markdown', 'php', 'python', 'pytorch'] | 53 |
10,814 | https://devpost.com/software/dl-with-pytorch | DL-with-PyTorch
PyTorch is a great Deep Learning (DL) library that makes it easy for the user to experiment with DL related concepts such as: CNNs, CUDA, backpropagation, Loss functions, and more.
However, users may come to find that although abstractions of common DL operations make it easy for the user to implement... | DL-with-PyTorch | Deep Learning is Awesome, PyTorch is Great. Let us merge these concepts and begin your Deep Learning journey today! | ['Erick Platero', 'Huy Bui', 'Vi Ly'] | [] | ['hiplot', 'python', 'pytorch', 'skorch'] | 54 |
10,814 | https://devpost.com/software/usando-datos-del-api-de-facebook-en-tu-bot-de-messenger | Inspiration
I've been working in a project that involves the Facebook Groups API and a Facebook Messenger. During this process I've learned a lot about this technologies and I want to share some of this knowledge with the community, so they can learn how to create something similar.
What it does
Shows how to create ... | Usando datos del API de Facebook en tu bot de Messenger | Shows how to create a Django service that fetch data from the Facebook Graph API to be consumed by a Messenger Bot that will help users from Facebook Groups to discover group's most relevant content | ['Miguel López'] | [] | ['django', 'facebook-graph', 'facebook-messenger'] | 55 |
10,814 | https://devpost.com/software/greency-id-react-with-material-ui-grid-iot-plant-monitor | Greency React IoT Dashboard UI
Inspiration
I wanted to build a tutorial that is not only practical and useful in the real-world but also helpful and useful as a base for a beginner to build a first React.js application. It is a combination of IoT Plant Monitoring and React beautified with Material-UI dashboard web a... | Greency.Id: React with Material UI Grid & IoT Plant Monitor | IoT Plant Monitor - A Beginner Tutorial for Building a Responsive IoT Dashboard Web App with React and Material-UI Grid Component | [] | [] | ['heroku', 'javascript', 'material-ui', 'node.js', 'postgresql', 'react', 'vercel'] | 56 |
10,814 | https://devpost.com/software/zero-to-hero-with-spark-ar | Inspiration
When I was a beginner in AR, It was a bit difficult to figure out how to create my projects from scratch. One is given templates but if you don't really understand the features, it's hard to recreate your own project.
What it does
Gives you an understanding of using Spark AR as a beginner
How I built it... | Zero To Hero With Spark AR | This helps beginner understand Spark Ar; how to create projects from scratch & learn how to use Spark Ar | [] | [] | ['ar'] | 57 |
10,814 | https://devpost.com/software/shamba-bytes | Inspiration
Farmers can access markets in Kenya, with react however a power UI will change the same
What it does
It enables farmers to meet buyers directly in the platform through the use of a powerful UI
How I built it
Using React for the UI
Challenges I ran into
I have not managed to build the different comp... | Mkulima Bytes | Mkulima(Farmer in English) Bytes is a software as a service platform that improves on farm produce market penetration. The platform will enable the farmers to access a ready market with stable prices. | ['Benard Irungu'] | [] | ['react'] | 58 |
10,814 | https://devpost.com/software/how-to-serve-pytorch-models-from-the-cloud-using-torchserve | Inspiration : There exists a lot of content around how to create various types of ML models using PyTorch but hardly any tutorials on how to deploy the same. This project tries to fill that gap by showing model deployment from the cloud for enterprise applications.
What it does : This turoail is a step by step guide i... | How to serve PyTorch Models from the Cloud using TorchServe | This tutorial focuses on an awesome open source project called "TorchServe" and shows how to use it to deploy ML Model from the Cloud, in this tutorial it uses Oracle Cloud Infrastructure (free tier). | ['Suyash Joshi'] | [] | ['java', 'python'] | 59 |
10,814 | https://devpost.com/software/kids | Inspiration
I am volunteering with kids in Ukraine few years, including Hour of Code initiative (
https://code.org/learn
).
Usually kids start learn computer science with Scratch, and for hour of code initiative volunteers mostly use Scratch tutorial - so it is became boring:(
I want to help teens (11-19 years ol... | Spark AR for Teens (Hour of code edition) | Spark AR for Teens (Hour of code edition) | ['Mariia Koliada'] | [] | ['ar', 'github', 'sparkar'] | 60 |
10,814 | https://devpost.com/software/classification-du-type-de-cancer-du-sein-avec-pytorch | Inspiration
We wanted to cretae tutorials for beginners beginning with pytorch
What it does
This tutorial teaches beginner in pytorch who have some knowledge in python to get started with deep learning using python. The sample neural network built in the tutorial classifies a breast cancer cell based on some charact... | CLASSIFICATION DU TYPE DE CANCER DU SEIN AVEC PYTORCH | Ce tutoriel vous permettra d'apprendre comment utiliser pytorch pour creer un reseau de neurones qui predira si un cancer est Benign ou Malignant. | ['ntchinda giscard', 'Dze Richard'] | [] | ['numpy', 'pandas', 'pytorch', 'scikit-learn'] | 61 |
10,814 | https://devpost.com/software/hack-er | Inspiration
Nowadays the developers prefer to learn following samples en interactive tutorials which allow them to receive immediate feedback, build while learning, we had been looking at tutorials about hack language applied in real scenarios o common situations as build simple websites. But we only found descriptive... | Discovering Hack | How to build a web micro framework using hack, we have called it Hack-er, this initiative was born to bring more developers to be closer to hack, simplifying the first steps thought a tutorial. | ['joel ibaceta', 'David Enamorado'] | [] | ['hack', 'hhvm'] | 62 |
10,814 | https://devpost.com/software/facebook-login |
window.fbAsyncInit = function() {
FB.init({
appId : 115745995110194,
xfbml : true,
version : 'v3.3'
});
// Get Embedded Video Player API Instance
FB.Event.subscribe('xfbml.ready', function(msg) {
if (msg.type === 'video') {
// force a resize of the carou... | Basic building block of React | Welcome to "React et React Native pour Débutant", a French and English tutorial for beginners. In this tutorial,I am going to teach on how to get started using React and React Native. | ['Mohamed Maiga'] | [] | ['react', 'react-native'] | 63 |
10,814 | https://devpost.com/software/philia-recipe-engine-bot | start up conversation
suggestion of the meal from the bot
good bye sample conversation
Inspiration
Customers need personalized meal suggestions that are both in line with their health goals and their food tastes. No matter if the customer is on low sodium, low-cholesterol or on a fully personalized DNA profile-driv... | Philia Recipe Engine | PHILIA Recipe engine is a Facebook messenger bot that provide over 2 million recipes and meal recommendations for special diets.This bot allows customers to search by diet, health labels and many . | ['Phil Jayz Odinga'] | [] | ['facebook-messenger', 'heroku', 'node.js'] | 64 |
10,814 | https://devpost.com/software/m-f6jdzo | Glasses Spark
The answers are in English and translated to French
Les réponses sont en anglais et traduit en français
Inspiration
I got the inspiration for this tutorial when I heard about Hackathon. I liked the presentation with the Glasses on the Spark Ar site and said I should do this to help other people get st... | Spark Glasses Turorial | Aider Les débutant a mieux comprendre Spark Ar | ['Eleazar Eliothson Fontin'] | [] | ['french', 'sparkar'] | 65 |
10,814 | https://devpost.com/software/spark-ar-para-ninos | Inspiration
For me the inspiration comes from my idea of the future. Mostly inspired by Cyberpunk, cyberpunk, waves, music, realities and development of apps. I get inspired mostly by amazing experiences that wow me even today like Richie's Plank in VR. or ARkit first experiences I made.
Specifically for this challen... | Compress it till you make it! | Learn different ways to test your filters and profile them until they run smooth. | ['Diego Aguirre'] | [] | ['filter', 'manual', 'productivity', 'sparkar', 'testing'] | 66 |
10,814 | https://devpost.com/software/creating-your-online-learning-module-using-docusaurus | Inspiration
A lot of developers or tech communities have started writing and expressing themselves through tech blogs with the help of publishing sites (such as dev.to or medium) or static site generators (such as gatsby, nuxtjs or jekyll). Some even started their own online classes and create different learning modul... | Awesome tech blog or learning module w/ Docusaurus & Vercel | A simpler and faster way to start your tech blog or create your learning module using Docusaurus & Vercel. You can set it up in 10 mins or less. Check out our walkthrough! | ['Michie .', 'stef t'] | [] | ['docusaurus', 'github', 'markdown', 'react', 'sourcetree', 'vercel'] | 67 |
10,814 | https://devpost.com/software/quick-login-with-react-native | Main login screen
Employee log screen
QR Code scanner screen
Inspiration
Starting a new framework or programming language is one of the most exciting things because you are improving yourself. Learning is best when you are actually building something, something not necessarily complex but relatable.
Most applicatio... | Quick Login | A mobile app in react-native that enables employees of an organization to check-in and check-out of the company by scanning a QR code. | ['Vanessa N.', 'Cressence Yakam', 'Simen Jennifer'] | [] | ['git', 'github', 'javascript', 'react-native'] | 68 |
10,814 | https://devpost.com/software/wordpress-facebook-auto-post-app | Inspiration
The delay of taking the time to individually publish content on each platform is tedious. I had already done this with Twitter, but Facebook proved to be a bit tougher.
What it does
This takes a post on my Wordpress website and automatically re-posts it to its corresponding Facebook page.
How I built it... | Wordpress Facebook Auto-Post App | This is a demonstration of a Facebook auto-post app that updates a Facebook Page as the website updates. I have both a typed and video tutorial, | ['RavenousJim Belew'] | [] | ['facebook', 'javascript', 'php', 'sdk', 'wordpress'] | 69 |
10,814 | https://devpost.com/software/tutorial-en-espanol-y-app-de-granjas-de-los-arroyo | Inspiration
El diseño pedagógico de este tutorial se inspiró en
Pensando en React
.
La interfaz de experiencia usario (es decir, la UX) para esta aplicación se inspiró en la aplicación móvil de
Amazon y Wholefoods
What it does
Este programa es una aplicación completa con las funciones de Crear, Actualizar, B... | Tutorial En Español y App de Granjas de La Familia Arroyo | Version de la app en español | ['Nobody Special'] | [] | ['react'] | 70 |
10,814 | https://devpost.com/software/amar-ischool | Sample Chat
At first we will make a google sheet where all the intent name and questions and answers related to that intent will be arranged. Here all the possible questions and their possible answers will be organized. We may call it as central data set.
Its not necessary to use google sheet,but for security and acce... | Bangla Chatbot | Messenger with Bangla and Banglish Chatbot | ['MD Abdullah Al Nasim'] | [] | ['api', 'dialogue', 'gcp', 'mysql', 'python', 'rnn'] | 71 |
10,814 | https://devpost.com/software/instantreact | The VGG SEQUENCE TO SEQUENCE MODEL
Inspiration
Thieves once attacked a supermarket in my Town, although caught on CCTV, the were not successfully identified. This inspired me to work on a project which can help security agents get notified, once something like this happens
What it does
This project helps people and... | InstantReact | A Security agent has seen thieves on a CCTV footage 1 hour after they left. With InstantReact, developers will learn how to empower these Cameras to see and report to Security in just seconds. | ['lizzaraga Fomekong', 'FOLEFAC folefac'] | [] | ['docusaurus', 'pytorch', 'wit.ai'] | 72 |
10,814 | https://devpost.com/software/balap-karung-spark-ar | Inspiration
This sack racing game is inspired by competitions that are held every Indonesian birthday
What it does
introducing sack racing competitions in Indonesia
How I built it
built with spark ar
Challenges I ran into
the possibility of many participants that I face in this competition
Accomplishments that ... | Balap Karung Spark AR | Sack racing game tutorial made with Spark AR using Indonesian | ['Hafiz Mandala Arummi'] | [] | ['javascript', 'sparkar'] | 73 |
10,814 | https://devpost.com/software/build-a-react-native-photo-app-in-30-minutes | Camera View
Inspiration
I was recently working on a React-Native project where we needed to give the user the ability to include photos from either their library or take a photo with their device camera. I wanted to build the project with the Expo "Managed workflow" so I could test it wirelessly on my device. I found... | Build a React-Native photo app in 30 minutes | This tutorial shows you how to build a simple, boilerplate, React-Native photo app in about 30 minutes. You don't need a mac even if you are building for iOS! | ['Mark Foster'] | [] | ['photo', 'react-native', 'tutorial'] | 74 |
10,814 | https://devpost.com/software/sketch-filter-in-spark-ar | GIF
Camera Texture
Sketch Filter Demo
Sketch Filter Demo
Inspiration
I practice Urban Sketching and I wanted to make a filter that resembles an ink sketch on paper. I was amazed at how easy it was to build it. I shared Sketch Filter at the Spark AR Community group and I was surprised how many likes I got, so I dec... | Sketch Filter in Spark AR | In this beginner tutorial, we will learn to use Shaders from Spark Ar Library and we will create a simple camera effect that resembles an ink sketch done on white paper. | ['Natalia Gubernov'] | [] | ['sparkar'] | 75 |
10,814 | https://devpost.com/software/getting-started-with-react-js | What is React JS
React is an open-source web framework used for developing UI components and is maintained by Facebook and a community of individual developers and companies.
Why React?
A common question that users may ask themselves before learning React. Well, React is easy, simple, and really powerful when it co... | Getting Started with React.js | A tutorial for beginners for them to start working with React.js from scratch | [] | [] | ['react'] | 76 |
10,814 | https://devpost.com/software/albums_rn | Albums
This is an app that displays albums from the web and directs users to an online shop(AMAZON) where they can purchase albums of their choice from the ones added to the application
Introduction
Hello and welcome to this tutorial where we will be building this application from start to finish.
Before anything p... | Albums_RN | This is an app that displays albums from the web and directs users to an online shop(AMAZON) where they can purchase albums of their choice from the ones added to the application | ['Cliff Gor'] | [] | ['java', 'javascript', 'objective-c', 'python'] | 77 |
10,814 | https://devpost.com/software/cheer-your-team | Filter Simulation 2
Filter Simulation 1
Inspiration
While conducting various Lectures and Workshops on SparkAR Studio, One thing which Vikings (our team) realized was the fear among people that how difficult it would be to create AR Filters. Whereas contrary to the belief, it is easy to master, if done properly. So ... | Cheer Your Team | Creating an AR filter is as easy as playing your favorite sport | ['Ashwani Kottapalli', 'Akash Jha', 'Wahib Kapdi', 'Abhijeet Swain', 'Anshuman Singh'] | [] | ['photoshop', 'sparkar'] | 78 |
10,814 | https://devpost.com/software/build-text-to-voice-over-using-react-native-tutorial | Start to speak
it is speaking...
Inspiration
Deaf people can use the app to speak a voice over for them
Being Deaf, I have experienced first hand the challenges of finding someone to interpret a voice for me at last minute when I create a video tutorial. I want to make a change for Deaf communities especially studen... | Build Text to Voice over using React Native Tutorial | Deaf people can use the app to speak a voice over for them without depending on someone's voice | ['Hudson Asiema'] | [] | ['react-native'] | 79 |
10,814 | https://devpost.com/software/l-dixab1 | Inspiration
I was using lookAt method in a Spark AR effect, and realized the documentation is not sufficient to easily grasp how to apply it to worldTransform when selfUp vectors are involved, and when the effect is required to use with both front and back camera. This gave me the idea to write this tutorial.
What ... | How to use Spark AR lookAt methods | Not a creative project, but a utilitarian tutorial to teach how to use a very useful but not well documented Spark AR feature to build more creative effects | ['Banu Ozden'] | [] | ['javascript', 'sparkar'] | 80 |
10,814 | https://devpost.com/software/panduan-lengkap-typescript-untuk-developer-react | Panduan Lengkap Typescript untuk Developer React
React dan Typescript adalah dua teknologi yang semakin populer di kalangan developer react.
Typescript membuat pengembangan aplikasi react lebih scalable, dan mudah untuk maintenance. Tidak heran jika typescript banyak digunakan untuk aplikasi yang cukup kompleks atau c... | Panduan Lengkap Typescript untuk Developer React | React dan Typescript adalah dua teknologi yang semakin populer di kalangan developer react.Panduan ini berisi di bagi ke beberapa chapter, dilengkapi dengan contoh source code,video & tulisan. | ['Sastra Nababan'] | [] | ['typescript'] | 81 |
10,814 | https://devpost.com/software/pk_hellobot | Hellobot
A simple bot that uses Facebook's Wit.ai to Q&A with the computer. It asks for customers' contact details. And it stores them in order to stay in touch. This is an experimental project and there is no guarantee whatsoever. The chatbot is supposed to interact with Facebook's wit.ai Natural Language Processing (... | pk_hellobot | A simple web bot that uses Facebook's Wit.ai to Q&A with the computer. | ['Reda Lotfi'] | [] | ['html5', 'linux', 'php', 'php5', 'sql', 'web', 'wit.ai'] | 82 |
10,814 | https://devpost.com/software/mtoore-mh1twz | Login Page
Dashboard Page
Tutorial categories management Page
Tutorials management Page
Add new category Page
Inspiration
To make it easy for people to learn how to achieve spark AR effects, we decided to create A Bot that facilitates access to very simple videos on how to achieve these effects.
What it does
Th... | Mtoore | Mtoore is a chatbot that provides tutorials, series of videos on Spark AR, allowing the user to ask questions, and chat with people with Spark AR skills | ['Kevin Ilboudo', 'SORGHO Lamoussa dit Daouda', 'faso-dev Onadja Soanguimpali Clovis Jerôme'] | [] | ['botman', 'facebook-graph', 'facebook-messenger', 'heroku', 'mariadb', 'php', 'sparkar', 'symfony', 'youtube'] | 83 |
10,814 | https://devpost.com/software/fb-messenger-like-chat-app-tutorial | Inspiration
The inspiration behind this project are our friends. Most messaging platforms are generic and can be used to
connect with anyone across the world. But messaging is aptly meant to be between friends in a University,
workplace, family. It is a small world and many people limit themselves a specific gr... | FB Messenger like Chat App Tutorial | Email, instant messaging, and cell phones give us fabulous communication ability, but because we live and work in our own little worlds, that communication is totally disorganized. | ['Arjun Hegde'] | [] | ['es6', 'javascript', 'react', 'socket.io'] | 84 |
10,814 | https://devpost.com/software/indotutorial-indonlu-benchmark-v2zahs | IndoNLU: Tutorial Finetuning menggunakan PyTorch
Inspirasi
Tujuan kami dalam proyek ini adalah untuk memungkinkan para peneliti dan penggemar NLP Indonesia untuk mengakses tren terbaru dari teknologi deep learning di NLP dengan korpus pretraining yang besar dan model pretraining yang besar. Dengan begitu, kami yakin ... | IndoTutorial: Tutorial Finetuning IndoBERT dengan PyTorch | Anda akan belajar cara menggunakan PyTorch untuk membuat model IndoNLU-IndoBERT dalam analisis sentimen untuk memandu Anda menjadi deep learning scientist yang baik. Selamat menikmati tutorialnya! | ['Karissa Vincentio', 'Bryan Wilie', 'Genta Indra Winata', 'Samuel Cahyawijaya'] | [] | ['bert', 'docusaurus', 'huggingface', 'python', 'pytorch'] | 85 |
10,814 | https://devpost.com/software/building-sign-language-dictionary-bot-in-node-js-tutorial | GIF
DEP Tutorial demo
Test to send a message
Inspiration
Deaf people ask me if I can teach them how to develop a mobile app or facebook messenger I have done. As Deaf Full Stack developer, I realise that there is a lack of tutorial information for Deaf developers who they want to learn from any online tutorial or v... | Tutorial: Build Sign Language Dictionary Bot in Node.js | We will use Messenger Platform and Cloud Functions for Firebase to build Sign Language Dictionary Bot in Node.js. It enables users to ask a word for sign language or definition of the word. | ['Hudson Asiema'] | [] | ['cloud-functions', 'facebook-messenger', 'firebase', 'node.js', 'visual-studio-code'] | 86 |
10,814 | https://devpost.com/software/all-you-need-is-me | Single page application
Inspiration
The project is inspired by the very habit of not able to form habits. Giving this a thought, we used our very own developer experience to build something that may help in the right direction. The project design and idea is inspired by the GitHub contribution graph. We as beginners ... | Habit Tracker | Tap to track | ['Sheetal Singh', 'Shubhankar Sharma', 'Nimrat Kaur', 'Jagrati Verma'] | [] | ['react'] | 87 |
10,814 | https://devpost.com/software/comment-creer-de-la-fumee-sur-spark-ar | effet de base post tutoriel
Inspiration
L'inspiration vient principalement d'une capacité relativement récente de Spark AR : le Render Pass. Nous avons découvert plusieurs emplois assez divers et intéressants à cette capacité, et voulions en partager un ici.
What it does
L'effet prend une image ou un objet et génèr... | Comment créer de la fumée sur Spark AR | Ce tutorial vous apprendra comment créer une feedback loop visuelle à laquelle on appliquera des distortions, notamment à l'aide d'un patch que l'on customisera. | ['Boris Josz'] | [] | ['sparkar'] | 88 |
10,814 | https://devpost.com/software/spark-ar-3d-models-tutorial | Inspiration
I like 3D models and how you can implement it with AR. This give us amazing experiences.
What it does
This is a tutorial for begginers to advanced. I think people can learn from 0, but experienced people will be gratefull too.
How I built it
I use blender for model and Spark AR Studio as AR system.
Ch... | SPark AR 3D Models Tutorial | In this case I will show how to use 3D models on Spark AR Studio, and how to use transitions to give it movement. Begginer to advanced. | ['Sergio Usón Reguera'] | [] | ['sparkarstudio'] | 89 |
10,814 | https://devpost.com/software/secure-ai-t624pw | Header
Inspiration
The project is being inspired by the fact that machine learning is at the forefront of innovation in the world we live in today and it is important for developers to be familiar with not only deep learning frameworks like pytorch to train dog and cat classifiers but also leverage libraries like pys... | Secure-AI | Preserving machine learning in the context of deep learning, over the project we are going to address how to train neural networks on decentralized data. | ['Ogundeyi Boluwatife'] | [] | ['pysyft', 'python', 'pytorch'] | 90 |
10,814 | https://devpost.com/software/build-virtual-creatures-with-spark-ar | Inspiration
Recently I've built an interactive Corgi in AR as an Instagram effect, and I discovered its potential for other AR applications that involve the use of AR creatures. This tutorial will be useful for anyone who'd like to bring any 3D models to life in Spark AR.
What it does
Instead of creating a step-by-s... | Bring a 3D Creature to Life in Spark AR Studio | Learn how to import and configure any creature's 3D model and see them come to life by using Spark AR Studio. | [] | [] | ['sparkar'] | 91 |
10,814 | https://devpost.com/software/making-chrome-extensions-with-react-js | https://meerkat-citronella.github.io/jekyll/update/2020/10/01/welcome-to-jekyll.html
Demo app in action
GIF
Demo app in action
Total word count: ~3500 words (excluding code blocks).
Read the full tutorial
Intro Video Walkthrough
Full Video Walkthrough
Code behind this Jekyll Tutorial
Code behind the sticky not... | Build Chrome Extensions with React JS | Chrome Extensions are a great way to deliver software to users, but translating React JS code into extension compatible JavaScript is a non-trivial task. In this tutorial, we show you how to do it. | ['Alex Reibman', 'Carter Chen', 'Noah Chen'] | [] | ['chrome', 'jekyll', 'markdown', 'react'] | 92 |
10,814 | https://devpost.com/software/findhouse | App flow example
Inspiration
Most people in Africa uses facebook more than local applications or websites. Taking advantage of that and providing house rental and selling services would help so many people. They will not need to install any other app and the conversation would be quite natural.
What it does
It help... | findHouse | A messenger chatbot built wit nodejs and wit.ai that helps people to look for houses to rent or buy and view their map | ['lemoissonM Metre'] | [] | ['bot', 'facebook-messenger', 'javascript', 'map', 'node.js', 'wit.ai'] | 93 |
10,814 | https://devpost.com/software/reactpakistan | React Pakistan
React Commons Collection
React UI Collection
React Icon Collection
React Logo Collection
React Emoji Collection
React Native Icon Collection
React Native Logo Collection
React Native Emoji Collection
Inspiration
It all started with when I wanted to build custom UI for one of the clients and cam... | ReactPakistan | React Pakistan is an OpenSource & Free Software (FOSS) platform, creating React software solutions for the global community. ⭐⭐⭐ | ['Taimoor Khan'] | [] | ['docusaurus', 'javascript', 'jest', 'react', 'react-native', 'storybook', 'styled-components', 'typescript'] | 94 |
10,814 | https://devpost.com/software/ghiscure | Inspiration
we intend to make a smart home without troubling our users by forcing them to install an application. So we utilize the popular social media messenger such as facebook that we're sure is owned by majority of people. By using popular social media messenger, user just need to access our app trough their soci... | ghiscure | Simple chat bot to control your home | ['Afrizal -', 'brick0n', 'adamrio', 'DZAKIY HARISSALAM'] | [] | ['esp8266', 'express.js', 'facebook-messenger', 'heroku', 'mqtt', 'node.js', 'nodemcu', 'wit.ai'] | 95 |
10,814 | https://devpost.com/software/drawing-with-react-react-konva | BusObject
Inspiration
Game berbasis web yang banyak diantaranya dibuat dengan menggunakan html dan vanilla javascript.
Pembuatan Grafik laporan berbasis web, contoh: Bar, Line, Pie Chart.
Pembuatan aplikasi photo editor berbasis web.
What it does
Menggambar lebih mudah dengan hadirnya library react-konva yang memud... | Drawing with React & React Konva | A tutorial aimed at beginners to find out how to draw objects using react js | ['Vendrie Yulman'] | [] | ['konva', 'react', 'react-konva'] | 96 |
10,814 | https://devpost.com/software/glowing-spin-capsule-ar-effect | Inspiration
The inspiration for this tutorial started from the availability of limited resources to help beginners get started with Render passes and use the feature to add realistic glowing, trail and shader effects to their filters, thus giving them a new challenge to go more creative with their Spark AR filters and... | Tutorial for Creating a Glowing Neon Look AR effect | In this blog, we will help you understand the application of Render passes in Spark AR by creating a simple neon glowing spin capsule AR effect. | ['Sangeeta Gupta', 'Kavin Kumar'] | [] | ['sparkar'] | 97 |
10,814 | https://devpost.com/software/finance-manager-dyopxn | Inspiration
I was inspired by lack of accounting knowledge among African entrepreneurs to prepare credible books of accounts and hiring professional accountants is too costly for small and medium enterprises.
What it does
This software aims to bridge knowledge gap of young Africans with no accounting backgroun... | Finance manager | Finance manager is online accounting software that solves the complexity of book keeping for small and medium enterprises | ['Kavuma Herbert'] | [] | ['jest', 'mongodb', 'mongoose', 'node-mailer', 'node.js', 'react', 'react-testing-library', 'redux', 'styled-components', 'typescript'] | 98 |
10,814 | https://devpost.com/software/learning-basic-of-programming-logic-with-spark-ar | Take the first step by saying Hello AR World!
Learn the basic about boolean, pulse and how patches works in Spark AR
understand how logic in Spark AR work in a prepared, systematic file
Learn varies way you can use If Then Else logic in Spark AR
Learn and understand how a random generator works
Create result-based... | Learning Basic of Programming Logic with Spark AR | Spark AR is a great software to create AR effects, but it is also a great learning tool for beginners who find actual coding intimidating to learn programming logic using its patch editor easily! | ['Boon Jun Aw'] | [] | ['sparkar'] | 99 |
10,814 | https://devpost.com/software/beginner-messenger-tutorial-indonesia | Project cover
Code
Inspiration
When I was a kid, I'm always amazed at how efficient most customer services are. As i grow up and get more interested in technology, I realised that most of my interaction with the customer services are actually just automated messages from bots. Now that I have enough skill, I want to... | Beginner Messenger Tutorial Indonesia | A Messenger bot tutorial for beginners in Indonesian | ['Agsanshina Raka Syakti'] | [] | ['facebook-messenger', 'github', 'heroku', 'node.js'] | 100 |
10,814 | https://devpost.com/software/yoga-pose | GIF
Inspiration
My sister got her yoga teacher's certificate during the pandemic, and it was incredibly frustrating for her to have to learn from video where the instructor may have a more difficult time correcting her pose. Therefore, I thought it would be cool to make an application that could allow the student's a... | Yoga Pose | App that compares a yoga student's pose with their instructor, and provides information about how they should correct their posture. | ['Andrew Grebenisan'] | [] | ['flask', 'pytorch', 'react', 'redis'] | 101 |
10,814 | https://devpost.com/software/tutorial-for-building-a-chatbot-using-messenger-platform | Screenshot of the Chatbot in action
Breaking down the tutorial steps
Simple concept of a Messenger Chatbot
Inspiration
The world has experienced a huge tide of technological advancement in the recent times. Each and every sectors are being digitalized and people are welcoming the changes as well as coping themselve... | Tutorial for Building A Messenger Chatbot Using PHP | This written tutorial explains how to build a messenger chatbot for online businesses that use a Facebook Page to sell and promote their products using basic PHP programming knowledge. | ['Raiyan Ibne Hafiz', 'Adil Ahnaf Mugdho'] | [] | ['api', 'facebook-messenger', 'json', 'php'] | 102 |
10,814 | https://devpost.com/software/facebook-messenger-chat-bot | Chat bot sample response
Inspiration
What inspired me to create this project is that there are a lot of businesses and individuals offering services online via Facebook which can be automated so that they are able to have time to focus on other aspects of their business or service. Take for example a company offering... | Facebook Messenger Chat Bot | Do you own a business or service that requires interaction via messenger? Is it tedious to manage and answer questions and queries daily? Build a Chat Bot using Facebook Messenger to automate this. | ['Narendra Nauth'] | [] | ['facebook', 'messenger', 'php'] | 103 |
10,814 | https://devpost.com/software/flixy-dg3fqr | Inspiration
Build a simple and fun beginner in Spark AR.
What it does
Flixy has names of famous Netflix shows in emojis. You have to guess them before the timer runs out.
There’s an INTRO image which shows what the filter is all about. Then there are QUESTIONS and a TIMER, which after countdown shows you the ANSWER.... | Flixy | Are you a Netflix fan? Guess the famous shows from their Emojified names. | ['Sree k', 'D S Varma'] | [] | ['ar', 'sparkar'] | 104 |
10,814 | https://devpost.com/software/voterbot | VoterBot Logo
Full Tutorial on GitHub
Inspiration
I've been helping a lot with my local election and there's a lot of questions this year about where people can vote, how they can vote, and when they can vote. I wanted to help create a Messenger bot to answer some of these questions.
What it does
It uses Wit.ai to... | VoterBot | A beginner's tutorial on how to create a Messenger bot utilizing Wit.ai to help voters find their polling place and when they can vote. | ['Henry Saniuk'] | [] | ['amazon-web-services', 'api-gateway', 'claudia.js', 'facebook-messenger', 'lambda', 'messenger', 'wit.ai'] | 105 |
10,814 | https://devpost.com/software/how-to-use-chart-js-in-react | Daily activity logging screen
Flow of application
Inspiration
Main inspiration is to contribute towards community and to inspire beginners to learn this technology.
What it does
It will transform user given data into chart.
How I built it
Developed this application with the integration of Chart.js in React.
Ch... | How to use chart.js in React | The purpose of this tutorial is to show how to use Chart.js in React. In this tutorial, a small activity logging system is created from scratch. | ['Harshil Parmar', 'Kathan Trivedi'] | [] | ['chartjs', 'react', 'react-chartjs-2'] | 106 |
10,814 | https://devpost.com/software/hayword-case-study-for-making-real-word-messenger-apps-4fl32v | Inspiration
The inspiration is based on my previous hackathon competition 'HayLingo,' which previously won first place in FB Messaging 2. I want to share this tutorial to encourage developers to create a chatbot messenger. This tutorial creates a mini version of the HayLingo chatbot, focusing on building HayWord featu... | HayWord | Case Study for Making Real Word Messenger Apps | Let's make a real word chatbot messenger that powered by Wit.ai and ReactJS | ['Dimas Nashiruddin Al Faruq'] | [] | ['firebase', 'github', 'glitch', 'messenger', 'node.js', 'react', 'translateapi', 'wit.ai', 'wordsapi'] | 107 |
10,814 | https://devpost.com/software/covid-news-app | During these hard days, information is something very important to be up to date on everything going on in the world. _ My inspiration comes from the fact that people have to be informed so that they can be safe. _
Covid news App is a little web application which allows us to get the latest news on covid-19 from the N... | Covid News App | Covid News App is a React web based App where we can get latest news on covid-19. It uses the New York Times API to get data. | ['Michel NZIHOU'] | [] | ['new-york-times', 'react'] | 108 |
10,814 | https://devpost.com/software/arquitectura-react-con-context-escalable-y-mantenible | Inspiration
Create a scalable and maintainable architecture with react context.
What it does
Hi, the objective of this tutorial is to create a scalable and maintainable architecture with react context.
Basically, with context, we can create multiples states inside an application that can create a context for view o... | Arquitectura React con context escalable y mantenible. | With context, we can create multiples mini-states inside an application that can create a context for view o for a feature. | ['Raul Amador Muñoz'] | [] | ['context', 'javascript', 'react'] | 109 |
10,814 | https://devpost.com/software/augmented-reality-puzzle-tutorial-using-spark-ar | Getting Started
Find our tutorial, starter project and sampled software
here
!
Inspiration
We stepped into to the world of Augmented Reality (AR) when we chanced upon the Facebook AR Hackathon earlier this year. As new players in the field, we are grateful for the tutorials available on the Spark AR learning plat... | Learn Augmented Reality with Spark AR & Pirate Dash 360 | Create our award-winning Augmented Reality (AR) puzzle game, Pirate Dash 360 with Spark AR! | ['Rui Qin Ng', 'Gabriel Koh', 'Vincent Tok', 'Yan Kai Ong'] | [] | ['github', 'javascript', 'sparkar'] | 110 |
10,814 | https://devpost.com/software/salesforce-voice-assistant-app-with-react-native-and-wit-ai | Inspiration
What it does
Displays Salesforce Data (contacts) with voice commands
How I built it
Salesforce React Native (forcereact) + react-native-audio-record + Wit.ai
Challenges I ran into
Compilation issues, voice conversion
Accomplishments that I'm proud of
Passed the challanges
What I learned
React Nati... | Salesforce Voice Assistant App with React Native and Wit.ai | Save time and use your voice to display Salesforce data on mobile. | [] | [] | ['react-native', 'salesforce', 'wit.ai'] | 111 |
10,814 | https://devpost.com/software/spark-ar-wedding-ar-filter-tutorial | Inspiration
I wanted to create something that allows you to share moments with friends and family even if you can't be there.
My AR filter allows you to share something unique to your event such as a wedding with your friends and family.
What it does
My project is an AR filter that allows for a 3D object unique to a... | Spark AR Wedding AR Filter Tutorial | Create your AR Filter for your next major Covid-friendly Event! | ['Alex Ortiz'] | [] | ['ar', 'particle'] | 112 |
10,814 | https://devpost.com/software/covid-center-indonesia-bot-beginner | Flowchart
Messenger Bot
GIF
Wit.AI Dashboard
Inspirasi
Situasi saat pandemi ini, banyak orang di Indonesia takut untuk keluar dari rumah mereka. Sehingga, mereka tidak mengetahui berita terakhir
Covid19
di sekitar mereka. Mereka ingin mengetahui berapa banyak kasus di area mereka, kasus kematian dan kasus yang... | Covid Center Indonesia Bot (Beginner) | Kami membuat covid bot dengan messenger & wit.ai API dengan informasi covid19 di Indonesia & mempelajari sentimennya. Kami memberikan pelajaran bagaimana integrasi dari wit.AI web ke API ke pemula. | ['Imam Aris Munandar', 'Gazandi Cahyadarma'] | [] | ['facebook-messenger', 'ngrok', 'node.js', 'wit.ai'] | 113 |
10,814 | https://devpost.com/software/covid-center-indonesia-bot | flowchart
Covid Apps
GIF
Wit.AI Dashboard
Inspirasi
Situasi saat pandemi ini, banyak orang di Indonesia takut untuk keluar dari rumah mereka. Sehingga, mereka tidak mengetahui berita terakhir
Covid19
di sekitar mereka. Mereka ingin mengetahui berapa banyak kasus di area mereka, kasus kematian dan kasus yang se... | Covid Center Indonesia Bot (Advanced) | Kami membuat covid bot dengan messenger & wit.ai API dengan informasi covid19 di Indonesia & mempelajari sentimennya. Kami memberikan pelajaran bagaimana integrasi dari wit.AI web ke API ke pemula. | ['Imam Aris Munandar', 'Gazandi Cahyadarma'] | [] | ['facebook-messenger', 'ngrok', 'node.js', 'wit.ai'] | 114 |
10,814 | https://devpost.com/software/netflixy | Inspiration
Create a fun filtered experience that remixes the real world with technology and art, all using Spark AR Studio.
What it does
Create your mood of the day with dynamic changing text and styles. You can also rotate, zoom in/out and customize it as you like.
How I built it
Spark AR, Spark AR Studio
What... | Moodie | Express you mood of the day in style! | ['D S Varma', 'Sree k'] | [] | ['ar', 'sparkar'] | 115 |
10,814 | https://devpost.com/software/smartfarm-t41k65 | Inspiration
The majority of farmers in Africa are small scale farmers, however, they lack the necessary knowledge on how to improve their farming experience. If only we can be able to bring the farmers together such that an experienced farmer can share their farming techniques, then we will have improved the farming e... | Smartfarm | A web application that supports the farmers throughout the whole farming life cycle by allowing experienced farmers to share their stories with the upcoming farmers. | ['Paul Wamaria'] | [] | ['bootstrap', 'css3', 'html5', 'react'] | 116 |
10,814 | https://devpost.com/software/covid-center-bot | Flow Diagram
GIF
Train Wit.AI
GIF
Demo
Inspiration
In this pandemic situation, many people in Indonesia afraid to go out from their house. Thus, they don't know the latest
Covid19
news in their neighbourhood, they would like to know how many cases in their area, death cases and recover cases.
For that inspir... | Covid Center Bot | We create covid bot with messenger and wit.ai that give relevant information about covid 19 in Indonesia and understand sentiment. We will learn wit.AI web & API and integrate it to messenger. Thanks. | ['Imam Aris Munandar', 'Gazandi Cahyadarma'] | [] | ['facebook-messenger', 'ngrok', 'node.js', 'wit.ai'] | 117 |
10,814 | https://devpost.com/software/tuto-dev-facebook | What motivated us this year was the requested solution. Usually we expect an application but here we were surprised by the word "Tutorial".
Indeed, many developers know how to build applications but few know how to write a tutorial. So we participate in this exercise to test our ability to explain at a high level our l... | How to quickly deploy a Messenger bot on Heroku | There are different tutorials that explain how to set up a bot messenger. But they are long and tedious except ours. | ['Ondo-Obiang Rodolf-therence', 'Pascal Tamibe djonfabe', 'Glen NGUIAMBA'] | [] | ['heroku'] | 118 |
10,814 | https://devpost.com/software/komponen-react-pengubah-gambar-menggunakan-appwrite | hack programming language in action
Inspiration
https://github.com/appwrite/sdk-for-node
What it does
Interacting with appwrite server via nodejs
How I built it
i convert the nodejs sdk to hack programming language
Challenges I ran into
i didn't have any knowledge about hack
Accomplishments that I'm proud of
... | Build an SDK for Appwrite Server Using Hack | using hack programming language im able to create an sdk for appwrite server | [] | [] | ['appwrite', 'hack', 'material-ui', 'react'] | 119 |
10,814 | https://devpost.com/software/face-mask-w4zymj |
window.fbAsyncInit = function() {
FB.init({
appId : 115745995110194,
xfbml : true,
version : 'v3.3'
});
// Get Embedded Video Player API Instance
FB.Event.subscribe('xfbml.ready', function(msg) {
if (msg.type === 'video') {
// force a resize of the carou... | face mask | A bleach anime fanart mask using spark ar | ['Edwin Nyaluogo'] | [] | ['particle', 'sparkar'] | 120 |
10,814 | https://devpost.com/software/react-e-commerce-ui | UI
Checkout page
Inspiration
The increase use of e-commerce platform due to the CoVID disaster.
What it does
This is the complete e-commerce landing page with full cart functionality missing just payment solution.
How I built it
Built it with react for the interface with help of materialUI icons and firebase for... | React E-commerce UI | Interactive user interface of an e-Commerce store that revelage react to bring beautiful user interface. | ['Suleiman Khery'] | [] | ['firebase', 'javascript', 'react'] | 121 |
10,814 | https://devpost.com/software/githubcard-in-react | Inspiration
The zeal to create a fascinating tutorial on React JS motivated me to build the project on Github Card. The coding adventure captures React JS, JS ES6 and he Github API. In the project, I learnt the consistency of integrating JS ES6 on React.
What it does
The app enables easy querying of Github user's d... | GithubCard in react | a web app to query user's details on Github | ['Yusuf Jimoh'] | [] | ['api', 'guthub', 'javascript', 'react'] | 122 |
10,814 | https://devpost.com/software/creating-your-own-react-library | Inspiration
I have long wanted to create my own react library to contribute to the open source community, but I always hesitated and feared that it is something that only very professional developers can do. However, for this challenge I did the research on how to make it and challenged myself in learning and teaching... | Creating your own react library | Creating react table library using create-react-library package. | ['Kamran Elchuzade'] | [] | ['git', 'github', 'npm', 'react', 'typescript'] | 123 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.