GithubHelp home page GithubHelp logo

Hi there šŸ‘‹, Myself Jayesh Manani,

I do code to automate the stuff, solve the real business problems and much more using Python, Google Cloud, AWS and various other technologies and languages.

  • šŸŒ± Iā€™m currently Working on AI & ML & Generative AI/Data Science/Python Related Projects
  • šŸ‘Æ Iā€™m looking to collaborate on Open Source Projects
  • šŸ’¬ Ask me about Opportunity of working together and Solve the Problems using Data
  • šŸ“« You can reach me via Email: [email protected]

I write some technical stuff

Jayesh Manani - Medium
Jayesh Manani - Egrasps

Top Langs

Jayesh's github stats

Some Experiments By Me

Send Your Requirements/Queries

Reach Out to Me.....

Jayesh Manani's Projects

alien-alphabet icon alien-alphabet

Alien Alphabet Aliens have visited earth and their alphabet is very weird. Its the same 26 letters (A to Z) but in a different order. They want your help to sort a string in the order of their alphabet. For example, aliens might use the reversed alphabet of "zyxwvutsrqponmlkjihgfedcba" so when they sort "abc", it becomes "cba" and when they sort "apple" it becomes "pplea". When sorted capital/lowercase letters, the capital letters always come first (e.g. "camelCasE" -> "smlEeCcaa"). You will write a program that reads 2 lines from standard input - the first line is the alien's alphabet (letters a-z, all lowercase) and the second line is the string the aliens want you to sort. Your program will output the sorted string. Examples are provided below. Example 1 input abcdefghijklmnopqrstuvwxyz cyxbza output abcxyz Example 2 input zyxwvutsrqponmlkjihgfedcba cyxbza output zyxcba Example 3 input wvutsrqponmlkjihgfedcbaxyz camelCasE output smlEeCcaa

dask icon dask

Parallel computing with task scheduling

data-visualization icon data-visualization

This repository contains all the data visualisation techniques applied for various visualisation and find some useful insight using libraries like Matplotlib and Seaborn and use of some other python libraries.

decision-tree-classifier-using-scikit-learn icon decision-tree-classifier-using-scikit-learn

In this notebook, we will use scikit-learn to perform a decision tree based classification of weather data. The file daily_weather.csv is a comma-separated file that contains weather data. This data comes from a weather station located in San Diego, California. The weather station is equipped with sensors that capture weather-related measurements such as air temperature, air pressure, and relative humidity. Data was collected for a period of three years, from September 2011 to September 2014, to ensure that sufficient data for different seasons and weather conditions is captured. Let's now check all the columns in the data.

gallary_app_django icon gallary_app_django

This repo is about building a demo application using the DJango framework, sqlite3 database.

git-exercise icon git-exercise

for the exercise work of the Simulation-Software-Engineering lecture of Git

machine-learning-algorithms icon machine-learning-algorithms

Here in this repo I have demonstrated the implementation of the various machine learning algorithms which are used which some examples.

merge-two-csv-files icon merge-two-csv-files

Here in this project I have written the code for Merge two CSV files and generate the third one as output using python library pandas Dataframe mainly.

prophet icon prophet

Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.

random-coin-toss icon random-coin-toss

This contains simple programs of C++ Programming language. Named Random Coin Toss.

redcarpetassignment icon redcarpetassignment

This repo consist of some code using python libraries for completing some of the tasks. NSEpy and other libraries like pandas are used mainly.

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.