From 1da0cf3854e544d321a52170664369a2fd29e019 Mon Sep 17 00:00:00 2001 From: niloferh Date: Fri, 20 Sep 2024 17:51:04 -0400 Subject: [PATCH] Activity 5 - dynamically display latest project --- index.html | 229 +++++++++++++++++++++++++++++------------------------ 1 file changed, 124 insertions(+), 105 deletions(-) diff --git a/index.html b/index.html index 4e95c8c..288ab24 100644 --- a/index.html +++ b/index.html @@ -189,6 +189,95 @@
+ + +
@@ -400,116 +489,46 @@

Experience

+ +

Projects

-
- -
-
-
- blood cell classification -
-
- BLOOD CELL CLASSIFICATION -

- A machine learning solution for the image classification of blood cells. -

-
-
- - - Accomplishments -
    -
  • Tools: Python, PyTorch, Numpy
  • -
  • Developed and trained a primary model consisting of a CNN-RNN combination.
  • -
  • Model classifies microscopic blood cell images from 8 classes.
  • -
  • Reached 92.5% test accuracy of model.
  • - - -
-
- - -
-
-
-
- -
-
-
- quiz app -
-
- UMark -

- Student tool to manage marks. -

-
-
- - - Accomplishments -
    -
  • Tools: Javascript, CSS, HTML
  • -
  • Add courses and marks for each assignment in a course.
  • -
  • Calculate final mark given current marks.
  • -
  • Calculate required mark given an expected final mark.
  • -
-
- - -
-
-
-
- - -
-
-
- mapper -
-
- DeliverIt -

- Mapping tool for delivery service providers to optimize delivery routes. -

-
-
- - - Accomplishments -
    -
  • Tools: C++
  • -
  • Implemented Dijikstra and A* algorithms for optimal path finding feature.
  • -
  • Designed UI for the map and made it interactive.
  • +
    +
    A
    +
    Recent Projects
    +
    -
-
-
-
+
+ +