Skip to content
View Crutched-programmer's full-sized avatar
πŸ¦†
80 characters remaining
πŸ¦†
80 characters remaining

Block or report Crutched-programmer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Greetings... I am Crutched_Programmer!

I am a grade 11 CBSE student in Chennai, India. I work on projects related to AI, music, Arduino and self-hosting

====Check out my projectsπŸ‘‡====

Sashell

Sashell β€” The AI-Powered Linux Shell

I used the Sarvam API to power a shell that can translate English commands into Linux commands (check the repo's README.md for demo video) that can be run. It can also scan for any mistakes in the commands (from spelling errors to dangerous commands). It also has a chat interface that has a retro CLI look to it. It supports the same TTS capabilities as the Web UI project with support for many voices and Indian languages and a fallback voice using pyttsx3.

β†’ View Repo & Demo Video
Makro

Makro

This is a simple drag and drop interface for creating neat code for a macropad. Simply drag and drop any of the wide collection of components into the grid, select the Microcontroller, enter the keybinds of the components. The application will generate the code for the macropad instantly.

β†’ Try it out
Sarvada

Sarvada β€” A fully custom web UI for Sarvam AI

I have built a fully custom web based UI using Streamlit that runs Sarvam AI. It supports many functionalities and features like audio processing, document intelligence, TTS, STT, and support for Indian languages (including audio transcriptions and TTS).

β†’ Try the Web UI
WebTV

WebTV β€” A web based TV interface

This is a Web based TV interface with website tiles, password lock, discover feature and many more! The GIF below is sped up (I fit 120 MB worth of video into 9 MB). You may watch the demo video which will be at a viewable pace.

β†’ Watch the Demo
Seekwave

Seekwave β€” Real time audio waveform generator

This is an Arduino based real time waveform generator that takes in audio input from an audio jack and displays a real time waveform of that audio (mono) on an I2c OLED. There are two waves on the image but both are of the same audio.

β†’ See the Waveform

====Check out my other projects πŸ‘‡====

Smart Glasses
Smart Glasses

This is a very lightweight, rusty proof of concept of a wearable headset that provides system info, time, notifications. This is yet to become a full blown prototype as I am currently working on sourcing the materials to make the optical design.

β†’ See the Prototype
Planr
Planr

This is a student hub for a student to manage their studies. It uses AI to create study schedules with proper timing for study, homework, commitments and rest all while giving 8 hours of sleep.

β†’ Explore the Scheduler
Autonomous Cleaning Robot
Cleaning Robot

Proof-of-concept simple robot powered by an Atmega 2560 and ultrasonic sensors to be able to maneuver around a room while avoiding obstacles, the compact design along with a modular structure allows the user to add on anything. In my case, I attached a mop to the back. The system needs 12v for the motors and the batteries are expensive so the project is on hold as of March 2026.

β†’ View the Build

Always building. Always shipping. Open to collabs.

πŸ“§ Email: thyareoptimistic@gmail.com

Pinned Loading

  1. Host-it Host-it Public

    A list of self hostable solutions that you can try on any old pc

    1

  2. Makro Makro Public

    A simple macropad-code generator with a drag and drop interface.

    HTML 1

  3. Sashell Sashell Public

    An AI powered Bash Shell that is perfect for people who are using it for the first time.

    TeX 1

  4. Sarvada Sarvada Public

    A Python based frontend Ai chat interface powered by the Sarvam AI API

    Python 1

  5. Arduino_Joystick_shield_game-_controller Arduino_Joystick_shield_game-_controller Public

    This project makes the arduino ( with an ATMEGA32U4 chip) work as a game controller of a macropad with the joystick shield.

    C++

  6. WebTV WebTV Public

    A web based TV like interface to launch apps and with easy controls, key mappings, and console like experience( read the readme.md)

    HTML