- 👋 Hi, I’m @SharanSMenon
- 👀 I’m interested in Machine Learning, Embedded Programming, Mathematics, and Physics
- 🌱 I’m currently learning Bare Metal Programming, Deep Learning, and Physics
- Bird Identifier App - An iOS app that can identify 900 species of birds. Available to download on app store. Code is here.
- Programming Datascience, and Others - My YouTube channel where I post videos about Artificial Intelligence and other related topics
- AI Paper Implementations - This repository contains various implementations of papers, with human readable code.
- Atari Breakout on Bare Metal - An implementation of Atari Breakout on bare metal (no operating system). Runs on 64 bit Raspberry Pi devices.
- Smart Code editor - An online code editor built with WebAssembly. It can edit and run Python and C/C++ code. Runs completely in the browser. Code here
The following links contain many useful tutorials I made.
- AI Tutorials - I have many AI tutorials here
- Differential Equations Notes - Here are my notes on differential equations.
- More AI Tutorials - Some more AI tutorials.
Here are some more of the things that I made
- Timeline of Indian History - A timeline of Indian History, scraped from this Wikipedia article. Editing the wikipedia article will update the timeline, please be careful that your information is accurate.
- Question Answering Demo - A website that can answer questions based on a paragraph
- Math in Python - A repository demonstrating mathematics in python + performance tests.
- Simple Todos Mac - A useful menubar app that allows you to manage Todos.
- MacWeather - A simple weather app for macOS. It gets data from the National Weather Service.
- Material Todos - Like the app above, but built using material design and is available on the web