Klustr is a chat application that allows users to communicate in rooms. Rooms can be public or private. Users can join rooms, send messages, and participate in audio/video chats. The application includes features like message persistence, room management, and profile editing.
Tweepspace is a vibrant social media platform where users can connect, share thoughts, and engage in conversations. With features like user authentication, tweep posting with mentions and hashtags, hashtag search, and interaction options like likes, retweets, comments, and shares
Kodeloom is a web-based project management system designed to streamline workflows,boost collaboration, and help teams achieve their goals. Kodeloom offers features like task creation and management, progress tracking, role-based access control.
I’m Nilesh Darji, a builder of high-impact digital products who turns ideas into reliable, scalable systems, whether it’s on the web, mobile, or powered by AI. Currently the founding engineer at Heizen, leading the development of our core product and building highly scalable systems from the ground up.
Welcome to Nilesh's Blog! Here, we're diving into the basics of machine learning. We'll start by understanding what features and labels are, and then we'll explore the main types of machine learning. First things first, let's talk about what machine ...
What is Firebase? Firebase is a powerful platform for developing mobile and web applications, and integrating it with your Flutter app can supercharge your project. In this step-by-step guide, we will walk you through connecting Firebase to your Flut...
What are Forms? Forms are essential components of web applications that allow users to input data. Whether it's a registration form, a search bar, or a feedback form, Django provides a robust way to handle user input effortlessly. In this blog post, ...