You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uses python3.10, Debian, python-Nmap, OpenaAI, and flask framework to create a Nmap API that can do scans with a good speed online and is easy to deploy. This is a implementation for our college PCL project which is still under development and constantly updating.
A Resume builder which allows users to build their own custom resumes with details like experience,projects , skills ,education etc. Users can also have the feature to download their resumes . To contribute send PR at development branch from where it will be merged in master once checked.
This is a work-in-progress API developed with Python, deployed on PythonAnywhere. To add mock data during development, I've also set up a demo MySQL DB using Aiven.io. The final version will incorporate Flask-Login
Recipe management system using Flask and MySQL where users can store and search for their favorite recipes. Users can add recipes with details like ingredients, cooking time, and calories.