idongCodes
Customer Service Pro | Software Engineer | Passionate About Relationships & Problem Solving w Code
Worcester, MA, USA
Pinned Repositories
allMyLinks
All my links gathered together in one place. Connect with me!
calorie-counter-fcc
This freeCodeCamp mini project exposed me to working w regex, template literals, event handling methods & a bit more. It accepts(listens for) user input, does something w it, displays the results
drumkit
A JavaScript DOM manipulation project
fcc-certification-project-palindrome-checker
This is one of the required projects to earn the JavaScript Algorithms and Data Structures certification on freeCodeCamp. For this project, I am to build an application that checks whether a given word is a palindrome. No guidance, just user stories.
fcc-media-player
For me, this is the most exciting project freeCodeCamp had me do thus far! It was moderately complex as I had the opportunity to dive into working pretty moderately with DOM and JavaScript methods for manipulating elements and arrays. Also did some light lifting with the DOM's Audio constructor and related properties. Thank you Quincy Larson!
fcc-team-stats
This freeCodeCamp exposed me to more DOM manipulation, objects and nested objs, and switch statements. New concepts I got (re)introduced to include the Object.freeze() method preventing any changes to an obj, the .map() method which returns an altered copy of an array, default parameters and thank you mucho to the creators of obj destructuring
fcc-todo-app
Hail freeCodeCamp! This project introduced and gave me exposure to a truck load of concepts. localStorage and associated methods for persisting data, setting, retrieving and deleting data from localStorage. Also, leaned further into handling input fields , performing CRUD operations and displaying those changes to in the DOM's UI.
idongCodes-Add
rgp-dragon
Practice project from freecodecamp to help pull together fundamental Javascript programming concepts. This Role Playing Game gives me exposure to working with arrays, strings, objects - and some of their built in methods, functions, loops, and if/else statements. Can you defeat the Dragon?
web-chat-fe
idongCodes's Repositories
idongCodes/fcc-media-player
For me, this is the most exciting project freeCodeCamp had me do thus far! It was moderately complex as I had the opportunity to dive into working pretty moderately with DOM and JavaScript methods for manipulating elements and arrays. Also did some light lifting with the DOM's Audio constructor and related properties. Thank you Quincy Larson!
idongCodes/allMyLinks
All my links gathered together in one place. Connect with me!
idongCodes/fcc-todo-app
Hail freeCodeCamp! This project introduced and gave me exposure to a truck load of concepts. localStorage and associated methods for persisting data, setting, retrieving and deleting data from localStorage. Also, leaned further into handling input fields , performing CRUD operations and displaying those changes to in the DOM's UI.
idongCodes/idongCodes-EvenOrOdd
idongCodes/idongCodes-Exceptions
idongCodes/idongCodes-FizzBuzz
idongCodes/idongCodes-HardcodedLogin
idongCodes/idongCodes-ReturnArrayContents
idongCodes/idongCodes-SetAllArrayElementsToN
idongCodes/rgp-dragon
Practice project from freecodecamp to help pull together fundamental Javascript programming concepts. This Role Playing Game gives me exposure to working with arrays, strings, objects - and some of their built in methods, functions, loops, and if/else statements. Can you defeat the Dragon?
idongCodes/calorie-counter-fcc
This freeCodeCamp mini project exposed me to working w regex, template literals, event handling methods & a bit more. It accepts(listens for) user input, does something w it, displays the results
idongCodes/fcc-certification-project-palindrome-checker
This is one of the required projects to earn the JavaScript Algorithms and Data Structures certification on freeCodeCamp. For this project, I am to build an application that checks whether a given word is a palindrome. No guidance, just user stories.
idongCodes/fcc-team-stats
This freeCodeCamp exposed me to more DOM manipulation, objects and nested objs, and switch statements. New concepts I got (re)introduced to include the Object.freeze() method preventing any changes to an obj, the .map() method which returns an altered copy of an array, default parameters and thank you mucho to the creators of obj destructuring
idongCodes/fcc-date-formatter
A simple project used to gain exposure to object constructors - like JavaScripts Date object - and their built in props and methods. Furthermore, I used an event listener, "change", on an HTML <select> element. Inside the event listener I used a switch statement to return a formatted date string relative to selected option.
idongCodes/fcc-decimal-to-binary-converter
I've now a better understanding of some of the novice concepts of recursion. This proj included a bit more DOM & Data struct practice as I used setTimeout() to delay the addition and removal of DOM elements to help visualise what recursion was doing as it what used to convert decimal numbers into their binary equivalent.
idongCodes/fe-mentor-results-summary-component
FrontEndMentor.io challenge
idongCodes/idongCodes-ArraySum
idongCodes/idongCodes-Average
idongCodes/idongCodes-BankAccount
idongCodes/idongCodes-Casting
idongCodes/idongCodes-GetMax
idongCodes/idongCodes-Lists
idongCodes/idongCodes-Map
idongCodes/idongCodes-Queue
idongCodes/idongCodes-Sets
idongCodes/idongCodes-Stack
idongCodes/idongCodes-StaticKeyword
idongCodes/idongCodes-ThrowCustomException
idongCodes/idongCodes-UncheckedException
idongCodes/winterfell-manor
Welcome to the magical, homey, kingdom of Winterfell Manor! Forever reigned by the royal family, The Udechukwus - currently King Kay, Queen Steph and little Prince Kay junior. Any such kingdom must be accompanied by a tenant-friendly, companion web app that facilities easy communication and collaboration - tenant to tenant and tenant to royalty.