-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3bb2db3
commit 288c2ef
Showing
1 changed file
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,48 @@ | ||
# My-Portfolio-Website | ||
This Project is a my personal portfolio website. | ||
|
||
# CODSOFT - Internship Repository | ||
|
||
🌐 WebDev Internship Repository: A collection of my web development projects and code samples created during my internship. Exploring frontend and backend technologies to build modern, responsive, and dynamic web applications. Join me on my coding journey and let's create the web of tomorrow! 🚀 #WebDevelopment #Internship #CodeSamples" | ||
|
||
## Table of Contents | ||
|
||
**Landing Page** | ||
|
||
- [Task 1](https://github.com/Rj1221/CODSOFT/tree/main/LandingPage) | ||
|
||
**Calculator** | ||
|
||
- [Task 2](https://github.com/Rj1221/CODSOFT/tree/main/Calculator) | ||
|
||
**Portfolio** | ||
|
||
- [Task 3](https://github.com/Rj1221/CODSOFT/tree/main/Portfolio) | ||
|
||
--- | ||
|
||
|
||
<hr> | ||
|
||
CODSOFT | ||
|
||
Internship Projects | ||
|
||
📄 Task 1 - "Landing Page" | ||
|
||
This project aims to create a captivating and user-friendly landing page using HTML and CSS. The landing page serves as the gateway to our website, making it crucial to leave a lasting impression on visitors. Here's what you need to know about the task: | ||
|
||
📁 Task 2 - "Portfolio Website" | ||
|
||
In this task, you will build your personal portfolio website to showcase your skills, projects, and achievements as a web developer. Your portfolio is a reflection of your professional identity, so make it stand out with these features: | ||
|
||
🧮 Task 3 - "Calculator Website" | ||
|
||
This task focuses on building a fully functional calculator website using HTML, CSS, and JavaScript. The calculator should be capable of performing basic arithmetic operations and more complex calculations. | ||
|
||
|
||
## License | ||
|
||
This project is licensed under the [MIT License](LICENSE), which means you're free to use, modify, and distribute the code as long as you include the original copyright and disclaimers. Refer to the LICENSE file for more details. | ||
|
||
**[⬆ Back to Top](#table-of-contents)** |