Skip to content
View Jenx007's full-sized avatar

Block or report Jenx007

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Jenx007/README.md

👋 Hi, I’m @Jens!

👀 About Me

I'm a passionate and motivated final-year IT graduate with a strong interest in full-stack development, Machine learning, data science, and IoT solutions. I enjoy tackling challenging problems and building innovative solutions, especially those that involve automation.

🌱 What I’m Currently Learning

I'm always eager to expand my skill set! Currently, I’m diving deeper into:

  • Advanced Data Science & Machine Learning techniques
  • Building AI-powered applications
  • Enhancing automation with Selenium and API integrations

💻 Projects I’ve Worked On

  • AI-Powered Text Summarization Tool: Developed an advanced text summarization tool using Natural Language Processing concepts and NLTK library, capable of generating concise summaries from lengthy texts.
  • IoT-based Robotic Floor Cleaner: Created a robotic floor cleaner that ould automatically vacuum and sanitize the floor and a Bluetooth-controlled app to control manually.
  • Weather Display App: Developed a simple weather forecast app using batch scripting and the wttr.in API.
  • Salon Booking Website: Developed a salon booking platform using the MERN stack to streamline hairstyling appointment scheduling.
  • Restaurant Management System: Built a database-driven restaurant management system using MySQL, PHP, HTML, CSS, and JavaScript to manage customer orders and payments efficiently.
  • QR-Based Indoor Campus Navigation: Led the creation of a QR-based indoor navigation system for Rosary College, enabling users to scan and view campus layout on their mobile devices.
  • Pacman Unlock the Door Game: Developed a Python-based game using depth-first search (DFS) for maze-solving. The game includes levels where users find keys and unlock doors to progress.

💞️ Collaboration

I’m open to collaborating on projects involving:

  • Data science, Machine learning, and NLP projects
  • Full-stack web development, especially with React.js and MERN stack
  • IoT automation and robotics projects

📫 Connect with Me

Feel free to reach out if you'd like to collaborate or just want to say hi! You can contact me via email [email protected] or on LinkedIn.

Pinned Loading

  1. SauceDemo-Automation SauceDemo-Automation Public

    This project automates login to the Sauce Demo website using Selenium, extracts product details, updates data in a JSON file, and integrates with an external API for additional data retrieval. Each…

    Python

  2. Simple-Weather-Forecast-App Simple-Weather-Forecast-App Public

    A simple weather display app created with a batch script. This script uses the curl command to fetch weather forecasts for any location through the wttr.in API. Quick, easy-to-use, and accessible f…

    Batchfile