SimpleDiscussion is a Ruby on Rails gem designed to create forums seamlessly within Rails applications. It powers the GoRails Forum...
HTML
Ruby
Web app
New
$5.00
The Go Task Scheduler (GTS) is a lightweight library designed for scheduling and executing goroutines after a specified duration or...
Go
Automation
$6.00
A fast and efficient URL-shortening application built using Node.js, integrated with Firebase Database for real-time data synchronization. This tool allows...
JavaScript
Firebase
Node.js
A comprehensive Android application that helps users track their fitness progress, including strength, cardio, and isometric exercises. The app enables...
Java
Mobile
Android
Mobile App
$4.00
A weather application built using React.js that provides real-time weather information. Users can view the weather for their current location...
TypeScript
React
This web application allows users to share their favorite recipes with family and friends in a collaborative and interactive environment....
$9.00
This Telegram Bot provides advanced features for managing posts and documents. Users can store content securely and access it through...
Python
Bot
The Android Voting System application revolutionizes traditional voting methods by allowing users to cast votes directly from their mobile devices....
$8.00
The Expenses Tracker is a full-stack application built using the MERN stack (MongoDB, Express, React, Node.js). This project enables users...
MongoDB
Meetup Event Planner is a cutting-edge web application for organizing and managing meetup events. It combines the power of modern...
$10.00
The Snake Game is a classic arcade-style game where a player controls a snake that grows in length by consuming...
This project demonstrates the implementation of a real-time chat application built with cutting-edge Java technologies. It is designed for scalability...
Docker
Free
React Social Network is an open-source project built using React, a powerful JavaScript library for developing dynamic user interfaces. This...
$3.00
Django-React Tasks Manager is a web-based task management application built using Django for the backend and React for the frontend....
Django
Job Board is a platform developed using PHP and JavaScript, designed to facilitate the creation and management of job sites....
PHP
WordPress
Portfolio Builder is a user-friendly React-based application that empowers users to effortlessly create personalized portfolio websites. By filling out a...
Express
Next.js
This course focuses on building a fully functional news blog web application using Next.js and Express.js. Learn how to develop...
Tech Cube is a modern e-commerce platform specializing in selling a wide range of electronic gadgets and products, including mobile...
$2.00
E-HealthCare-Management-System is a console-based application developed using Java. This application facilitates the seamless management of patients, doctors, and administrative tasks....
MySQL
The Online Property Management Solution is a comprehensive platform designed for managing residential, commercial, and land real estate properties. It...
Angular
Backend (Node.js + Express.js):
this is an example website with tailwind and html
CSS
A Hospital Management System (HMS) is a comprehensive software solution designed to manage the operations of a hospital. It helps...
$140.00
An English Dictionary Application is a digital tool that allows users to look up the meanings, synonyms, antonyms, and pronunciation...
$50.00
A Pet Shop Application is a software solution for managing the sale, adoption, and care of pets. It allows users...
SQL
$175.00
An ATM (Automated Teller Machine) Interface System is a software simulation or design that allows users to interact with an...
$30.00
A Private Adventure Game is a text-based or graphical interactive game where players embark on a personalized journey. It typically...
C#
C++
$150.00
A Lost and Found Application helps users report and track lost or found items. Users can post details of lost...
$80.00
A simple Java-based game where a dinosaur (Dino) runs across a desert and must avoid obstacles like cacti and flying...
$90.00
A countdown timer in Python that counts down from a specified time (in seconds) and displays it in the console....
$70.00
An E-Healthcare Management System is a digital solution that helps manage patient data, appointments, prescriptions, billing, and healthcare operations. It...
$120.00
This project focuses on creating a Named Entity Recognition (NER) model capable of identifying key elements in a text, such...
Natural language processing
This project aims to detect five types of traffic signs using transfer learning with two pre-trained models: RetinaNet and YOLOv5....
Machine learning
This is a real-time serverless chat application built using ReactJS and Firebase, designed for efficient and scalable messaging. It offers...
Progressive Web Apps (PWAs)
DataAnalysisToolkit is a comprehensive Python package offering a suite of tools designed for efficient data analysis. It simplifies common data...
Data Science
This repository contains a machine learning project for predicting house prices in California. The model is trained on the California...
This C# code demonstrates various cryptographic techniques, including hashing and both symmetric (AES) and asymmetric (RSA) encryption. It utilizes the...
This Go code demonstrates various cryptographic techniques, including hashing and both symmetric (AES) and asymmetric (RSA) encryption. It utilizes the...
GoLang
Google
This Haskell code demonstrates various cryptographic techniques, including hashing and both symmetric (AES) and asymmetric (RSA) encryption. It utilizes the cryptonite library...
cryptonite
Haskell
This Java code demonstrates various cryptographic techniques, including hashing and both symmetric (AES) and asymmetric (RSA) encryption. It utilizes the...
This Python code demonstrates various cryptographic techniques, including hashing, symmetric encryption (AES), and asymmetric encryption (RSA). It utilizes the hashlib library for...
hashlib
Cryptocurrency
Cybersecurity
This C# code implements a producer-consumer model using tasks and a blocking collection. The program simulates the concurrent production and...
.NET
ASP.NET
This Go code implements a producer-consumer model using goroutines and channels. The program simulates the concurrent production and consumption of...
This Java code implements a producer-consumer model using threads and a blocking queue. The program simulates the concurrent production and...
This Python code implements a producer-consumer model using threads and a thread-safe queue. The program simulates the concurrent production and...
This Ruby code implements a simple producer-consumer model using threads and a thread-safe queue. The program simulates the production and...
This Python code snippet defines a simple web application using Flask, which allows users to send emails through a web...
Flask
This Angular code snippet defines a service, FetchCacheService, that provides a mechanism for fetching data from an API while implementing a...
FetchCacheService
This Angular code snippet defines a simple map component, MapComponent, which sets up the initial configuration for displaying a map using...
MapComponent
This React component, MapComponent, utilizes the Leaflet library to create an interactive map that displays a marker at a specified...
This Vue.js component utilizes the Leaflet library to create an interactive map that displays a marker at a specified location....
Vue.js
This React code snippet defines a custom hook, useFetchWithCache, which allows components to fetch data from an API while implementing a...
useFetchWithCache
This Vue.js code snippet defines a custom composable function, useFetchWithCache, which facilitates fetching data from an API while implementing a caching...
This C# program demonstrates how to asynchronously retrieve XML data from a specified API using the HttpClient class, parse the XML response,...
HttpClient
This Python script demonstrates how to retrieve XML data from a specified API using the requests library, parse the XML response, and...
requests
REST API
This PHP script demonstrates how to make an API call to retrieve XML data using cURL, parse the XML response,...
HTTP
XML
A custom web browser allows users to browse the internet. Unlike popular browsers like Chrome or Firefox, a custom web...
$215.00
Tic-Tac-Toe is a simple, two-player game where players take turns marking spaces on a 3x3 grid with X or O....
$100.00
Vehicle number plate detection involves extracting vehicle registration numbers from images or video frames. This is typically done using Optical...
The Iris Flower Classification project classifies different species of the Iris flower based on features like sepal length, sepal width,...
$110.00
Phishing website detection is a security measure that detects fake websites attempting to steal sensitive user data (e.g., passwords, credit...
A weather app retrieves and displays weather data for a given location. It can show current conditions, forecasts, and historical...
An emotion-based music recommendation system suggests songs based on the user's emotional state, which can be detected through facial expressions...
Handwritten digit recognition involves using machine learning models, specifically CNNs, to classify images of handwritten digits (0-9). This task is...
$89.00
A Contact Management System (CMS) helps to store, manage, and retrieve information about contacts such as names, phone numbers, email...
An SVG (Scalable Vector Graphics) file generator is a program that creates graphics in the SVG format using code. SVG is an...
A program to generate the Fibonacci sequence, where each number is the sum of the two preceding ones, starting from...
$60.00
A Random Password Generator creates secure passwords by combining uppercase letters, lowercase letters, numbers, and special characters. It ensures diversity...
An online system that streamlines student admissions by allowing them to apply, track their application status, and receive updates digitally.
A tool to record, monitor, and analyze daily expenses and budgets. Users can add transactions, categorize them, and visualize spending...
A Bank Management System is a project that facilitates basic banking operations, including account creation, deposits, withdrawals, and balance inquiries. Below is...
An application for secure and transparent online voting. Users can log in, cast votes, and view results.
A Python-based utility to encrypt/decrypt text and image files using symmetric or asymmetric encryption algorithms (e.g., AES or RSA).
A simple online store for buying meditation-related books. Features include browsing books, searching, and purchasing.
A Java-based stock trading program that uses APIs to fetch market data and implement trading algorithms.
$78.00
The Vehicle Management System (VMS) is a comprehensive solution designed to streamline and simplify the management of vehicles for organizations, fleet operators,...
$67.00
This application calculates the total duration of a YouTube playlist. Users can input the playlist URL, and the app fetches...
$76.00
Resume Builder is a resume-building application that helps users create professional and visually appealing resumes quickly. The tool provides templates,...
$82.00