GitHub / debascoguy 2 Repositories
Experienced and Expert in JAVA, Spring-Boot, C#, VB.NET, Advance OOP PHP & Zend, Yii, Laravel, and SQL, CSS, Bootstrap, HTML, JavaScript, JQuery, Angular, React
debascoguy/padicare
Padicare - Child Care Senior Care, Pet Care, House Keeping
Language: TypeScript - Size: 8.66 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

debascoguy/secured-storage
Language: TypeScript - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

debascoguy/devoptest
New Repo for Devop Training
Size: 3.91 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

debascoguy/Security
Security Layer for Emma Framework
Language: PHP - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

debascoguy/validation
PHP Attribute Based Validation For Object / Entity. Also, has DataType Converter to Manage Conversion From One Object Data Type to Another While Validating the Master Object/Entity
Language: PHP - Size: 37.1 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

debascoguy/vimeo
Implementing LRU cache in JavaScript - Full Algorithm implementation and fast implementation
Language: JavaScript - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

debascoguy/PaylocityBackEndChallengeSeed
Paylocity Interview Code Challenge
Language: C# - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

debascoguy/Emma-Framework
A PHP 8.0+ Attributes based Framework. Supports for both MVC and Middle Architecture. Comes with Attribute based http routing, Attributes based Di Container, Attributes based ORM, and Attributes based Entity/DTO/Object validations.
Language: PHP - Size: 96.7 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

debascoguy/ORM
A PHP 8.2+ Attribute Based ORM for Object/Entity/DTO. Largely inspired by Java SpringBoot annotation based ORM.
Language: PHP - Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

debascoguy/Dbal
Emma Database Access Layer. Rely solely on the in-built PHP PDO and FAST. Also, comes with advanced Query Builder for more flexibility and searching and with parameterized queries to prevent against sqli or other sql attacks
Language: PHP - Size: 42 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

debascoguy/Http-Manager
php 8 Attributes based Routing. Can be used for all cases, MVC and Middleware - Class/Method/Function
Language: PHP - Size: 48.8 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

debascoguy/Emma-Common
Emma Common PHP Projects/Library/Tools that supports other Emma Projects.
Language: PHP - Size: 43 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

debascoguy/Di
A PHP 7.0+ Dependency Injection - Di - library. Easy to use and can Autowire any class. Similarly, you can autowire any config variables or values stored in the container.
Language: PHP - Size: 56.6 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

debascoguy/intlCountries
A PHP 7.0+ internationalization library
Language: PHP - Size: 79.1 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

debascoguy/AES_for_PHP_5_and_7
Advanced Encryption Standard (AES) is a specification for the encryption of electronic data established by the U.S. National Institute of Standards and Technology (NIST) in 2001. Also referenced as Rijndael, it is one of the most powerful encryption algorithms available today. Although there are some possible attacks, the algorithm was strong enough to become the first publicly accessible encryption algorithm that was approved by the National Security Agency (NSA) for encrypting top secret information. AES encryption is used by U.S. for securing sensitive but unclassified material, so we can say it is enough secure. The algorithm was developed by two Belgian cryptographer Joan Daemen and Vincent Rijmen. AES was designed to be efficient in both hardware and software, and supports a block length of 128 bits and key lengths of 128, 192, and 256 bits.
Language: PHP - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

debascoguy/SearchEngine
A Php - MySql Search Engine. Considering the challenges of using MySQL/MSSQL/SQL as a back-end database management tool for large enterprise/industrial level application search-engine. An optimized techniques and algorithms are developed to boost performance and make SQL databases works like magic for the purpose of searching.
Language: PHP - Size: 37 MB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

debascoguy/tutorials Fork of eugenp/tutorials
The "REST With Spring" Course:
Language: Java - Size: 313 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

debascoguy/FlexiblePaginationJS
Flexible Pagination is a simple pagination Javascript library that uses JQuery for most of its implementations but very independent of Html View. With the availability for many properties, it can be deployed for both small and large scale application.
Language: JavaScript - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

debascoguy/SimpleTableDataJS
Simple but robust Table Data Pagination JS. only dependent on JQuery but absolutely light weight and very easy to use with ANY/ALL table. Due to the robust nature of the design/development of Simple Table Data, feel free to design your table as you wish and this library can easily be used to paginate the table as desired.
Language: JavaScript - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

debascoguy/ArrayList
PHP ArrayList - Implementation of a standard ArrayList Object using PHP
Language: PHP - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

debascoguy/LoadingView
LoadingView is a Javascript library using jQuery to implement a simple element loading... anybody can easily use. simply download and start using. For JS user, simply call the function: setLoadingView(...) to use OR setElementLoading(...). For jQuery lovers simple call - $.loadingView(options);
Language: JavaScript - Size: 70.3 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

debascoguy/VigenereCipher
The Vigenère cipher (French pronunciation: [viʒnɛːʁ]) is a method of encrypting alphabetic text by using a series of interwoven Caesar ciphers based on the letters of a keyword. It is a form of polyalphabetic substitution.
Language: PHP - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0
