Logo 1Logo 2
PROJECTS

DirectRep

Full Stack Software Engineer (Nov 2022 - Dec 2022)

project link
  • An application helping citizens vocalize their issues through AI-generated letters to their elected representatives.
  • Led the team to engineer the application’s structure, design, and webframe through Justinmind Application to establish a vivid workflow for the team.
  • Incorporated FastAPI microservices to develop the models, PostgreSQL to manage users and letters database, and React UI to create a seamless user experience and a cohesive system.
  • Introduced API to generate data based on the user’s location and to generate AI letters. Configured authentication for users, which led to better user privacy and provided a personalized user experience.

AutoEase

Full Stack Software Engineer (Dec 2022 - Jan 2023)

project link
  • Full Stack application to optimize sales and streamline appointment scheduling for automotive dealerships.
  • Developed microservices for various models using RESTful principles and implemented polling for faster data retrieval, resulting in a 35% improvement in speed.
  • Utilized Django for the backend models and designed and developed webpages with React to achieve a smooth and visually appealing user interface.

Conference Go

Full Stack Software Engineer (Jan 2023 - Feb 2023)

project link
  • A web application for structured organization and management of events and conferences.
  • Configured the architecture from monolith to microservices in Django and introduced pub/sub, polling, and messaging queues through RabbitMQ to improve the data communication and efficiency of the application.
  • Deployed Docker to structure servers for the new domain-driven design to enhance scalability.
  • Introduced third-party API for elaboration by adding weather and photos for conference locations and designed the application’s front end through Bootstrap CSS to enhance the website’s interface.

Sentiment Analysis

Machine Learning Engineer (Feb 2023 - Mar 2023)

project link
  • A project where I developed a machine learning model for sentiment analysis of tweets.
  • Developed and deployed machine learning models to analyze sentiment in tweets with high accuracy.
  • Leveraged tools and technologies such as TensorFlow, Keras, and Scikit-Learn, achieving 90% accuracy.

Image Classification

Machine Learning Engineer (Mar 2023 - Apr 2023)

project link
  • Developed a CNN model using TensorFlow and Keras to classify images into ten different categories in the CIFAR-10 dataset.
  • Preprocessed the data by normalizing pixel values and performing data augmentation techniques to enhance model generalization.
  • Optimized the model by tuning hyperparameters, implementing dropout, and using batch normalization to improve accuracy and reduce overfitting.
  • Achieved high accuracy in classifying images, showcasing the model's effectiveness in handling real-world image data.