Pinned Repositories
Art-Bay
An E-commerce Buy and Sell website
Auto-tagging-of-Theses-and-Dissertations-of-Bicol-University-Searching-and-Matching-
A system for automatic tagging of metadata of theses and dissertations from Bicol University
Awesome-Python-Scripts
A Curated list of Awesome Python Scripts that Automates Stuffs.
bu-advising-and-scheduler-system
A webapp that allows the faculty members to advise student's load and assign schedule to the members of the faculty.
BU-Alumni-Relations-Office-System
A content-management system for Bicol University Alumni Relations Office
DFA-implemented-python
Deteministic Finite Automaton Implementation in Python Language
Filipino-wordlist
Filipino wordlist word-level
NLP-Filipino-Words-Normalization
Filipino Words Normalization written in C++
Number-To-Words-Converter-Filipino-Language
C++ program to convert number to words (Filipino Language)
react-native-obfuscator
obfuscate react native app js code
AustinZuniga's Repositories
AustinZuniga/react-native-obfuscator
obfuscate react native app js code
AustinZuniga/Filipino-wordlist
Filipino wordlist word-level
AustinZuniga/DFA-implemented-python
Deteministic Finite Automaton Implementation in Python Language
AustinZuniga/Art-Bay
An E-commerce Buy and Sell website
AustinZuniga/Auto-tagging-of-Theses-and-Dissertations-of-Bicol-University-Searching-and-Matching-
A system for automatic tagging of metadata of theses and dissertations from Bicol University
AustinZuniga/Awesome-Python-Scripts
A Curated list of Awesome Python Scripts that Automates Stuffs.
AustinZuniga/bu-advising-and-scheduler-system
A webapp that allows the faculty members to advise student's load and assign schedule to the members of the faculty.
AustinZuniga/CountryBlocker
A tool/add-on to website that blocks user's from a certain country from viewing the site.
AustinZuniga/NLP-Filipino-Words-Normalization
Filipino Words Normalization written in C++
AustinZuniga/Number-To-Words-Converter-Filipino-Language
C++ program to convert number to words (Filipino Language)
AustinZuniga/Web-Page-Speed-Checker
A Web Page Speed Checker written in PHP
AustinZuniga/BU-Alumni-Relations-Office-System
A content-management system for Bicol University Alumni Relations Office
AustinZuniga/Algorithms
Various Algorithms
AustinZuniga/Assembly-Addition-of-2-sets
An Assemble program to Add both the value of Set A and Set B and place the sum in address 40h.
AustinZuniga/Assembly-Find-list-highest-value-in-set
An Assembly program to list or find the highest value in a set
AustinZuniga/Assembly-Swap-data-from-2-sets
Assembly program that Swap the contents of set A to B and vice versa
AustinZuniga/Attendance-Checker-for-Students-through-WI-FI-Network-research-paper-
research paper
AustinZuniga/augeo
An auctioning web service
AustinZuniga/Competitive-Programming-questions
This repo is open for all. Add your favourite competitive programming questions along with the solution.
AustinZuniga/Data-Structures-Algorithms-Hacktoberfest-2K19
collection of data structures and algorithms in different languages - created by the community during Hacktoberfest 2019
AustinZuniga/LCM-in-3-languanges
Least Common Multiple (LCM) in Basic, COBOL and Python
AustinZuniga/loan-calculation-problem-python