-
Techno India University
- New Delhi, India
- ritika.one
- @RitikaOne
- ritika.one
- in/ritika-one
- https://www.threads.net/@ritika.one
Highlights
-
Ritika-Das Public
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.
-
-
-
FreeCAD-Designs Public
This repo contains the FreeCAD file, with the exported 3D model in STL and STEP formats.
-
Perfect-Numbers Public
This repository helps us to find the perfect numbers from 1 to 9000 and print them.
C UpdatedNov 29, 2021 -
Decimal_to_Binary_Converter Public
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 beyo…
C MIT License UpdatedAug 4, 2021 -
Number-Counter Public
This counter has buttons to increase, decrease or reset the number value, and a dark/light mode toggle button.
CSS UpdatedApr 9, 2021 -
CSSBattle-Dev-Challenges Public
My CSS code submissions for recreating targets in Battles and to climb the leaderboard!
HTML MIT License UpdatedMar 26, 2021 -
Password-Generator Public
Generates pseudo-random password with customisable number of lowercase, uppercase, special characters and numbers.
JavaScript MIT License UpdatedMar 22, 2021 -
-
Palindrome_Date_Checker Public
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.
HTML MIT License UpdatedFeb 12, 2021 -
Designs_Using_Python_Turtle Public
This repository contains some Python codes using Turtle, which you can run to watch your Turtle draw beautiful patterns for you!
-
Drown-A-Cat Public
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.
JavaScript MIT License UpdatedJan 14, 2021 -
JS_Quirks Public
Trying out JavaScript to perform and learn new stuff everyday.
HTML Mozilla Public License 2.0 UpdatedJan 13, 2021 -
Google-Meet-Bot Public
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, gr…
-
Brainf__k Public
Programs in the minimalist, fast and esoteric programming language that uses only > < + - . , [ and ] ; testing your patience.
Brainfuck MIT License UpdatedJan 4, 2021 -
Photu-Search Public
Forked from ShivamJoker/Photu-SearchA simple photo search app in React
JavaScript UpdatedJan 3, 2021 -
Neovim_Shuffle_Time Public
Screenshots' walkthrough repository for setting up Neovim GUI on Windows 10 64-bit configuration.
Mozilla Public License 2.0 UpdatedDec 16, 2020 -
A collection of Data Structures and Algorithms in languages like C, C++, Java, Python etc.
-
3D_Piezoelectric_Shoe Public
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) pi…
-
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.
-
This repository contains some executable codes written in Assembly Language.
-
3D_Hyperloop Public
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.
BSD 3-Clause "New" or "Revised" License UpdatedOct 23, 2020 -
Lucky_O_Meter Public
This is a fun repository which messes with your stars and tells your luck for the day! Not to be taken seriously though.
-
Scilab_Codes Public
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
Scilab Apache License 2.0 UpdatedOct 2, 2020 -
-
TicTacToe_Game_in_C Public
The famous game Tic-Tac-Toe using C language
-
-
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.