View taskin-saadman's full-sized avatar
🤓
recovering from vibecoding

Highlights

  • Pro
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 support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. NSW-s-Next-Initiative-for-Mitigating-Childcare-Costs-and-Workforce-BarriersNSW-s-Next-Initiative-for-Mitigating-Childcare-Costs-and-Workforce-BarriersPublic

    I analyzed the affordability and accessibility challenges of Early Childhood Education and Care (ECEC) in New South Wales. My project aimed to address key barriers faced by mothers in workforce par…

    HTML

  2. Optimization-of-Home-Price-Prediction-ModelOptimization-of-Home-Price-Prediction-ModelPublic

    A Python-based implementation of a machine learning pipeline to predict home prices using the Decision Tree Regressor. The model is optimized by identifying the best tree size (maximum leaf nodes) …

    Python

  3. LoL-Connection-ManagerLoL-Connection-ManagerPublic

    A console-based Java application that simulates a connection manager for League of Legends gamers. Gamers can register, connect to a server using a specific ID, disconnect, update their connection,…

    Java

  4. 2048-JAVA2048-JAVAPublic

    A lightweight desktop clone of 2048 written in pure Java (Processing Library), featuring an adjustable grid, score & timer tracking, and one‑key restart—build and run instantly with the included Gr…

    Java

  5. CATCH.PYCATCH.PYPublic

    CATCH.PY is a retro fruit-catcher game implementing pygame where the player controls a basket (left or right) to catch falling apples while avoiding bombs.

    Python