codebox/homoglyph
A big list of homoglyphs and some code to detect them (⭐ 628)
A big list of homoglyphs and some code to detect them (⭐ 628)
Nabla's Tests and Examples source code (⭐ 66)
EarlyBird is a sensitive data detection tool capable of scanning source code repositories for clear text password violations, PII, outdated cryptography methods, key files and more. (⭐ 755)
Source code for "Java How to Program, 11/e, Early Objects Version" (⭐ 241)
free repo please give credit if you use the code Thanks. (⭐ 22)
Google Earth combines aerial photography, satellite imagery, 3D topography, geographic data, and Street View into a real-world canvas to help you make more informed decisions.
**Source:** [https://blog.colosseum.org/eternal-starter-kit-app-kit/](https://blog.colosseum.org/eternal-starter-kit-app-kit/) >Colosseum Eternal Reopens, Solana Starter Kit, Solana App Kit, Progr...
Dress Code Collection I...
The prop trading world is full of broken promises. You have seen the Reddit threads. Traders posting screenshots of "30% OFF" codes that expired three months ago. Discord servers spamming affiliate li...
Colossal Cave Adventure source code ! (1976) (⭐ 132)
Points: 321 | Comments: 186 | Author: plg
Fast Verilog/VHDL parser preprocessor and code generator for C++/Python based on ANTLR4 (⭐ 319)
JSPatch Convertor is a tool that converts Objective-C code to JSPatch script automatically. (⭐ 982)
First of all, you don't quite get what's reduce 's previous value is. In you pseudo code you have return previous.value + current.value, therefore the previous value will be a number on the next call, not an …
I have this code for a class where I'm supposed to use the reduce() method to find the min and max values in an array. However, we are required to use only a single call to reduce. The return array
Source code for 'Flash MX Components Most Wanted' by Aral Balkan, Mike Pearce, David Coulson, David Doull, Josh Dura, Peter Elst, Brian Monnone, Paul Prudence, William Spencer, Jon Steer, Jared Tarbell, Steve Young, Gerald YardFace, Brandon Williams, James Dea…
Wikimedia Foundation E3 Team Analysis Code (⭐ 9)
This Dietitian Directory provides advanced search options to find a dietitian by zip code and radius or by state and specialty.
To find dietitians and nutritionists near you, input your city, town, suburb, zip code, or a provider's name in the search bar at the top of the page. From there, you can filter by specialty, treatment technique, …
I have some code and when it executes, it throws a NullReferenceException, saying: Object reference not set to an instance of an object. What does this mean, and what can I do to fix this error?