You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ProTypist is a sleek and efficient typing speed tester platform designed to help users measure and improve their typing accuracy and speed. With engaging tests, real-time results, and an exciting leaderboard system, ProTypist enhances the typing experience for users of all skill levels.
A multiple-choice quiz game written in C. This program features questions related to coding and web development, tracks the score, and includes a timer for each question.
This Python script allows you to encrypt PDF files with a numeric password. The password will be required to open the encrypted PDF file.This pdf encryption is good for managing privacy and to maintain distance between attacker and client.
This repository contains a simple shell script that will expose your localhost server to the INTERNET. Additionally, it includes a script to start a shell server for serving the files locally. We used serveo to do this stuff.
This is an advanced calculator program written in C++ that performs basic arithmetic operations. It provides a menu-driven interface with colored text for enhanced user experience. The available operations are addition, subtraction, multiplication, division, and modulus.
A Python-based Password Generator tool that can create random passwords with customizable settings. Users can also generate passwords partially based on their name for a personal touch.
This project showcases a modern, responsive, and visually appealing website for a restaurant, complete with key features to enhance the user experience. We used simple HTML CSS and JS to build this responsive and clean ui good looking site.
A polling system implemented in C++ where users can vote for their favorite cricketer from a predefined list of options. After voting, users can view the current poll results.
This movie ticket booking project is build using C++ programming language. The program displays available movies, allows the user to reserve and cancel tickets, and generates receipts for each transaction.
The Website IP Scraper project is a Python and Shell-based program that allows you to resolve the IP address of multiple websites, useful for network diagnostics, monitoring, and educational purposes.
This project provides an advanced BMI (Body Mass Index) calculator built using Python. It calculates the BMI, categorizes it, and offers additional features such as displaying a BMI chart and saving results to a file.
This is a simple calendar application written in C language. It allows users to: View the calendar for a particular month, Add events for specific days, View events for a particular month or day.
A project named unit converter written in C++ that can convert between various units such as length, weight, and temperature. This is very accurate to result and provide seamless facility to calculate.
This project is a simple Python program that converts Markdown (.md) files into HTML (.html) files.It make easy for those who are using github and they wants to write their own readme.md file and don't have knowledge about markdown.
A simple C application to manage a phonebook database with basic CRUD (Create, Read, Update, Delete) functionality.Contact data is stored in a binary file using file handling.
This Python script allows you to check your system's IP address and track details of any IP address (IPv4 or IPv6). It uses the ip-api.com service to fetch IP address details and displays the information in a user-friendly format.