A personal portfolio and resume website showcasing the professional profile of Chaluva Raj.N, an Information Science and Engineering student.
This project is a collection of HTML practice exercises and a professional demonstrates various HTML/CSS resume portfolio. It techniques including responsive design, inline styling, and different webpage layouts.
| File | Description |
|---|---|
resume.html |
Professional resume with education, skills, internships, projects, and certifications |
contact.html |
Contact form page with name, email, subject, and message fields |
login.html |
Login form with email and password authentication fields |
login1.html |
Alternative login form |
signup.html |
User signup form |
Registration.html |
User registration form with name, email, and password fields |
forgotpassword.html |
Password reset form with email, phone, and new password fields |
forgot page.html |
Forgot password page |
| File | Description |
|---|---|
image.html |
Image display page |
image_gallery.html |
Photo gallery layout |
image_table.html |
Image within table layout |
music_gallery.html |
Music collection showcase |
restaurant.html |
Restaurant webpage |
video.gallery.html |
Video gallery page |
| File | Description |
|---|---|
list.html |
Various list demonstrations |
border.html |
CSS border styling examples |
colspan.html |
Table colspan demonstration |
rowspan.html |
Table rowspan demonstration |
rowspan_colspan.html |
Combined rowspan and colspan demonstration |
| File | Description |
|---|---|
index.html |
Main HTML tutorial page demonstrating various HTML elements including headings, paragraphs, text formatting, links, images, audio/video, tables, forms, and HTML5 semantic elements |
about.html |
Simple about page with basic HTML structure |
ass.html |
Assignment file containing HTML practice questions and exercises |
| File | Description |
|---|---|
cs.jpeg.jpeg |
Profile photo |
python.jpg |
Python programming course image |
john.mp3 |
Audio file sample |
wooh.mp3 |
Audio file sample |
army.mp4 |
Video file sample |
trip.mp4 |
Video file sample |
zameer.mp4 |
Video file sample |
Chaluva Raj.N
- Bachelor of Engineering in Information Science and Engineering
- City Engineering College (CEC) [Jun 2026]
- Email: chaluvashetty23@gmail.com
- Phone: +91 7899663405
- LinkedIn: Chaluva Raj N
- GitHub: Chaluvaraj-N
- HTML5 - Markup language for structuring web pages
Simply open any HTML file in a web browser:
# Double-click the HTML file to open in default browser
# OR use a local server
python -m http.server 8000
# Then visit http://localhost:8000This project is for educational and personal portfolio purposes.
Created by Chaluva Raj.N | Project for Dhee Coding Lab - HTML Training