Iamtsquare07
He believes in humanity, loves AI, and loves the idea of contributing to the betterment of humankind.
Life with CryptoNigeria
Pinned Repositories
calender-with-js
A full functional calender app with JavaScript, it has features such as moving to previous and next months, picking a date with the date input and entering a date manually with a prompt
code-beautifier-js
A tool to neatly format Code
content-protector-plugin-for-wp
This is a wordpress plugin that allow users to protect their content against copy cats. It can stop the user from copy the text, right clicking on the page and also stops text highlighting.
currency-converter-js
Currency converter tool that uses the accurate and current forex rate. It retrieves rates from free currency API
dictionary-js
JavaScript dictionary that retrieves meanings, pronunciations, and parts of speech. The data sourced from the fantastic Free Dictionary API.
music-player-nodejs
Fully functional music player with JavaScript and NodeJs. Features include like, add to playlist, remove from likes. The app is served from a NodeJS server that reads the files and send to the the client side.
sol-to-usd
A tool to convert Solana to United States Dollars
spicy-scroll-wp-plugin
This WordPress plugin displays the reading progress percentage to users as they go through an article.
text-editor-js
This is a user-friendly WYSIWYG (What You See Is What You Get) text editor, providing users with a seamless platform for composing text with ease. It allows the user to save progress, auto save progress, export and save their file to their device.
workstation
The workstation app facilitates task tracking and daily organization with a customizable to-do list. Users can efficiently manage tasks, set deadlines, and prioritize activities, enhancing productivity.
Iamtsquare07's Repositories
Iamtsquare07/calender-with-js
A full functional calender app with JavaScript, it has features such as moving to previous and next months, picking a date with the date input and entering a date manually with a prompt
Iamtsquare07/sol-to-usd
A tool to convert Solana to United States Dollars
Iamtsquare07/alarm-js
An Alarm app that allows users to set multiple alarms It's a user-friendly application designed to help individuals manage their daily schedules and reminders effectively.
Iamtsquare07/algorithms-js
A collection of the most useful non-private algorithms I have created in my projects. You can reuse them in your projects without permission or credits. Please I trust you to not use my work in harmful or malicious projects.
Iamtsquare07/bmi-calculator
A JavaScript tool to get body mass index (BMI)
Iamtsquare07/bnb-to-usd
Get the current price of Binance Coin BNB, conveniently convert BNB to USD
Iamtsquare07/btc-to-usd-converter
This tool show users real-time price of Bitcoin, it allows users to convert Bitcoin prices into USD using exchange rate from coingecko API
Iamtsquare07/budget-planner-js
A budget tracking application that records users' budgets, visualizes them in a pie chart from Chart.js, and stores the records in local storage.
Iamtsquare07/Calculator-with-Js
This is a basic calculator with plain JavaScript, it can work on any basic arithmetic. It also have percentage, clear and delete feature during initial commit.
Iamtsquare07/compass-js
A Compass that uses the device's orientation data from the built-in sensors like the gyroscope and accelerometer.
Iamtsquare07/content-protector-plugin-for-wp
This is a wordpress plugin that allow users to protect their content against copy cats. It can stop the user from copy the text, right clicking on the page and also stops text highlighting.
Iamtsquare07/coursera
A collection of my work during studies on Coursera
Iamtsquare07/currency-converter-js
Currency converter tool that uses the accurate and current forex rate. It retrieves rates from free currency API
Iamtsquare07/decision-journal-js
A decision-tracking application, based on the principles from the book, Atomic Habits by James Clear. The tool allows users to track their major decisions and go over them after a certain period to rank their best decisions.
Iamtsquare07/dictionary-js
JavaScript dictionary that retrieves meanings, pronunciations, and parts of speech. The data sourced from the fantastic Free Dictionary API.
Iamtsquare07/eth-to-usd-converter
This tool allows users to convert Ether into USD and offers them the opportunity to receive a complimentary token upon its usage.
Iamtsquare07/habits-tracker-js
This tool allows users to track their habits using James Clear's Atomic Habits behavior scorecard model. It will help users to bring bad habits to light and ultimately take them closer to breaking bad habits and reinforcing better ones that suit their identity.
Iamtsquare07/mifans-post-views-wp-plugin
MiFans Views allows you to display the number of views for each post at the top of the post content. Keep your readers informed about the popularity of your posts. Show your readers you are a celebrity to increase trust.
Iamtsquare07/notes-react
A note keeping application with ReactJS that allow users to write notes that are stored in a firestore database
Iamtsquare07/post-streak-wp-plugin
Iamtsquare07/quiz-generator-js
Iamtsquare07/reminder-js
The Reminder app is a tool that helps users stay on top of their commitments and remember important tasks. It allows users to create reminders with time and place information, so they never miss a beat. The app also integrates with popular calendar applications.
Iamtsquare07/son-secure-content-guard
Son content guard is a powerful yet user-friendly plugin designed to safeguard your valuable website content from unauthorized copying and plagiarism. With this plugin, you can easily protect your texts, images, and other media elements from being copied, ensuring the integrity of your intellectual property.
Iamtsquare07/stopwatch-js
JavaScript stopwatch that allows users to track activities with lap representation
Iamtsquare07/synonyms-js
A tool for finding synonyms of words. It query Datamuse to retrieve words similar to the one provided by the user.
Iamtsquare07/text-editor-js
This is a user-friendly WYSIWYG (What You See Is What You Get) text editor, providing users with a seamless platform for composing text with ease. It allows the user to save progress, auto save progress, export and save their file to their device.
Iamtsquare07/time-tracker-js
This tool enables efficient time tracking and maintains your motivation. It harnesses JavaScript for precise time monitoring and generates detailed logs of your progress.
Iamtsquare07/word-paragraph-counter-js
This tool enables users to track the character count, word count, and paragraph count within their text.
Iamtsquare07/workstation
The workstation app facilitates task tracking and daily organization with a customizable to-do list. Users can efficiently manage tasks, set deadlines, and prioritize activities, enhancing productivity.
Iamtsquare07/featured-sol-contracts
A collection of my Solidity non private contracts. Created mostly for fun or through lessons practices.