GitHub topics: codecademy
Codecademy/learn-cpp
Codecademy | Learn C++
Language: C++ - Size: 45.9 MB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 766 - Forks: 352

Codecademy/gamut
Shared frontend design system for Codecademy! ✨
Language: TypeScript - Size: 575 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 76 - Forks: 30

ramtob/CDC-Portfolio-0425-Biodiversity
A Codecademy portfolio project with Data Engineering and Data Analysis using Python
Language: Jupyter Notebook - Size: 2.62 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

Codecademy/docs
Codecademy Docs is a collection of information for all things code. 📕
Language: TypeScript - Size: 125 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 914 - Forks: 3,981

ummahusla/Codecademy-Exercise-Answers
:mortar_board: Codecademy.com exercise answers
Language: JavaScript - Size: 2.39 MB - Last synced at: about 8 hours ago - Pushed at: over 4 years ago - Stars: 294 - Forks: 326

candytale55/ELIMINAR-Getting-Ready-for-Physics-Class
Codecademy exercise for functions. "You are a physics teacher preparing for the upcoming semester. You want to provide your students with some functions that will help them calculate some fundamental physical properties."
Language: Python - Size: 1.95 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

candytale55/ELIMINAR-functions_with_multiples
Functions that print and / or return multiples of num. For coding practice.
Language: Python - Size: 0 Bytes - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

candytale55/ELIMINAR-max_num__min_num
# max_num() has three parameters named num1, num2, and num3. The function should return the largest of these three numbers. If any of two numbers tie as the largest, you should return "It's a tie!".
Language: Python - Size: 1000 Bytes - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

candytale55/ELIMINAR-same_name__same_word
same_name() that has two parameters named your_name and my_name. If our names are identical, return True. Otherwise, return False.
Language: Python - Size: 0 Bytes - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

candytale55/ELIMINAR-in_range
function should return True if num is greater than or equal to lower and less than or equal to upper. Otherwise, return False
Language: Python - Size: 0 Bytes - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

candytale55/ELIMINAR-Sal-s-Shipping-Python
Will take the weight of a package and determine the cheapest way to ship that package using Sal’s Shippers rates: - Ground shipping (small flat rate + rate based on weight). - Premium ground shipping (flat charge and no charge for weight). - Drone shipping (no flat charge but the rate based on weight is higher)
Language: Python - Size: 1000 Bytes - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

candytale55/ELIMINAR-Medical-Insurance-Project-Python
Calculates medical insurance costs taking into account factors such as age, sex, BMI, number of children, and smoking status contribute to medical insurance costs.
Language: Python - Size: 2.93 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 2

connorads/jamming
Final project for Codecademy Pro Intensive: "Build Front-End Web Applications from Scratch" 🎶
Language: JavaScript - Size: 5.11 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 4

fffaraz/awesome-courses
List of free online programming/CS courses [Massive Open Online Courses]
Size: 21.5 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 399 - Forks: 81

GU1LL0T1N3/Mixed-Messages
Codecademy Project: Mixed Messages
Language: JavaScript - Size: 3.91 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

Kamal007OLica/Codecademy
Documenting my learning for future reference
Language: HTML - Size: 897 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

illonaaddae/my-mixed-messages
A fun, random message generator built with vanilla JavaScript. Outputs tech quotes, practical advice, and motivational inspiration with every run. 🚀
Language: JavaScript - Size: 2.93 KB - Last synced at: 28 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

Pan7her77/random.js
Codecademy random message generator project
Language: JavaScript - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

BrunoRTech/Off-Platform-Project-Dasmotos-Arts-and-Crafts
A simple multi-section webpage built with HTML and CSS as part of a Codecademy project. Demonstrates basic structure, semantic tags, and introductory styling using fonts, images, and color-coded layout blocks.
Language: HTML - Size: 3.18 MB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

BrunoRTech/Broadway-Landing-Page
A simple landing page built with HTML and CSS, created using a Codecademy guide. Demonstrates layout styling using position and display properties.
Language: CSS - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Codecademy/40Phaser
Codecademy's 404 page! ✨
Language: JavaScript - Size: 1.11 MB - Last synced at: about 20 hours ago - Pushed at: about 2 years ago - Stars: 41 - Forks: 24

CCianfloneDev/woofstagram
Creating instagram style React Native app following codecademy project.
Language: JavaScript - Size: 131 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Codecademy/guidelines
Recommendations and templates for how we set up our open source repositories. 🧹
Size: 9.77 KB - Last synced at: 9 days ago - Pushed at: about 3 years ago - Stars: 19 - Forks: 5

GazdagB/jammming
An experimental Spotify playlist creator app built with React and Vite, using the Spotify Web API. Search for tracks, build playlists, and save them directly to your Spotify account. Developed as part of the Codecademy Fullstack Path. 🎧🎓
Language: JavaScript - Size: 35.5 MB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

ramtob/codecademy-python
Study Projects from Codecademy - Python for Machine Learning
Language: Jupyter Notebook - Size: 19 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

BrunoRTech/The-Box-Model-Davies-Burgers
A structured CSS Box Model project built with HTML and CSS, following a guide by Codecademy. This project demonstrates margin, padding, border, and width/height properties to create a well-styled restaurant webpage.
Language: HTML - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Nstamour-art/ColmarAcademy-CapstoneProject
Colmar Academy Capstone Project A responsive and visually appealing website built as part of Codecademy's Build a Website with HTML, CSS, and GitHub course. Demonstrates foundational web development skills, including semantic HTML, custom CSS, Flexbox, and Grid layouts.
Language: HTML - Size: 11.4 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

thenocturnaldevgypsy/code-review-challenges
In order to provide a steady stream of coding challenges that can help review and sharpen my skills in programming, I signed up to some coding challenges portals and created this repo to save my progress/activities. You like the Repo? Don't forget to 🌟, 👁️, 🔱 and ❤️!
Language: PHP - Size: 37.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

dominika-zelaszczyk/certificates
Coursera & Codecademy certificates
Size: 6.04 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ramtob/CDC-Portolio-0125-Life-Expectancy-and-GDP
A Codecademy portfolio project with Data Visualization in Python
Language: Jupyter Notebook - Size: 868 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ramtob/CDC-Portfolio-0624-US-Medical-Insurance-Costs
Language: Jupyter Notebook - Size: 20.5 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ramtob/cdc-stackoverflow-project-example--
From Codecademy Data Cleaning Example
Language: Jupyter Notebook - Size: 7.77 MB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

krishnadevz/OpensourceResources
Free opensource Learning Resources related to Web-Development A to Z 🔥❤
Size: 130 KB - Last synced at: 30 days ago - Pushed at: about 1 year ago - Stars: 257 - Forks: 30

johny22/codecademy-class-manager
This project is a Final Paper of Information Technology Technical degree. Created as a tool to help the Teacher view their alumns' progress inside Codecademy learning platform.
Language: JavaScript - Size: 568 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

RacerBeats/Codecademy_ExploreRStudio
codecademy's 1st r studio project to familiarize with rstudio
Language: HTML - Size: 228 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sarahm44/sals-shipping-project
Uses Python to find the cheapest shipping method for a customer based on weight and price.
Language: Python - Size: 188 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sarahm44/python-gradebook
Uses Python lists to organise data related to a student's subjects and grades.
Language: Python - Size: 199 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sarahm44/lens-slice
Uses Python lists to organise sales data for a pizza store.
Language: Python - Size: 467 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

cvnoort/motivation-webapp
Web app created for Codecademy Community Hackathon "Coding for a Cause".
Language: JavaScript - Size: 8.33 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

certif/Courses-and-Certificates
📖 My Certificates and my Completed Courses.
Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

aramb-dev/codecademy-course-projects
This repo consists of most projects from the Full-Stack Engineer Codecademy Course. Some projects are tweaked and changed into something better using my imagination, while others are partially completed websites/projects that I fully completed.
Language: HTML - Size: 143 MB - Last synced at: about 22 hours ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

giacomosx/CC-hurricane-analysis-project
A simple project with several functions that organize and manipulate data about Category 5 Hurricanes.
Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

simplerhamm/codecademy-java-best-fare-calculator
Codecademy Java Practice Project: Best Fare Calculator
Language: Java - Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ivobul/php-codecademy-projects 📦
Learn PHP | Codecademy Projects
Language: PHP - Size: 42 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

ivobul/building-interactive-javascript-websites 📦
Building Interactive Javascript Websites | Codecademy Projects
Language: HTML - Size: 43.9 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ivobul/html-css-codecademy-projects
This is a collection of projects I created during my learning on Codecademy
Language: HTML - Size: 11.5 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 1

ByronMike/my-portfolio
My personal portfolio about my past achievements in web development
Language: HTML - Size: 4.1 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

k1lgor/JupyterNotebookProjects
A repo containing all my Data Analysis projects
Language: Jupyter Notebook - Size: 14.8 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

wylie/spooktober
Get ready to code up some October fun! 🎃 We’re excited to announce the Spooktober Code Challenge, running from October 22 - 29, 2024. The goal is simple: post a snippet of code that has a playful October or Fall twist. Whether your code is clever, cute, or creative, we can’t wait to see what you come up with!
Language: Python - Size: 0 Bytes - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

cescedes/This-Is-Jeopardy
Writing several functions that investigate a dataset of Jeopardy! questions and answers.
Language: Jupyter Notebook - Size: 11.4 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Lightninggabe1/Codecademy-C-Plus-Plus
A compilation of all the modules of the Codecademy C++ course. Course is at the link below:
Language: C++ - Size: 56.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

felixtanhm/felixtanhm
README Repository to display summary on Github profile.
Size: 434 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Antariex/Intro-to-Java--Codecademy-
Get started with Java by learning about the basics of a Java program and variables! (Codecademy Course Projects)
Language: Java - Size: 12.7 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

AlexCrider/Grammar-Checker
Grammar Checker project from CodeCademy's JavaScript course
Size: 1000 Bytes - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

AlexCrider/Whale-Talk
Whale Talk project from CodeCademy's JavaScript course
Size: 1000 Bytes - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

AlexCrider/Rock-Paper-Scissors-Game
Rock, Paper, Scissors project from CodeCademy's JavaScript course
Size: 1.95 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

AlexCrider/Sleep-Debt-Calculator
Sleep Debt Calculator project in CodeCademy's JavaScript course
Size: 1000 Bytes - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

LongHaiTown/jamming
Simple playlist app using Spotify API & React
Language: JavaScript - Size: 431 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

gracekishino/musicon
Codecademy Handlebars JS practice project
Language: HTML - Size: 16.9 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ElyasShamal/Code-Academy
I create this repository for practising the Code Academy projects
Language: HTML - Size: 16.7 MB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

SRB75/GDP_LifeExpectancy_Fertility
A repo to demonstrate and practice data visualization. Use Jupyter Notebooks, Python Pandas, Seaborn, and Matplotlib
Language: Jupyter Notebook - Size: 1.19 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

oliverwigren/jammming
Playlist maker with Spotify API
Language: JavaScript - Size: 2.75 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

oliverwigren/reddit-app
Portfolio project
Language: JavaScript - Size: 181 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

CH1LLG4MER/Codecademy-Connect-4-Project
1st Attempt at a Connect 4 Game Using Python
Language: Python - Size: 30.2 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

data-becki/Final-Codecademy-Project---Libraries-in-Oregon
This is the final project in the codecademy Data Science Career Path, using Python, EDA, Data Visualization, Data Cleaning and Prepping, Linear Regression Machine Learning.
Language: Jupyter Notebook - Size: 13.6 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ElyasShamal/race-day
race day
Language: CSS - Size: 5.86 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

seydanurdemir/Coding-Challenges
Coding challenges and solutions.
Language: C# - Size: 967 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 0

dabuar98/knock-knock-messages
A JavaScript program displays random knock-knock jokes each time it's run.
Language: JavaScript - Size: 38.1 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

TatianaSavand/jammming
Crate your playlists
Language: JavaScript - Size: 358 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

amartincastro/tea-cozy
A simple website for a tea shop
Language: HTML - Size: 12.8 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

amartincastro/my-times
Newspaper website built using CSS Flexbox
Language: HTML - Size: 904 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

amartincastro/html-css-codecademy-pro
Early projects for the Codecademy Pro Intensive course
Language: HTML - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

amartincastro/excursion
Landing page for a travel app for iPhone
Language: HTML - Size: 15.4 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

amartincastro/broadway-design
Landing page website for design company
Language: HTML - Size: 688 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

smferro54/Codecademy-projects
Codecademy projects
Language: Python - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Veekthor01/Film-xplorer
A Film Finder app that recommends movies based on genres
Language: JavaScript - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

tairasu/jammming
React app for creating Spotify playlists
Language: JavaScript - Size: 394 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

DvDFrz/CCCompanyPage.github.io
Codecademy Exercise - Company Page
Language: HTML - Size: 237 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

zacharygian/programming4everybody
Programming for Everybody @ Le Wagon Seoul
Language: Ruby - Size: 7.22 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 3

elyasha/amazing_space
Amazing Space project to learn CSS media queries
Language: CSS - Size: 7.05 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

devcenter-square/Learning-Resource-Path-Front-End
⚡️ This repo serves as a resource for developers to leverage on their Journey into Front End Development.
Size: 142 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 350 - Forks: 146

anthonypena97/codecademy-c-plus-plus
Repository for Codecademy C++ Course Work
Language: C++ - Size: 912 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GabrielAllba/Temperature-Converter
Challenge: Temperature (Part I)
Language: C++ - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GabrielAllba/Whale-Talk
CodeCademy C++ Course: Whale Talk
Language: C++ - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GabrielAllba/Piggy-Banks
CodeCademy C++ Course
Language: C++ - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GabrielAllba/Rock-Paper-Scissors
CodeCademy C++ Course
Language: C++ - Size: 689 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GabrielAllba/Tea-Cozy
CodeCademy FSE Career Path: Tea Cozy Project
Language: CSS - Size: 1.95 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GabrielAllba/Quadratic-Formula
CodeCademy C++ Course
Language: C++ - Size: 795 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GabrielAllba/Harry-Potter-Sorting-Hat
CodeCademy C++ Course
Language: C++ - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GabrielAllba/FizzBuzz
CodeCademy C++ Course: FizzBuzz Challenge
Language: C++ - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GabrielAllba/Magic-8-Balls
CodeCademy C++ Course
Language: C++ - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GabrielAllba/C-Challenge-introduction
CodeCademy C++ Course: Function
Language: C++ - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GabrielAllba/Dog-Years
CodeCademy C++ Course
Language: C++ - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

CodecademyManipal/dataStructures-C
A list of all data structures implemented in C language
Language: C - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

Nick-ODonoghue/codecademy-learn-mongodb
A collection of my notes taken whilst going through the Codecademy - Learn MongoDB course
Language: HTML - Size: 5.48 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Michele-Alberti/trails
A simple app for planning your journeys on hiking trails.
Language: CSS - Size: 10.7 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

iqfareez/python-codecadamy-beginner
10 Python Code Challenges for Beginners from Codecademy
Language: Python - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

PercyTuncar/100DaysOfCode
¡Comencé hoy el desafío de los 100 días de código! Ya es hora de que me tome en serio la mejora de mis habilidades. Mi objetivo final es sentirme más cómodo con React. Durante el primer trimestre del desafío, mi enfoque principal será revisar y desarrollar mis habilidades de HTML5, CSS y JavaScript. Hay tantos recursos geniales que utilizaré, como Scrimba, FreeCodeCamp y Codecademy.
Language: JavaScript - Size: 228 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

PatriciaIsaacs1997/Codecademy-Off-Platform-Project--Tea-Cozy
Off-Platform Project for Codecademy where you create a fictional tea shop website on your own computer.
Language: HTML - Size: 12.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

harrisonhoward/jammming 📦
Codecademy Jammming Project 2020
Language: JavaScript - Size: 3.47 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
