nimbuscode.dev/students/profiles/daniel-hightower
C:\> cat STUDENTS/PROFILES/DANIEL_HIGHTOWER.md
Daniel Hightower

Daniel Hightower

Student

General Introduction Web Development Beginner
C:\> cat BIO.md

About Daniel

Daniel is a first-year computer science student who joined Nimbus Code to build a solid foundation in programming concepts. With no prior coding experience, he's focused on learning the fundamental principles of software development and web technologies.

His journey at Nimbus Code started in early 2025, where he's working through a General Introduction curriculum covering HTML, CSS, JavaScript basics, and introductory Python concepts. Daniel appreciates the structured learning approach and hands-on projects that help him understand core programming concepts.

C:\> ls PROJECTS/

Projects

Personal Portfolio Website

A simple portfolio website built using HTML, CSS, and basic JavaScript as part of the web development introduction.

HTML CSS JavaScript

Python Quiz Game

A terminal-based quiz game created with Python that demonstrates basic programming concepts like loops, conditionals, and functions.

Python
C:\> ls LEARNING_PATH/

Learning Path

Web Development Basics

  • HTML Fundamentals
  • CSS Styling & Layout
  • Responsive Design Principles

Programming Fundamentals

  • JavaScript Basics
  • Python Introduction
  • Working with Data Types

Building Simple Applications

  • Interactive Web Pages
  • Basic Backend Development
  • Database Fundamentals