Coder Social home page Coder Social logo

Hi, I'm Amar πŸ±β€πŸ’»

I am a Computer Scientist graduate of San Diego State University. I have a passion for problem-solving and continuously expanding my knowledge. I am always enthusiastic about working on projects that enable me to experiment with new technologies, languages, and concepts. I am passionate about mobile development and utilizing IoT devices to address various challenges. Some of the projects that I have worked on are summarized below. I have included detailed READMEs and demos for all my projects so check them out!

🚧 In-progress : Amar's Dessert Stamp of Approval:

   from memory import places
   
   # Locations are mostly in San Diego, CA
   # this list has taken a lot of time and money to compile
   # and was made possible by 2 sugar addictsπŸ€ͺ...so enjoy!

   # list of all places [Quick-View]
   # places = ["Gelato Paradiso", "Sultan Baklava El Cajon", "Dream Fountain Cafe", "Somi Somi", "..."]
   
   place = places[0] # Gelato Paradiso
   gelato_paradiso_description = "tasty gelato ice cream"
   why_go = "great gelato ice cream, good customer service and environment"
   my_go_to = "usually a gelato shake with whatever ice cream flavor looks tasty and or ice cream"
   info = "there are many locations, but I am including a link to the one I always go to"
   where = "La Jolla - UTC Mall"                                                                        
   is_expensive = False
   def navigate_to(place, where):
       link = "shorturl.at/qyZ69"
More Dessert Places
   place = places[1] # Sultan Baklava El Cajon
   sultan_baklava_description = "desserts, baklava, and coffee"
   why_go = "great place to go with the family, nice atmosphere, and looks very nice"
   my_go_to = "Dulce de Leche Cake"
   where = "El Cajon"
   is_expensive = True
   def navigate_to(place):
       link = "https://shorturl.at/hvKT6"
   
   place = places[2] # Dream Fountain Cafe
   dream_fountain_description = "desserts"
   why_go = "good desserts"
   my_go_to = "New York Cheesecake with Strawberry"
   where = "El Cajon"                                                                        
   is_expensive = "so so"
   def navigate_to(place, where):
       link = "https://shorturl.at/bfqw0"
   
   place = places[3] # Somi Somi
   somi_somi_description = "fish-shaped waffle cone filled with your choice of filling and topped with soft serve"
   why_go = "great place to go get a quick snack, great environment, and nice employees"
   my_go_to = "Upside-down Nutella Ah-Boong & Nutella-Infused Taiyaki"
   info = "there are many locations, but I am including a link to the one near me"
   where = "multiple locations throughout SD"
   is_expensive = False
   # link navigates from your location to respective location
   def navigate_to(place, where):
       link = "https://shorturl.at/crvBX"

Just Completed β†’ Da Bell

Da Bell is a custom-made Ring Doorbell alternative that is low-lost and provides the same basic functionality, but without audio and speaking capabilities.

Website

Recently Completed β†’ Gestures for Home Control

Gestures for Home Control is gesture-based home control system that was made to be an alternative to Alexa (Amazon's voice based home control). At the moment, Gestures for Home Control implements the following APIs: Nest, Kasa, and Spotify. These APIs are used in conjunction with custom gestures in order to link each API to the respective commands. In addition to gestures, Gestures for Home Control also recognizes a circle pattern in order to change thermostat temperature and or volume for an easy and interative way to control your home.

Website

Read More

Technologies & Languages I Worked On:

  • Languages : Python
  • Technologies: Raspberry Pi 4
  • Other: Pattern Recognition, Multi-Threading, REST APIs, Git

I enjoyed this project as I was able to get a chance to work in a collaborative environment. I was able to get a better understanding of Git and I feel very comfortable with these new skills that I learned. I am confident that these skills will translate nicely to future collaborative projects and in my professional career.

Completed Project β†’ DashCam

This project is my own implementation of a dashcam that leverages my limited knowledge of hardware and software. All in all, it would have been cheaper to just buy one from Amazon, but I don’t regret spending the extra money and the many hours debugging. This was a challenging project due to the fact that so variables had to be taken into consideration to ensure it would work properly.

Website

Completed Project β†’ Check Verification System (CVS)

Read Summary

This system will make it easier for gas stations that cash checks to save customer information. Using this information, cashiers can easily look up customer information using a phone number or by name. In addition, cashiers can utilize NFC cards so that next time they try to cash a check, all they have to do is tap with their card and their information pops up for the cashier to see.

Check Verification System works offline in case of a bad wifi connection or when wifi is temporarily down, ensuring that check cashing remain operational and customer data can be accessed at all times.

Website

Technologies & Languages (CVS):

  • Languages : Java
  • Technologies: Android Studio, Firebase (Authentication, Firestore, Storage)
  • Other : Near Field Communication (NFC)

⚑ Tech Stack

Here are a few things I've picked up along my learning journey.

Java Python C

Firebase Realm

Android Studio Visual Studio Code

Windows Linux Android

Git Github

Ras Pi Arduino

πŸ“« Get in touch

LinkedIn Website

or shoot me an email ➑️ [email protected].

Amar's Projects

check-verification-system icon check-verification-system

Oasis Check System offers a convenient and secure way for cashiers to access customer information quickly, allowing them to make better decisions when cashing checks.

da-bell icon da-bell

Da Bell is a low-cost custom-made Ring Doorbell alternative without audio and speaking capabilities.

dark-note icon dark-note

Dark Note offers a wide range of features for taking notes, creating checklists, and keeping track of your budget.

dashcam icon dashcam

DashCam is a personalized dashcam with a front-facing camera that uses facial recognition to determine if the person behind the wheel is the owner of the vehicle.

loralink icon loralink

System that allows for local communication within a half a mile via an Android app.

notify-mi icon notify-mi

πŸ”” Notify Mi simplifies sending yourself text and email notifcations from your personal projects by utilizing your gmail account.

oasis_utilities icon oasis_utilities

This application creates end day reports for gas stations and is also a check database system that saves customer information and all the checks they have cashed.

robot_controller icon robot_controller

Fun project implementing software and hardware to create a simple robot.

score_tracker icon score_tracker

Score Tracker is an app that lets users easily track game scores and offers a range of other useful features. Download from the Play Store and see for yourself.

site_inspection icon site_inspection

Site Inspection helps solar companies streamline their site inspection process by providing a single location for storing all the necessary information, making it more efficient and convenient for solar companies to conduct inspections.

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.