My Projects 🎉

Work, Hobby & Open Source

I'm just obsessed with side projects and open-source stuffs

You can explore some of them below

heroimage

Projects by Timeline

HTML; //apply different styling for first iteration if($selectedYear === reset($years)) { echo << HTML; } else { echo << HTML; } echo <<$selectedYear
HTML; //apply different styling for last iteration if ($selectedYear === end($years)) { echo <<
HTML; } else { echo <<
HTML; } echo << HTML; //fetch all projects by year and show it while ($project = $projects -> fetch_assoc()) { echo " ".$project['name']." "; } echo <<
HTML; } } ?>
My Profiles
neosubhamoy
Subhamoy Biswas

Personal Profile

techishfellow
The TechishFellow

Digital Product Publisher

Featured Projects
num_rows > 0){ //show top 2 featured projects for sidebar $counter = 0; while($featured_item = $featured_projects -> fetch_assoc()) { if ($counter < 2) { echo "
".strtolower($featured_item[
"; } $counter++; if ($counter >= 2) { break; } } } ?>
Currently Working On
React Web Development
Android OS & Apps
Automation & Python
Javascript Library
AI & ML