-
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
Showing
1 changed file
with
241 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 |
---|---|---|
@@ -0,0 +1,241 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Md Muntasir Mahmud Amit - Portfolio</title> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"> | ||
<style> | ||
body { | ||
font-family: Arial, sans-serif; | ||
line-height: 1.6; | ||
margin: 0; | ||
padding: 0; | ||
color: #333; | ||
background-color: #f0f8ff; | ||
overflow-x: hidden; | ||
} | ||
.container { | ||
width: 80%; | ||
margin: 0 auto; | ||
padding: 20px; | ||
opacity: 0; | ||
animation: fadeIn 2s forwards; | ||
} | ||
@keyframes fadeIn { | ||
to { opacity: 1; } | ||
} | ||
header { | ||
background: #3471bcfa; | ||
color: #fff; | ||
padding: 20px 0; | ||
text-align: center; | ||
position: sticky; | ||
top: 0; | ||
z-index: 1000; | ||
} | ||
header h1 { | ||
margin: 0; | ||
} | ||
nav { | ||
text-align: center; | ||
margin-top: 20px; | ||
} | ||
nav a { | ||
color: #6872aa; | ||
text-decoration: none; | ||
margin: 0 15px; | ||
font-weight: bold; | ||
transition: color 0.3s; | ||
} | ||
nav a:hover { | ||
color: #007BFF; | ||
} | ||
section { | ||
margin-top: 20px; | ||
opacity: 0; | ||
transform: translateY(20px); | ||
animation: fadeInUp 1s forwards; | ||
} | ||
.project, .work-experience, .education { | ||
margin-bottom: 20px; | ||
background: #e0f7fa; | ||
padding: 15px; | ||
border-radius: 8px; | ||
box-shadow: 0 2px 5px rgba(0,0,0,0.1); | ||
} | ||
footer { | ||
background: #333; | ||
color: #fff; | ||
text-align: center; | ||
padding: 10px 0; | ||
margin-top: 20px; | ||
} | ||
footer a { | ||
color: #fff; | ||
text-decoration: none; | ||
margin: 0 10px; | ||
} | ||
@keyframes fadeInUp { | ||
to { | ||
opacity: 1; | ||
transform: translateY(0); | ||
} | ||
} | ||
.contact-info a { | ||
display: inline-block; | ||
margin-right: 10px; | ||
color: #333; | ||
transition: color 0.3s; | ||
} | ||
.contact-info a:hover { | ||
color: #007BFF; | ||
} | ||
.about-content { | ||
display: flex; /* Use flexbox for layout */ | ||
align-items: flex-start; /* Align items at the top */ | ||
justify-content: space-between; /* Space items evenly */ | ||
} | ||
.profile-picture { | ||
width: 150px; | ||
height: 150px; | ||
border-radius: 50%; /* Make the picture circular */ | ||
box-shadow: 0 2px 5px rgba(0,0,0,0.3); | ||
margin-left: 20px; /* Add some margin to the left of the picture */ | ||
} | ||
.welcome-text { | ||
flex: 1; /* Let the paragraph take remaining space */ | ||
text-align: justify; /* Justify text */ | ||
} | ||
/* Adjustments for smaller screens */ | ||
@media (max-width: 768px) { | ||
.about-content { | ||
flex-direction: column; /* Stack items vertically on smaller screens */ | ||
text-align: center; | ||
} | ||
.profile-picture { | ||
margin: 0 auto 20px; /* Center the picture and add margin at the bottom */ | ||
} | ||
.welcome-text { | ||
margin: 0; /* Remove margin for smaller screens */ | ||
text-align: justify; /* Ensure justified text on smaller screens */ | ||
} | ||
} | ||
</style> | ||
</head> | ||
<body> | ||
<!-- <header> | ||
<h1>Md Muntasir Mahmud Amit</h1> | ||
<p>Welcome to my portfolio</p> | ||
</header> --> | ||
<nav> | ||
<a href="#about">About</a> | ||
<a href="#projects">Projects</a> | ||
<a href="#experience">Experience</a> | ||
<a href="#contact">Contact</a> | ||
</nav> | ||
<div class="container"> | ||
<section id="about"> | ||
<h2>About Me</h2> | ||
<div class="about-content"> | ||
<div class="welcome-text"> | ||
<p>Hello! I'm Md Muntasir Mahmud Amit, currently pursuing my undergraduate studies in Computer Science and Engineering at BRAC University. Beyond my core discipline, I'm passionate about exploring diverse fields. My interests span Software Engineering, Data Science, Artificial Intelligence, Machine Learning, and Natural Language Processing. I actively keep myself updated with the latest trends and advancements in these areas, always seeking opportunities to expand my skill set and make meaningful contributions across different domains. Additionally, I am highly interested in social works and making impactful positive change in the community. Through a range of academic and personal projects, I've showcased my dedication and proficiency in developing innovative tech solutions.</p> | ||
</div> | ||
<div class="profile-info"> | ||
<img src= "\portfolio\Pictures\Md_Muntasir_Mahmud_Amit_Profile_Picture.png" class="profile-picture"> | ||
</div> | ||
</div> | ||
<h3>Education</h3> | ||
<div class="education"> | ||
<p><strong><a href="http://cse.sds.bracu.ac.bd/">BRAC University</a></strong><br> | ||
Bachelor of Science in Computer Science and Engineering [Summer2021 - Present]</p> | ||
</div> | ||
<div class="education"> | ||
<p><strong><a href="https://milestonecollege.com/">Milestone College</a></strong><br> | ||
Higher Secondary School Certificate (HSC) [2018-2020] </p> | ||
</div> | ||
</section> | ||
<section id="projects"> | ||
<h2>Projects</h2> | ||
<div class="project"> | ||
<h3>ASUS Prime B460 Plus OpenCore Hackintosh</h3> | ||
<p>This project involves setting up macOS Monterey on an ASUS Prime B460 Plus motherboard using OpenCore (0.7.7). The setup ensures that various components such as sleep, wake, audio, ethernet, and all USB ports work seamlessly.</p> | ||
<p><strong>Technologies Used:</strong> OpenCore, macOS Monterey, BIOS Configuration</p> | ||
<a href="https://github.com/mma1166/ASUS-Prime-B460-Plus-OpenCore-Hackintosh">GitHub Link</a> | ||
<p><strong>Highlights:</strong></p> | ||
<ul> | ||
<li>Ensured full functionality of sleep, wake, audio, ethernet, DisplayPort, HDMI, and USB ports.</li> | ||
<li>Detailed documentation provided for replicating the setup.</li> | ||
</ul> | ||
</div> | ||
<div class="project"> | ||
<h3>Flight Management Project</h3> | ||
<p>This project involves the development of a comprehensive flight management system that handles flight scheduling, passenger bookings, and real-time flight tracking. The system is designed to streamline operations and improve the efficiency of airline services.</p> | ||
<p><strong>Technologies Used:</strong>HTML, CSS, Bootstrap, PHP, SQL, JavaScript. </p> | ||
<a href="https://github.com/mma1166/Flight-Management-Project">GitHub Link</a> | ||
<p><strong>Highlights:</strong></p> | ||
<ul> | ||
<li>Adding or cancelling flights from admin end.</li> | ||
<li>Seat status and flight details updating from admin end.</li> | ||
<li>Preferable Ticket Purchasing System from user end.</li> | ||
</ul> | ||
</div> | ||
|
||
<div class="project"> | ||
<h3>Story Telling Project</h3> | ||
<p>This project is a web-based platform that allows users to create, share, and explore interactive stories. The platform provides tools for authors to craft their narratives and for readers to immerse themselves in diverse storytelling experiences.</p> | ||
<p><strong>Technologies Used:</strong> Flutter, Firebase </p> | ||
<a href="https://github.com/MdSayemMottakee/Interactive-Storytelling-Platform">GitHub Link</a> | ||
<p><strong>Highlights:</strong></p> | ||
<ul> | ||
<li>Interactive story creation and sharing tools.</li> | ||
<li>User-friendly interface for both authors and readers.</li> | ||
<li>Real-time collaboration features for multiple authors.</li> | ||
</ul> | ||
</div> | ||
</section> | ||
<section id="experience"> | ||
<h2>Work Experience</h2> | ||
<div class="work-experience"> | ||
<p><strong>Duration:</strong> 2021 - 2022</p> | ||
<h3>Secretary of Human Resources at BRAC University Response Team</h3> | ||
<p>Awarded Best Performer of the Session 2021.</p> | ||
<h3>Instructor of Project Srijon</h3> | ||
<p>Completed a Web Development Course as RS Activity.</p> | ||
<h3>Senior Executive of Human Resource Management Department at BRAC University Adventure Club</h3> | ||
</div> | ||
<div class="work-experience"> | ||
<p><strong>Duration:</strong> 2022 - 2023</p> | ||
<h3>Director of Operations at BRAC University Response Team</h3> | ||
<p>Led team initiatives and managed operational tasks.</p> | ||
<p>Participated in Project Jibon, Blood Donation, and Medical Camp.</p> | ||
<h3>Senior Coordinator of Human Resource Management Department at BRAC University Adventure Club</h3> | ||
</div> | ||
<div class="work-experience"> | ||
<p><strong>Duration:</strong> 2023 - Present</p> | ||
<h3>General Secretary at BRAC University Response Team</h3> | ||
</div> | ||
</section> | ||
<section id="contact"> | ||
<h2>Contact</h2> | ||
<p>You can reach me through the following platforms:</p> | ||
<div class="contact-info"> | ||
<a href="mailto:[email protected]"><i class="fas fa-envelope"></i> [email protected]</a> | ||
<a href="https://www.linkedin.com/in/mma1166/" target="_blank"><i class="fab fa-linkedin"></i> LinkedIn</a> | ||
<a href="https://github.com/mma1166" target="_blank"><i class="fab fa-github"></i> GitHub</a> | ||
<a href="https://www.facebook.com/mma1166" target="_blank"><i class="fab fa-facebook"></i> Facebook</a> | ||
<a href="https://www.instagram.com/muntasir_amit/" target="_blank"><i class="fab fa-instagram"></i> Instagram</a> | ||
<a href="https://x.com/MuntasirAmit" target="_blank"><i class="fab fa-twitter"></i> Twitter</a> | ||
<a href="https://t.me/mma1166" target="_blank"><i class="fab fa-telegram"></i> Telegram</a> | ||
</div> | ||
</section> | ||
</div> | ||
<footer> | ||
<p>© 2024 Md Muntasir Mahmud Amit</p> | ||
<a href="#about">About</a> | | ||
<a href="#projects">Projects</a> | | ||
<a href="#experience">Experience</a> | | ||
<a href="#contact">Contact</a> | ||
</footer> | ||
</body> | ||
</html> |