Skip to content
View ivancasenda's full-sized avatar
πŸ‘‹
πŸ‘πŸ§‘β€πŸ’»
πŸ‘‹
πŸ‘πŸ§‘β€πŸ’»
Block or Report

Block or report ivancasenda

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

Hi there, I'm Ivan Casenda πŸ‘‹

πŸš€ About Me

I'm a Software Developer and self-proclaimed Tech Explorer πŸ˜‰. Welcome to my corner of the digital universe! I love making data come alive through Web Apps and Machine Learning. Proud Binus University grad, I've been into tech since forever!

I'm all about embracing challenges and keeping up with the latest in this ever-changing industry. Whether it's simplifying tasks, enhancing user experiences, or helping companies crush their goals, I'm in!

Got questions or cool ideas? Let's chatβ€”I'm all ears and excited to connect with you! 😊

πŸ’» Tech Stack

  • Python
  • Google Cloud Platform (GCP)
  • Angular
  • Pandas
  • Tensorflow
  • Tensorflow Extended

🌟 Projects

πŸ“œ Certificates

πŸ“§ Get in Touch

Feel free to reach out, connect, or message me if you have any questions, ideas, or opportunities to discuss. I'm always open to exploring the endless possibilities that our professional community has to offer.

Let's connect and explore the exciting intersections of technology and innovation! πŸš€

Pinned Loading

  1. semantic-search semantic-search Public

    This project performs a semantic search on Stackoverflow datasets. It uses MiniLM Sentence Transformers Model to generate the embedding and Vertex AI Vector Search to index and query the embeddings…

    Jupyter Notebook 1

  2. invoicehub invoicehub Public

    This web application provides a user-friendly interface for creating and managing invoices. It includes features such as a search page for easy retrieval of past invoices and the ability to generat…

    TypeScript 1

  3. motorist-behavior-ml motorist-behavior-ml Public

    This project is designed to classify images. The goal is to identify various activities that a motorist might be engaged in while driving.

    Jupyter Notebook

  4. cs231n cs231n Public

    This repository contains the code, materials, and solution for Assignment of the cs231n 2019 Convolutional Neural Networks for Visual Recognition.

    Jupyter Notebook

  5. software-construction software-construction Public

    This repository contains the code, materials, and solution for Problem Set of Software Construction Course.

    Java

  6. algorithms-data-structures algorithms-data-structures Public

    This repository contains C++ implementations of various algorithms and data structures. It's intended to be a helpful resource for learning, practicing, and understanding common algorithms and data…

    C++