Pinned Repositories
3D_Piezoelectric_Shoe
This repository contains the 3D models developed for better visualization of generating energy by applying pressure on a piezoelectric shoe or "SmartFeet", which in turn is made up of 25 (or 26) piezoelectric sensors embedded in each shoe, a 47 μF/ 4.50V capacitor, a full wave bridge rectifier (four 1N914 diodes), a diode (also of model 1N914), a LED (model NSPW500BS), a resistive load (1 kΩ) connected using wires. Since a piezoelectric sensor can't be used in the LTSpice directive, we have used a SINE(0 5) voltage source to replicate the same at increments of 2V, alongside a slideswitch.
Data_Structures_and_Algorithms.github.io
A collection of Data Structures and Algorithms in languages like C, C++, Java, Python etc.
Designs_Using_Python_Turtle
This repository contains some Python codes using Turtle, which you can run to watch your Turtle draw beautiful patterns for you!
FreeCAD-Designs
This repo contains the FreeCAD file, with the exported 3D model in STL and STEP formats.
Google-Meet-Bot
Using JavaScript and NodeJS (Puppeteer module), this script automates signing in to Google in extra stealth, navigates to Google Meet, turns off camera and microphone before joining the meeting, greets everyone in chat and turns on captions on behalf of the user.
Lucky_O_Meter
This is a fun repository which messes with your stars and tells your luck for the day! Not to be taken seriously though.
Number-Counter
This counter has buttons to increase, decrease or reset the number value, and a dark/light mode toggle button.
OpenCV_Using_Python_For_Absolute_Beginners
A progressing code timeline in Python OpenCV by date from start to end - my journey as an absolute beginner. I'll be sharing screenshots and outputs of the codes wherever necessary.
Password-Generator
Generates pseudo-random password with customisable number of lowercase, uppercase, special characters and numbers.
Play_Music_Using_Arduino_Buzzer
This will guide you on how to play musical notes of any song on a piezoelectric buzzer, using Arduino Uno R3, a resistor and some connecting wires.
Ritika-Das's Repositories
Ritika-Das/Google-Meet-Bot
Using JavaScript and NodeJS (Puppeteer module), this script automates signing in to Google in extra stealth, navigates to Google Meet, turns off camera and microphone before joining the meeting, greets everyone in chat and turns on captions on behalf of the user.
Ritika-Das/Data_Structures_and_Algorithms.github.io
A collection of Data Structures and Algorithms in languages like C, C++, Java, Python etc.
Ritika-Das/Designs_Using_Python_Turtle
This repository contains some Python codes using Turtle, which you can run to watch your Turtle draw beautiful patterns for you!
Ritika-Das/Play_Music_Using_Arduino_Buzzer
This will guide you on how to play musical notes of any song on a piezoelectric buzzer, using Arduino Uno R3, a resistor and some connecting wires.
Ritika-Das/3D_Piezoelectric_Shoe
This repository contains the 3D models developed for better visualization of generating energy by applying pressure on a piezoelectric shoe or "SmartFeet", which in turn is made up of 25 (or 26) piezoelectric sensors embedded in each shoe, a 47 μF/ 4.50V capacitor, a full wave bridge rectifier (four 1N914 diodes), a diode (also of model 1N914), a LED (model NSPW500BS), a resistive load (1 kΩ) connected using wires. Since a piezoelectric sensor can't be used in the LTSpice directive, we have used a SINE(0 5) voltage source to replicate the same at increments of 2V, alongside a slideswitch.
Ritika-Das/Lucky_O_Meter
This is a fun repository which messes with your stars and tells your luck for the day! Not to be taken seriously though.
Ritika-Das/Ritika-Das
Welcome to my GitHub residence! Here I love to occasionally post all the projects that I had a blast working on, or simply try a hand at new, mind-polishing stuff.
Ritika-Das/8085_Microprocessor_Assembly_Language
This repository contains some executable codes written in Assembly Language.
Ritika-Das/FreeCAD-Designs
This repo contains the FreeCAD file, with the exported 3D model in STL and STEP formats.
Ritika-Das/OpenCV_Using_Python_For_Absolute_Beginners
A progressing code timeline in Python OpenCV by date from start to end - my journey as an absolute beginner. I'll be sharing screenshots and outputs of the codes wherever necessary.
Ritika-Das/TicTacToe_Game_in_C
The famous game Tic-Tac-Toe using C language
Ritika-Das/Number-Counter
This counter has buttons to increase, decrease or reset the number value, and a dark/light mode toggle button.
Ritika-Das/Password-Generator
Generates pseudo-random password with customisable number of lowercase, uppercase, special characters and numbers.
Ritika-Das/3D_Hyperloop
This repository contains the 3D models developed for better visualization of a smart mobility system Hyperloop, first publicly mentioned the Hyperloop by Elon Musk in 2012.
Ritika-Das/Brainf__k
Programs in the minimalist, fast and esoteric programming language that uses only > < + - . , [ and ] ; testing your patience.
Ritika-Das/CSSBattle-Dev-Challenges
My CSS code submissions for recreating targets in Battles and to climb the leaderboard!
Ritika-Das/CSV-to-Tables
Ritika-Das/Decimal_to_Binary_Converter
This converter function in C takes a decimal, and converts it to an 8-bit binary value. The bitCount of 8 can be changed to accomodate larger decimal values which have a binary value extending beyond 8 bits.
Ritika-Das/Drown-A-Cat
A game similar to Hangman using HTML, CSS and Vanilla JS, in which a cat drowns if the random word is not guessed within 6 tries using characters from the English alphabet.
Ritika-Das/JS_Quirks
Trying out JavaScript to perform and learn new stuff everyday.
Ritika-Das/Linkedin_CSV
Ritika-Das/Moviesta
Ritika-Das/Neovim_Shuffle_Time
Screenshots' walkthrough repository for setting up Neovim GUI on Windows 10 64-bit configuration.
Ritika-Das/Palindrome_Date_Checker
Written using HTML and JavaScript, the script gets the current date, converts it to dd/mm/yyyy format and writes conditional messages to the document depending on if it is a palindrome or not.
Ritika-Das/Perfect-Numbers
This repository helps us to find the perfect numbers from 1 to 9000 and print them.
Ritika-Das/Photu-Search
A simple photo search app in React
Ritika-Das/Ritika-Das.github.io
Portfolio Website
Ritika-Das/ritikadas.github.io
Portfolio Site
Ritika-Das/Scilab_Codes
A collection of codes in Scilab to create arrays/matrices, 2D, 3D plots, LTI system responses, SISO LTI systems analysis in state-space, Bode plots and Root-Locus analysis