DEV Community

Cover image for Community Discussion Thread — Redis x DEV Hackathon
dev.to staff for The DEV Team

Posted on

Community Discussion Thread — Redis x DEV Hackathon

This thread is your place to share progress with your fellow Redis x DEV Hackathon participants and encourage one another throughout the month!

In this thread, you can post...

  • Positive encouragement for other participants
  • Milestones you've achieved or things you've learned throughout the hackathon
  • Links to DEV posts related to your official submission (especially if you've written multiple reflections/progress posts). Don't forget to utilize the DEV article embed tag when sharing a link!

If you need help throughout the Redis x DEV Hackathon, head over to the help thread

Comment Below 👀

Top comments (22)

Collapse
 
gulshanaggarwal profile image
Gulshan Aggarwal

Hi everyone Gulshan here! I have already a running incomplete project which I'm looking to complete with Redis. I'm using Next JS + Material UI + Firebase(file uploading) as a tech stack. If anyone is interested please send me a mail at gulshanaggarwal333@gmail.com.

Collapse
 
yuhuishishishi profile image
I love integers

I am interested in developing a redis module that can load a jupyter notebook into redis and execute it to return results.
This is similar to what redisAI module is doing, but for serving notebooks instead of ML models.

Some things I am not sure --

  1. My understanding is that redis module SDK is only available in C lang.
  2. How to interplay between C and Python if parts of the code are written in Python.

Any good references? Or

Collapse
 
chinwendu20 profile image
Maureen Ononiwu

Hi. Did you figure this out?

Collapse
 
yuhuishishishi profile image
I love integers

Looked into how to develop a redis module. Looks like the SDK only supports C language.

Collapse
 
capscode profile image
capscode

I have logged in to redis cloud but unable to use DEVTO500. Its asking me to add credit card details first then you can use this DEVTO500

can someone please help me out .

Collapse
 
wjohnsto profile image
Will Johnston

You do not need to use this code unless you need a paid account for larger storage. All paid accounts require a credit card, but you will not be charged if you use the DEVTO500 code until after you spend the $500 or the code expires (I believe the code is valid for 6 months, but I am not certain).

Collapse
 
capscode profile image
capscode

thanks for clarification

Collapse
 
apoorvtomar profile image
Apoorv

Are the result of the hackathon released?

AFAIK it was supposed to be shared after one week of the last day of the hackathon.

Collapse
 
apoorvtomar profile image
Apoorv

@wjohnsto Any update on this?

Collapse
 
zainbinfurqan profile image
Zain Ahmed

Good to hear new hackathon on DEV.

Collapse
 
frikishaan profile image
Ishaan Sheikh

What should be the category for a submission built using PHP/Python/C#? Will it comes under MEAN/MERN Mavericks?

Collapse
 
anshulnegitc profile image
Anshul Negi

Can we use NextJs as opposed to ReactJs and NodeJs ?

Collapse
 
wjohnsto profile image
Will Johnston

Yes, that works

Collapse
 
drsensor profile image
૮༼⚆︿⚆༽つ

Could you clarify about the extra prize!? Is it in form of a gift card or cash?

Collapse
 
wjohnsto profile image
Will Johnston

I believe this is a cash prize

Collapse
 
garrett profile image
Garrett / G66

Any references for good beginner tutorials?

Collapse
 
wjohnsto profile image
Will Johnston

You can find excellent tutorials on the official Redis YouTube channel, here is an example: youtube.com/watch?v=LaiQFZ5bXaM

There are also tons of guides and walkthroughs on the Redis Developer Hub: developer.redis.com/

A third option is to look at sample apps on the Redis Launchpad: launchpad.redis.com/

Collapse
 
valentinesean22 profile image
Valentine Sean Chanengeta • Edited

Hie good people, you can check our submission on the link below and give us feedback please:

Collapse
 
rajeshkhadka profile image
Rajesh khadka

Does posting article on August 30 will be a valid project for participation ??

Collapse
 
christoph_codes profile image
Christopher Codes

Is it too late to submit! I realized it was August 29 UTC and not PST!!

Collapse
 
kasuken profile image
Emanuele Bartolesi
Collapse
 
lob profile image
Lob

found this awesome deep dive into all things Redis!
architecturenotes.co/redis/