GithubHelp home page GithubHelp logo

Intro GIF

About Me 🙋🏻‍♂️

A Tech Enthusiast and Frontend Flutter Developer, interested in Data Structures and Algorithms and Creating End to End Projects.

  • I’m usually/mostly/currently working on Flutter Development.
  • I’m currently learning State Management , GetX , Animations
  • I’m looking to collaborate on fun projects and hackathons integrating different Dev Domains 🚀.
  • I’m looking for help with Interns🏫.
  • Ask me about Flutter 🕸.
  • Pronouns: Dev(eloper)
  • Fun fact: Code that works on Friday may not work on monday

🛠 & 💻 Tools & Technologies

HTML


CSS


JavaScript


Bootstrap


Figma


Git


Java


Python


🌟 Top Lanaguages

Top Langs

🌟 GitHub Stats

Git Stats

Connect with me 📫


visitor badge

Udit Kapoor's Projects

15-days-of-code icon 15-days-of-code

This repo contains the code for 15 days of Code Organized by Python Warriors.

ar-project icon ar-project

This uses Facebook's Spark AR application to show the signs used by Disabled people on your Mobile Device in Augmented Reality

bmi-calculator icon bmi-calculator

A Flutter App that let's you calculate Your BODY MASS INDEX with a beautiful UI

dice_app icon dice_app

A Dice app using Flutter on both Android and iOS

document-retrival_ml icon document-retrival_ml

# House-Price-Prediction_ML A Machine Learning Project using the Python Library turi-create to understand the concept of Clustering

facedetector icon facedetector

A Flutter app to detect Faces from Images in your Gallery or Directly From the Camera

image-classifier_ml icon image-classifier_ml

# House-Price-Prediction_ML A Machine Learning Project using the Python Library turi-create to understand the concept of Deep Learning

json-to-csv icon json-to-csv

A java Project to convert any data in JSON to CSV file format

medical-assistant icon medical-assistant

Medical Assistant: Design a Java application named Medical Assistant, which contains a MedicalDataBase class that maintains the following sets of information: · Symptom information that specifies, for each symptom recognized by the program, a set of possible diseases that the symptom might indicate · Disease information that specifies, for each disease recognized by the program, a set of necessary symptoms that must accompany the disease · A possible diagnosis test (optional) The MedicalDataBase class will read the first two sets of information from the user/patient and writes the information into a csv file with the name "medicalDatabase.csv" in the following format: "patient id" | "patient name" | "symptoms list" | "possible disease" Definition of Done i. The program will maintain two text files containing a list of symptoms and possible diseases, namely “symptom.txt” & “disease.txt” respectively ii. Two methods will be used: a. void addSymptom(String symptom) that adds the symptoms for a given patient into an array of String and throws UnrecognizedSymptomException if the symptom added does not appear in the "symptoms.txt" file b. String[] diagnosis() returns the list of possible disease consistent with the symptoms submitted thus far and throws UnrecognizedDiseaseException if the disease does not appear in the "disease.txt" file iii. The patient record should be saved in a csv file namely “medicalDatabase.csv” iv. Apply proper validation checks on csv filename & filetype attributes

py icon py

Repository to store sample python programs for python learning

quizzler icon quizzler

An Easy Fun to Play Quiz App consisting of Sounds and Buttons a lot of love. Made via Flutter

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.