Francis Sanguyo's repositories
the-pythons-nest
A compilation of some of my small programming projects since 2018.
Data-Analysis-for-Kinetics-of-Mushroom-Tyrosinase
This is a program I used for analyzing absorbance-time data on the kinetics of mushroom tyrosinase. It uses exponential models to estimate reaction rate, the Lineweaver-Burk plot to estimate VMax and KM, and t-test for identifying effect of p-HBA and vinegar on reaction rate. This program was used for Experiment #4 of CHEM 151.02 LAB.
Electric-Field-Simulator
Program which simulates the electric field lines and equipotential lines generated by one or more point charges. This program was used for one of my lab reports for PHYS 33.02 LAB.
Git-Practice-Nov.-17-2023
For CompSat Meeting Day 1, Nov, 17, 2023
github-slideshow
A robot powered training repository :robot:
Ternary-Phase-Diagram-Visualization-Water-Acetone-1-Butanol-
This Python program constructs a ternary phase diagram of the water-acetone-1-butanol system with the help of the "python-ternary" module by Marcharper. Experimentally-obtained volume fractions of each liquid component are provided as the source data. This was created as part of Experiment #5 of CHEM 171.41 LAB (Physical Chemistry 1 LAB).