Skip to content
View dozy-programmer's full-sized avatar
  • San Diego, CA
  • 11:35 (UTC -07:00)

Highlights

  • Pro
Block or Report

Block or report dozy-programmer

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
dozy-programmer/README.md

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].

Pinned Loading

  1. Dark-Note Dark-Note Public

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

    Java 6 1

  2. notify-mi notify-mi Public

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

    Python

  3. Check-Verification-System Check-Verification-System Public

    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.

    Java

  4. Zracano/Gesture-Recognition Zracano/Gesture-Recognition Public

    Python 1