Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rafizunaed committed Apr 26, 2024
1 parent 3fcfb68 commit d26239e
Show file tree
Hide file tree
Showing 4 changed files with 114 additions and 26 deletions.
119 changes: 93 additions & 26 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<link rel="stylesheet" href="styles/achievements.css">
<link rel="stylesheet" href="styles/common.css">
<link rel="stylesheet" href="styles/experiences.css">
<link rel="stylesheet" href="styles/ml_comp_history.css">

<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">

Expand All @@ -40,8 +41,9 @@
<a class="a_nav_button" href="#about_me">Home</a>
<a class="a_nav_button" href="#news_section">News</a>
<a class="a_nav_button" href="#publications_section">Publications</a>
<a class="a_nav_button" href="#achievements_section">Achievements</a>
<a class="a_nav_button" href="#achievements_section">Awards and Highlights</a>
<a class="a_nav_button" href="#experience_section">Experience</a>
<a class="a_nav_button" href="#ml_comp_history_section">ML Competitions</a>
</div>
</div>

Expand Down Expand Up @@ -339,52 +341,35 @@
<a id="achievements_section" class="section_anchor"></a>
<div class="achievements">
<div class="achievements_main_header">
Achievements
Awards and Highlights
</div>

<ul>
<li>
<div class="achievements_list_item">
Student prize pool winner in the kaggle "Bengali.AI Handwritten Grapheme Classification"
competition (Bronze Medal).
Student prize pool winner in the kaggle "Bengali.AI Handwritten Grapheme Classification" competition.
<a class="article_button" href="https://www.kaggle.com/c/bengaliai-cv19" target="_blank">Competition Link</a>
<a class="article_button" href="https://github.com/rafizunaed/Kaggle-Bengali.AI-Handwritten-Grapheme-Classification" target="_blank">GitHub</a>
</div>
<a class="article_button" href="https://www.kaggle.com/c/bengaliai-cv19" target="_blank">Competition Link</a>
<a class="article_button" href="https://github.com/rafizunaed/Kaggle-Bengali.AI-Handwritten-Grapheme-Classification" target="_blank">GitHub</a>
</li>

<li>
<div class="achievements_list_item">
Kaggle Competitions Expert Tier (4 Silver and 3 Bronze Medals) <a class="article_button" href="https://www.kaggle.com/mohammadzunaed" target="_blank">Kaggle</a>
Achieved the Kaggle Competitions Expert Tier for winning four silver and three bronze medals in Kaggle competitions. <a class="article_button" href="https://www.kaggle.com/mohammadzunaed" target="_blank">Kaggle</a>
</div>
</li>

<li>
<div class="achievements_list_item">
Leader of the team that achieved 26<sup>th</sup> place among 1305 teams (Top-2%) in the kaggle "SIIM-FISABIO-RSNA COVID-19 Detection".
Received Dean's List Scholarship in two academic sessions in BUET.
</div>
<a class="article_button" href="https://www.kaggle.com/competitions/siim-covid19-detection" target="_blank">Competition Link</a>
</li>

<li>
<div class="achievements_list_item">
Achieved 31<sup>st</sup> place among 2225 teams (Top-1%) in the kaggle "Tweet Sentiment Extraction" competition (Silver Medal).
Higher Secondary Certificate (HSC) and Secondary School Certificate (SSC) Scholarship, Dhaka Board.
</div>
<a class="article_button" href="https://www.kaggle.com/competitions/tweet-sentiment-extraction/leaderboard" target="_blank">Competition Link</a>
</li>

<li>
<div class="achievements_list_item">
Achieved 38<sup>th</sup> place among 2928 teams (Top-1%) in the kaggle "APTOS 2019 Blindness Detection" competition (Silver Medal).
</div>
<a class="article_button" href="https://www.kaggle.com/competitions/aptos2019-blindness-detection/leaderboard" target="_blank">Competition Link</a>
</li>

<li>
<div class="achievements_list_item">
Higher Secondary Certificate (HSC) and Secondary School Certificate (SSC) Scholarship, Dhaka Board
</div>
</li>

</ul>

</div>
Expand All @@ -410,6 +395,9 @@
<div class="experience_list_item_inst">
Bangladesh University of Engineering and Technology
</div>
<div class="experience_list_item_desc">
3 Journal (IEEE J-BHI, IEEE Access, IEEE J-BHI), 1 Abstract (SIIM CMIMI), and 1 Conference (IEEE EMBC) Publications.
</div>
</li>

<br>
Expand Down Expand Up @@ -444,8 +432,87 @@
<div class="experience_list_item_inst">
Daffodil International University
</div>
<div class="experience_list_item_desc">
Theoretical Courses: Power System Analysis (EEE 333), Electrical Machines I (EEE 233), Communication Engineering I (EEE 315), Computer Programming (CSE 121).
<br>
Sessional Courses: Electrical and Electronic Circuit Simulation Laboratory (EEE 216), Industrial Electronics Laboratory (EEE 412), Digital Signal Processing Laboratory (EEE 322).
</div>
</li>
</ul>

</div>

<!-- Selected ML Competition Participation History -->
<a id="ml_comp_history_section" class="section_anchor"></a>
<div class="ml_comp_history">
<div class="ml_comp_history_main_header">
Selected ML Competition Participation History
</div>

<ul>
<li>
<div class="ml_comp_history_list_item">
<a href="https://www.kaggle.com/competitions/siim-covid19-detection/" target="_blank">
<span class="ml_comp_history_title">Silver Medal in the Kaggle SIIM-FISABIO-RSNA COVID-19 Detection:</span>
</a>
Implemented an ensemble of classification (EfficientNetV2, DeiT) and localization models (EfficientDet, MMDet) architecture
models for identifying and localizing COVID-19 abnormalities on chest radiographs. (Team Name: mHealth Lab)
</div>
</li>

<li>
<div class="ml_comp_history_list_item">
<a href="https://www.kaggle.com/competitions/vinbigdata-chest-xray-abnormalities-detection/" target="_blank">
<span class="ml_comp_history_title">Bronze Medal in the Kaggle VinBigData Chest X-ray Abnormalities Detection:</span>
</a>
Utilized an ensemble of EfficientDet and YoloV5 models for localizing and classifying thoracic abnormalities from
chest radiographs. (Team Name: mHealthLab-BUET)
</div>
</li>

<li>
<div class="ml_comp_history_list_item">
<a href="https://www.kaggle.com/competitions/tweet-sentiment-extraction/leaderboard" target="_blank">
<span class="ml_comp_history_title">Silver Medal in the Kaggle Tweet Sentiment Extraction:</span>
</a>
Used the RoBERTa model to extract support phrases for sentiment labels. (Team Name: Zunaed Rafi)
</div>
</li>

<li>
<div class="ml_comp_history_list_item">
<a href="https://www.kaggle.com/c/bengaliai-cv19" target="_blank">
<span class="ml_comp_history_title">Bronze Medal in the Kaggle Bengali.AI Handwritten Grapheme Classification:</span>
</a>
Implemented an ensemble of EfficientNet-B5 architecture models for separately classifying three constituent elements of
a Bengali handwritten grapheme. (Team Name: Zunaed Rafi)
</div>
</li>

<li>
<div class="ml_comp_history_list_item">
<a href="https://www.kaggle.com/competitions/human-protein-atlas-image-classification/leaderboard" target="_blank">
<span class="ml_comp_history_title">Silver Medal in the Kaggle Human Protein Atlas Image Classification:</span>
</a>
Utilized metric learning with classification models to classify subcellular protein patterns in human cells. (Team Name: The Unseens)
</div>
</li>

<li>
<div class="ml_comp_history_list_item">
<a href="https://zindi.africa/competitions/cgiar-wheat-growth-stage-challenge/leaderboard" target="_blank">
<span class="ml_comp_history_title">Gold Medal in the Zindi CGIAR Wheat Growth Stage Challenge:</span>
</a>
Solo member of team "neurofitting" that won the runner-up place.
</div>
</li>

<!--<li>
<div class="achievements_list_item">
Achieved 38<sup>th</sup> place among 2928 teams (Top-1%) in the kaggle "APTOS 2019 Blindness Detection" competition (Silver Medal).
</div>
<a class="article_button" href="https://www.kaggle.com/competitions/aptos2019-blindness-detection/leaderboard" target="_blank">Competition Link</a>
</li>-->
</ul>

</div>
Expand All @@ -456,7 +523,7 @@
<div class="footer_note">
&copy; Mohammad Zunaed | Last updated: April 2024
</div>

</body>

</html>
2 changes: 2 additions & 0 deletions styles/common.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
--header_title_font_color: rgb(255, 255, 255);
}

.ml_comp_history,
.achievements,
.news,
.publications,
Expand All @@ -11,6 +12,7 @@
margin-top: 5vh; /*var(--desktop-body-margin-top);*/
}

.ml_comp_history_main_header,
.achievements_main_header,
.news_main_header,
.publications_main_header,
Expand Down
7 changes: 7 additions & 0 deletions styles/experiences.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,11 @@
font-weight: light;
color: rgba(255, 255, 255, 0.5);
margin-bottom: 0.5vw;
}

.experience_list_item_desc {
font-weight: light;
color: rgba(255, 255, 255, 0.5);
margin-top: 0.5vw;
font-style: italic;
}
12 changes: 12 additions & 0 deletions styles/ml_comp_history.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
.ml_comp_history_title {
color: rgb(187, 222, 251);
}

.ml_comp_history_list_item {
margin-bottom: 0.5vw;
margin-top: 0.5vw;
}

.ml_comp_history_title:hover {
text-decoration: underline;
}

0 comments on commit d26239e

Please sign in to comment.