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 a junior full-stack developer building practical web applications with JavaScript, Node.js, Express, PostgreSQL, HTML, and CSS.

I enjoy working across the stack, from building responsive interfaces to designing APIs and integrating databases. I'm currently expanding my frontend skills with React while continuing to build and deploy full-stack projects.

πŸš€ Featured Projects

πŸ“š 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
  • PostgreSQL data persistence
  • Edit ratings, notes, and reading dates
  • Full CRUD functionality
  • Server-side rendering with EJS templates

πŸ”— GitHub Repository | Live Demo


βœ… 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 using ES6 modules
  • Responsive design

πŸ”— GitHub Repository | Live Demo


πŸ› οΈ Skills

Frontend

  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • React
  • React Hooks
  • DOM Manipulation
  • Responsive Design
  • Accessibility

Backend

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

Tools

  • Git & GitHub
  • npm
  • Postman
  • Environment Configuration
  • Render
  • GitHub Pages

πŸ“Œ Currently Working On

  • Building a larger full-stack application with React
  • Strengthening my React and modern JavaScript skills
  • Improving application architecture and code quality
  • Expanding my backend, PostgreSQL, and testing knowledge

πŸ“« Connect

GitHub

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