Skip to content
View rowanvictor01's full-sized avatar

Block or report rowanvictor01

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rowanvictor01/README.md

πŸ‘‹ Hi, I'm Rowan!

Just started learning programming and currently studying HTML, CSS, JavaScript for web development β€” and a little bit of C.


🧠 Currently Learning / Next Up

  • βœ… HTML/CSS basics
  • βœ… JavaScript fundamentals
  • ⏳ DOM, Events, and Browser APIs
  • ⏳ Git, GitHub workflow
  • ⏳ Responsive Design & Flexbox/Grid
  • πŸ”œ React
  • πŸ”œ Tailwind
  • πŸ”œ C pointers and memory management

πŸ› οΈ Featured Repositories

The Odin Project - Course Project Repos:

Frontend Mentor Challenge Solutions:

Personal Web Dev Projects:

C/C++ Projects:


🧰 Tools & Technologies

  • Code Editor: Neovim
  • OS: Linux Mint
  • Terminal: Wezterm
  • Languages: HTML, CSS, JavaScript, C
  • Version Control: Git, GitHub

πŸ“¬ Let's Connect!

Pinned Loading

  1. library-management-system library-management-system Public

    A command-line interface (CLI) library management system built with JavaScript.

    JavaScript

  2. cli-bank-app cli-bank-app Public

    A simple CLI bank account management system

    JavaScript

  3. rock-paper-scissors rock-paper-scissors Public

    My Rock Paper Scissors Project as part of The Odin Project's Full Stack Course

    JavaScript

  4. etch-a-sketch etch-a-sketch Public

    A web-based Etch-a-Sketch app built using vanilla JavaScript, HTML, and Flexbox-based CSS. This project is part of The Odin Project's Foundations course.

    JavaScript

  5. simple-c-expense-tracker simple-c-expense-tracker Public

    A simple command-line Expense Tracker built in C. This is a WIP (work-in-progress) project aimed at practicing the basics of the C language.

    C

  6. web-calculator web-calculator Public

    A beginner-friendly web calculator built using vanilla JavaScript, HTML, and CSS.

    JavaScript