

Takes on challenging new role harnessing interpersonal skills, collaboration and problem-solving. Driven to deliver high-quality service and consistent results.
Loyal employee with solid understanding of training and mentoring employees. Dedicated team player, proactive and hands-on in task completion.
Energetic employee well-versed in strong communication and organisation skills. Seeks solutions to problems and applies extensive analytical knowledge to findings. Adept at multi-tasking, leading group discussions and managing projects.
GDSC Web Dev Volunteer, IIIT Vadodara 2023-2024 Conducted web dev workshops for 60+ freshers, teaching HTML, CSS, JS, and React with focus on practical use and responsive UI design.
Secretary, 9-Bit Robotics Club IIIT Vadodara 2024-2025
Led robotics events like Robo-Rumble, organized IoT workshops, mentored students, managed inventory, and secured both sponsorships and institute funding for club initiatives.
Youtube Channel Backing up Script https://github.com/Sultan-Ubiquitous/bulk-yt-2-s3
● Wrote a python script to backup entire youtube channel from a url.
● Uses ffmpeg to process audio and video ensuring no quality loss in the video.
● Videos are downloaded and uploaded in parallel with python thread pool
● Videos are stored in aws s3 bucket.
Cognitive Music Research Platform https://cog-mus-web-app.vercel.app/
● Developed a platform to conduct research in cognitive sciences and music as a research intern project using NextJS Frontend and Backend and typescript, deployed it using vercel to the given URL.
● Added Authentication and Authorization using Clerk JS, used finegrain authorization for admin, intervention and non intervention groups.
● Implemented User Onboarding flow for random assignment of intervention and non intervention groups, only intervention groups can access Music.
● Implemented User Feedback collection using PostgreSQL and PrismaORM
● Developed an Admin Dashboard to monitor activity of user and set their baseline status
AI Website Generating Agent
● Developed a multi-agent context-aware coding agent using Langchain in NodeJS Typescript & ExpressJS.
● Uses OpenRouter API for llms and a custom Langchain Chatmodel to communicate with the API.
● Created needed prompt templates to generate website with node specific runitime.
● Used TanStack Start and React for frontend.
● Created a in browser virtual environment using Web Containers to run the generated code on the browser.