An open API service providing repository metadata for many open source software ecosystems.

Topic: "input-validation"

Willie-Conway/Calculator-App

A simple yet powerful 📱calculator app built with ❄️React! Perform basic operations like ➕addition, ➖subtraction, ✖️multiplication, and ➗division with ease. Perfect for honing your front-end development skills! 💻✨I have also added a ☀️Light /🌙Dark Mode toggle button to the original.

Language: JavaScript - Size: 682 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

mpluxery/Basic-CPP-age-checker

Simple C++ console application that prompts the user to enter their age, validates that the input is a number between 1 and 99; otherwise, it displays an error message and re-prompts until a valid age is entered.

Language: C++ - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Fab2bprog/Xojo-Currency-Input

Example program showing how to enter currencies into a text field in Xojo. Monetary Value Entry Class

Language: Xojo - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

chrismichaelps/veffect

VEffect Validation is a powerful TypeScript validation library built on the robust foundation of Effect, combining exceptional type safety, high performance, and developer experience. Taking inspiration from Effect's functional principles

Language: TypeScript - Size: 1.87 MB - Last synced at: 30 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

xvi-xv-xii-ix-xxii-ix-xiv/huginn

Secure input validation and sanitization library with extensible architecture

Language: Rust - Size: 14.6 KB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

anser624/Guess-Number-Game

GUESS-NUMBER-GAME

Language: JavaScript - Size: 1000 Bytes - Last synced at: 30 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

LamSut/Computer-Security

CT201H

Language: Python - Size: 62.8 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Kalyan767Z/Arithmetic_mean_of_two_numbers

HomeWork 1: A program to calculate the arithmetic mean of two numbers in C#. Focuses on input validation, modular methods, and simple arithmetic operations.

Language: C# - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

pavanummagani1/git_collab2

A login form updated with the patterns And collabrated with @manojreddy8849

Language: HTML - Size: 2.24 MB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

rozek/javascript-interface-library

various classification, validation and utility functions

Language: TypeScript - Size: 377 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

marvin1099/Password_Inseter

This python script checks a password by hashing it + salt with sha256

Language: Python - Size: 9.37 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

GianfrancoD/useTargetHandler

React Hook useTargetHandler es la simplificación, rapidez, y eficacia en la creacion de Formulario y conexiones

Language: JavaScript - Size: 559 KB - Last synced at: 28 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

mattiamalonni/express-joi-validations

Express middleware to validate request (headers, params, query, body) using Joi

Language: TypeScript - Size: 132 KB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

heydc7/osmos

Osmos is a command-line tool written in Go for analyzing HTTP responses and checking if parameter values are reflected. It fuzzes parameter values with random sets of characters from various character sets and checks if the modified values are reflected in the HTTP response.

Language: Go - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

helenailic/Mountain-Paths-Machine-Project

When given elevation data input consistent with how the NOAA(National Oceanic and Atmospheric Administration) provides elevation data, a hiker wants to determine the most efficient mountain path. In this project I wrote and tested code that reads in elevation data, processes it, and then prints out a grayscale topological image map.

Language: C++ - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

danieldotwav/C-String-Generator-Using-Pointers

A C program that generates two strings and a replacement character, then filters the first string by replacing any characters that appear in the second string with the specified replacement character.

Language: C - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

weblineindia/React-Native-Input-Class

A React Native based component for creating Input Class in your application.

Language: JavaScript - Size: 138 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

izzyluuuuh/email-validation

Email Validation Using JavaScript

Language: CSS - Size: 300 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

danieldotwav/TriangleProperties.c

This project is a C program designed to classify triangles based on their side lengths as Equilateral, Isosceles, Scalene, or Invalid and calculate the area for valid triangles, aimed at demonstrating basic geometric and mathematical concepts in programming.

Language: C - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ThinhVu/routerex

Express Router extension which allow you to do a lot more. But atm, it add metadata to express route for API document generator & input validation

Language: JavaScript - Size: 50.8 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

nabilBouzineDev/BMICalculator

A simple demo project to help you practice some Android fundamentals using Kotlin

Language: Kotlin - Size: 187 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

danieldotwav/Fraction-Arithmetic-Calculator

This C++ program demonstrates basic object-oriented programming principles through the implementation of a Fraction class. It includes constructors, destructor, operator overloading, and exception handling for division by zero. Users can input two fractions, and the program will calculate their sum.

Language: C++ - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

fracto-team/fracto-validated-input

An angular component for input validation handling

Language: TypeScript - Size: 488 KB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Fathyy/crud-operations

Crud operations using PHP and PDO

Language: PHP - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

InitPHP/Input

It is a simple library developed to retrieve user inputs by prioritizing or verifying.

Language: PHP - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

JacobKerames/order-handler

This program allows users to add, remove, and display orders for an online retailer using a queue data structure, and sorts the orders by customers' last names and order numbers.

Language: Java - Size: 8.79 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

isneezy/confere.js

A simple promise based javascript validation library with extras

Language: JavaScript - Size: 2.01 MB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

diego9497/useinput

React hook that allow us an easy validation and manage styles

Language: JavaScript - Size: 682 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

devsnowin/regex

Simple form validation to learn about RegEx.

Language: HTML - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

yohgaki/validate-php-scr

An input data validation framework that can comply CERT Secure Coding Principles and OWASP TOP 10.

Language: PHP - Size: 183 KB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

rodrigopaesmk/validated-form-js

Formulário com os principais campos validado

Language: JavaScript - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

xX0ZAK0Xx/Registration

User can create a new account or login to his previous one

Language: C++ - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mian-ali/react-credit-card-input

Language: JavaScript - Size: 803 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

domoskanonos/nidoca-form-helper

it's often tedious and time-consuming to read current values ​​from formular fields. this little helper class will help you get the job done. it finds all form elements (input, select, textarea, button), automatically reads out the current values and returned the corresponding model object.

Language: TypeScript - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

vavedev/vue-validation-input

Input with validation component for Vue 2.x

Language: JavaScript - Size: 624 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

Skyppid/Hyperlinked-Validation-System

An alternative powerful input validation system for Windows Forms.

Language: C# - Size: 55.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Sophy8281/laravue-task-app

Laravel and vue js tasks creation and listing app

Language: PHP - Size: 512 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

DavideTriso/form-controls 📦

HTML, CSS and JS form controls components for BEM projects

Language: CSS - Size: 449 KB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Vilquid/Project-software-development-security

Web application securised

Language: JavaScript - Size: 658 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

CypherPoet/UnitIntervalPropertyWrapper

A Swift Property Wrapper for automatically clamping floating-point values within a closed range of [0,1].

Language: Swift - Size: 2.21 MB - Last synced at: 27 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Rajacharles/Limitation-Of-Input-Characters

Limitation Of Input Characters Count | Max-Min | HTML5 | CSS3

Language: CSS - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Rajacharles/Input-Focus-Gradient-Effect

Input Focus Gradient Effect | Focus | HTML5 | CSS3

Language: CSS - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

fabiorodella/TextInputFilter

Write your own reusable input filters for UITextField and UITextView

Language: Swift - Size: 21.5 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 3

IsraelSantizo98/loginValidator

Login con control de seguridad

Language: HTML - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

CreativeAcer/spnamevalidator

Tool to validate strings for use in SharePoint code

Language: TypeScript - Size: 728 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

Aleshere/chat-web-app-react-node

Language: JavaScript - Size: 208 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

bdoms/gae_validators

User input validation with defaults for the Google App Engine datastore.

Language: Python - Size: 31.3 KB - Last synced at: 22 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

JS-DevTools/assert

An assertion library with user-friendly error messages

Language: JavaScript - Size: 719 KB - Last synced at: 4 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

sazzadhrz/CSE434-SQA Fork of NSU-SU19CSE434S01/SU19CSE434_Md_Sazzad_Hossain

Development and unit testing of a desktop app and web automation testing using selenium.

Language: HTML - Size: 664 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

EdwinBetanc0urt/validateInput

Validación de campos de entrada HTML como input y textarea

Language: JavaScript - Size: 40 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

Supercaly/TextInputLayoutValidator

Android Library to validate input from TextInputLayout

Language: Kotlin - Size: 137 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

sbbeez/express-input-validation

Securing your Api from bad input

Language: JavaScript - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

aprilmintacpineda/smart-input-validator

Input validator for javascript apps.

Language: JavaScript - Size: 572 KB - Last synced at: 24 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

MohammedAl-Mahdawi/vue-computed-validator

Vue.js form validation plugin that depends on the property not the HTML element on validating with no dependency and respect to Vue reactivity.

Language: JavaScript - Size: 124 KB - Last synced at: 2 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

anil-sidhu/react-js-validator

React js validation component will provide simple way of validate your input.

Language: JavaScript - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

yuvalmizrahi2/Process-Monitor

Language: Python - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

algo7/Veil-Framework-Input-Validation

Shell scripts for validating inputs for different modules included within the Veil Framework

Language: Shell - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

jbasko/wr-schemas 📦

I love schemas

Language: Python - Size: 24.4 KB - Last synced at: 10 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

wanlixi/vue-input-item

vue-input-item component use to form submission

Language: Vue - Size: 51.8 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

aadityanaik/Scan

A class similar to Java's Scanner class which verifies user input

Language: C++ - Size: 92.8 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

meJevin/PVInput

A program to monitor your in-game input

Language: Pascal - Size: 10.9 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

bayinmin/BYInputValidationDemo

This is a demo application to explain the importance of server side input validation.

Language: HTML - Size: 2.93 KB - Last synced at: 7 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

Theophrast/NumericInputEditText

Android EditText extension for validate numeric inputs

Language: Java - Size: 351 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 2

gpestana/nosix

nosix.js abstracts input validation, making it easier and straighforward for you to validate any type of input.

Language: JavaScript - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

nahid/validx

Validx is PHP based library for form validation

Language: PHP - Size: 85 KB - Last synced at: 24 days ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

phamtri2395/react-enhanced-input

React enhanced input for validation

Language: JavaScript - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

prezine/php-human-validator

Validate real human input in PHP. Catch fake names, non-existent emails, weak passwords, and inappropriate usernames — all in one package.

Language: PHP - Size: 13.7 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

muslchn/temperature-conversion

🔁 CLI app for converting Celsius to Fahrenheit and Réaumur, with location logging, temperature classification, and clean Go architecture.

Language: Go - Size: 6.84 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-editors-validate-user-input-indicate-errors-idataerrorinfo

Validates user input and indicates errors. Implements IDataErrorInfo to display error/warning icons and relevant hints in the DevExpress Text Editor.

Language: C# - Size: 58.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 1

aniru-dh21/snap-validate

A lightning-fast, lightweight validation library for common patterns without heavy dependencies. Perfect for client-side and server-side validation with zero external dependencies and built-in protection against ReDoS (Regular Expression Denial of Service) attacks.

Language: JavaScript - Size: 162 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

watio241206/Professional_Cost_Calculator

Professional Cost Calculator is a Java app for accurate cost calculations, tax processing, and financial reporting. Ideal for businesses and e-commerce. 🚀💻

Language: Java - Size: 19.5 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

timiagama/nigerian-mobile-validator

The most rigorous, up-to-date library for validating Nigerian mobile numbers. Fully NCC-compliant, and security-focused, with enterprise-grade features to prevent the business risks of validation failures in regulated industries.

Language: TypeScript - Size: 1.72 MB - Last synced at: 15 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

fanboykun/doz-validator

A powerful, type-safe validation library for TypeScript/JavaScript with zero dependencies.

Language: TypeScript - Size: 30.3 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 1

michael-borck/capstone-connect

A web-based project management system that connects Curtin University students with industry clients for capstone projects, featuring project browsing, interest tracking, and administrative oversight

Language: JavaScript - Size: 15.4 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

aulanchik/checkout

Language: TypeScript - Size: 53.7 KB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

iampenuel/sassy-identity-bot

A terminal-based Python personality that collects basic identity info then roasts you, reassures you, and relentlessly validates your existence with snarky logic and input checks. Built as a beginner project to master input validation and conditionals with style.

Language: Python - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ozan2003/send_mail

Utility for sending e-mails with attachments

Language: Python - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AsrielDreemurrGM/Java_CRUD_Example

Java desktop application using JOptionPane to manage client and product data with full CRUD operations. Features interface-based DAO pattern, generics-based persistence layer, input validation, and in-memory storage (Map or Set). This is my first Java project, developed alongside a related CRUD application built with Swing in Apache NetBeans.

Language: Java - Size: 71.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

locke-chappel/oss-java-commons-validation

Input validation framework

Language: Java - Size: 40 KB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

bell-kevin/inputValidationRegistrationForm

Minimal validation on each screen, not allowing forward movement with the "Next" button until the screen is valid

Language: JavaScript - Size: 4.82 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

jcoreio/redux-form-numeric-field

a customized redux-form Field for entering numbers

Language: TypeScript - Size: 4.37 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

sejalkutriyar/Authentication-App

This project is a simple React-based Authentication App that demonstrates how to implement a basic login functionality.

Language: CSS - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ChevalierCreates/input-validator

Reusable PHP input validation functions for WordPress and general backend use.

Language: PHP - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

hyperscale-stack/validator

The Hyperscale Validator library provides a set of commonly needed data validators. It also provides a simple validator chaining mechanism by which multiple validators may be applied to a single datum in a user-defined order.

Language: Go - Size: 58.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

hyperscale-stack/inputfilter

The Hyperscale InputFilter library provides a simple inputfilter chaining mechanism by which multiple filters and validator may be applied to a single datum in a user-defined order.

Language: Go - Size: 41 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Uchechukwu-Udefi/UCHUDE24034_CPTO2409_Group-A_Uchechukwu-Udefi_DJS02 Fork of CodeSpace-Academy/StudentNo_Classcode_Group_Name-Surname_DJS02

This project challenges helps to improve critical thinking about user inputs, error handling, and providing a seamless user experience

Language: CSS - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

RobisonTorres/search_graph

Search and recommendation system in Rust that leverages graph-based algorithms (BFS).

Language: Rust - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AmrTamerTech/clsInput_Validation_Library-CPP

A C++ library for validating user input, including numeric range checks, date validation, and safe string reading. It ensures robust and error-free input handling in console applications.

Language: C++ - Size: 23.2 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

wwwwwtyy/java-number-calculator

A Java program that lets users input six numbers and calculates their total and average. Features a user-friendly GUI built with Java Swing, ensuring input validation and clear result display. Perfect for beginners exploring Java development or basic number processing applications.

Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

FinnishCancerRegistry/dbc

Design-by-contract: verify your function inputs and outputs. Includes a large number of generated verifcation functions for convenience.

Language: R - Size: 1.44 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

natep1123/Spacecraft-Builder

Build a spacecraft inventory by adding items with quantity and purpose, plus receive real-time validation feedback. View the live inventory and delete from it.

Language: JavaScript - Size: 43 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ejarvinen/42Pipex

A project simulating the piping of two UNIX commands with redirections

Language: C - Size: 33.2 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

nurulashraf/java-number-calculator

A Java program that lets users input six numbers and calculates their total and average. Features a user-friendly GUI built with Java Swing, ensuring input validation and clear result display. Perfect for beginners exploring Java development or basic number processing applications.

Language: Java - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

danny-codes/Sign-Up-Form

A sign-up form built with HTML and CSS, featuring input fields for name, email, and password. The form includes basic styling, input validation, and a background image with a semi-transparent overlay for improved readability.

Language: HTML - Size: 4.27 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

MrEshboboyev/guard-clauses

A .NET repository demonstrating the use of guard clauses for input validation and defensive programming. Includes implementations using both built-in .NET features and custom guard clauses, with practical examples for Order and Customer objects in a console application.

Language: C# - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Shashwat-19/TeamTrack-Hub

TeamTrack Hub is a Java Swing-based Employee Management System with features like adding, viewing, and deleting employee records, a sleek dark mode, and a user-friendly interface. Ideal for streamlined employee management.

Language: Java - Size: 326 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

AmmarChhipa/C-Project

A command-line program for sellers to manage inventory and sales efficiently. It includes features for adding, updating, and deleting stock, tracking sales, calculating profits, and maintaining data persistence through file handling.

Language: C - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ITSawa/basic-input-validation

A comprehensive library for server-side validations, including type checking, structure validation, and common field validations such as email, password, and username. It also includes checks for empty values, script injections, and SQL injections.

Language: TypeScript - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

altxriainc/janus

Janus is a Python library designed for robust data validation, serialization, and schema versioning. It offers a comprehensive toolkit to handle input validation, data transformation, and API schema evolution, making it ideal for modern Python applications that require data integrity and compatibility.

Language: Python - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Chirag-agg/guess-the-number-game

Developed a Python-based 'Guess The Number' game featuring multiple difficulty levels, intuitive gameplay, and a scoring system. Incorporated randomized number generation and provided user-friendly hints for a dynamic gaming experience. Enhanced input validation and implemented efficient game flow for improved user interaction.

Language: Python - Size: 10.7 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0