Skip to content
View zireael06's full-sized avatar

Block or report zireael06

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
zireael06/README.md

Hi, I'm Tim πŸ‘‹

I'm an aspiring junior full-stack developer building practical web applications with JavaScript, Node.js, HTML, CSS, and PostgreSQL.

I'm focused on creating clean, maintainable projects while improving my frontend and backend development skills. I enjoy building applications that solve real problems and continuously learning modern development practices.

πŸš€ Featured Projects

βœ… Task Tracker

A responsive task management application built with vanilla JavaScript.

Features:

  • Task creation and management
  • Search and filtering
  • Priority levels
  • Dark mode toggle
  • Local Storage persistence
  • Modular JavaScript architecture
  • Responsive design

πŸ”— Live Demo: https://zireael06.github.io/Todo-App/


πŸ“š Book Tracker

A full-stack book tracking application built with Node.js, Express, PostgreSQL, and EJS.

Features:

  • Add and manage personal reading lists
  • Automatic book information retrieval using the OpenLibrary API
  • Store book data in PostgreSQL
  • Edit ratings, notes, and reading dates
  • Full CRUD functionality
  • Server-side rendering with EJS templates

πŸ› οΈ Skills

Frontend

  • HTML5
  • CSS3
  • JavaScript (ES6 Modules)
  • DOM Manipulation
  • Responsive Design
  • Accessibility

Backend

  • Node.js
  • Express.js
  • PostgreSQL
  • REST APIs
  • Server-side rendering
  • Database Integration

Tools

  • Git & GitHub
  • npm
  • Environment Configuration

πŸ“Œ Currently Learning

  • Building larger full-stack applications
  • Improving JavaScript architecture
  • Writing cleaner and more scalable code
  • Expanding backend development skills
  • Deploying applications to the cloud

πŸ“« Connect

GitHub: https://github.com/zireael06

Pinned Loading

  1. Todo-App Todo-App Public

    A responsive task management application built with HTML, CSS and JavaScript.

    JavaScript

  2. book-tracker book-tracker Public

    Full-stack book tracking application built with Node.js, Express, PostgreSQL, EJS, and the OpenLibrary API. Users can manage their reading list, add ratings and notes, and automatically retrieve bo…

    EJS