cephascard0207
Developing @RosaryDigital | Entrepreneur • E-Learning Developer • Content Creator & Podcast Host • Business Enthusiast • Performance Marketer. Prov 16:3
UElevate
Pinned Repositories
BeautifulGoa_v1.0
An All-in-One tourist-ready website designed to help visitors plan their perfect vacation in Goa. Explore the best tourist attractions, get a feel for Goan traditions, culture, theatricals, and more. Designed using HTML5 & CSS
cephascard0207
Config files for my GitHub profile.
ChatGPT_AIgenWebpage
A Webpage completely made using ChatGPT's AI Model using prompts. Technolgies used to design this webpage include HTML,CSS,JS & Bootstrap
CTGuide-webapp_v1.0
An All in One Open-source Non-Profit Learning Roadmap & Studio Web Application for Computer Technique Students of the Vocational Stream
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.
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.
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.
RosaryDigital_v1.0
An All in One Open-source Non-Profit Learning Web App for Rosary Higher Secondary Students Goa.
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.
cephascard0207's Repositories
cephascard0207/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.
cephascard0207/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/BeautifulGoa_v1.0
An All-in-One tourist-ready website designed to help visitors plan their perfect vacation in Goa. Explore the best tourist attractions, get a feel for Goan traditions, culture, theatricals, and more. Designed using HTML5 & CSS
cephascard0207/cephascard0207
Config files for my GitHub profile.
cephascard0207/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!
cephascard0207/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.
cephascard0207/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.
cephascard0207/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
cephascard0207/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
cephascard0207/GoogleWebSearchClone_PureHTML-CSS
Simple Google Search Clone | Non-Responsive
cephascard0207/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.
cephascard0207/Whatsapp_msgAutomation
This is a program to automate WhatsApp messages using python in just 2 lines of code with the pywhatkit package
cephascard0207/ArithemeticFunction_Js
cephascard0207/ArrayAddition_IndexValues
cephascard0207/Cc_PackageDetails
cephascard0207/ChatGPT_ComplexNosPython
cephascard0207/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
cephascard0207/Fizz_Buzz
This is a program created using Python known as FizzBuzz. If a given number is divisible by 3, the program prints FIZZ & if it is only divisible by 5 then it prints BUZZ. If the number is divisible by both it prints FIZZBUZZ!
cephascard0207/GradeCalculator_Py
cephascard0207/Hangman
This is game created using Python known as Hangman. This can be played in the console, this is version-1 as there has only been added over 50 words to guess from. v2.0 will be releasing soon!
cephascard0207/HighScore_Picker
This program is used for picking the highest number from an input or a list given by the user. Day5 of 100DaysofCode
cephascard0207/Percentage-Calculator_JS
Principal * Percent / 100
cephascard0207/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.
cephascard0207/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.
cephascard0207/PythonCourse_MoshHamedani_YT
Python Code for Dummies
cephascard0207/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.
cephascard0207/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.
cephascard0207/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
cephascard0207/SimpleEmployee_MySQLDatabase
A Very Simple Database created using MySQL to inculcate a Company's Employee Data into Digital Tabular Format. Beginner MySQL Project
cephascard0207/Weight_Converter.py
A console application that converts the given weight into either kilograms or pounds depending on the user input.