Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

JavaScript Basics

This is an early learning repository from when I was building my JavaScript fundamentals.

It is not intended to represent a polished production project. It is here as a record of my early technical foundation: variables, data types, operators, conditionals, template literals, console output, and small practice exercises.

What this repo shows

  • Basic JavaScript syntax practice
  • Early problem-solving exercises
  • Comfort using GitHub to save and track code
  • A starting point in my transition from visual/operations work into technical systems and automation

Topics covered

  • Variables with let, const, and var
  • Strings and template literals
  • Numbers and basic math operators
  • Boolean comparisons
  • If/else conditionals
  • Console logging and debugging practice
  • Introductory coding challenges

Context

This repository is part of my learning path, not my strongest portfolio project. My current GitHub focus is moving toward practical automation, AI-assisted workflows, local-first systems, and operations tools.

For current direction, see my profile README and future project repos.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages