heyyy folkss!!!..
i built my own voice enabled virtual assistant named "David". It is build in python and i integrated gemini ai in it. You just have to speak command and he will do it for you. David can modify/create files on your system, open sites, play music, do some coding or have an interesting funny chat with him....
You can try it now by cloning the repo and running the python file .
github repo : github.com/darshanC07/Arcade-David
Finished building the PIR motion detection sensor circuit with bulb on Tinker cad, wrote code to make it functional: github.com/darshanC07/PIR_with_Bulb
Successful added a new feature to my face recognition system app...
Now you guys can save new faces for future recognition.... The GUI is very user friendly
Source code : github.com/darshanC07/face-detection
Helloo guyss
I am back with a sprig game named "Maze"....
I'm sure you guys are familiar with the word maze.... The game is very simple, there are different levels of maze and your goal is to come out of that maze... Also you can earn game coins during this journey...
Source code : github.com/darshanC07/Sprig_Game
codersss!!!
Build a c program to make marksheets of college students, very useful for teachers as it provides them to just enter marks and all other operations will be performed automatically......and also teachers can find any students just with their enrollment number, and then print the marksheet...
source code at : github.com/darshanC07/arcade/blob/main/c_microproject.c
coders!! created a simple flask app to display maps and also interact with just your voice commands.....YOU can change the layers of maps just by commanding " change to satellite view" and boom,,,,, the layer of map is changed .....
source code at : github.com/darshanC07/Soundway
New project : quiz maker....
Starting answering questions and earn points....
Quiz code on github.com/darshanC07/arcade
One more new game completed, a classic game : STONE - PAPER - SCISSORS.... now you can play with your pc....
Source code at : github.com/darshanC07/arcade
A new game added to workspace guysss..... not the complex one .....a simple tic-tac-toe game with GUI built in tkinter python.................
I am sure you know the game's rules...so now it's time to just start playing your friend ...
game is available at github.com/darshanC07/arcade...
guysss!!! just built a new slot machine ....where you can deposit some amount and try your luck by spinning the symbols...and if you get same symbol in 3 columns....congratulations!!!!!YOU WON....
source code is available at github.com/darshanC07/arcade...
do check it out
guyss, added another feature in my face-recognition GUI app and that is chatting, there is a space for entering inputs and then they are sent for processing to ai , it can do whatever task you want him to do. here's github repo: github.com/Darshan-Choudhary-02/face-detection please do visit it
heyy guys!! reached a milestone of successfully integrating face-recognition model with my app GUI, also added that feature. it took me two sessions to achieve this. also I faced many errors (sometimes the camera would not respond, etc) and then solved them. here's a github repo link : github.com/Darshan-Choudhary-02/face-detection
heyyy coders!!! i successfully added a scrolling effect to text(conversation) in my GUI of FACE RECOGNITION SYSTEM, also the camera feature is working properly. here's github repo : github.com/Darshan-Choudhary-02/face-detection I hope you liked the colors, please let me know your thoughts........... future plans are to integrate this face recognition system with talking feature.
i just finished my face recognition system in python. Github repo : github.com/Darshan-Choudhary-02/face-detection here I have specified some faces as stored faces and then after turning camera on , the program will compare detected face with known face , and if its present then the name will be displaced, it not then it will display unknown.Created a github repository to detect faces and recognize them from known face. Github repo : github.com/Darshan-Choudhary-02/face-detection