Giter Club home page Giter Club logo

About- Vaishali Sharma

Introduction

Hi, I'm Vaishali Sharma, a dedicated student with a dual interest in Business Analysis and Java Development. I aim to bridge the gap between business needs and technical solutions, ensuring efficient and effective project outcomes.

Background

I have 6 months of experience as a Business analyst intern in the tech industry, where I’ve combined my analytical skills and technical expertise to deliver impactful solutions. My journey began with a strong foundation in software development, which naturally led me to explore the analytical aspects of business processes and data-driven decision-making.

Skills

  • Programming Languages: JavaScript, HTML, CSS, Java, C++
  • Frameworks: Bootstrap
  • Tools and Technologies: draw.io, Axure, Canvas, SQL, Git, Project Management Tools, Collaboration Tools
  • Other Skills: Agile Methodology, Project Managing, UI design, Process management and Modelling, Business Case Development, SDLC

Languages and Tools:

C++ C CSS3 JavaScript Java Bootstrap jQuery MySQL Canva GitHub HTML5 C++ PHP Oracle Power Bi

Github Stats

GitHub Stats GitHub Stats GitHub Stats

Education

  • Masters in Computer Application
    • Devi Ahilya Vishvidhyalaya, 2025
    • Relevant Coursework: Data Structures and Algorithms, Database Systems, Web Development, Management, UI/UX Design

Experience

Business Analyst Intern

Madhya Pradesh State Electronics and Development Corporation Limited, Bhopal — Oct/2023 to April/2024.

  • Gather Requirements: Assist in collecting and documenting business requirements.
  • Analyze Data: Support data analysis to identify trends and insights.
  • Map Processes: Help create and update process maps and flowcharts.
  • Documentation: Prepare business requirements and functional specifications.
  • Facilitate Communication: Act as a liaison between stakeholders and the project team.
  • Attend Meetings: Participate in requirement gathering and status meetings.
  • Support Testing: Assist in creating test cases and conducting testing.
  • Conduct Research: Perform market research and competitor analysis.
  • Use Tools: Utilize analysis tools like Excel, draw.io, PM Tool, and Axure.

Certifications

  • Certification of Business Analyst and Project Management by Couresa, 2024
  • Certification of Project Management, 2024
  • Go-for-Gold iAspire by Accenture, 2024
  • Certification of Data Mining Using Weka Tool, 2024

Github Trophies

vaishali-sharma-20

Personal Interest

Outside of work, I enjoy dancing, photography, painting, singing, and reading. These activities help me stay creative and maintain a healthy work-life balance. I'm also an avid reader of tech blogs and continuously seek to expand my knowledge through online courses and workshops.

Contact Information

GSSoC'24 Badges

Please feel free to contact me if you have any questions or collaboration opportunities.

Vaishali Sharma's Projects

agrilearnnetwork icon agrilearnnetwork

AgriLearnNetwork is a comprehensive platform designed to empower farmers with essential insights and resources for successful agriculture practices. Our platform serves as an indispensable resource, offering a holistic approach enriched with detailed guidance, in-depth knowledge and strategic management approaches across various facets of farming.

bisection-method icon bisection-method

Here, Code of Bisection Method of Computer Oriented Numerical Methods in Java Language.The bisection method is an approximation method to find the roots of the given equation by repeatedly dividing the interval. This method will divide the interval until the resulting interval is found, which is extremely small.

blogzen-opensource icon blogzen-opensource

A collection of resources categorised by tech domains, languages, expertise and much more. Blogzen gives you a quick access to all the resources that you could need at a single place, with a click!

difference-table icon difference-table

Here, Difference table Code of Computer Oriented Numerical Methods in Java Language.While interpolating intermediate value of dependent variable for equi-spaced data of independent variable, at the begining of the table, Newton's Forward Interpolation formula is used. This method relies on Forward Difference Table.

divided-difference-table icon divided-difference-table

In mathematics, divided differences is an algorithm, historically used for computing tables of logarithms and trigonometric functions.[citation needed] Charles Babbage's difference engine, an early mechanical calculator, was designed to use this algorithm in its operation. Divided differences is a recursive division process.

eular-method icon eular-method

Here, Code of Eular Method of Computer Oriented Numerical Methods in Java Language. The Euler method algorithm is a numerical method which is used to solve the first order differential equation of the form y’ = f(x,y) where ‘x’ represents the independent variable and ‘y’ represents the dependent variable.

food-ordering-website icon food-ordering-website

Foodie is a food ordering website that aims to provide users with a seamless experience for ordering food online, taking orders for pickup, and booking tables for dining in. The website showcases the quality and specialties of the food offered, along with a variety of services to cater to different user preferences.

gauss-elimination icon gauss-elimination

In this method, the problem of systems of linear equation having n unknown variables, matrix having rows n and columns n+1 is formed. This matrix is also known as Augmented Matrix. After forming n x n+1 matrix, matrix is transformed to upper trainagular matrix by row operations. Finally result is obtained by Back Substitution.

gettechprojects icon gettechprojects

Make your first Pull Request on this Repo. Don't forget to spread love and give us a ⭐️

lagrange-interpolation icon lagrange-interpolation

Lagrange theorem is one of the central theorems of abstract algebra. It states that in group theory, for any finite group say G, the order of subgroup H of group G divides the order of G. The order of the group represents the number of elements. This theorem was given by Joseph-Louis Lagrange.

learn.csedge.courses icon learn.csedge.courses

This is a blog for the CSEdge which consists simple articles on different tech things how to do? and what to do?

netwon-raphson icon netwon-raphson

Newton Raphson Method is an open method and starts with one initial guess for finding real root of non-linear equations. Here, Code of Newton Raphson Method of Computer Oriented Numerical Methods in Java Language.

picard-method icon picard-method

Here, Code of Picard Iterative Method of Computer Oriented Numerical Methods in Java Language. The Picard’s iterative method gives a sequence of approximations Y1(x), Y2(x), …Yk(x) to the solution of differential equations such that the nth approximation is obtained from one or more previous approximations.

portfolio icon portfolio

creating Portfolio for myself from Scratch.

regula-falsi-method icon regula-falsi-method

In mathematics, an ancient method of solving an equation in one variable is the false position method (method of false position) or regula falsi method. In simple words, the method is described as the trial and error approach of using “false” or “test” values for the variable and then altering the test value according to the result.

runge-kutta_method icon runge-kutta_method

Here, Code of Picard Iterative Method of Computer Oriented Numerical Methods in Java Language. In numerical analysis, the Runge–Kutta methods are a family of implicit and explicit iterative methods, which include the Euler method, used in temporal discretization for the approximate solutions of simultaneous nonlinear equations

secant-method icon secant-method

The secant method is a technique used in numerical analysis to locate roots of secant lines in order to more accurately approximation the root of a function f. Here, Code of Secant Method of Computer Oriented Numerical Methods in Java Language

travel_website icon travel_website

🚀 Welcome🌈 , This repo is officially accepted for JWOC'2k24. 🌟This repo contains my project on Travel Website ✈️ using HTML,CSS . It contains the landing page of a travel tour company website. If you have any front end project on this or you can add new features in the project or in this repos. You can contribute to this open source repository.

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.