Projects
- UI/UX
- Frontend
- Backend
- Python
(Take time to load the previews of the figma design)
Responsive Navbar using Bootstrap (Website)
Basic bootstrap website with responsive navbar and title
Single Page React App (Website)
Open Source Galaxy is a platform designed to keep open-source enthusiasts up-to-date with the latest event registration openings. Users can easily access information about upcoming events and ensure they never miss an opportunity to participate.
Website using Html, Css, JS (Website)
The project is a website that provides free cybersecurity courses to learners of all levels. The website will be designed to provide an accessible and comprehensive platform for individuals who may not have the financial means to enroll in traditional educational programs.
npx create-front-end-app-html

Creates a front-end app template with necessary files and folders. Which includes Html, CSS and Java Script files. You can use create-front-end-app-html command to create a templates of a front-end project inside a main project folder. You can use the below command to create a front-end app template.
npx create-front-end-app-html project-name
Text Summarizer Using Bart and Gradio
Text Summarizer with Gradio is a web app that condenses lengthy text. It leverages Gradio's interface and summarization models from libraries like Hugging Face Transformers. Users input text, and the app delivers a concise summary.