Personal Projects
Auto Subtitle Tool
Developed a tool in Python to automatically generate subtitles for videos by processing audio
tracks. This project helped me improve my Python scripting skills, especially in handling file
I/O
and working with external libraries for audio processing. The tool utilizes libraries like
SpeechRecognition and Pytube to download videos and generate subtitles efficiently.
My Shared Post In LinkedIn
View Project on
GitHub
Chatbot API Website
Built a small website using HTML, CSS, and JavaScript to experiment with APIs, specifically the
Gemini API for chatbot integration. This project was aimed at learning how to connect a frontend
application to a backend service, manage API requests and responses, and handle asynchronous
JavaScript.
Visit Chatbot API
GitHub
Scene Change Tool for Unity Editor
Created a Unity Editor tool to automate the process of changing scenes in a game development
environment. This tool uses custom editor scripts in C# to streamline the workflow of scene
management, saving time for developers by providing quick access to scene navigation, loading,
and
unloading directly from the editor interface.
My Shared Post In LinkedIn
View Project on
GitHub
Spaceship Modular Build
Developed a modular spaceship building tool that allows for extensive customization in Unity.
This project utilizes
modular components to let users easily design and assemble different spaceship configurations
with drag-and-drop
functionality. The tool enables flexible design processes for game developers or enthusiasts who
need to prototype
spaceship models efficiently.
Key features include:
- Customizable parts for modular spaceship assembly
- User-friendly drag-and-drop functionality
- Supports quick prototyping for various spaceship designs
My LinkedIn
Post
Explore the
Spaceship Modular Build
View Project on
GitHub