Kasherpete
Recreational high school programmer who knows Python, C/C++. Beginners knowledge in Java and Node.JS
Tennessee, United States
Pinned Repositories
ChatGPT-cmd-interface
A simple program that allows you to use ChatGPT right from your terminal, for free.
extra-graphics-routines-ce
Some extra routines to be used with the TI-84 Plus CE's toolchain
Gabb-Apps-Source
A Gabb app source code archive decompiled from the Eth0s team. Google Drive link: https://drive.google.com/drive/folders/15k22DK06IEitFJinsJzzXoaoEkso4Ik4?usp=sharing
iGrade-web-scraper
An unofficial wrapper/web scraper for iGradePlus Student Managing Systems, or iGrade.
kasherpete
Official-app-sms-service
Service being privately developed for the eth0s group
pypush
Cross-platform iMessage POC
Python-GUI-Example
A python gui using tkinter
twilio-helper
A helper library to help users utilize Twilio without needing to have a web application.
wireframe-engine-ce
Simple engine/algorithm for the TI-84 Plus CE to render voxels dynamically. May be used in the future for Temple Run or another MC clone!
Kasherpete's Repositories
Kasherpete/wireframe-engine-ce
Simple engine/algorithm for the TI-84 Plus CE to render voxels dynamically. May be used in the future for Temple Run or another MC clone!
Kasherpete/ChatGPT-cmd-interface
A simple program that allows you to use ChatGPT right from your terminal, for free.
Kasherpete/Official-app-sms-service
Service being privately developed for the eth0s group
Kasherpete/extra-graphics-routines-ce
Some extra routines to be used with the TI-84 Plus CE's toolchain
Kasherpete/iGrade-web-scraper
An unofficial wrapper/web scraper for iGradePlus Student Managing Systems, or iGrade.
Kasherpete/pypush
Cross-platform iMessage POC
Kasherpete/Gabb-Apps-Source
A Gabb app source code archive decompiled from the Eth0s team. Google Drive link: https://drive.google.com/drive/folders/15k22DK06IEitFJinsJzzXoaoEkso4Ik4?usp=sharing
Kasherpete/kasherpete
Kasherpete/Python-GUI-Example
A python gui using tkinter
Kasherpete/twilio-helper
A helper library to help users utilize Twilio without needing to have a web application.
Kasherpete/App-SMS-Console
Kasherpete/async-example
An example of an asynchronous program using asyncio.create_task. Really only for usage of one of my current projects
Kasherpete/CSS-games
List of CSS games. For use of anyone in Eth0s group, but mainly for a possible future project.
Kasherpete/Discord-API-Bot
Discord API bot. Another one of my projects that is just used for a separate project (app sms). Readme on the way!
Kasherpete/group-chat-sms
Enables group chat over SMS instead of MMS
Kasherpete/hello-world
testing code
Kasherpete/iGrade-thru-SMS
Kasherpete/MainSMS
Kasherpete/phone-registration-provider
A small service that generates iMessage registration data on a jailbroken iPhone
Kasherpete/PNRGatewayClientV2
Modified version to work with pypush for testing
Kasherpete/Python-Threading-Example
A threading code for use with a future project