Giter VIP home page Giter VIP logo

RobItu's Projects

iss_location_tracker icon iss_location_tracker

With the use of the API provided by the International Space Station, I was able to request it and get data to track it's location live-time.

nato_phonetic_alphabet icon nato_phonetic_alphabet

With the combination of catching and raising exceptions, dictionary comprehension and external file manipulation with Pandas I created a program that converts any user input word into the NATO phonetic alphabet in the form of a list.

password_manager icon password_manager

With the use of Tkinter and pyperclip, I created a password manager that allows me to store information such as Websites, Email/Username and Password to my computer. I tinkered with the user interface so it could be as friendly as possible (for example, I made it so the cursor automatically goes to the first entry when the program is opened as well when an addition is made), dialog and warning boxes warning the user if they've left empty entries and showing them the details that are going to be saved if they allow it. Additionally, I created a password generator function that creates a complex password made of 8 randomly selected letters, 2 symbols and 2 numbers. When this is generatred, the password is automatically copied in the clipboard for even better user experience.

personal-webpage icon personal-webpage

Personal Webpage created with NextJS to integrate my CSS, HTML and React skills.

plane_tickets_offer_notification_system icon plane_tickets_offer_notification_system

I created a project that uses Tequila-api to send me a text message whenever a ticket plane for one of my bucket list destinations if they're significantly cheaper than their average price.

pomodoro icon pomodoro

With the use of Tkinter I created the famous pomodoro timer to help me become more productive. I learned how to use more widgets from tkinter as well as canvas functions and window.after (for the timer) functions.

pong_game icon pong_game

Classic Pong game made with OOP and Python's Turtle library

quiz_game icon quiz_game

Through the use of class inheritance, tkinter, OOP and API's I created a quiz game that tests users on True or False questions.

robitu icon robitu

Config files for my GitHub profile.

running_tracker icon running_tracker

Using pixela, it's API, and the requests functions of get, post, put and delete I created a small program that tracks how many times I run a week and the amount per day.

russian_flashcards icon russian_flashcards

From a csv file containing the most used Russian words and their English counterparts, I made a flash-card program with tkinter that will help me study and learn the Russian language. The Russian word is displayed for three seconds before showing its English translation, then the user has to choose if they know it (Check) or not (Cross). Known words are removed from the list and unknown words keep randomly appearing until they're known. With the use of Pandas I was able to to match the russian words with the english in a python dictionary.

snake_game icon snake_game

Created the classic snake game using OOP and attached a data file that tracked high scores.

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.