Asif Ahmed (thejellofish)

thejellofish

Geek Repo

Location:Dhaka, Bangladesh

Github PK Tool:Github PK Tool

Asif Ahmed's repositories

audio-to-text-transcription-author-javedali99

This repository contains a Python script that allows users to download the audio from a YouTube video, transcribe it into text, detect the language and save the transcription in txt file automatically.

License:MITStargazers:0Issues:0Issues:0
Language:SCSSStargazers:0Issues:0Issues:0

amazon-price-drop-alert

This is a BOT for simple Web-Scrapping to a product page of Amazon.in. Collects price information and sends email to user using SMTPlib. UI and other inputs to be added in future release.

Language:PythonStargazers:0Issues:0Issues:0

quizzler-me

This is Quiz app that sends API request to opentdb.com and collects quiz data. Quiz questions are in Boolean format and GUI made with tkinterwith a True and False button setup. Further Modifications are to be made.

Language:PythonStargazers:0Issues:0Issues:0

auto-birthday-wisher

Sends email on their birthday to your friends, family or colleagues. Built this as a part of abootcamp that I am attending but this one is all me. From top to bottom! Hope you enjoy it!

Language:PythonStargazers:0Issues:0Issues:0

password-manager

If you do not trust the internet or think you have a hard time remembering passwords. Use this app to save passwords on your local machine. Oh you get a password generator aswell. Right out of the box!

Language:PythonStargazers:0Issues:0Issues:0

pomodoro-timer

Pomodoro is Italian for Tomamto. The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s. It uses a kitchen timer to break work into intervals, typically 25 minutes in length, separated by short breaks. I have recreated this concept into a timer app. Explore!

Language:PythonStargazers:0Issues:0Issues:0

quiz-game

A console based Quiz Game. I have plans to incorporate Tkinter GUI to it and make it interactive. It's now have limited data. In future versions, user can choose category for questions. Feel free to explore yourselves.

Language:PythonStargazers:0Issues:0Issues:0

snake-game

It's a Nokia 3310 Classic Snake Game! Needs no further introduction. Built usingTurtle Graphics.

Language:PythonStargazers:0Issues:0Issues:0

us-states-guessing-game

This is another Turtle Graphics Package product. It allows a user to type in the names of US States and if the name is correct, the state name is printed on the USA MAP. Typing is case insenstivie but spelling needs to be correct. If user types 'quit', an automatic plotting begins for the missed states. User sees score in the text input box title.

Language:PythonStargazers:0Issues:0Issues:0

turtle-crossing-game

This is a 2D game developed using Turtle Graphics. A famous learning tool for GUI specially curated for beginners. Use the simple Keyboard Arrow UP key to move the turtle towards the top the screen.

Language:PythonStargazers:0Issues:0Issues:0

hirst-painting

Damien Hirst is a famous Artist. He is popular for using very unique colors and creating patterns of simple DOTs. One of his DOT painting was sold for over a Million USD. So I recreated one of his paintings using his color palette using Python Turtle Package. Hope you enjoy playingaround with it.

Language:PythonStargazers:0Issues:0Issues:0

caesar-cipher

It's a simple message encrypting and decrypting program. I use Python 3 to build this.

Language:PythonStargazers:0Issues:0Issues:0