Contact me: dasarit@ufl.edu

Resume/CV
You can see my resume highlights and can download my resume here
TECHNICAL SKILLS
Languages | C++, Python, Java, JavaScript, CSS, MATLAB, R, C, Assembly, SQL
Technologies | Git, RESTful API, ChatGPT API, Unit-Testing, Makefile, Node.js, Linux, pip, Jira, Microsoft Office
PROJECTS
Tweet Finder Twitter Bot | Python, REST API for Twitter (PyTwitter), OpenCV, Tesseract OCR, Git May – September 2022
Bot capable of scanning a screenshot image of a Tweet and sending the corresponding Tweet link to user
-
Implemented OpenCV to scan the image, identify margins and profile pictures, and reformat it to highlight text exclusively
-
Utilized Tesseract OCR algorithms to extract text from the reformatted image and convert it into string data, containing tweeter and tweet information, ready to be processed by PyTwitter
-
Integrated the PyTwitter library and REST API to query users from the screenshot, scan timelines to locate the tweet, and subsequently reply to the requester with the appropriate tweet link
WeClean Web App | JavaScript, MongoDB, Express, React, Nodejs, Bootstrap, Google API, Jira, Git August 2022 – January 2023
Group-collaboration website that enables clean-up volunteers to organize clean-up events on a global scale
-
Leveraged the MERN stack technology: incorporated MongoDB for the document database, Express for the Node.js web framework, React with Bootstrap for the front-end, and Node.js as the web server
-
Integrated Google Calendar API to track users’ clean-up event information and facilitate event creation with dates.
-
Created Interactive map using React and Google API that’s populated with clean-up events globally
-
Utilized Jira as an agile project management tool for task assignment, progress tracking, and managing bug issues within the development team