REACT Projects View Source Code

  • Build a Fully Responsive NEWS App with REAL-TIME Data created using React and Material-UI Components which shows the News Articles of Current Day. I have attached the filter for Country & Category. There are 50+ Countries Options provided and for each country there will be 7 Categories. Since, Reader can read the News of around 50+ Countries and in various Categories.
    Also, I have integrated the Pagination API for the better performance and loading time.
    Additionally, I have integrated Most Popular News Source named BBC News such that Reader can read the Top Articles provided by BBC News as well.
    How it Looks
  • Buid a Weather Forecast App which shows REAL-TIME current weather and complete weather for current day in the gap of 2 Hours. Additionally, it shows the Forecast of next 3 days as well. Searching Feature is there to check the weather of any city in the entire world. It is Fully Mobile Responsive and Interactive.
    I have used React Library with Material-UI Components, Bootstrap-5 and used axios for the API Calls.
    How it Looks
  • Build a COVID-19 Tracker App using React & Bootstrap-5 which shows REAL-TIME the Infected, Recovered, and Deaths Count of Patient in the entire world. The user can see the COVID-19 cases and status of any Country.
    Users will be able to analyse the Comparison of Infected, Recovered, and Deaths Count through Graph and Bar Chart.
    How it Looks
  • Build a Forex Currency Converter App using React which provides the service to convert the amount from one Currency to another Currency with REAL-TIME Currency Rate.
    It's just like Google's Provided Currency Converter with same UI and Functionality.
    How it Looks
  • Created the Google Keep Clone using React & Material-UI Components which provides the service to add Notes with Title & Description and can Delete as per the user's requirment.
    Browser's LocalStorage is used as Temporary Database.
    How it Looks
  • Created the ToDoList App using React & Material-UI Components which provides the service to add Notes with Title & Description, can Delete a Note, and Clear the Entire Note List as per the user's requirment.
    How it Looks

Technologies Used:

REACT, npm, JSX, Material-UI, Axios, Bootstrap-5


HTML Projects View Source Code

  • Build a dark mode fully mobile responsive Job Portal Website with search functionality using JavaScript.
    I have integrated the Jobs API for REAL-TIME Data and when real-time does not comes due to either requests excided or any other error, the Testing Data will be shown from an Static API.
    How it Looks
  • Build a very beautiful and interactive Tic-Tac-Toe Game with complete functionality.
    I have used Vanilla JavaScript to develop it and additionally used the Lottie Animation for Winner Celebration.
    How it Looks
  • Created the interactive Hackathon Website for the College Event called ISOHACK 2.0 - A 36 Hours Hackathon.
    I have used Vanilla JavaScript to develop it and used the Particles of Isohack Logo for the Interactivity in the Website.
    How it Looks
  • Created the Website prototype in which I have integrated the Payment Gateway Method as per the Task provided by The Spark Foundation.
    I have used Razorpay for Payment Gateway, Bootstrap-5 CSS Framework for Responsive Design, and Animate on Scroll JavaScript Library for Scolling Animations.
    How it Looks
  • Created the Website prototype in which I have integrated the Social Media Login Methods such as Google and Facebook as per the Task provided by The Spark Foundation.
    I have used Google's & Facebook's Login API, Bootstrap-5 CSS Framework for Responsive Design, and Animate on Scroll JavaScript Library for Scolling Animations.
    How it Looks
  • Create an Snake Game using JavaScript in which first it will ask for the name of player for Greeting, will count Score of player, blinking of eyes of Snake, can set difficulty as well will increase the speed of Snake.
    How it Looks

Technologies Used:

HTML5, CSS3, Bootstrap 4, JavaScript, AOS, Canvas, Lottie


Responsive Website Templates View Source Code

  • Created a Portfolio Template which can be use for any Business Personality or Skillful employ to enhance their impression and provide all the necessary information about him such as his blogs, portfolio details, services he provides and contact information.
    It is full Mobile Responsive from 4 inch. Mobile Device to 15.6 inch. Desktop. It has been tested on 20+ different resolution devices.
    How it Looks
  • Created an Online Books Store Mobile Responsive Website Template. There are about 13 Screens in that template and good enough to become an professional eCommercial Website.
    It's a basic multi-purpose demo website which can be customized as per your needs, i.e., as a e-commerce site or as a general customer support site etc.
    How it Looks
  • Created a Coffee Shop Webpage using Materialize CSS Framework in which beautyful coffee cards, parallax and lot more stuff..
    How it Looks

Technologies Used:

HTML5, CSS3, Bootstrap 4, Materialize CSS, JavaScript


C, C++ Projects View Source Code

  • Created a Student Record Management System in C Language using File Handling. In this Project, data of various students can be store and we can fetch their information for the particular student. The menu would be shown for the user:
    Create File, Add Record, Delete Record, Update Record, Delete File, Read File, Search Data and Get Results.
    How it Works
  • Created a Guess Game Program in C Language. In this program, user plays a game with the system that system generate a random number in b/w specific range and allow 3 chances to user to Guess the Number.
    How it Works
  • Created a Calsi (Advanced Calculator). In this project, there are about 50+ calculations that user can be perform. When user chooses a Operation, system provides the formula and access to put values in that formula.
    How it Works

Technologies Used:

C, C++ Programming, File Handling