Skip to content

Commit

Permalink
Merge branch 'main' into charlim
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohitranag18 authored Oct 28, 2024
2 parents 8142edc + 947607a commit 1b7918a
Show file tree
Hide file tree
Showing 4 changed files with 171 additions and 14 deletions.
43 changes: 35 additions & 8 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -414,22 +414,29 @@
</script>

<!-- Navbar -->
<nav class="navbar">
<img src="images/logo.png" alt="logo">
<h1>Resum Resume</h1>
<nav class="navbar">
<div class="tabs-container"></div>
<img src="images/logo.png" alt="logo">
<a class="tab" href="index.html">Home</a>
<a class="tab" href="about.html">About</a>
<a class="tab" href="resume.html">Build Resume</a>
<a class="tab" href="resume_tips.html">Resume Tips</a>
<a class="tab" href="signup.html">Sign Up</a>
<a class="tab" href="login.html">Login</a>
<a class="tab" href="privacypolicy.html">Privacy Policy</a>
</div>
</nav>

</nav>
<!-- navbar styling -->
<style>
.navbar{
padding-left: 7rem;
padding-right: 7rem;
}
.tab{
color: white;
font-size: 2rem;
}
</style>

<!-- main section -->
<div class="panel-1">
<div class="about">
<h1>About</h1>
Expand Down Expand Up @@ -524,7 +531,27 @@ <h3>Connect With Us</h3>
<p>&copy; 2024 Resume Builder. All rights reserved.</p>
</div>
</footer>

<style>
.footer-section{
display: flex;
justify-content: left;
flex-direction: column;
}
.ul{
display: flex;
flex-direction: column;
justify-content: left;
}
li{
text-align: left;
}
.footer a{
color: white;
}
.footer p{
margin-top: 2rem;
}
</style>
<script>
const toggler = document.getElementById("toggler");
const body = document.body;
Expand Down
13 changes: 8 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -977,7 +977,9 @@ <h3>Emily Johnson</h3>

<!-- Footer -->
<footer class="footer">
<div class="footer-content">


<div class="footer-content">
<div class="footer-section">
<h3>About Us</h3>
<ul>
Expand Down Expand Up @@ -1005,12 +1007,13 @@ <h3>Support</h3>
<div class="footer-section">
<h3>Connect With Us</h3>
<div class="social-icons">
<a href="#"><i class="fab fa-facebook-f"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-linkedin-in"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="https://www.facebook.com/"><i class="fab fa-facebook-f"></i></a>
<a href="https://x.com/?lang=en"><i class="fab fa-twitter"></i></a>
<a href="https://www.linkedin.com/"><i class="fab fa-linkedin-in"></i></a>
<a href="https://www.instagram.com/"><i class="fab fa-instagram"></i></a>
</div>
</div>

</div>
<div class="footer-bottom">
<p>&copy; 2024 Resume Builder. All rights reserved.</p>
Expand Down
24 changes: 24 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,31 @@ The website consists of the following key sections:
├── styles.css # Custom CSS styles (inlined in HTML)
```

### Developer Setup 🛠️
For developers who want to contribute:

1. Clone the repository:
```bash
git clone https://github.com/your-username/linkedin-resume-builder.git
cd linkedin-resume-builder
```
2. Install necessary dependencies (if using Node.js, Python, etc.).

3. Run the development server:
```bash
npm start # Or appropriate command
```

---
### Contributing 🤝
Contributions are welcome! Here’s how to get started:

1. Fork the repository.
2. Create a new branch: `git checkout -b feature/your-feature-name`.
3. Make your changes and commit them.
4. Push to the branch: `git push origin feature/your-feature-name`.
5. Open a pull request with a detailed description.


## Usage 📄

Expand Down
105 changes: 104 additions & 1 deletion resume2.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,4 +234,107 @@ manualbtn.addEventListener('click',()=>{
panel2.style.display = 'none';
autobtn.style.backgroundColor = 'blue';
manualbtn.style.backgroundColor = 'rgb(74, 74, 74)';
})
})

$(document).ready(function () {
//cities of india
const cities = [
"Mumbai", "Delhi", "Bangalore", "Hyderabad", "Ahmedabad",
"Chennai", "Kolkata", "Surat", "Pune", "Jaipur",
"Lucknow", "Kanpur", "Nagpur", "Indore", "Thane",
"Bhopal", "Visakhapatnam", "Pimpri-Chinchwad", "Patna", "Vadodara",
"Ghaziabad", "Ludhiana", "Agra", "Nashik", "Faridabad",
"Meerut", "Rajkot", "Kalyan-Dombivli", "Vasai-Virar", "Varanasi",
"Srinagar", "Aurangabad", "Dhanbad", "Amritsar", "Navi Mumbai",
"Allahabad", "Howrah", "Ranchi", "Gwalior", "Jabalpur",
"Coimbatore", "Vijayawada", "Jodhpur", "Madurai", "Raipur",
"Kota", "Guwahati", "Chandigarh", "Solapur", "Hubli-Dharwad",
"Bareilly", "Moradabad", "Mysore", "Gurgaon", "Aligarh","Dehradun"
];

//some Popular institutes
const collegesAndUniversities = [
"Indian Institute of Technology (IIT) Bombay",
"Indian Institute of Technology (IIT) Delhi",
"Indian Institute of Technology (IIT) Madras",
"Indian Institute of Science (IISc) Bangalore",
"All India Institute of Medical Sciences (AIIMS) New Delhi",
"Jawaharlal Nehru University (JNU) Delhi",
"University of Delhi (DU)",
"Banaras Hindu University (BHU) Varanasi",
"National Institute of Technology (NIT) Trichy",
"Indian Institute of Technology (IIT) Kanpur",
"Birla Institute of Technology and Science (BITS) Pilani",
"University of Calcutta",
"University of Mumbai",
"Savitribai Phule Pune University",
"Aligarh Muslim University (AMU)",
"University of Hyderabad",
"Anna University Chennai",
"Vellore Institute of Technology (VIT)",
"National Institute of Technology (NIT) Karnataka",
"Indian Statistical Institute (ISI) Kolkata",
"Jadavpur University",
"Manipal Academy of Higher Education",
"Amity University",
"Symbiosis International University Pune",
"Lovely Professional University (LPU)",
"Christ University Bangalore",
"Shiv Nadar University",
"Indian Institute of Management (IIM) Ahmedabad",
"Indian Institute of Foreign Trade (IIFT)",
"Tata Institute of Social Sciences (TISS) Mumbai",
"Panjab University",
"University of Rajasthan",
"Osmania University",
"SRM Institute of Science and Technology",
"Indian Institute of Technology (IIT) Kharagpur",
"Indian Institute of Technology (IIT) Roorkee",
"National Law School of India University (NLSIU) Bangalore",
"Guru Gobind Singh Indraprastha University",
"Chandigarh University",
"Kalinga Institute of Industrial Technology (KIIT) Bhubaneswar",
"Nirma University Ahmedabad",
"Jamia Millia Islamia (JMI) Delhi",
"National Institute of Fashion Technology (NIFT) Delhi",
"Narsee Monjee Institute of Management Studies (NMIMS)",
"Indian Institute of Technology (IIT) Guwahati",
"Institute of Chemical Technology (ICT) Mumbai",
"National Institute of Design (NID) Ahmedabad",
"Delhi Technological University (DTU)",
"Presidency University Kolkata",
"Punjab Engineering College (PEC) Chandigarh",
"Graphic Era Univesity (GEU)"
];
//courses list
const courses = [
"Bachelor of Technology (B.Tech)", "Bachelor of Engineering (B.E.)", "Bachelor of Computer Applications (BCA)", "Bachelor of Medicine, Bachelor of Surgery (MBBS)", "Bachelor of Dental Surgery (BDS)", "Bachelor of Ayurvedic Medicine and Surgery (BAMS)", "Bachelor of Science in Nursing (B.Sc Nursing)", "Bachelor of Pharmacy (B.Pharm)", "Bachelor of Arts (BA)", "Bachelor of Fine Arts (BFA)", "Bachelor of Social Work (BSW)", "Bachelor of Commerce (B.Com)", "Bachelor of Business Administration (BBA)","Bachelor of Management Studies (BMS)", "Bachelor of Science (B.Sc)", "Bachelor of Science in Agriculture (B.Sc Agri)", "Bachelor of Environmental Science", "Bachelor of Laws (LLB)", "BA LLB", "BBA LLB", "Bachelor of Architecture (B.Arch)", "Bachelor of Design (B.Des)", "Bachelor of Interior Design", "Master of Technology (M.Tech)", "Master of Engineering (M.E.)", "Master of Computer Applications (MCA)", "Doctor of Medicine (MD)", "Master of Surgery (MS)", "Master of Dental Surgery (MDS)", "Master of Science in Nursing (M.Sc Nursing)", "Master of Pharmacy (M.Pharm)", "Master of Arts (MA)", "Master of Fine Arts (MFA)", "Master of Social Work (MSW)", "Master of Commerce (M.Com)", "Master of Business Administration (MBA)", "Master of Management Studies (MMS)", "Master of Science (M.Sc)", "Master of Environmental Science", "Master of Laws (LLM)", "Master of Architecture (M.Arch)", "Master of Design (M.Des)", "Bachelor of Science in IT (BSc. IT)"
];
//Job Roles list
const jobRoles = [
"Software Engineer", "Data Scientist", "Web Developer", "Product Manager", "Digital Marketing Specialist",
"Graphic Designer", "Financial Analyst", "Sales Executive", "Human Resources Manager", "Mechanical Engineer",
"Civil Engineer", "Content Writer", "UX/UI Designer", "Network Engineer", "Operations Manager",
"Business Analyst", "Data Analyst", "Electrical Engineer", "Medical Doctor", "Nurse",
"Pharmacist", "Lawyer", "Accountant", "Teacher", "Professor",
"Marketing Manager", "Social Media Manager", "Customer Service Representative", "Research Scientist", "Project Manager"
];

$("#location").autocomplete({
source: cities,
minLength: 1 // Show suggestions after typing 1 character
});
$("#institutePH").autocomplete({
source: collegesAndUniversities,
minLength: 1 // Show suggestions after typing 1 character
});
$("#coursePH").autocomplete({
source: courses,
minLength: 1 // Show suggestions after typing 1 character
});
$("#jobrolePH").autocomplete({
source: jobRoles,
minLength: 1 // Show suggestions after typing 1 character
});
});

0 comments on commit 1b7918a

Please sign in to comment.