[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View ramzyizza's full-sized avatar
🤓
Studying
🤓
Studying

Highlights

  • Pro

Block or report ramzyizza

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
ramzyizza/README.md

Hey There 👋, I'm Ramzy (he/him)

I am a Student in AI & Computer Science and Currently Working as a Software Engineer 😁.

ramzyizza

  • 🔭 View My Latest Full-Stack Project PlacementHub

  • 🌱 I’m currently learning Python for Software Development

  • 👨‍💻 All of my projects are available at https://ramzy.framer.website/

  • 📫 How to reach me r.i.wardhana@bham.ac.uk

  • 💻 Focus Area: Software Engineering, AI & ML Application in Software, Software Architecture Design, UI/UX, and Web Development.

Connect with me:

ramzy izza wardhana ramzyizza ramzy izza w. ramzy izza w. ramzyizza

Languages and Tools:

c cplusplus python java haskell javascript css3 html5 figma framer sass tailwind angular react linux mysql jhipster git opencv pandas scikit_learn seaborn

Pinned Loading

  1. 3D-Object-Volume-Estimation-using-Numerical-Methods 3D-Object-Volume-Estimation-using-Numerical-Methods Public

    This project focuses on estimating object volume using Python without using any external libraries. It combines edge detection with central difference, smooth edge representation through interpolat…

    Jupyter Notebook

  2. Spaceship-Titanic-Prediction-using-Ensamble-Methods Spaceship-Titanic-Prediction-using-Ensamble-Methods Public

    The project analyzes Spaceship Titanic's historical data to predict survivors using advanced preprocessing and feature engineering. Two methodologies are compared against baseline models. Ensemble …

    Jupyter Notebook

  3. Bank-Customer-Churn-Prediction Bank-Customer-Churn-Prediction Public

    Machine learning-based churn prediction using Logistic Regression and SVM, with an in-depth comparative analysis using Python

    Jupyter Notebook

  4. Signature-Forgery-Detection Signature-Forgery-Detection Public

    This project utilizes Python's image-processing abilities to identify signature forgery. Utilizing a combination of Image Enhancement, Segmentation, Feature Extraction, and Classification, it syste…

    Jupyter Notebook

  5. Data-Acquisition-and-Exploration-on-Amazon-Sales-Dataset- Data-Acquisition-and-Exploration-on-Amazon-Sales-Dataset- Public

    Exploring the Amazon Sales Dataset from Kaggle with 1465 entries, this project highlights e-commerce trends using visualizations and discusses potential machine learning applications using Python.

    Jupyter Notebook

  6. Image-Edge-Detection-with-Taylor-Series-and-Finite-Difference Image-Edge-Detection-with-Taylor-Series-and-Finite-Difference Public

    This Python project implements Taylor series derivatives and finite difference methods to detect edges in images, efficiently highlighting the boundaries between objects. The approach converts RGB …

    Python