top of page

Projects

I love coding and developing website, below are my projects

NutriAPI: A RESTful Engine for Beverage Recipes and Nutritional Data:

I engineered a robust database schema specifically tailored to store intricate smoothie recipes and their detailed nutritional information. To make this data actionable, I crafted API endpoints that offer full CRUD (Create, Read, Update, Delete) capabilities, enabling seamless management of both recipes and their individual ingredients. To enhance the API's utility, I integrated advanced functionalities like ingredient-based filtering and comprehensive nutritional analysis. Data integrity and robustness were top priorities throughout the development process; I leveraged Django's serialization capabilities for handling complex data types and conducted extensive API testing using Postman to ensure optimal performance and reliability.

​

https://github.com/asra-naseem/NutriAPI

​

NewsNest: Real-Time News Aggregator and Personalized Newsletter Subscription Platform

I developed NewsNest, a real-time news aggregator and personalized newsletter subscription platform, hosted in a GitHub repo. Utilizing a stack that includes Node.js, Express, Bootstrap, and front-end technologies like HTML, CSS, and JavaScript, the application serves as a centralized hub for real-time news by leveraging the News API. To make the platform more interactive and user-centric, I implemented dynamic search functionality that allows users to filter news across multiple categories such as Sports and Entertainment. To further enhance user engagement and simplify content distribution, I integrated the Mailchimp API, enabling automated newsletter subscriptions that streamline the user onboarding process.

​

https://github.com/asranaseem/Web_development_23

bottom of page