Skip to content
View hamadismail's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report hamadismail

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
hamadismail/README.md

Banner

Hi there, I'm Hamad Ismail ๐Ÿ‘‹

Frontend Developer | MERN Stack Enthusiast | Problem Solver

๐Ÿ“ Dhaka, Bangladesh ย ย |ย ย  ๐Ÿ“ง hamad.ismail@example.com


๐Ÿ™‹โ€โ™‚๏ธ About Me

I'm a passionate developer who loves building scalable and user-friendly web applications. I enjoy learning new technologies and applying them to solve real-world problems.

  • ๐Ÿ’ป Completed my B.Sc. in Computer Science and Engineering
  • ๐Ÿš€ Currently exploring Next.js and TypeScript
  • ๐ŸŒฑ Learning Backend Development using Node.js + MongoDB
  • ๐Ÿ› ๏ธ Building a Library Management System full-stack application
  • ๐Ÿ” Occasionally participating in Codeforces and LeetCode contests

๐Ÿš€ Skills


๐ŸŒ Connect with Me

LinkedIn


๐Ÿ“ˆ GitHub Stats


๐Ÿ‘จโ€๐Ÿ’ป Projects

A full-stack web app for managing books in a library with user roles, authentication, borrowing logic, and responsive UI.
๐Ÿ–ฅ Live Site
๐Ÿ”ง Tech Stack: React, Express, MongoDB, Firebase, Tailwind CSS

A community-driven platform where users can create and join local hobby groups. Whether itโ€™s painting, hiking, or gaming, users can find like-minded individuals to share their passions with. ๐Ÿ–ฅ Live Site
๐Ÿ”ง Tech Stack: React, Express, MongoDB, Firebase, Tailwind CSS

A setup and configuration repo for customizing the i3 window manager with required packages, Flatpak apps, and aesthetic tweaks.
๐Ÿ“‚ Documentation included
๐Ÿ”ง Tech Stack: Bash, i3, i3-gaps, Linux, Flatpak, Polybar


๐Ÿ“š Publications

๐Ÿ“ 6th International Conference on Communication and Computational Technologies (ICCCT 2024)

๐Ÿ“ Rajasthan Institute of Engineering and Technology, Jaipur, India

๐ŸŽ™๏ธ A 3D CNN Model with Multi-Feature Fusion for Enhancing Human Emotion Recognition from Speech

๐Ÿ—“๏ธ Published: January 2024
๐Ÿ”— View Paper on Springer
๐Ÿ“„ DOI: 10.1007/978-981-97-7426-5_22

Highlights:

  • โœ… Designed a 3D Convolutional Neural Network (CNN) to classify human emotions from raw speech inputs.
  • โœ… Proposed a multi-feature fusion technique using MFCC, Chroma Shift (CS), and Mel-Spectrogram (MeS) to form a 3D tensor for capturing emotional cues.
  • โœ… Achieved improved accuracy over existing models by combining spatial and spectral features in a 3D architecture.
  • โœ… Novel feature-stacking method along the Z-axis enhances temporal emotion representation in speech.

๐Ÿ“Š This Week I Spent My Time On

Problem Solving

Pinned Loading

  1. library-management-client library-management-client Public

    A full-stack library management system that allows users to browse, borrow, and manage books online. The client side is built using React and provides a responsive, user-friendly interface for explโ€ฆ

    JavaScript

  2. hobby-hubs-client hobby-hubs-client Public

    HobbyHub is a community-driven platform where users can create and join local hobby groups. Whether itโ€™s painting, hiking, or gaming, users can find like-minded individuals to share their passions โ€ฆ

    JavaScript

  3. library-management-server library-management-server Public

    This is the backend API for Readora, a library management system. It manages books, user borrowing history, and provides secure endpoints to support client-side operations like borrowing, returningโ€ฆ

    JavaScript

  4. hobby-hubs-server hobby-hubs-server Public

    The server is responsible for handling API requests related to hobby group creation, fetching, updating, and deletion. It connects to MongoDB and provides RESTful endpoints consumed by the HobbyHubโ€ฆ

    JavaScript

  5. i3-tweaks i3-tweaks Public

    Shell

  6. 3D-CNN-Emotion-Recognition 3D-CNN-Emotion-Recognition Public

    Jupyter Notebook