castilloglenn
Data Science, Machine Learning and Automation. Python Developer.
HiPE Japan Inc.Philippines
Pinned Repositories
android-basic-io-app
Basic input-output application created in android studio as my first mobile app while learning mobile development.
asp-dotnet-core
Repository to test out building basic app on ASP.NET Core with EntityFramework and MySQL. Wish me luck!
castilloglenn
Welcome to my README repo! Here you can see how I organize the details you see in my GitHub profile and learn things about me.
conways-game-of-life-pygame
Configurable conway's game of life, written in python, visualized in PyGame
ecom-project
E-Commerce School Project for Cavite State University, Second Year, Second Semester 2020-2021, Very basic dynamic website dedicated for the merchandises of PulseBytes (a fictional company) for the partial fulfillment in school subject, created using the PHP, CSS, JavaScript and MySQL Database.
enrollment-system
Final project for the subject DCIT 24C Information Management - Laboratory, Basic enrollment system with minimal functionality but with randomization algorithms in the backend to generate automated schedules and courses, also gets data from an XML file, and generates dynamic student registration form that adapts to the maximum width of a certain paper for printing in a dot matrix printer which is used by most universities. Created using Java, XML and MySQL.
entrepinoy
Capstone Thesis Proposal, created in Python's Pygame Module. A business simulation game that is inspired and adapts heavily on Philippines economics and culture. Contains different Filipino businesses and challenges that would help aspiring young entrepeneurs simulate the business life with enjoyment in this simulation game.
pygame-template
Basic template for pygame with XML for easy configuration of values inside the game
retail-sales-system
Final project in DCIT55C Advance Database Management System, Employee Management System + Inventory System + Point-Of-Sales Integrated all in one system, with dark and light theme, automated reports and schedules, receipt generator and integrated with xml and java properties technology. Created using Java, Java Properties File, XML and MySQL Database.
slime-smashers
A multiplayer game featuring dynamic slime physics and interactive gameplay. Includes a custom game engine, AI behavior, and real-time multiplayer support.
castilloglenn's Repositories
castilloglenn/entrepinoy
Capstone Thesis Proposal, created in Python's Pygame Module. A business simulation game that is inspired and adapts heavily on Philippines economics and culture. Contains different Filipino businesses and challenges that would help aspiring young entrepeneurs simulate the business life with enjoyment in this simulation game.
castilloglenn/retail-sales-system
Final project in DCIT55C Advance Database Management System, Employee Management System + Inventory System + Point-Of-Sales Integrated all in one system, with dark and light theme, automated reports and schedules, receipt generator and integrated with xml and java properties technology. Created using Java, Java Properties File, XML and MySQL Database.
castilloglenn/slime-smashers
A multiplayer game featuring dynamic slime physics and interactive gameplay. Includes a custom game engine, AI behavior, and real-time multiplayer support.
castilloglenn/asp-dotnet-core
Repository to test out building basic app on ASP.NET Core with EntityFramework and MySQL. Wish me luck!
castilloglenn/conways-game-of-life-pygame
Configurable conway's game of life, written in python, visualized in PyGame
castilloglenn/ecom-project
E-Commerce School Project for Cavite State University, Second Year, Second Semester 2020-2021, Very basic dynamic website dedicated for the merchandises of PulseBytes (a fictional company) for the partial fulfillment in school subject, created using the PHP, CSS, JavaScript and MySQL Database.
castilloglenn/enrollment-system
Final project for the subject DCIT 24C Information Management - Laboratory, Basic enrollment system with minimal functionality but with randomization algorithms in the backend to generate automated schedules and courses, also gets data from an XML file, and generates dynamic student registration form that adapts to the maximum width of a certain paper for printing in a dot matrix printer which is used by most universities. Created using Java, XML and MySQL.
castilloglenn/pygame-template
Basic template for pygame with XML for easy configuration of values inside the game
castilloglenn/android-basic-io-app
Basic input-output application created in android studio as my first mobile app while learning mobile development.
castilloglenn/castilloglenn
Welcome to my README repo! Here you can see how I organize the details you see in my GitHub profile and learn things about me.
castilloglenn/castilloglenn.github.io
Portfolio website, soon to have my personal blogs as well as my mini games, and my coding journey. See you there!
castilloglenn/certificate-automation-pyautogui
Static automation script designed only for my desktop specifications and monitor resolution, created using Python's PyAutoGUI module.
castilloglenn/crud-app
Activity for the subject DCIT55C Advance Database Management System
castilloglenn/fred-gen-merch-system
Thesis project for the subject INSY 55 - System Analysis And Design. Features all-in-one point-of-sales system and a scalable UI for different screen sizes, material design and compatible icons for overall look and feel experience.
castilloglenn/Java-Training
Small projects created while practicing my coding skills
castilloglenn/dataflow-animation
Interactive data flow animation tool demonstrating dynamic data processing and visualization techniques. Includes a user-friendly interface and customizable visual elements for enhanced data exploration.
castilloglenn/events-app
React/Flask/JSON stack for the completion of Skills Test Examination for the Software Engineer Application.
castilloglenn/neko
This repo aims to develop a library that handles sprite actions and animations that is reusable to other projects
castilloglenn/portfolio
Showcase of projects and professional work, including web development, mobile applications, and data science. Features detailed project descriptions, skills, and links to live demos and code repositories.
castilloglenn/Python-Training
Small projects created while practicing my coding skills
castilloglenn/pytorch-project
castilloglenn/rl-agent-for-fun
Implementation of reinforcement learning agents for various environments and tasks. Features experimental setups, training algorithms, and performance evaluation for different RL techniques.
castilloglenn/shell-scripts
Collection of shell scripts for automating common tasks and system administration. Includes scripts for file management, system monitoring, and environment setup.
castilloglenn/task-logger
Repo that contains shell commands to automate generation of daily, weekly and monthly reports in simple shell commands.
castilloglenn/TicTacToe
Activity for the subject DCIT 25D Data Structures and Algorithms, a different approach of tictactoe's checking algorithm.