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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only 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