Hi, my name is Shrey Ravi (né Shreyas Tallamraju), and welcome to my GitHub! Below is a repository list of projects I've worked on and what technologies I've used.
See my website at ShreyRavi.com or my LinkedIn for more information, or email me.
Below is a breakdown of my technical skills. You can see projects using these technologies in the next section.
Languages | |
Frameworks | |
Cloud/Databases/CI | |
Machine Learning/Data Science | |
Markdown/Fun |
A full-stack subscription tracker built with React + Google Firebase backend. Live at subscribii.com.
A full-stack React + Python/Flask-built COVID-19 data visualization example to showcase a full-stack project all in one live deployment.
A Twilio powered SMS service that returns localized COVID-19 stats, built with Python/Flask. Text a zip, state, or city to +1 (231) 774-2545.
A Google Chrome plug-in that allows the blocking of certain time-wasting websites for 10,000+ active users!
A personal safety app with a panic button, geo-location, and Twilio integration. Built with React.
An implementation of Conway's Game of Life using purely JavaScript/CSS/HTML, prioritizing code readability and clarity over efficiency.
An example of modern React code for a calculator.
This is the repository for my personal website. It is coded in purely minimalist HTML, JS, and CSS.
A JavaScript version of an Etch-a-Sketch board, created for the Odin Project.
NoImage - Remove ALL Images While Surfing - A Google Chrome Extension that disables visibility of ALL images loaded on a page when activated.
A Solar System simulation using the PyGame Python game engine library. A graphics programming example.