About Me_

Tyronne Cedrick
22
info
I'm a tinkerer of things relating to technology, I have a level of expertist about
programming during my senior high school and college days with a
somewhat good leadership that I lead during that time.
I used tools that
are FOSS (Free & Open Source Software) software for Operating system,
programming, and social media purposes. I have a serious and wacky personality.
Programming language_
- Java
- Python
- HTML
- CSS
- Javascript (soon)
Inventions/Creation_

Howl: Chat Website_
November 2024
It's a project that enables to chat between users using a google account and can create,
moderate, delete channels.
This project started during my fourth year in college that is a class project in one of my
subject that leverage of API key (Application Programming Interface) that enable interaction
between multiple services that handles authentication and sending and receiving messages between
users using a dynamic database.
I used: HTML, CSS, and javascript for handling the clients
User interface and function, then I use git and github for versioning and publishing online,
Vercel for deployment of a dynamic database to exchange data between users, and Google firebase for
authentication. It is taken a month of development and testing to make a working and presentable
project to be shown.

Fingerprint
Doorbell_
July 2024
it's a project that uses a fingerprint scanner and a android application that notifies the person
when a person is at the door.
This project began during our third year of college for our
capstone project, It uses java and c++ for the development for the android application and hardware
respectfully with Google's firebase to connect and store account information as well as connecting
the two systems together. I was the lead hardware prototype and programmer for the Doorbell and it's
companion app. implementing features, testing, debugging, and presenting is handled by yours truly

DTR System_
November 2022
This project tracks the user's number of hours and compute the total salary with their hourly rate
for that week with insurance deductible if the user has one.
This project began during our
second year of college, this uses python to handle functions that makes the project. I was handled
and a leader for which features to be implemented, all related functions that computes the salary
made by yours truly and the insurance deductible is handled by my other group mate's.

Enrollment System_
January 2020
This project use for entering personal information of students for enrollment purposes in a school.
This is my very first programming project during my Grade 11th(or 11th grade), it uses java
for the entire project. I was one of the leaders for this project, I handled for writing the basic
methods of the program and discuss which features to be implemented. my other group mate's handle
the documentation of the program