GithubHelp home page GithubHelp logo

anujvaghani0 / college-project Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 4.05 MB

Advanced web development college project !

License: MIT License

HTML 31.73% CSS 24.39% JavaScript 43.88%
bootstrap5 college-assignment college-project html-css-javascript reactjs scss

college-project's Introduction

Hi there, I'm Anuj Vaghani! ๐Ÿ‘‹

LinkedIn

Welcome to my GitHub profile! I'm passionate about Data science, and I love building intelligent systems that can extract insights from data. Here, you'll find some of my projects and code examples related to these fields.

About Me

  • ๐ŸŒฑ Constantly learning and exploring new techniques in data analytics and machine learning
  • ๐Ÿ’ป Strong background in Python
  • ๐Ÿ‘จ๐Ÿปโ€๐ŸŽ“ Graduated B.Tech in IT
  • ๐Ÿค Seeking help in Open Source Contributions
  • ๐Ÿš€ To infinity and beyond!

Skills

from collections import defaultdict
import anuj

def get_reach_out_info():
    # Function to collect reach-out information
    reach_out_info = defaultdict(list)
    reach_out = {
        "LinkedIn": "https://www.linkedin.com/in/anujvaghani0",
        "email": "[email protected]",
        "github": "https://github.com/anujvaghani0",
        "twitter": "https://twitter.com/anujvaghani0",
        "LeetCode": "https://leetcode.com/anujvaghani0",
    }
    reach_out_info.update(reach_out)
    return reach_out_info

def main():
    # Entry point of the script
    tools_list = ["python3", "SQL", "Flask", "Java", "HTML", "CSS", "CI/CD"]
    expertise_list = ["Data Science", "Machine Learning", "Deep Learning",
                      "Natural Language Processing", "Computer Vision", "EDA",
                      "Feature Engineering"]
    Statistical_Inference = ["Hypothesis Testing", "A/B Testing", "Confidence Intervals",
                             "Central Limit Theorem", "Law of Large Numbers"]
    library_list = ["Numpy", "Pandas", "Matplotlib", "Seaborn", "Scikit-Learn", "NLTK",
                    "Tensorflow", "Keras", "PyTorch", "OpenCV", "Flask", "Streamlit", "SpaCy"]
    reach_out_info = get_reach_out_info()
    anuj.showcase(tools_list, expertise_list, reach_out_info, Statistical_Inference, library_list)

if __name__ == "__main__":
    main()

# Write 'python script_name.py' in the terminal to execute this script.

Projects

Here are a few highlighted projects that demonstrate my skills and expertise:

  • Project 1: Online retail customer segmentation
  • Project 2: Airline Passenger Referral Prediction
  • Project 3: Bike-Sharing-Demand-Prediction
  • Project 4: Coccidiosis-Diseases-classfication
  • Project 5: Text-Summarization-NLP-Project

Feel free to explore the rest of my repositories for more projects and code!

Connect with Me

I'm always open to collaborating on interesting projects or discussing data-related topics. Connect with me on LinkedIn or reach out via email!

Let's learn, explore, and build amazing things together!

college-project's People

Contributors

anujvaghani0 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.