Viz.it allows students and teachers to generate animated video explanations of concepts in any language. Students can break down difficult topics visually, while educators can create engaging lessons without needing advanced technical knowledge. It bridges the gap between language and understanding, making learning personalized and enjoyable.
TypeScriptLast Commit: January 20, 2025Customise your youtube feed content by blocking distracting videos.
JavaScriptLast Commit: November 13, 2024A personal passion project extended from my previous retro website to document my career journey, interests and share my thoughts and projects. Built from scratch with Tailwind, NextJs and MongoDB. This project is being updated constantly with more optimisations, improved decoupling between components and utilizing modern web development practices
TypeScriptLast Commit: September 3, 2024A windows XP themed youtube transcriber. Currently, youtube is blocking requests made through most cloud providers, hence the deployed version on vercel fails to fetch the transcript but running the application locally will work.
JavaScriptLast Commit: September 3, 2024Analyze a github repository to understand the programs, tech stacks used and skillsets required to build the repository. This is a easy way to scan and inquire repositories that interest you.
PythonLast Commit: July 30, 2024This simple Python application aims to aid in language learning through flashcards. Built using the Tkinter library, it provides a user-friendly interface for studying vocabulary. Users can flip through cards, testing their knowledge and marking their confidence level for each word.
PythonLast Commit: May 20, 2024Designed and implemented a robust API using FastAPI, focusing on CRUD operations, JWT authentication, and user management. Incorporated PostgreSQL for data persistence and utilized SQLAlchemy for Object-Relational Mapping (ORM). Established database schemas, tables, and managed data with the PgAdmin GUI. Incorporated JWT tokens for user auth.
PythonLast Commit: May 17, 2024RecapTube is a web app designed to streamline the note-taking process for YouTube videos. By generating notes with a single click, eliminates the hassle of multitasking and allows users to focus solely on understanding the video content. Additionally, the app introduces a unique feature – a follow-up question box powered by a OpenAI (LLM).
JavaScriptLast Commit: May 17, 2024Developed a Random Forest classifier to predict fraudulent transactions for a hackathon, employing extensive exploratory data analysis to uncover critical insights into feature impacts on fraud likelihood. Worked with an imbalanced dataset with only 0.2% minority class, applied techniques like SMOTE to balance data, achieving highest F1-score.
PythonLast Commit: May 17, 2024