Whether personal or work projects, what are you building?
For further actions, you may consider blocking this person and/or reporting abuse
Whether personal or work projects, what are you building?
For further actions, you may consider blocking this person and/or reporting abuse
Jagroop Singh -
Luca Argentieri -
Rasheed K Mozaffar -
Scofield Idehen -
Top comments (70)
Building a personal site using Mithril.js that will eventually be deployed with Netlify.
It's incorporating a lot of tools and libraries that I have little experience in, namely:
I'll hopefully learn a lot in the process and actually finish it!
Just curious, what made you pick Mithril for this project?
Doing freeCodeCamp.org
you can look up some of my projects:
URL Shortener microservice -> github.com/itsjzt/Vidalia
Request Header Parser Microservice -> github.com/itsjzt/Black-Canyon
find random names for your projects -> rapid-ride.herokuapp.com
Side Projects: These days I've been writing a bunch of tiny apps to learn new tech rather than writing anything larger. I think it keeps me more interested because the end is always in sight! I have trouble if things aren't finished, so I like that I can get them done in 1/2 sittings. I've been doing a lot of the creativecoding.club/ challenges recently as well as ones that I write blog posts about!
For work: I teach now! So lots of smaller apps there as well in order to demonstrate techniques/technologies!
Awesome, keep it coming!
Working towards building a fully functional application with a private blockchain. Currently learning about the Hyperledger projects that would enable me to do that. Waaaaay over my head for the moment though :D
Can't wait to see what you write about after all of this!
Working on:
These days, I primarily workon my Startup moesif.com, an API analytics platform, already process over 1 Billion API calls every week. For front end we use javascript and react. For backend administrative and third party integration is in Node.JS. For large scale data processing and ML (core part of our tech), we use Scala, and build on techs such as Hadoop, Spark, Kafka and so on.
I'm starting a new job next week after being out of work almost two months. It will be using Microsoft stack (MVC, C#, etc) and will involve supporting various manufacturing operations. The team there is very interested in microservices and cloud deployments.
On my own, now that the cramming for the technical interview process is over, I've recently purchased a Raspberry Pi and I'm learning about it. I'm still undecided if I'm going to take the more familiar path of Windows 10 IoT and C# or dig into Raspberian and Java. This learning experience could potentially be also used in my new workplace to replace the old desktop style PC's they're currently using on the production floor.
I'm really a bit busy these days, I'm working on the front-end (using angular 5) of an IoT platform sorbasoft, on the other hand I'm doing full stack in a management site using react.js and to finish studying a bit of cryptography for my PhD ;)
Angular 5? Boy time flies. How long have you been using Angular?
I've really used angular 5 very little since I started with it 2 months ago, I'm a React fan and I'm using angular because in the project they were already using it, not by my own decision, in change react I've been using it for about a year and a half since version 0.12
I'm at automat.ai building tools to enable brands to create best in class conversational marketing experiences using our 🤖 Bot/AI platform 🤖.
Current tech stack in JS/Node:
Also dabbling a bit in Python/Django, but still fairly new to that part of the stack.
Lots of fun and lots to do. 😉
Cool! If you don't mind me asking, what are the use-cases folks are finding best for conversational AI? What's still finicky?
These are just my thoughts as I’m still fairly new at the company.
Mobile is so common these days and because of that chat. I think Conversational AI is doing well for surveys or simple questions that help guide a user towards potentially buying a product or service. It doesn’t necessarily mean they buy something in the chat, but it’s another channel in omni-channel e-commerce that arms them with info to eventually make a purchase.
I think it also helps you build a rapport with your client and since they engaged the chat, stuff like notifications aren't as intrusive, provided you don't send them tonnes everyday.
I think the main finicky thing is not getting answers like you’d expect if you were talking to a real person. I’m not working on the AI part, so I can’t comment so much about that, but I think improving that is more about processing more chats to improve the conversation with a chat bot.
Also, for some things that you might normally buy in person, there’s a challenge there. How can you offer a great experience in chat that is comparable to the in-person experience or adequate enough? I think that’s the nut to crack.
I think once I’ve been there longer, I’ll have some better answers. 😉
My current side project is janitr.net/ which I am also trying to monetize. It's interesting and more than just plain code.
For work, I started this week to implement GraphQL subscriptions over WebSockets but with AWS Lambdas and IoT. Today I had my first demo. 🙂