Skip to content

ESikich/DailyExperiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DailyExperiments

An attempt to rough out one idea per day.

BashAI is a Python program that uses the OpenAI API to provide users with Bash commands in response to queries. BashAI interacts with users in a conversational manner and provides responses that include a command to execute, an explanation of the command, and any relevant notes.

ThawMaster is a Python program that simulates the time taken for a material to cool to within 1 degree of room temperature, given its initial temperature and the ambient temperature. It uses Newton's law of cooling and is performed for a range of initial and ambient temperatures. The results are plotted as a 3D surface plot and a 2D contour plot.

About

Trying to write one small piece of code per day.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages