Things I’ve made trying to put my dent in the universe.

I’ve worked on tons of little projects over the years but these are the ones that I’m most proud of. Many of them are open-source, so if you see something that piques your interest, check out the code and contribute if you have ideas for how it can be improved.

  • Python logo

    Project : Text Summarization with DistilBART

    The application allows users to input text and obtain a concise summary using the DistilBART-CNN-12-6 model. The summarization model is fine-tuned and accessible through the Hugging Face Transformers library.🚀

    DistilBART model

  • Python logo

    Project : ExpTrackerX

    Budget Tracker App The Budget Tracker App is a Python-based application that helps users manage their finances by tracking income, expenses, and budgets. 🚀

    Python Budget Tracker App

  • VsCode logo

    Project : Next Word Prediction

    Next_word_Prediction is a project that uses Jupyter Notebook and TensorFlow to predict the next word in a sentence based on the context of the sentence.🚀

    Next Word Prediction

  • tailwind css logo

    Project : Full Stack MERN Next.js 13 Threads App

    This project utilizes Next.js 13.4 for building a server-side rendered application.MongoDB handling of complex schemas, multiple data population: The project demonstrates how to handle complex schemas and populate data in MongoDB.🚀

    Threads App using Next.js 13