Pinned Repositories
emoji-cheat-sheet
A markdown version emoji cheat sheet
freeCodeCamp-Budget-App
I coded a script in Python to produce a budget ledger and bar chart based on initial deposit and sequent spendings.
freeCodeCamp-Polygon-Area-Calculator
I coded a script in Python to calculate the area of a rectangle based on width and height given.
freeCodeCamp-Probability-Calculator
I coded a script in Python to calculate the probability of drawing desired colored balls based on number of balls drawn, and number of experiments.
Performance-Appraisals
Collection of performance appraisals, credentials and qualifications.
The-Odin-Project-Calculator
I created a calculator, & completed Odin Foundations. | Skills: JavaScript, DOM, HTML, CSS.
The-Odin-Project-Etch-a-Sketch
I created an Etch a Sketch (user is able to draw on a sketchpad). | Skills: JavaScript, DOM, HTML, CSS.
The-Odin-Project-Google-Homepage
I recreated the google homepage, and contributed a YouTube video tutorial. | Skills: HTML, CSS.
The-Odin-Project-JS-Exercises-GIT-cheatsheet
I created a YouTube video walkthrough to breakdown, analyze, and solve Exercise 10 - Fibonacci. Summarized GIT commands. | Skills: JavaScript.
iVuDang's Repositories
iVuDang/The-Odin-Project-Google-Homepage
I recreated the google homepage, and contributed a YouTube video tutorial. | Skills: HTML, CSS.
iVuDang/The-Odin-Project-JS-Exercises-GIT-cheatsheet
I created a YouTube video walkthrough to breakdown, analyze, and solve Exercise 10 - Fibonacci. Summarized GIT commands. | Skills: JavaScript.
iVuDang/emoji-cheat-sheet
A markdown version emoji cheat sheet
iVuDang/freeCodeCamp-Time-Calculator
Scientific Computing with Python
iVuDang/The-Odin-Project-Etch-a-Sketch
I created an Etch a Sketch (user is able to draw on a sketchpad). | Skills: JavaScript, DOM, HTML, CSS.
iVuDang/The-Odin-Project-Rock-Paper-Scissors
I created a JavaScript program to take an input, and output whether we won vs. a randomized computer result, with a graphical user interface. | Skills: JavaScript, DOM, HTML, CSS.
iVuDang/freeCodeCamp-Budget-App
I coded a script in Python to produce a budget ledger and bar chart based on initial deposit and sequent spendings.
iVuDang/freeCodeCamp-Polygon-Area-Calculator
I coded a script in Python to calculate the area of a rectangle based on width and height given.
iVuDang/freeCodeCamp-Probability-Calculator
I coded a script in Python to calculate the probability of drawing desired colored balls based on number of balls drawn, and number of experiments.
iVuDang/Performance-Appraisals
Collection of performance appraisals, credentials and qualifications.
iVuDang/The-Odin-Project-Calculator
I created a calculator, & completed Odin Foundations. | Skills: JavaScript, DOM, HTML, CSS.
iVuDang/Vu-Software-Learning-Plan
Software engineering and media production skills I'd like to develop, and how I will go about it.
iVuDang/COMP-1631-F22-Python-Functions-exercises
I created Python functions to process inputs into desired outputs, involving 'input()', and 'main()' to call previous functions. | Skills: Python
iVuDang/COMP-1633-F23-Cplusplus-Notes-Exercises
Notes on C++
iVuDang/freeCodeCamp-Arithmetic-Formatter
Scientific Computing with Python
iVuDang/freeCodeCamp-Build-a-Personal-Portfolio-Webpage
Responsive Web Design
iVuDang/freeCodeCamp-Build-a-Product-Landing-Page
Responsive Web Design
iVuDang/freeCodeCamp-Build-a-Survey-Form
Responsive Web Design
iVuDang/freeCodeCamp-Build-a-Technical-Documentation-Page
Responsive Web Design
iVuDang/freeCodeCamp-Build-a-Tribute-Page
Responsive Web Design
iVuDang/freeCodeCamp-Caesars-Cipher
JavaScript Algorithms and Data Structures
iVuDang/freeCodeCamp-Cash-Register
JavaScript Algorithms and Data Structures
iVuDang/freeCodeCamp-Learn-Node.js
Completed video tutorial of Node.js. | Skills: Node.js.
iVuDang/freeCodeCamp-Palindrome-Checker
JavaScript Algorithms and Data Structures
iVuDang/freeCodeCamp-Roman-Numeral-Converter
JavaScript Algorithms and Data Structures
iVuDang/freeCodeCamp-Telephone-Number-Validator
JavaScript Algorithms and Data Structures
iVuDang/iVuDang
iVuDang/markdown-cheatsheet
Markdown Cheatsheet for Github Readme.md
iVuDang/SoloLearn-HTML-layout-Python-list-tuple-set-dictionary
SoloLearn tutorials for: HTML, CSS, JavaScript, SQL, Python. Notes on HTML layout, Python list, tuple, set, dictionary.
iVuDang/The-Odin-Project-SQL-Zoo-SELECT-FROM-WHERE
Completed the SQL Zoo exercises. | Skills: SQL. SELECT, FROM, and WHERE.