Giter Club home page Giter Club logo

Laxya Kumar's Projects

calculator icon calculator

Calculator built in Java using a Graphical User Interface. Calculator has the basic operator functions of add, subtract, divide, and multiply and a list of number buttons that the user can click on. It works like any generic calculator, Enjoy!

de-anza-c-work icon de-anza-c-work

De Anza C++ assignments I worked on when I took the Introduction to C++ course in a local Community College through my school's dual enrollment program.

de-anza-python-programming-assignments icon de-anza-python-programming-assignments

De Anza Python assignments I worked on when I took the Intermediate Python Programming course in a local Community College through my school's dual enrollment program.

graphingcalculator icon graphingcalculator

We thought that graphing applications such as Desmos were not as open sourced as they should be for such an essential application to many and we also thought that graphing calculators and the internet may not be available all the time, so it would be really convenient to have all these graphing utilities built into an application. Only made using java and nothing else. 700 Lines of Code, High Schoolers from Monta Vista( 11th graders) in Silicon Valley. You can enter any different type of equation and the application is able to graph it properly and you can zoom and pan in on the axes, we had to redefine PEMDAS(Parenthesis, Exponents, Multiplication, Division, Addition, Subtraction) in order to account for edge cases that didn't graph properly with normal math functions such as -(x)^2 in comparison to (-x)^2 which gives two completely different answers, and need to get accounted for. We took apart the equations using splitting methods and then we organized them into 2d arrays in order to be plotted on axes that used logarithms and rounding to get the proper value on the axes during zooms and pans. We have a zoom factor and the numbers scale with the amount of zoom! Obviously, there is a lot more to it, so please do take a look at the code :) What's next for Graphing Equation Calculator, We HAD to open source this project since we are committed to making it a lot better and adding more functions.

graphite icon graphite

We thought that graphing applications such as Desmos were not as open sourced as they should be for such an essential application to many and we also thought that graphing calculators and the internet may not be available all the time, so it would be really convenient to have all these graphing utilities built into an application. Not to mention desmos and other graphing solutions have a plethora of issues such as not being able to graph things such as x^x properly! It was only made using java and nothing else. 1400+ Lines of Code, High Schoolers from Monta Vista( 11th graders) in Silicon Valley. You can enter any different type of equation and the application is able to graph it properly and you can zoom and pan in on the axes, we had to redefine PEMDAS(Parenthesis, Exponents, Multiplication, Division, Addition, Subtraction) in order to account for edge cases that didn't graph properly with normal math functions such as -(x)^2 in comparison to (-x)^2 which gives two completely different answers, and need to get accounted for. It can graph cosine, sine, tangent, and arc forms of all of those trigonometric functions. Can graph circle functions as well! We have added trigonometric functions and arcsine, arccosine, and arc tangent functions. We also have a way to graph an infinite amount of equations at the same time. You can zoom in and out of the graph using buttons! There is also an inbuilt calculator for convenience. We also have a short-timed cutscene at the start with our project logo! We took apart the equations using splitting methods and then we organized them into 2d arrays in order to be plotted on axes that used logarithms and rounding to get the proper value on the axes during zooms and pans. We have a zoom factor and the numbers scale with the amount of zoom! Obviously, there is a lot more to it, so please do take a look at the code :)

productify icon productify

A productivity application built by two highschoolers, fully made in Python using multiple libraries and Courier's Send Api!

productify-beta icon productify-beta

A productivity tool that allows you to organize your tasks while managing your time

watchfulleye icon watchfulleye

Welcome to WatchfullEye, a web based security application built in Python's web framework, Streamlit. This application was built by Yash Thapilyal and Laxya Kumar.

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.