I am a versatile freelance developer with expertise in various technologies. My skills span frontend, backend, and systems programming.
As a versatile freelancer, I bring a robust skill set across various domains. On the frontend, I excel in crafting engaging user interfaces using HTML and CSS, ensuring seamless user experiences. In backend development, my proficiency lies in JavaScript, empowering dynamic and scalable web applications. Leveraging PHP and MySQL, I adeptly design and manage databases, ensuring efficient data handling. My operating system expertise spans Windows, Linux, and Kali Linux, facilitating adaptable development environments. Additionally, I possess cybersecurity acumen with tools like Wireshark and GitHub for secure code management. Furthermore, my knowledge extends to machine-level languages such as C and C++, enabling me to optimize software performance at a foundational level.
The primary goal of this project is to create a simple Web-Application of a SIM Toolkit that allows users to perform various operations related to their mobile accounts. more.
A console-based Tic Tac Toe in C++ is a simple text-based game where two players take turns marking a 3x3 grid with Xs and Os. The program checks for winning conditions and handles invalid moves, displaying the game state and outcome on the console until a player wins or the game ends in a draw. more.
A chatbot created in Python using the Gemini API and Flask framework provides conversational interactions through a web interface. Flask handles HTTP requests and routes them to the chatbot logic, which uses Gemini's API for natural language processing. Responses are generated and sent back to users, enabling dynamic, real-time conversations. more.
Fire detection using Python involves using machine learning models and libraries to identify fire-related features in video feeds. Libraries like OpenCV handle image processing and deploying deep learning models for fire detection. The system can trigger alarms upon detecting flames. more.
The Lave real estate webpage features a clean, user-friendly design focused on property listings. The navigation bar includes links to sections for houses, lands, and rentals, along with options for adding properties and a search bar. Each property listing is displayed in a card format, showcasing an image, a brief description, and location details. The site also incorporates icons for user profile and favorites. The footer provides contact information and social media icons. Overall, the webpage is visually organized, making it easy to browse different property categories and access relevant information.Visit.
Rista is a secure dating app for individuals aged 20 to 40, built using PHP MVC architecture. It features a robust matching algorithm, intuitive design, and advanced privacy settings. The app protects against SQL injection and network scans, using prepared statements and secure encryption. User data is stored safely in a well-protected database, with anonymization and adherence to privacy regulations like GDPR. Rista offers secure messaging, advanced search filters, and a responsive design for a seamless experience across devices. Focused on user safety and privacy, Rista provides a trustworthy platform for meaningful connections.Visit.
LearnAI is an innovative web-based educational platform that leverages artificial intelligence to provide personalized feedback to students. By utilizing AI, LearnAI offers tailored learning experiences, helping students improve their understanding and performance. Instructors can create and manage courses, design learning activities, and monitor student progress, all while reducing their workload. Students benefit from AI-generated feedback on their assignments, fostering critical thinking and enhancing their learning outcomes. visit.
This project is a full-featured Movie Management System that allows users to add, update, delete, and view movie records in a database. It is designed to simplify cataloging and retrieval of movie data. more.