GitHunt

Dawood M.Shoaib

dawoodkhatri1

Web Developer @I.T. For Less | Web Developer | Laravel & Backend Developer | Full-Stack Developer | Enthusiast in Machine Learning & AI

Languages

Python50%HTML18%Java11%JavaScript7%Assembly4%MATLAB4%C++4%C4%

Loading contributions...

Top Repositories

dawoodkhatri1

Hello, I'm a full-stack developer and web developer focused on building innovative web apps and exploring new technologies. Welcome to my profile README! 🚀

39
Temperature_Convertor__Website

Temperature Converter Website: The user will input a temperature in either Fahrenheit or Celsius and press a "convert" button. The converted temperature will then be displayed with the correct unit. Your UI should include four main elements: • Input field for the user to type in their temperature • Dropdown menu or radio button for the user.

26JavaScript
PRODIGY_WD_02

Tic-Tac-Toe Web Application: To build a tic-toc-toe web application, you can use HTML, CSS, and JavaScript. By implementing functions to handle user clicks, track game state, and check for winning conditions, you can create an interactive and engaging tic-tac-toe game.

24JavaScript
PRODIGY_WD_01

Responsive Landing Page: Create an interactive navigation menu that changes color or style when scrolled or when hovering over a menu item. The navigation menu should have a fixed position and be visible on all pages. Use HTML to structure the menu, CSS to style it, and JavaScript to add interactivity, such as changing the background color or font.

19HTML
Email_spam_detection_using_python

Text classification is a fundamental task in natural language processing (NLP), used widely for spam detection, sentiment analysis, and categorization of textual data. In this Python script, we delve into building a text classification pipeline using a Naive Bayes classifier with TF-IDF (Term Frequency-Inverse Document Frequency) features.

18Python
CodeAlpha_Disease_Prediction_from_Medical_Data

Create a model to predict the likelihood of a disease based on medical data (e.g., symptoms, patient history). Use datesets with labeled medical records and apply classification algorithms.

17Python

Repositories

31
DA
dawoodkhatri1/Ticket-Reservation-System

A simple Java console-based ticket reservation system that allows users to book tickets for Bus, Train, and Aeroplane. After booking, users can also view their detailed receipt. The project follows object-oriented programming principles and provides a modular and extendable structure.

Java30Updated 5 days ago
guijavaoop
DA
dawoodkhatri1/Hospital-management-system-using-assembly-language

A Hospital Management System in MIPS Assembly for the MARS simulator. It supports adding, viewing, and searching patient records with a simple text-based interface. This system handles up to 10 patients and demonstrates basic assembly programming concepts.

Assembly60Updated 1 week ago
assembly-programmingcomputer-organization-and-architectureeducational-projecthospital-managementmars-simulatormips-assemblypatient-records
DA
dawoodkhatri1/Gym-Management-System

A fully functional Java-based Gym Management System with a user-friendly GUI and Microsoft SQL Server (MSSQL) integration. This system allows for the entry and management of gym members and trainers, tracking personal details, memberships, and training programs.

Java41Updated 3 weeks ago
guijavajdbcmssqloop
DA
dawoodkhatri1/dawoodkhatri1

Hello, I'm a full-stack developer and web developer focused on building innovative web apps and exploring new technologies. Welcome to my profile README! 🚀

392Updated 4 weeks ago
configgithub-configprofile-readme
DA
dawoodkhatri1/calculation_with_function_and_selection_using_python

This task is about a math calculation with function and their calls at main and there is selection to operation.

Python131Updated 2 months ago
pycharm-idepython
DA
dawoodkhatri1/CodeAlpha_Disease_Prediction_from_Medical_Data

Create a model to predict the likelihood of a disease based on medical data (e.g., symptoms, patient history). Use datesets with labeled medical records and apply classification algorithms.

Python170Updated 2 months ago
google-colabjupyter-notebookkagglepandaspythonsklearn
DA
dawoodkhatri1/CodeAlpha_Handwritten_Character_Recognition

Create a handwritten character recognition system that can recognize various handwritten character or alphabet. You can extend this to recognize entire words or sentences.

Python130Updated 2 months ago
google-colabjupyter-notebookkerasmatplotlibnumpypythontensorflow
DA
dawoodkhatri1/CodeAlpha_Credit_Scoring_Model

Develop a credit scoring model to predict the creditworthiness of individuals based on historical financial data. Utilize classification algorithms and assess the model's accuracy.

Python130Updated 2 months ago
fakermatplotlibnumpypandaspycharm-idepythonsklearn
DA
dawoodkhatri1/Financial_Management_System_using_matlab

The objective of the project is to analyze the financial position of the company over a period of 5 years. Research uses digital signal processing techniques to calculate various economic metrics, such as return on assets, return on assets, and net debt, and simplifies and analyzes data.

MATLAB150Updated 2 months ago
matlab
DA
dawoodkhatri1/Email_spam_detection_using_python

Text classification is a fundamental task in natural language processing (NLP), used widely for spam detection, sentiment analysis, and categorization of textual data. In this Python script, we delve into building a text classification pipeline using a Naive Bayes classifier with TF-IDF (Term Frequency-Inverse Document Frequency) features.

Python181Updated 2 months ago
fakermatplotlibnltkpandaspycharm-idepythonseabornsklearnstring
DA
dawoodkhatri1/Temperature_Convertor__Website

Temperature Converter Website: The user will input a temperature in either Fahrenheit or Celsius and press a "convert" button. The converted temperature will then be displayed with the correct unit. Your UI should include four main elements: • Input field for the user to type in their temperature • Dropdown menu or radio button for the user.

JavaScript260Updated 2 months ago
csshtmljavascript
DA
dawoodkhatri1/PRODIGY_WD_02

Tic-Tac-Toe Web Application: To build a tic-toc-toe web application, you can use HTML, CSS, and JavaScript. By implementing functions to handle user clicks, track game state, and check for winning conditions, you can create an interactive and engaging tic-tac-toe game.

JavaScript240Updated 2 months ago
csshtmljavascript
DA
dawoodkhatri1/Technohacks_PP_03

Random Password Generator: Create a program that generates a random password of a user-defined length.

Python131Updated 2 months ago
kivypycharm-idepython
DA
dawoodkhatri1/PRODIGY_WD_01

Responsive Landing Page: Create an interactive navigation menu that changes color or style when scrolled or when hovering over a menu item. The navigation menu should have a fixed position and be visible on all pages. Use HTML to structure the menu, CSS to style it, and JavaScript to add interactivity, such as changing the background color or font.

HTML191Updated 2 months ago
csshtmljavascript
DA
dawoodkhatri1/Technohacks_PP_01

Currency Converter: Build a program that can convert currency from one form to another using the latest exchange rates.

Python110Updated 2 months ago
pycharm-idepythontkinter
DA
dawoodkhatri1/My_portfolio

My Portfolio: created a portfolio using python and streamlit.

Python100Updated 2 months ago
DA
dawoodkhatri1/Hotel_Management_system_using_c

Hotel Management System: Create a management system with backup data of customer.

C++120Updated 2 months ago
ccodeblocks-ide
DA
dawoodkhatri1/My_First_Python_Calculator

Simple Calculator: I created simple calculator to perform operations.

Python131Updated 2 months ago
pycharm-idepython
DA
dawoodkhatri1/Github_connectivity_with_operating_system_using_python

Github Authentication: I created a connection between github and linux environment using github 'Personal Access Token' and done some operations.

Python120Updated 2 months ago
githubgithub-connectpython
DA
dawoodkhatri1/IOT_Website

Created a IOT Landing Page

HTML20Updated 3 months ago
bootstrap5csshtml
DA
dawoodkhatri1/Scheduling_Algorithms

Scheduling algorithms are techniques used by operating systems to manage the execution of processes by allocating CPU time efficiently. These algorithms optimize performance metrics like turnaround time, waiting time, and CPU utilization based on specific criteria such as priority, arrival time, or burst time.

Python30Updated 3 months ago
pythonstreamlit
DA
dawoodkhatri1/Wifi-Jammer-using-arduino-uno

A C-based simulation of WiFi jamming for educational use. It mimics network scanning, displays fake SSIDs, and simulates jamming activity on selected channels—without sending real packets.

C40Updated 3 months ago
arduino-idearduino-unoceducational-projectjammermpisecuritywifi
DA
dawoodkhatri1/Utensil_Website

Created a Utensil Landing Page which have the same characteristics as the main website with responsiveness.

HTML20Updated 4 months ago
bootstrap5csshtml
DA
dawoodkhatri1/Trading_Landing_Page

Trading Landing Page: Created a landing page of trading.

HTML41Updated 4 months ago
bootstrap5csshtml
DA
dawoodkhatri1/Resume_Website

Resume Website: Developed a resume website which is responsive for any device.

HTML20Updated 5 months ago
bootstrap5csshtml
DA
dawoodkhatri1/Technohacks_PP_02

Temperature converter: Create a program that allows the user to convert temperatures between Fahrenheit and Celsius.

Python100Updated 5 months ago
pycharm-idepyqt5python
DA
dawoodkhatri1/StopWatch-using-Java-GUI

A simple Java Swing application that displays a real-time clock and a stopwatch with start, stop, reset, and lap features. It maintains up to 10 recent lap times using a queue.

Java20Updated 10 months ago
clockeducational-projectguijavastopwatchswingtimer
DA
dawoodkhatri1/Certifications

This is my collection of Certificates and Achievements

70Updated 11 months ago
achievementscertificate
DA
dawoodkhatri1/California_Housing_Price_Prediction

This project aims to develop a linear regression model to predict housing prices in California using the California Housing dataset. The project explores the impact of feature selection and scaling on the model's performance, with a focus on improving the accuracy of price predictions.

Python100Updated 1 year ago
matplotlibnumpypandaspycharm-idepythonsklearn
DA
dawoodkhatri1/Talk2TextSim

The objective of this project is to design and develop a tool that converts audio files to text, preprocesses the text, and calculates the cosine similarity between the preprocessed text and a reference text.

Python60Updated 1 year ago
moviepynltkpycharm-idepythonsklearnspeech-recognition

Gists

Recent Activity

Dawood M.Shoaib (dawoodkhatri1) | GitHunt