Skip to content
View ZackChOfficial's full-sized avatar
👽
👽
Block or Report

Block or report ZackChOfficial

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
ZackChOfficial/README.md

Hello, I'm Zack! 👋

About Me

  • I'm a full-stack web developer
  • I love reading technical blogs and articles
  • I love connecting with others to talk tech, projects, and life
  • Always excited to try out new technologies and give feedback

Projects

  • Corewar - Core War is a 1984 programming game created by D. G. Jones and A. K. Dewdney in which two or more battle programs compete for control of a virtual computer. These battle programs are written in an abstract assembly language called Redcode.

  • n-puzzle - N Puzzle is a sliding blocks game that takes place on a k * k grid with ((k * k) - 1) tiles each numbered from 1 to N.this project aims to solve n-puzzle game with A* and similar algorithms.

  • Fractol - Fractol is a project aimed at exploring fractals, mathematical sets that exhibit a repeating pattern displayed at every scale.

  • portfolio - WIP my personal portfolio

  • rachadoc - Patient Management System designed to help clinics and hospitals easily manage patient information and appointment scheduling.

Technologies

  • Frontend: Next.js, TypeScript, React
  • Backend: Python, Django, PostgreSQL

Pinned Loading

  1. Competitive-programming-resources Competitive-programming-resources Public

    Forked from jnikhilreddy/Competitive-programming-resources

    This repository consists of data helpful for ACM ICPC programming contest , in general competitive programming.

    C++ 1

  2. Rachadoc Rachadoc Public

    Patient Management System designed to help clinics and hospitals easily manage patient information and appointment scheduling.

    Python

  3. corewar corewar Public

    A team project to build your own virtual machine.

    C 1

  4. FDF FDF Public

    This project is about creating a simplified 3D graphic representation of a relief landscape.

    C 1

  5. Fractol Fractol Public

    2nd project of the Graphic Branch of 42. Fractol is a project aimed at exploring fractals, mathematical sets that exhibit a repeating pattern displayed at every scale.

    C 1

  6. portfolio portfolio Public

    TypeScript