Skip to content
View aniketh703's full-sized avatar

Highlights

  • Pro

Block or report aniketh703

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

Hi there πŸ‘‹ I'm Aniketh Vustepalle, and this is my Git repository.

I'm a passionate software engineer with interested in web development, UI/UX design and Software engineering. I'm enthusiastic about solving complex problems and continuously learning new technologies.

You can reach out to me via:

Skills

I'm proficient in the following technologies and programming languages:

  • Python

  • Javascript

  • React

  • React native

  • Figma

  • Web technologies

  • Data analysis

  • Cloud

  • 🌱 I’m currently learning DSA

  • πŸ‘― I’m looking to collaborate on projects on UI/UX and full stack development

  • πŸ”­ I’m currently working on a project for my university 🏫

Pinned Loading

  1. voicetotext Public

    Python

  2. Jackpot-007 Public

    This is a website created using HTML, CSS, Javascript, node to learn basics of JS and exploring the concepts of JS

    JavaScript

  3. Live_Clock Public

    This is a website created using HTML, CSS, Javascript to display the live clock that updates in real-time, HTML CSS are used for structure and style, javascript used for real-time clock updates

    HTML

  4. Tell_me_a_joke_chatbot Public

    ChatBot using Python and 're' Library: Develop intelligent conversational agents using Python and leverage the power of the 're' module for advanced text pattern matching and manipulation.

    Python

  5. TO_DO-list Public

    The website is created using HTML CSS Javascript, allowing users to create and manage the Todo list . HTML CSS are used for structure and style . javascript is used for adding and storing Todo list…

    HTML

  6. Weather_forcast Public

    The provided code demonstrates a Python script that retrieves weather forecast data from the Weather API, formats and prints the forecast, and saves it to a file. It imports the necessary modules (…

    Python