HTML,CSS,JS(2020)
HTML, CSS, and JavaScript provides a strong foundation for web development. HTML
defines the structure of web pages, CSS controls their appearance, and JavaScript
adds interactivity. Mastering these languages empowered me to create dynamic,
visually appealing websites and web applications, enhancing the user experience and
functionality.
PHP and Heroku (2021)
With PHP, we can create dynamic web pages, processform data, handle file uploads,
and build complex backend logic, making it an essential skill for building dynamic
and interactive web applications. I used it with my Real Esate Website Project to
upload data and render through backend databses. I used Heroku for deploying this
project to backend.
SQL(2021)
SQL (Structured Query Language) is essential for working with relational databases.
SQL allows you to interact with databases to manage, manipulate, and retrieve data
effectively. With SQL, you can create and modify database schemas, store and
retrieve data, perform complex queries, filter and sort information, and aggregate
and analyze data. I have utilised this in my projects such as Real Estate website
and Python Crime Reporting softwares.
Python (2021)
With Python, you can develop scalable and efficient software solutions, automate
tasks, create web APIs, handle data manipulation, implement algorithms, and much
more. I developed a Crime Reporting software as my class project where users can
file complaints through the software. The data is stored in SQL databases and same
can be viewed by admin through their part of the application.
ReactJS (2022)
React.js empowers you to develop dynamic and interactive user interfaces for web
applications. React.js is a popular JavaScript library that enables the creation of
reusable UI components. With React.js, you can efficiently manage the state and
rendering of components, handle user events, and build complex UI structures.
Node.JS and MongoDB (2022)
Node.js and MongoDB provides a powerful combination for building scalable and
data-driven applications. Node.js allows you to develop server-side applications
using JavaScript, while MongoDB serves as a NoSQL database that stores and retrieves
data in a flexible and scalable manner. With Node.js and MongoDB, you can easily
handle data operations, create RESTful APIs, implement real-time features, and build
full-stack applications.
MS Excel and Tableau (2022)
Tableau and Excel equips me with essential skills for data analysis and
visualization. Excel is a powerful spreadsheet tool that enables you to manage and
manipulate data, perform calculations, create charts, and generate reports. Tableau,
on the other hand, is a data visualization and business intelligence tool that
allows you to explore data, create interactive dashboards, and share insights.