There are 1 repository under edx-bootcamp topic.
EdX's front-end bootcamp assignment. Generates a readme using CLI and inquirer.js.
EdX front-end Bootcamp assignment. A JavaScript project that demonstrates my understanding of core concepts like loops, conditionals, math functions, arrays, and iteration.
EdX front-end Bootcamp assignment. A web page that generates random passwords based on user input. Showcasing algorithmic thinking.
EdX's front-end bootcamp assignment. Showcasing my capability to refactor code and improve accessibility and maintainability.
EdX front-end Bootcamp assignment. A quiz game about JavaScript. Can you win? Demonstrating understanding of the DOM.
Create a tableau story/dashboard showcasing visualizations and insights into the NYC Citi Bike service. Write analysis to support the visuals, and present them in a professional and visually appealing format.
Create a Logistic Regression model to predict the credit risk of customers to a lending company. Use historical data and train the model before making predictions of test data. Lastly write an analysis report on the models created.
Use scikit-learn and the KMeans clustering algorithm to analyse a Crypto currency dataset
Using the ORM SQLAlchemy, connect to a SQLite database to retrieve data, perform climate analysis and design a Flask API based on the queries developed within the analysis
my coding bootcamp stuff because i need them
EdX's front-end bootcamp assignment. This application takes in information about employees on a software engineering team, then generates an HTML webpage that displays summaries for each person.
EdX's front-end bootcamp assignment. A calendar application that allows a user to save events for each hour between 9AM and 5PM.Demonstrating knowledge in API integration, DOM manipulation, and jQuery.
Using the BeautifulSoup module, extract data from a Mars News website and a table containing weather information for Mars. Create Python objects with the data and Pandas DataFrame to analyze and visualize the extracted data