Loading...

Explorer
Portfolio
home.html
projects.html
Projects
dndAsciiGame.md
task-manager.md
Welcome

Welcome to My Projects

Select a project from the file tree to view details

To go home, click on the home.html

Python DND Ascii Game

A text-based Dungeons and Dragons game implemented in Python. Features ASCII art in the command line interface and turn-based combat. It also has an open world map and multiple character classes.

Python DND Ascii Game - Main Screen
Python DND Ascii Game - character creation
Python DND Ascii Game - character creation
Python DND Ascii Game - character creation
Python DND Ascii Game - character creation
Python DND Ascii Game - Map
Technologies Used
Python ASCII Text-based
Features
  • Saving and Loading
  • Turn-based combat
  • Open world map
  • DND like character creation
  • ASCII art

Task Manager Web App

A fully functional task management application built with html, css, and js. Supports basic task operations with a clean, intuitive interface.

Task Manager
Technologies Used
JavaScript HTML CSS
Features
  • Task creation and deletion
  • Task prioritization
  • Due date management
  • Responsive design
  • Dashboard to house multiple views