{"id":21760205,"url":"https://github.com/saptak625/ti-84plusceprograms","last_synced_at":"2026-03-19T21:10:28.080Z","repository":{"id":137474868,"uuid":"444579056","full_name":"Saptak625/TI-84PlusCEPrograms","owner":"Saptak625","description":"These are the programs that I use to do different tasks from everything from homework to gaming.","archived":false,"fork":false,"pushed_at":"2024-01-03T01:44:21.000Z","size":163,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T04:22:09.363Z","etag":null,"topics":["automation","homework-assignments","open-source","ti-84-plus-ce","ti-basic","utility"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Saptak625.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-04T22:15:41.000Z","updated_at":"2025-02-15T02:37:35.000Z","dependencies_parsed_at":"2024-01-03T03:19:55.600Z","dependency_job_id":"27dd7584-0a09-43e4-9008-3690c9c48b63","html_url":"https://github.com/Saptak625/TI-84PlusCEPrograms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Saptak625/TI-84PlusCEPrograms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saptak625%2FTI-84PlusCEPrograms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saptak625%2FTI-84PlusCEPrograms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saptak625%2FTI-84PlusCEPrograms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saptak625%2FTI-84PlusCEPrograms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Saptak625","download_url":"https://codeload.github.com/Saptak625/TI-84PlusCEPrograms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saptak625%2FTI-84PlusCEPrograms/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264152306,"owners_count":23564915,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","homework-assignments","open-source","ti-84-plus-ce","ti-basic","utility"],"created_at":"2024-11-26T11:38:25.255Z","updated_at":"2026-02-02T09:38:52.165Z","avatar_url":"https://github.com/Saptak625.png","language":null,"readme":"# Ti-84-CE_Programs\nThese are the programs that I use to do different tasks from everything from homework to gaming. I have created most of these programs, but some of these programs have been downloaded from open-source projects.\n\n### Disclaimer: Use at your own discretion.\n\n## Documentation\n### ADVENTUR\nOpen-Source Release of Adventur, a choose-your-own-adventure game. Adventur is by Andrew F.\n\n### AGD\nOpen-Source Release of Geometry Dash, which includes the first 2 levels(Dry Out and Stereo Madness).\n\n### ARHNSPLT\nCreate Arrhenius Plot and determine Activation Energy and Arrhenius Factor. Temperature Data (can be of form 1/Tk, Tk, or Tc) in L1 and Reaction Rate Constant Data (can be of form ln k or k) in L2.\n\n### ARITHSEQ\nDisplays Formula for Arithmetic Sequences. Solves for the nth term in an Arithmetic Sequence.\n\n### BOXWSKR\nCalculates 5 Number Summary, Lower and Upper Boundaries, and Outliers in Plaintext. Plots List Data as a Modified Box and Whisker Plot with Outliers. Can displays up to 3 plots in parallel.\n\n### CESIUM\nCesium is a shell for the TI-84 Plus CE / TI-83 Premium CE calculators (https://github.com/mateoconlechuga/cesium). It bypasses 5.5+ OS anti-game restrictions by using the arTIfiCE exploit.\n\n### CMBNSTAT\nSimple program that displays the combinations formula and calculates a specific combination(same result as nCr).\n\n### CONCLUSN\nDetermines Lab Report Conclusions using simple Control Flow Logic.\n\n### CONEVLSF\nCalculates the Volume and Surface Area of a Cone.\n\n### CRCLASF\nCalculates the Area and Circumference of a Circle.\n\n### CROSSPRD\nFinds the cross product of two 3D vectors.\n\n### CRSSDET\nFinds the cross product of two 3D vectors using determinant method.\n\n### DISTLINE\nFind point along a line a certain distance away from a certain point (intersection of a line and a circle whose center is a point on the line). Parameters: slope (can be vertical), original point (X and Y), distance (radius of circle), and whether looking for 1st intersection or 2nd intersection.\n\n### ELECCNFG\nGives the short (noble gas notation) and long form electronic configuration taken by a certain number of electrons. Works for elements and ions. Gives correct configuration for Chromium and Copper exceptions.\n\n### ELEMENT\nFinds element name, symbol, protons, neutrons, and electrons. Parameters: (# of protons OR element symbol) AND (# of neutrons OR mass number) AND (# of electrons OR ion charge).\n\n### ELMTONUM\nHelper Program to get atomic number from element symbol.\n\n### EULER\nPerforms Euler's Method on a differential equation. Requires initial condition and step size. Can be used to solve for any differential equation of the form dy/dx = f(x,y). Shows work for first 5 and last 5 steps.\n\n### FACTORS\nFinds all factors of a number. Optimized to only check till sqrt(N).\n\n### FCTRIAL\nFinds factorial of a number (N!).\n\n### FLAPPYB\nOpen-Source Release of the classic game Flappy Bird.\n\n### GEOMTSEQ\nDisplays Formula for Geometric Sequences. Solves for the nth term in an Geometric Sequence.\n\n### GOL\nOpen-Source Release of Conway's Game of Life.\n\n### IONIZTOL\nFinds the wavelength of light that has a certain ionization energy OR ionization energy of a certain wavelength of light. Shows Formulas and Units for calculations.\n\n### KAKBTOPH\nFinds the Ka or Kb of an acid or base given the pH or pOH OR the pH or pOH of an acid or base given the Ka or Kb. Also, reqires the initial molarity of the acid or base.\n\n### LAWOFCOS\nFinds the missing angle or side in a Law of Cosines scenario.\n\n**Note: Angle is determined based on radian/degree mode of calculator.**\n\n### LAWOFSIN\nFinds the missing angle or side in a Law of Sines scenario. Considers ambigious SSA case.\n\n**Note: Input Angles are always considered as degrees. Output Angles are determined based on radian/degree mode of calculator.**\n\n### LNCRTRMP\nFinds line (slope and y-intercept) given a slope and point.\n\n### LNCRTRPP\nFinds line (slope and y-intercept OR slope and point) given two points.\n\n### MANDELBT\nA program to plot the Mandelbrot Set Fractal pixel by pixel (very slow).\n\n### MENU\nCurrently Depreciated Menu of All Programs. May be updated later in the future.\n\n### MOLRMASS\nFinds the molar mass of any compound given chemical formula. Prompts for a string of the chemical formula like \"O2\" or \"C1O2\". A number needs to be put after each element so H2O would be entered as \"H2O1\". Supports structural and molecular chemical formulas. Does not support parentheses.\n\n### NUCLEAR\nCalculates the mass defect and energy released per reaction for fusion and fission reactions. Supports units like MeV and J. Operations can be combined together by using the various menus.\n\n### NUCLTIDE\nIdentifies whether RNA or DNA, Purine or Pyramidimine, and Nitrogenous Base (Adenine, Thymine, Uracil, Guanine, Cytosine).\n\n### NUMTOELM\nHelper Program to get element symbol from atomic number.\n\n### OGIVE\nPlots ogives and Analyzes their intersections based on x-axis or frequency. Can plot both relative and absolute frequency based on situation. X Data in L1 and Frequency Data in L2.\n\n### PACMAN\nOpen-Source Release of classic game Pacman.\n\n### PARAPONT\nFind last point of a parallelogram given the other 3 points.\n\n### PED\nCalculates the Price Elasticity of Demand (PED). Can be used to calculate Price Elasticity of Supply (PES) using the same formula.\n\n### PORTAL\nOpen-Source Release of Portal.\n\n### PRMETEST\nSimple implementation of a Miller-Rabin Primality Algorithm (Limited).\n\n### PRMNSTAT\nSimple program that displays the permutations formula and calculates a specific permuation(same result as nPr).\n\n### PRPNDLN\nFind line perpendicular to a certain line (including horizontal and vertical lines).\n\n### PYTHAGFN\nFinds leg or hypotenuse of a right triangle using Pythagorean Theorem.\n\n### QUADFORM\nCalculate roots of a quadratic using quadratic formula.\n\n### QUADTEST\nClassifies a quadrilateral based on vertices as Trapezoids, Parallelograms, Rhombuses, Rectangles, Squares, Isosceles Trapezoids, Kites, and Trapeziums.\n\n### RADICAL\nSimplify a radical to a*sqrt(b) form and find its decimal value.\n\n### REPLACE\nHelper Program to replace a substring in a string.\n\n### RFLCPRTP\nFind Point reflected over a Line (not Horizontal or Vertical).\n\n### RGHTSLVR\nImplementation of a Right Triangle Solver.\n\n### SLOPE\nFinds slope between two points.\n\n### SNAKECE\nOpen-Source Release of Snake. Gameplay is highly adjustable.\n\n### SNELLLAW\nA Simple Snell's Law Calculator. Enter 3 givens (2 Angles and 1 IoR OR 1 Angle and 2 IoRs) and returns unknown.\n\n### SPHRVSF\nCalculates the Volume and Surface Area of a Sphere.\n\n### STATSREG\nProgram to quickly fit a set of a data to an appropriate regression (linear, logarithmic, exponential, power).\n\n### TIMER\nOpen-Source Timer Program by Gavin Vogt. Precise to the nearest second.\n\n### TITOL\nOpen-Source Release of \"This is the Only Level\" by Armor Games Inc.\n\n### TRAPLEGD\nFinds base to base height of a trapezoid given vertices.\n\n### TRISOLVE\nGeneral Purpose Triangle Solver.\n\n### TRITYPES\nClassifies Triangles based on Side Lengths. Checks whether shape is a triangle and whether it is acute, right, or obtuse.\n\n### XYCRDNTS\nGet current X and Y values (equal to coordinates of line tracer in grapher if not reassigned).\n\n### YED\nCalculates the Income Elasticity of Demand (YED) and identifies if the good is luxury, inferior, or necessity. Can be used to calculate Income Elasticity of Supply (YES) using the same formula.\n\n### θALPHNUM\nUtility Program to turn a string character to a number (unfinished).\n\n### θISNUM\nUtility Program to check if a string is numeric.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaptak625%2Fti-84plusceprograms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaptak625%2Fti-84plusceprograms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaptak625%2Fti-84plusceprograms/lists"}