Skip to content
View nisaacdz's full-sized avatar

Highlights

  • Pro

Block or report nisaacdz

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

Hi there, I'm nisaacdz πŸ‘‹

About Me

I'm CS student at University of Ghana. I love working with Rust, JavaScript, and Python, and I'm passionate about building high-performance web apps and desktop applications.

  • πŸ”­ Currently working on: A cross-platform app using Tauri and ReactJS
  • 🌱 Learning: Deep Reeinforcement Learning Algorithms
  • πŸ’¬ Ask me about: Web development, systems programming, and cross-platform apps,Rust programming language
  • πŸ“« How to reach me: email nisaacdz@gmail.com
  • ⚑ Fun fact: I can write a Rust program faster than I can cook dinner! πŸ˜„

My Skills & Tools

  • Programming Languages: Rust JavaScript TypeScript C++ Java Python

  • Tools & Frameworks: Tauri NextJS ReactJS Rust SQLite

Projects

Here are a few of my recent works:

  • Tauri Cross-Platform App - A digital chalkboard desktop app built using Tauri, ReactJS, and HTML Canvas API.
  • Windows File explorer - A windows file explorer built with Yew.rs, Tauri, and Rust backend.
  • Rust Library - Implementations for AVL tree, Red-Black tree, and other binary trees.

GitHub Stats

GitHub Stats

Pinned Loading

  1. blockify blockify Public

    A general purpose library providing the building blocks for creating a full-fledged blockchain application. Contains common cryptographic operations/functions implemented in rust.

    Rust 3 1

  2. pitou pitou Public

    pitou is a fast, light, and feature-rich file explorer powered by tauri

    Rust 13 1

  3. bloxel bloxel Public

    Lecture board application with "chalk-like" user experience.

    JavaScript 1

  4. database_viewer database_viewer Public

    A simple react web app for visualizing SQL databases. Soon to add other types of databases.

    JavaScript

  5. portfolio portfolio Public

    My single page application portfolio website

    JavaScript

  6. b_trees b_trees Public

    Implementations for AVL tree, Red-Black tree, and other binary search trees.

    Rust