Skip to content
View ithun-y-ittesaf's full-sized avatar
😇
😇

Highlights

  • Pro

Block or report ithun-y-ittesaf

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.

Content in all repositories owned by your account will be closed.
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
ithun-y-ittesaf/README.md

Hi there, I'm Ittesaf

I like to build, optimize, and automate solutions.


About Me

  • Background: Software Engineering Sophomore at Islamic University of Technology (IUT), Bangladesh
  • Experience: Product Intern @ Pathao, working on Parcel-related products
  • Interest: Venture Capital, long-term
  • Building: Shiplog, an open-source helper for Product Managers to perform post-prod push tasks easily.

Featured Projects

Project What it is Stack
MatrixCanvas Interactive, Desmos-like tool for learning linear algebra — built as a university project TypeScript, Three.js
findyourpath A Q-learning agent that finds the shortest path between two nodes, benchmarked against BFS and Dijkstra Python
practicepsql A learning platform for practicing PostgreSQL queries from basics to advanced TypeScript
Shiplog An opensource helper for Product Managers to perform post-prod push tasks easily A bit of everything

Languages & Tools

React TypeScript Three.js Python n8n Raspberry Pi Obsidian Git


GitHub Stats

Profile Details

Top Languages Stats

---

Connect

Pinned Loading

  1. MatrixCanvas MatrixCanvas Public

    An interactive desmos-like tool that can be used to learn the basics of linear algebra. Built as a university project.

    TypeScript

  2. practicepsql practicepsql Public

    A simple basic to advanced learning platform vibecoded with Claude where students can learn, with queries, the basics of postgresql.

    TypeScript

  3. findyourpath findyourpath Public

    findyourpath is my attempt at building a basic Q-learning agent to find the shortest path between to nodes on a map. I compared the final result with regular search algorithms like BFS, Dijkstra, a…

    Python