Highly efficient programmer and well established in fast-paced and challenging environments. Eager to learn with aptitude for applying new knowledge with skill and efficiency.
Programming Languages:
Software Frameworks:
Databases:
Personal Skills:
https://catalog-education.oracle.com/pls/certview/sharebadge?id=F998A1C288A618C2AF10B1D327FC633BA20C81E8F534E0102F3571484CB3D519
https://catalog-education.oracle.com/pls/certview/sharebadge?id=20678125AC3B07956A15D28AF2155CBDF0778A481ACCADC82A5BAEDC88E6D032
This project was made for the Web Technologies course for the 3rd Semester. The project is made using HTML, CSS and JavaScript along with the MERN stack that includes React.js, Express.js, MongoDB Atlas and Node.js. Users can register their products and see them up for sale in the website and also sort based on the categories.This project was made for the Web Technologies course for the 3rd Semester. The project is made using HTML, CSS and JavaScript along with the MERN stack that includes React.js, Express.js, MongoDB Atlas and Node.js. Users can register their products and see them up for sale in the website and also sort based on the categories.
FlightCrux is an interactive GUI based Application that helps users get the upcoming most cheapest flights with a single click of a button. The Project has been entirely made in Python with the help of modules like Tkinter, Customtkinter, Gmaps, SMTP and Selenium for web scraping. The Application fetches flight itinerary of 3-5 Flights from MakeMyTrip.com using the selenium module for Web Scraping and Send an detailed Email to the user on his registered mail ID which is then saved on a MySQL database which acts as the backend.
This project focuses on the use of trees in order to print the file structure of the folder in a tree format in the terminal. It uses multiple linux functions of C to make directories, delete them and modify them by adding files.