Skip to content

Commit

Permalink
Viewpoint Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mma1166 committed Jun 19, 2024
2 parents bf37b3b + 5dd4c09 commit 458a91a
Showing 1 changed file with 18 additions and 16 deletions.
34 changes: 18 additions & 16 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
header {
background: #3471bcfa;
color: #fff;
padding: 20px 0;
padding: 8px 0;
text-align: center;
position: sticky;
top: 0;
Expand All @@ -42,7 +42,7 @@
margin-top: 20px;
}
nav a {
color: #6872aa;
color: #ffffff;
text-decoration: none;
margin: 0 15px;
font-weight: bold;
Expand Down Expand Up @@ -124,25 +124,27 @@
</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>
<header>
<h2>Md Muntasir Mahmud Amit's Portfolio</h2>
<nav>
<a href="#about">About</a>
<a href="#projects">Projects</a>
<a href="#experience">Experience</a>
<a href="#contact">Contact</a>
</nav>
</header>
<div class="container">
<section id="about">
<center><h1>Md Muntasir Mahmud Amit</h1></center>
<center> <img src= "Pictures/Md_Muntasir_Mahmud_Amit_Profile_Picture.png" class="profile-picture"> </center>
<center><p><strong>Undergraduate CSE student in BRAC University</strong></p></center>
<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>
<p>Assalamu Alaikum! 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= "D:\portfolio\Pictures\Md_Muntasir_Mahmud_Amit_Profile_Picture.png" class="profile-picture">
<!-- <img src= "https://github.com/mma1166/portfolio/blob/main/Pictures/Md_Muntasir_Mahmud_Amit_Profile_Picture.png" class="profile-picture"> -->
</div>
</div>
<h3>Education</h3>
Expand All @@ -159,7 +161,7 @@ <h3>Education</h3>
<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>This project involves setting up macOS Monterey on an ASUS Prime B460 Plus motherboard based system using OpenCore (0.7.7). The setup ensures that Mac Os Monterey runs simultaneously without any issue in non Apple Mentioned Hardware.</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>
Expand Down Expand Up @@ -209,7 +211,7 @@ <h3>Senior Executive of Human Resource Management Department at BRAC University
<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>
<h3>Coordinator of Human Resource Management Department at BRAC University Adventure Club</h3>
</div>
<div class="work-experience">
<p><strong>Duration:</strong> 2023 - Present</p>
Expand Down

0 comments on commit 458a91a

Please sign in to comment.