Skip to content
View kitturpriya's full-sized avatar

Block or report kitturpriya

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
kitturpriya/README.md

👋 Hello, there! I'm a dedicated and enthusiastic college student on a journey to explore the exciting world of technology and artificial intelligence. Currently pursuing a Bachelor of Technology in Computer Science with a specialization in Artificial Intelligence, I'm passionate about leveraging cutting-edge solutions to solve real-world problems.

🚀 My tech journey has been a thrilling ride, and I'm thrilled to share it with you on GitHub. Here's a glimpse of what you can expect:

🧠 Skills: I'm proficient in a versatile set of technologies, including Python, C++, MySQL, and various Machine Learning algorithms. Whether it's building applications, analyzing data, or crafting intelligent systems, I'm up for the challenge!

💼 Projects: You'll find a collection of projects that showcase my skills and passions. From Deep learning models to data-driven insights, I enjoy diving into a wide range of topics. I've experienced the thrill of independent projects and the power of collaborative teamwork.

🔗 Connect:

Python gmail Python


🧰 Languages and Tools:

Python cpp numpy pandas scikit keras tensorflow opencv Javascript VS Code html css mysql uipath

👉 Explore my repositories, dive into my projects, and let's embark on this coding adventure together!

Pinned Loading

  1. FinalYearProject_Machine-Translation-and-Captioning-with-Gesture-Recognition FinalYearProject_Machine-Translation-and-Captioning-with-Gesture-Recognition Public

    Created a system that takes in sign language and speech as input and converts it to the target language. The application of this system will create a broad base for various communication breaks and…

    HTML

  2. Face-Generation-using-GANs Face-Generation-using-GANs Public

    A project utilizing Generative Adversarial Networks on CelebA dataset for face generation and use of DcGANs for conversion of text to appropriate face images.

    Jupyter Notebook

  3. Data-Security-using-Biometrics Data-Security-using-Biometrics Public

    A project that focusses on two aspects of data security: detection of fake manipulation on videos to ensure that videos are real and liveliness analysis using eye blink detection to ensure imposte…

    Jupyter Notebook

  4. Instagram-Reach-Prediction-and-Hashtag-Generator Instagram-Reach-Prediction-and-Hashtag-Generator Public

    A project involving machine learning to analyze and predict account reach along with use of NLP to analyze image attributes and accordingly generate relevant hashtags.

    Jupyter Notebook

  5. Sarcasm-Analysis Sarcasm-Analysis Public

    A project consisting of analysis of sarcasm in text using Natural Language Processing techniques. It highlights the importance of context and punctuation in sarcasm detection. Different deep learni…

    Jupyter Notebook

  6. Text-Recognition Text-Recognition Public

    A project that aims at text recognition using various thresholding techniques. Four different types of thresholding (simple, global, adaptive, and OTSU) were performed on the input image, and a sub…

    Python