In this Project, We calculate the typing speed of the user. At the end of the test it shows the total
time taken and WPM (Words per minute). There is also a Leader Board of Top 5 people
which is shown after a successful test.
1. How-Many-Crimes-Have-You-Committed
HTML-CSS, JS
Every commit is a crime, check your rap sheet before adding to it.
2. I-Liked-a-Design!
HTML-CSS, JS
I am developing some of the designs that I just can't resist bringing to life! This one is Designed by Facu Montanaro.
3. Figma & Front-End
Figma, HTML-CSS, JS
While learning Figma, I Designed a Restro/Hotel Management Website for a Project. Afterwards, I developed the front-end for it. This is just the Front-End code. You can navigate through the Webpages by just pressing Buttons From this below Link.
4. 21-Cards-Trick
JS, HTML-CSS
Try and see as I guess your card using the classic 21 Cards Trick and perform "Legilimens" on you!
5. Automatic Code Writing
Python
This script scans the given Google Drive for Images and Information related to the Images
and adds a block of code with the link of the specific image with related information to
the main code of the Website.
6. Collatz-Conjecture
JS, HTML-CSS, Python
Try out The Collatz Conjecture! One of the most famous unsolved problems in mathematics. Where The conjecture asks whether repeating two simple arithmetic operations will eventually transform every "Positive Integer" into 1.
7. Interview Management System
Java, SQL, HTML-CSS, PHP, JavaScript
Interview Management System provides a comfortable user interface to conduct Tests
and Store the Candidate Data. Inside the system we can Add & Remove Candidate’s
Details, Browse their CV’s. We can also Display the Added data. After the tests we can
perform all similar processes with Candidates Result data.
There are also HTML/PHP pages to Conduct tests with MCQ type Question Papers.
There is a timer for Test. At the end of the Exam, The Total No. of Questions, Total No. of
Correct Answers, the time & Pass/Fail Result is Displayed. There are Different
Display’s for the Conditions if Time of test is Ended First or The Test Ended First.
8. Photo-Gallery-React
HTML-CSS, ReactJS
A Basic Photo Gallery App Created in React. [ Learning React ]
9. Color-Blindness-Simulator
HTML-CSS, JS-ReactJS
This is a Color Blindness Simulator where you can simulate all 7 types of color blindness and see each type displayed. You can also simply copy the "EYE" and paste it on your webpage and go through all filters to check how accessible your webpage is for the Color Blind individuals. There is also a React Component for it!
10. A Photography Website
HTML-CSS, JavaScript
Like to do some Amateur Photography, So thought why don't I display it and get humiliated by a bunch of Strangers.
11. THIS WEBSITE
HTML-CSS, JavaScript
One day, I checked out my Old Portfolio. Felt Sick.
Made a New One. Win 👍.
Can't wait to feel sick again.
12. Automation Scripts Related to Mailing & File Handling
Python
In this Project the Python Script is scheduled to run every Midnight and to send “Happy
Birthday and the Person’s name” as message and Total Years, Months, Weeks and Days
the particular person has lived till date as text or as written in a file attached to the mail on their birthday.
The Person’s name and Birthdate information is retrieved from an excel file. Also There are many different Scripts related to File Handling Operations like Adding, Removing, Updating and Retriving Data.