I’ve been working on a new car catalog for the mexican market, the name’s going to be Autogenio and it’ll let you check all the cars, versions, prices, specifications etc… of ALL the new cars in Mexico.
I built it with a really cool theme from Themeforest, adapted it to Meteor, created the admin and ‘translated’ it into React. It’s coming out really cool, I just need to get the pictures from all the cars and later work around SSR to be ready!
Cool, but I generally buy cars within a few km of my city (i.e. I don’t care about cars anywhere else). If your marketing message was “every car within easy reach” and tools to limit my search to a specific area / radius I would be more interested.
I did https://www.shillerz.com for a client in meteor/react it’s a social media platform for cryptocurrency when you can predict the evolution of crypto. The platform checks if you predictions is valid based on the exchanges API, using CRON jobs and if gives you point accordingly. It is a way to see who can make real cryptocurrency prediction.
Unfortunately the project didn’t take off but technically speaking it was a great project.
Also for another client I did a platform which optimises the quantity of concrete and steel in the building industry. Calculation were made on an external server using MatLab and their algorithms and I had to do the whole interface in Meteor/React including plenty of graphs and data visualization.
Now working on a third major project, this time for me, not a client, which will be out soon and I will keep the community posted. I just love Meteor for the ease of use, deployment and the capacities.
It seems that https://builtwithmeteor.com/ is not updated anymore. It’s a shame it is a great way to show the world that Meteor has no real limitations.
Thanks for the feedback, my site at the moment is focused for the mexican market, and we normally have the same cars available country-wide, but good consideration to be prepared for expansion to other countries.
Hi @thorus, I can’t detect any presence of Meteor on the landing page at https://www.attentto.com/ - I guess Meteor is introduced once you’re logging/logged in?
I checked because I was curious whether you were able to include only the Vuetify components you need rather than the full library, as per my question here: Vuetify-loader 'a-la-carte' imports without webpack ?
There’re a lot of interesting and promising projects. I have been working on creating a personal brand for a long time, but I still cannot rise to the global international level.
I’m currently working to present my project in China. I have already done the localization and reversal, but I still needed to provide a personal statement of the residence, I’m preparing it using this service https://residencypersonalstatements.net/our-services/pediatric-residency-personal-statement-writing-service/ This is the last preparatory stage before starting my project. I’m very excited about this new experience for me, which will help bring my project to the world level.
The frontend is written in Unity, using a native DDP connection to the Meteor backend. We built the first prototype within 6 weeks when we were part of Techstars in Los Angeles. This would not have been possible without Meteor. It’s such a great tool for rapid prototyping (and beyond).
We’re also part of the First Global 5G Consumer Entertainment Program run by Deutsche Telekom (parent company of T-Mobile) and RTL, a major European TV network.
Plus, we’ve just been selected as one of the 20 finalists of the Huawei Apps Up Innovation Competition. They currently run a public voting, so any vote would be highly appreciated Once you enter your e-mail there, you have to tap on “Send” in the verification code field which is a bit confusing. Each vote enters a lucky draw, with a max of 3 votes per day. Thanks for your support!
We’re working on pingpong – the messaging app for remote teams. You can think of it as a mix between forums and chat.
We found that slack was stealing our time and attention. It made it difficult to do our best work with the barrage of notifications for things that aren’t urgent, inter-mixed conversations, fear of missing out on a conversation because you’re heads down, and the green, “presence” dot (aka hey everyone, I’m available to be interrupted). So we made pingpong to be the antidote.
I’m building https://updrafts.app, a design tool using tailwind css. It helps developers creating nice looking designs. And it helps designers creating something developer friendly. The design can be exported as html + css classNames, which are then directly usable by developers.
I think Meteor is one of the easiest and fastest ways to build full-stack web apps. I have built my own personal project https://whefi.com with Meteor and React,
in the application I use several APIs and I have implemented SSR.
Meteor provided me the opportunity to write server-side and client-side code without much complications, and also deploying with Galaxy or MeteorUp is super easy.