Cephas Cardozo's repositories
PyGeo_LocationTracker_v1.0
This program geolocates an input given by a user using opencage api to locate the latitude and longitude of a phone number. Please note that you will need to add your own opencage api key for the key variable value.
NEMO-Token_Website-2.0
This is the website created for the NEMO TOKEN which is created on the Binance SmartChain Testnetwork for developing & replicating crypto transactions and more.
cephascard0207
Config files for my GitHub profile.
LendAPaw_app
A mobile app designed to help users add and track information about stray pets in their area. The app features screens for adding pet details, including type, name, image, and last seen location. The app aims to facilitate the process of helping stray animals find assistance. App Design & Development under Progress!
LibraryDB_mysql_STARTER-KIT
The LibraryDB_mysql_STARTER-KIT project provides a complete setup for a simple library database using MySQL Workbench and SQL, featuring a detailed query script and an ER diagram to visualize table relationships. It is designed for beginners and students to easily understand and implement database structures and relationships.
SupplierDB-SQL-STARTER-KIT
SupplierDB is a comprehensive database model designed to manage and streamline supplier information and inventory with integrated cash flow calculations. Developed using MySQL Workbench and SQL, this project provides a robust foundation for businesses to manage supplier interactions and financial operations effectively.
Automated_LocationSender_v1.0
This is a program that automatically sends the user's location on which the program is run using twilio api to the phone number which is verified
Average_Height_Calculator
This is a program that calculated the average height from a given list which is given as an input by the user. This is developed using Python, Day5 of 100DaysofCode
GoogleWebSearchClone_PureHTML-CSS
Simple Google Search Clone | Non-Responsive
PyPassword_Generator
This is a password generator created using Python. It can create any type of secure passwords with your input preference. You can have symbols, numbers, alphabets in a combination. Day5 of 100DaysOfCode.
Whatsapp_msgAutomation
This is a program to automate WhatsApp messages using python in just 2 lines of code with the pywhatkit package
Desktop_Notifier
This is a program just to understand how python communicated with the hardware of a computer, as in this case it displays a notification towards the right of a windows pc
HighScore_Picker
This program is used for picking the highest number from an input or a list given by the user. Day5 of 100DaysofCode
Percentage-Calculator_JS
Principal * Percent / 100
Py_Turtle_STARShape
This is a Py Turtle based project for beginners to understand some basic concepts of turtle in python using the basic 'STAR' shape.
Python_Turtle_NOOBS_SQUARE
This is a Py Turtle based project for beginners to understand some basic concepts of turtle in python using the basic 'SQUARE' shape.
PythonCourse_MoshHamedani_YT
Python Code for Dummies
Reeborg-sWorld_allHurdles_Algorithm
In simple words an 'Algorithm' means a set of instructions given to a computer to solve any kind of a problem depending on its type, As of this it solves the hurdles. Any kind of hurdle puzzle can be solved in Reeborg's World using this simple algorithm.
Reeborg-sWorld_Maze_Algorithm_v1.0
In simple words an 'Algorithm' means a set of instructions given to a computer to solve any kind of a problem depending on its type, As of this it solves most the maze. Any kind of maze puzzle can be solved in Reeborg's World using this simple algorithm.
ReeborgLvl1-2-3_hurdle_cheatcode
This program is a cheat to complete level 1, 2, 3 of Reeborg's World, with the world set to hurdle. This is written by Cephas Cardozo and Developed using Python
SimpleEmployee_MySQLDatabase
A Very Simple Database created using MySQL to inculcate a Company's Employee Data into Digital Tabular Format. Beginner MySQL Project
Weight_Converter.py
A console application that converts the given weight into either kilograms or pounds depending on the user input.