Pinned Repositories
Admin-Dashboard
UI for Admin Dashboard using HTML and CSS Grids.
Calculator
A simple calculator application using HTML5 , CSS3 and JavaScript for performing addition, subtraction, multiplication and division of floating point numbers.
DevOps-End-Term-Assessment-Repo
This is a DevOps Course End Term Assessment Repo
Etch-a-Sketch
git-test
HTML5-CSS3-Projects
Java-GUI-Swing
javascript-exercises
landing-page
Prolog
This repo contains the code written during Prolog for AI class.
TechieVinita's Repositories
TechieVinita/Prolog
This repo contains the code written during Prolog for AI class.
TechieVinita/Admin-Dashboard
UI for Admin Dashboard using HTML and CSS Grids.
TechieVinita/Calculator
A simple calculator application using HTML5 , CSS3 and JavaScript for performing addition, subtraction, multiplication and division of floating point numbers.
TechieVinita/DevOps-End-Term-Assessment-Repo
This is a DevOps Course End Term Assessment Repo
TechieVinita/Etch-a-Sketch
TechieVinita/git-test
TechieVinita/Java-GUI-Swing
TechieVinita/javascript-exercises
TechieVinita/landing-page
TechieVinita/Library
A simple Book Library App using HTML5, CSS3 and JS.
TechieVinita/Mumbai-Singapore-Repo
This is a demo repo
TechieVinita/My-First-React-App
TechieVinita/odin-recipes
TechieVinita/Reckon5.0-Website
TechieVinita/Recursion
TechieVinita/Restaurant-Page
A simple Restaurant Page using HTML5, CSS3 and JS.
TechieVinita/rock-paper-scissors-game
TechieVinita/sign-up-form
This is a simple Sign Up Form created using HTML5 and CSS3
TechieVinita/TechieVinita
TechieVinita/Tic-Tac-Toe
Tic Tac Toe game using HTML5, CSS3 and JS
TechieVinita/To-Do-List-App
A To Do List App using HTML5, CSS3 and JS.
TechieVinita/Weather-App
A Weather App using HTML5, CSS3 and JS.
TechieVinita/C-language
TechieVinita/CPP-language
TechieVinita/Ecommerce-Web-App
TechieVinita/Expense-Tracker-App
TechieVinita/JavaScript30
30 Day Vanilla JS Challenge
TechieVinita/Job-Listing-Website
TechieVinita/Password-Validator-App
TechieVinita/TextUtils
This tool is used for analyzing text data in Django Backend. You can remove punctuations, convert into uppercase, remove extra spaces, remove new line and count the number or characters in the text. I have created this while learning Django framework for backend.