Skip to content
View anooshd7's full-sized avatar
  • Bangalore

Highlights

  • Pro
Block or Report

Block or report anooshd7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
anooshd7/README.md

Hi , I'm Anoosh

About me


  • I am passionate about all things tech and I love working on new projects and discovering new languages and frameworks. My fields of interest include Web Developement, App Developement and Machine Learning.
  • Aspiring Full Stack Developer
  • Currently working on Machine Learning, React and React Native
  • Willing to collaborate on any App/Web Developement projects

Skills

  • Languages:

    C C++ Python


  • Full Stack Development:

    HTML5 CSS3 JavaScript React Bootstrap Express Node React Native


  • Cloud Hosting:

    AWS


  • Tools:

    Git GitHub Firebase Visual Studio Code Linux



Feel free to connect with me on Social Media!




Popular repositories

  1. Arduino-based-Dispensing-System Arduino-based-Dispensing-System Public

    A dispensing system that utilizes a deep AI facial recognition using an SQL Lite database to store user information and an Arduino Uno board to transfer information, with an LCD output.

    Python 1

  2. DrugDispenser DrugDispenser Public

    A device that dispenses the correct amount of medication to the user, controlled by a Raspberry Pi. It uses facial recognition for authentication and dispenses medication through the prototype, con…

    Python 1 1

  3. Key-Pair-Generation-with-OpenSSL Key-Pair-Generation-with-OpenSSL Public

    Generates key pair using OpenSSL, and uses Diffie-Hellman Algorithm to generate shared secret. Then performs AES 256 Encryption and Decryption using the shared secret as the key

    C++ 1

  4. React-Native-App React-Native-App Public

    React Native App that stores Text Input to a file in Local Storage, and scans QR Codes and displays the QR Code data.

    TypeScript 1

  5. Twitter-Clone Twitter-Clone Public

    Twitter Clone built using a REST API with Node and Express. It uses Nedb as the Database, and React for the frontend.

    JavaScript 1

  6. C-Text-Editor C-Text-Editor Public

    Forked from anirudhlakhotia/lexi

    A text editor written in C, complete with implementation in the terminal

    C